#21 13.58 Binstall would like to collect install statistics for the QuickInstall project
#21 13.58 to help inform which packages should be included in its index in the future.
#21 13.58 If you agree, please type 'yes'. If you disagree, telemetry will not be sent.
#21 13.58 You can change this at any time by editing the binstall settings file.
#21 13.58 INFO Settings saved path="/home/devcontainer/.cargo/binstall.toml"
#21 13.60 INFO resolve: Resolving package: 'cargo-audit@=0.22.0'
#21 14.89 INFO resolve: Verified signature for package 'cargo-audit-0.22.0-x86_64-unknown-linux-gnu': timestamp:1762558097 file:cargo-audit-0.22.0-x86_64-unknown-linux-gnu.tar.gz hashed
#21 14.89 WARN The package cargo-audit v0.22.0 (x86_64-unknown-linux-gnu) has been downloaded from third-party source QuickInstall
#21 14.89 INFO This will install the following binaries:
#21 14.89 INFO - cargo-audit => /home/devcontainer/.cargo/bin/cargo-audit
#21 14.89 Do you wish to continue? [yes]/no INFO Installing binaries...
#21 14.90 INFO Done in 1.312501534s
#21 14.96 INFO resolve: Resolving package: 'cargo-outdated'
#21 15.70 INFO has_release_artifact{release=GhRelease { repo: GhRepo { owner: "kbknapp", repo: "cargo-outdated" }, tag: "0.19.0" } artifact_name="cargo-outdated-x86_64-unknown-linux-gnu-v0.19.0.tar"}:do_send_request{request=Request { method: GET, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/kbknapp/cargo-outdated/releases/tags/0.19.0", query: None, fragment: None }, headers: {"accept": "application/vnd.github+json", "x-github-api-version": "2022-11-28"} } url=https://api.github.com/repos/kbknapp/cargo-outdated/releases/tags/0.19.0}: Received status code 403 Forbidden, will wait for 120s and retry
#21 15.70 INFO has_release_artifact{release=GhRelease { repo: GhRepo { owner: "kbknapp", repo: "cargo-outdated" }, tag: "v0.19.0" } artifact_name="cargo-outdated-x86_64-unknown-linux-gnu-v0.19.0.tbz2"}:do_send_request{request=Request { method: GET, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/kbknapp/cargo-outdated/releases/tags/v0.19.0", query: None, fragment: None }, headers: {"accept": "application/vnd.github+json", "x-github-api-version": "2022-11-28"} } url=https://api.github.com/repos/kbknapp/cargo-outdated/releases/tags/v0.19.0}: Received status code 403 Forbidden, will wait for 120s and retry
#21 30.04 WARN resolve: Timeout reached while checking fetcher invalid url: deadline has elapsed
#21 45.04 WARN resolve: Timeout reached while checking fetcher invalid url: deadline has elapsed
#21 60.04 WARN resolve: Timeout reached while checking fetcher QuickInstall: deadline has elapsed
#21 75.04 WARN resolve: Timeout reached while checking fetcher QuickInstall: deadline has elapsed
#21 75.04 WARN The package cargo-outdated v0.19.0 will be installed from source (with cargo)
This happened to me a few times now. Looks like a network issue, probably not our fault?
Others seem to have had the same issues: cargo-bins/cargo-binstall#1953
This happened to me a few times now. Looks like a network issue, probably not our fault?
Others seem to have had the same issues: cargo-bins/cargo-binstall#1953