[INFO] fetching crate assemblyline-client 0.1.12... [INFO] building assemblyline-client-0.1.12 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate assemblyline-client 0.1.12 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate assemblyline-client 0.1.12 [INFO] finished tweaking crates.io crate assemblyline-client 0.1.12 [INFO] tweaked toml for crates.io crate assemblyline-client 0.1.12 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate assemblyline-client 0.1.12 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate assemblyline-client 0.1.12 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded expanduser v1.2.2 [INFO] [stderr] Downloaded pwd v1.4.0 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded assemblyline-models v0.4.0 [INFO] [stderr] Downloaded struct-metadata-derive v1.1.0 [INFO] [stderr] Downloaded assemblyline-markings v0.1.10 [INFO] [stderr] Downloaded base62 v2.2.1 [INFO] [stderr] Downloaded struct-metadata v1.3.0 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded async-compression v0.4.21 [INFO] [stderr] Downloaded configparser v3.1.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.0 [INFO] [stderr] Downloaded quinn-proto v0.11.10 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1e47b679b7752e3e459ca6f46a5b538fbe11ae04d682a29b3fc707ea8e449b6 [INFO] running `Command { std: "docker" "start" "-a" "a1e47b679b7752e3e459ca6f46a5b538fbe11ae04d682a29b3fc707ea8e449b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1e47b679b7752e3e459ca6f46a5b538fbe11ae04d682a29b3fc707ea8e449b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e47b679b7752e3e459ca6f46a5b538fbe11ae04d682a29b3fc707ea8e449b6", kill_on_drop: false }` [INFO] [stdout] a1e47b679b7752e3e459ca6f46a5b538fbe11ae04d682a29b3fc707ea8e449b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d2e878ef7f096db030736eff61e80adb416f118f76ac58c51bfd4f69dee57d4 [INFO] running `Command { std: "docker" "start" "-a" "9d2e878ef7f096db030736eff61e80adb416f118f76ac58c51bfd4f69dee57d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling struct-metadata-derive v1.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.21 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling struct-metadata v1.3.0 [INFO] [stderr] Compiling assemblyline-markings v0.1.10 [INFO] [stderr] Compiling assemblyline-models v0.4.0 [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 hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling assemblyline-client v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `clap` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | unused_crate_dependencies, noop_method_call, single_use_lifetimes, trivial_casts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `configparser` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use configparser as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `env_logger` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use env_logger as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `expanduser` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use expanduser as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rand` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rand as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `sha2` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use sha2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `complete_queue` [INFO] [stdout] --> src/modules/bundle.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | complete_queue: Option [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_complete_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/modules/search/facet.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Facet { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | connection: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "9d2e878ef7f096db030736eff61e80adb416f118f76ac58c51bfd4f69dee57d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2e878ef7f096db030736eff61e80adb416f118f76ac58c51bfd4f69dee57d4", kill_on_drop: false }` [INFO] [stdout] 9d2e878ef7f096db030736eff61e80adb416f118f76ac58c51bfd4f69dee57d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c99226695944ac425a5999aeb0668b58edd26980f163189af8979fc35bece453 [INFO] running `Command { std: "docker" "start" "-a" "c99226695944ac425a5999aeb0668b58edd26980f163189af8979fc35bece453", kill_on_drop: false }` [INFO] [stderr] Compiling assemblyline-client v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `clap` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | unused_crate_dependencies, noop_method_call, single_use_lifetimes, trivial_casts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `configparser` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use configparser as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `env_logger` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use env_logger as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `expanduser` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use expanduser as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rand` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rand as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `sha2` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use sha2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `complete_queue` [INFO] [stdout] --> src/modules/bundle.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | complete_queue: Option [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_complete_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/modules/search/facet.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Facet { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | connection: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | unused_crate_dependencies, noop_method_call, single_use_lifetimes, trivial_casts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `configparser` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use configparser as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `expanduser` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use expanduser as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `sha2` is unused in crate `assemblyline_client` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use sha2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `complete_queue` [INFO] [stdout] --> src/modules/bundle.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | complete_queue: Option [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_complete_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/modules/search/facet.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Facet { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | connection: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "c99226695944ac425a5999aeb0668b58edd26980f163189af8979fc35bece453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99226695944ac425a5999aeb0668b58edd26980f163189af8979fc35bece453", kill_on_drop: false }` [INFO] [stdout] c99226695944ac425a5999aeb0668b58edd26980f163189af8979fc35bece453