[INFO] cloning repository https://github.com/ryankurte/cargo-binstall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryankurte/cargo-binstall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-binstall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-binstall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70b0f8ec97cc100806036e87f3ff21f31f0677d2 [INFO] testing ryankurte/cargo-binstall against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryankurte%2Fcargo-binstall" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryankurte/cargo-binstall on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/ryankurte/cargo-binstall [INFO] finished tweaking git repo https://github.com/ryankurte/cargo-binstall [INFO] tweaked toml for git repo https://github.com/ryankurte/cargo-binstall written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ryankurte/cargo-binstall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 187f5d9d9fd8138638c4beb45cf5c7efe5b30c679e572f2e170d31efe50113b0 [INFO] running `Command { std: "docker" "start" "-a" "187f5d9d9fd8138638c4beb45cf5c7efe5b30c679e572f2e170d31efe50113b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187f5d9d9fd8138638c4beb45cf5c7efe5b30c679e572f2e170d31efe50113b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187f5d9d9fd8138638c4beb45cf5c7efe5b30c679e572f2e170d31efe50113b0", kill_on_drop: false }` [INFO] [stdout] 187f5d9d9fd8138638c4beb45cf5c7efe5b30c679e572f2e170d31efe50113b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd6b4c5f9246d491bd8270c16b954d09247629ac27bc939f0b959ac5e2cb2cf [INFO] running `Command { std: "docker" "start" "-a" "5fd6b4c5f9246d491bd8270c16b954d09247629ac27bc939f0b959ac5e2cb2cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling detect-targets v0.1.2 (/opt/rustwide/workdir/crates/detect-targets) [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling binstall-tar v0.4.39 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fs4 v0.6.2 [INFO] [stderr] Compiling fs-lock v0.1.0 (/opt/rustwide/workdir/crates/fs-lock) [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling normalize-path v0.1.0 (/opt/rustwide/workdir/crates/normalize-path) [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling detect-wasi v1.0.0 (/opt/rustwide/workdir/crates/detect-wasi) [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling clap_derive v4.0.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling clap v4.0.9 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling embed-resource v1.7.3 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling jobslot v0.2.6 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.1 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling cargo_toml v0.12.4 [INFO] [stderr] Compiling cargo-binstall v0.14.0 (/opt/rustwide/workdir/crates/bin) [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling crates_io_api v0.8.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling binstall-zip v0.6.3 [INFO] [stderr] Compiling binstalk v0.3.0 (/opt/rustwide/workdir/crates/binstalk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "5fd6b4c5f9246d491bd8270c16b954d09247629ac27bc939f0b959ac5e2cb2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd6b4c5f9246d491bd8270c16b954d09247629ac27bc939f0b959ac5e2cb2cf", kill_on_drop: false }` [INFO] [stdout] 5fd6b4c5f9246d491bd8270c16b954d09247629ac27bc939f0b959ac5e2cb2cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577ff1d0840cc19d027d70fc0f9b648c2a861e849dda162a1d567116a5956f30 [INFO] running `Command { std: "docker" "start" "-a" "577ff1d0840cc19d027d70fc0f9b648c2a861e849dda162a1d567116a5956f30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fs-lock v0.1.0 (/opt/rustwide/workdir/crates/fs-lock) [INFO] [stderr] Compiling detect-wasi v1.0.0 (/opt/rustwide/workdir/crates/detect-wasi) [INFO] [stderr] Compiling detect-targets v0.1.2 (/opt/rustwide/workdir/crates/detect-targets) [INFO] [stderr] Compiling normalize-path v0.1.0 (/opt/rustwide/workdir/crates/normalize-path) [INFO] [stderr] Compiling cargo-binstall v0.14.0 (/opt/rustwide/workdir/crates/bin) [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling binstalk v0.3.0 (/opt/rustwide/workdir/crates/binstalk) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.70s [INFO] running `Command { std: "docker" "inspect" "577ff1d0840cc19d027d70fc0f9b648c2a861e849dda162a1d567116a5956f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577ff1d0840cc19d027d70fc0f9b648c2a861e849dda162a1d567116a5956f30", kill_on_drop: false }` [INFO] [stdout] 577ff1d0840cc19d027d70fc0f9b648c2a861e849dda162a1d567116a5956f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c63a96f8f41b67669f71c789c4abd854c66e5c24941bc2a8aba50f785e518bd [INFO] running `Command { std: "docker" "start" "-a" "9c63a96f8f41b67669f71c789c4abd854c66e5c24941bc2a8aba50f785e518bd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binstalk-8bc983032edf2343) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test fetchers::gh_crate_meta::test::defaults ... ok [INFO] [stdout] test fetchers::gh_crate_meta::test::different_url ... ok [INFO] [stdout] test fetchers::gh_crate_meta::test::deprecated_format ... ok [INFO] [stdout] test fetchers::gh_crate_meta::test::no_repo_but_full_url ... ok [INFO] [stdout] test fetchers::gh_crate_meta::test::no_archive ... ok [INFO] [stdout] test fetchers::gh_crate_meta::test::different_ext ... ok [INFO] [stdout] test ops::resolve::version_ext::tests::test ... ok [INFO] [stdout] test ops::resolve::crate_name::tests::test_dedup ... ok [INFO] [stdout] test manifests::cargo_crates_v1::tests::test_empty ... ok [INFO] [stdout] test manifests::binstall_crates_v1::test::rw_test ... ok [INFO] [stdout] test fetchers::gh_crate_meta::test::no_repo - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/parse-meta.rs (/opt/rustwide/target/debug/deps/parse_meta-a56993109779a193) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse_meta ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_binstall-867349e25e32fecc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_binstall-20fb6e6d8e98c233) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/detect_targets-4589e0b5285e9532) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/detect_wasi-102f7980d979cd9a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/detect-wasi.rs (/opt/rustwide/target/debug/deps/detect_wasi-3482181a091d836d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fs_lock-8c1be294c18a6017) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/normalize_path-4e8ddb0131c94022) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests binstalk [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cargo-binstall [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests detect-targets [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 38) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.94s [INFO] [stdout] [INFO] [stderr] Doc-tests detect-wasi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fs-lock [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests normalize-path [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c63a96f8f41b67669f71c789c4abd854c66e5c24941bc2a8aba50f785e518bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c63a96f8f41b67669f71c789c4abd854c66e5c24941bc2a8aba50f785e518bd", kill_on_drop: false }` [INFO] [stdout] 9c63a96f8f41b67669f71c789c4abd854c66e5c24941bc2a8aba50f785e518bd