[INFO] cloning repository https://github.com/the-shank/utils-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-shank/utils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-shank%2Futils-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-shank%2Futils-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81898e2539b67525bc9dc14ac2e5d287c3b90f44 [INFO] testing the-shank/utils-rs against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-shank%2Futils-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/the-shank/utils-rs [INFO] finished tweaking git repo https://github.com/the-shank/utils-rs [INFO] tweaked toml for git repo https://github.com/the-shank/utils-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/the-shank/utils-rs on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/the-shank/utils-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d08b8c43e7cee4d020474ede014a228eab8e7c1ad4d23d044c08fa68bc184903 [INFO] running `Command { std: "docker" "start" "-a" "d08b8c43e7cee4d020474ede014a228eab8e7c1ad4d23d044c08fa68bc184903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d08b8c43e7cee4d020474ede014a228eab8e7c1ad4d23d044c08fa68bc184903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08b8c43e7cee4d020474ede014a228eab8e7c1ad4d23d044c08fa68bc184903", kill_on_drop: false }` [INFO] [stdout] d08b8c43e7cee4d020474ede014a228eab8e7c1ad4d23d044c08fa68bc184903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5a6861cefe51d8b457c227579531daf832aedbade325d40911c51fc099288a0 [INFO] running `Command { std: "docker" "start" "-a" "b5a6861cefe51d8b457c227579531daf832aedbade325d40911c51fc099288a0", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winnow v0.7.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling jiff v0.2.11 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.10.1 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gix-actor v0.35.1 [INFO] [stderr] Compiling gix-path v0.10.17 [INFO] [stderr] Compiling gix-packetline v0.19.0 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.0 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling gix-config-value v0.15.0 [INFO] [stderr] Compiling gix-command v0.6.0 [INFO] [stderr] Compiling gix-prompt v0.11.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-glob v0.20.0 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling gix-attributes v0.26.0 [INFO] [stderr] Compiling gix-ignore v0.15.0 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-commitgraph v0.28.0 [INFO] [stderr] Compiling gix-object v0.49.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling gix-shallow v0.4.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling gix-pathspec v0.11.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling gix-revwalk v0.20.1 [INFO] [stderr] Compiling gix-ref v0.52.1 [INFO] [stderr] Compiling gix-pack v0.59.1 [INFO] [stderr] Compiling gix-diff v0.52.1 [INFO] [stderr] Compiling gix-filter v0.19.1 [INFO] [stderr] Compiling gix-revision v0.34.1 [INFO] [stderr] Compiling gix-traverse v0.46.1 [INFO] [stderr] Compiling gix-negotiate v0.20.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling gix-index v0.40.0 [INFO] [stderr] Compiling gix-refspec v0.30.1 [INFO] [stderr] Compiling gix-config v0.45.1 [INFO] [stderr] Compiling gix-discover v0.40.1 [INFO] [stderr] Compiling gix-worktree v0.41.0 [INFO] [stderr] Compiling gix-odb v0.69.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-url v0.31.0 [INFO] [stderr] Compiling gix-credentials v0.29.0 [INFO] [stderr] Compiling gix-submodule v0.19.1 [INFO] [stderr] Compiling gix-transport v0.47.0 [INFO] [stderr] Compiling gix-protocol v0.50.1 [INFO] [stderr] Compiling gix v0.72.1 [INFO] [stderr] Compiling crates-index v3.10.0 [INFO] [stderr] Compiling utils_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `process` [INFO] [stdout] --> src/bin/download_all_crates.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::{fs, process}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "b5a6861cefe51d8b457c227579531daf832aedbade325d40911c51fc099288a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a6861cefe51d8b457c227579531daf832aedbade325d40911c51fc099288a0", kill_on_drop: false }` [INFO] [stdout] b5a6861cefe51d8b457c227579531daf832aedbade325d40911c51fc099288a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cc2f0e43cf9611ca63257012e70dc4c4e8738f0ecf09bb91c1ac73cdbeb9167 [INFO] running `Command { std: "docker" "start" "-a" "9cc2f0e43cf9611ca63257012e70dc4c4e8738f0ecf09bb91c1ac73cdbeb9167", kill_on_drop: false }` [INFO] [stderr] Compiling utils_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `process` [INFO] [stdout] --> src/bin/download_all_crates.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::{fs, process}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "9cc2f0e43cf9611ca63257012e70dc4c4e8738f0ecf09bb91c1ac73cdbeb9167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc2f0e43cf9611ca63257012e70dc4c4e8738f0ecf09bb91c1ac73cdbeb9167", kill_on_drop: false }` [INFO] [stdout] 9cc2f0e43cf9611ca63257012e70dc4c4e8738f0ecf09bb91c1ac73cdbeb9167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb91c0e1509fb8c5d49f0bd161169515135f5dc774db0918a17ea3fbab2dde0e [INFO] running `Command { std: "docker" "start" "-a" "cb91c0e1509fb8c5d49f0bd161169515135f5dc774db0918a17ea3fbab2dde0e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `process` [INFO] [stderr] --> src/bin/download_all_crates.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | use std::{fs, process}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `utils_rs` (bin "download_all_crates" test) generated 1 warning (run `cargo fix --bin "download_all_crates" -p utils_rs --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils_rs-2674564ea8845ff2) [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/broken_symlinks.rs (/opt/rustwide/target/debug/deps/broken_symlinks-f274e5d6477baddf) [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/cdf.rs (/opt/rustwide/target/debug/deps/cdf-55f8f55657238ece) [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/dlcrate.rs (/opt/rustwide/target/debug/deps/dlcrate-dbda4fc5480f0f90) [INFO] [stderr] Running unittests src/bin/download_all_crates.rs (/opt/rustwide/target/debug/deps/download_all_crates-0e275d40059377a3) [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] [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 utils_rs [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] running `Command { std: "docker" "inspect" "cb91c0e1509fb8c5d49f0bd161169515135f5dc774db0918a17ea3fbab2dde0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb91c0e1509fb8c5d49f0bd161169515135f5dc774db0918a17ea3fbab2dde0e", kill_on_drop: false }` [INFO] [stdout] cb91c0e1509fb8c5d49f0bd161169515135f5dc774db0918a17ea3fbab2dde0e