[INFO] fetching crate system-analysis 0.2.1...
[INFO] testing system-analysis-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate system-analysis 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate system-analysis 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate system-analysis 0.2.1
[INFO] tweaked toml for crates.io crate system-analysis 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate system-analysis 0.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate system-analysis 0.2.1 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43b377da744985f8933b7eab66283361f06efd82d71937e60756d483b6631d6e
[INFO] running `Command { std: "docker" "start" "-a" "43b377da744985f8933b7eab66283361f06efd82d71937e60756d483b6631d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43b377da744985f8933b7eab66283361f06efd82d71937e60756d483b6631d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b377da744985f8933b7eab66283361f06efd82d71937e60756d483b6631d6e", kill_on_drop: false }`
[INFO] [stdout] 43b377da744985f8933b7eab66283361f06efd82d71937e60756d483b6631d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fc9c880841fa4d65659f339f3d0d61e8d94908057982fe94eee7b593a3240cc
[INFO] running `Command { std: "docker" "start" "-a" "5fc9c880841fa4d65659f339f3d0d61e8d94908057982fe94eee7b593a3240cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling nvml-wrapper v0.11.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling config v0.15.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hardware-query v0.2.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:412:34
[INFO] [stdout]     |
[INFO] [stdout] 412 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:428:34
[INFO] [stdout]     |
[INFO] [stdout] 428 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:444:34
[INFO] [stdout]     |
[INFO] [stdout] 444 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:460:34
[INFO] [stdout]     |
[INFO] [stdout] 460 |             if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:478:34
[INFO] [stdout]     |
[INFO] [stdout] 478 |             if let Ok(entries) = fs::read_dir("/sys/devices/system/cpu/vulnerabilities") {
[INFO] [stdout]     |                                  ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:481:45
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         if let Ok(status) = fs::read_to_string(entry.path()) {
[INFO] [stdout]     |                                             ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 597 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:617:30
[INFO] [stdout]     |
[INFO] [stdout] 617 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:631:13
[INFO] [stdout]     |
[INFO] [stdout] 631 |             fs::read_to_string("/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq")
[INFO] [stdout]     |             ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:643:30
[INFO] [stdout]     |
[INFO] [stdout] 643 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index0/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:655:30
[INFO] [stdout]     |
[INFO] [stdout] 655 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index1/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:667:30
[INFO] [stdout]     |
[INFO] [stdout] 667 |         if let Ok(content) = fs::read_to_string("/sys/devices/system/cpu/cpu0/cache/index2/size") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fs`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:681:30
[INFO] [stdout]     |
[INFO] [stdout] 681 |         if let Ok(content) = fs::read_to_string("/proc/cpuinfo") {
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `fs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `fs`, use `cargo add fs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:413:29
[INFO] [stdout]     |
[INFO] [stdout] 413 |                 for line in content.lines() {
[INFO] [stdout]     |                             ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:414:24
[INFO] [stdout]     |
[INFO] [stdout] 414 |                     if line.starts_with("stepping") {
[INFO] [stdout]     |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:416:39
[INFO] [stdout]     |
[INFO] [stdout] 416 | ...                   return Ok(value.trim().parse().ok());
[INFO] [stdout]     |                                 ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:429:29
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 for line in content.lines() {
[INFO] [stdout]     |                             ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |                     if line.starts_with("cpu family") {
[INFO] [stdout]     |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:432:39
[INFO] [stdout]     |
[INFO] [stdout] 432 | ...                   return Ok(value.trim().parse().ok());
[INFO] [stdout]     |                                 ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:445:29
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 for line in content.lines() {
[INFO] [stdout]     |                             ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:446:24
[INFO] [stdout]     |
[INFO] [stdout] 446 |                     if line.starts_with("model") && !line.starts_with("model name") {
[INFO] [stdout]     |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:448:39
[INFO] [stdout]     |
[INFO] [stdout] 448 | ...                   return Ok(value.trim().parse().ok());
[INFO] [stdout]     |                                 ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:461:29
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 for line in content.lines() {
[INFO] [stdout]     |                             ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:462:24
[INFO] [stdout]     |
[INFO] [stdout] 462 |                     if line.starts_with("microcode") {
[INFO] [stdout]     |                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:464:41
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   return Some(value.trim().to_string());
[INFO] [stdout]     |                                   ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:479:30
[INFO] [stdout]     |
[INFO] [stdout] 479 |                 for entry in entries.flatten() {
[INFO] [stdout]     |                              ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:480:39
[INFO] [stdout]     |
[INFO] [stdout] 480 |                     if let Ok(name) = entry.file_name().into_string() {
[INFO] [stdout]     |                                       ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 | ...                   let status = status.trim();
[INFO] [stdout]     |                                    ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 |             for line in content.lines() {
[INFO] [stdout]     |                         ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:600:20
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 if line.starts_with("core id") {
[INFO] [stdout]     |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:602:41
[INFO] [stdout]     |
[INFO] [stdout] 602 |                         if let Ok(id) = value.trim().parse::<u32>() {
[INFO] [stdout]     |                                         ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |             for line in content.lines() {
[INFO] [stdout]     |                         ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:619:20
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 if line.starts_with("cpu MHz") {
[INFO] [stdout]     |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:621:43
[INFO] [stdout]     |
[INFO] [stdout] 621 |                         if let Ok(freq) = value.trim().parse::<f32>() {
[INFO] [stdout]     |                                           ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:633:31
[INFO] [stdout]     |
[INFO] [stdout] 633 |             if let Ok(freq) = content.trim().parse::<u32>() {
[INFO] [stdout]     |                               ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:644:35
[INFO] [stdout]     |
[INFO] [stdout] 644 |             if let Ok(size_str) = content.trim().parse::<String>() {
[INFO] [stdout]     |                                   ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:645:35
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 if let Ok(size) = size_str.trim_end_matches('K').parse::<u32>() {
[INFO] [stdout]     |                                   ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:656:35
[INFO] [stdout]     |
[INFO] [stdout] 656 |             if let Ok(size_str) = content.trim().parse::<String>() {
[INFO] [stdout]     |                                   ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:657:35
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 if let Ok(size) = size_str.trim_end_matches('K').parse::<u32>() {
[INFO] [stdout]     |                                   ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 |             if let Ok(size_str) = content.trim().parse::<String>() {
[INFO] [stdout]     |                                   ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:669:35
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 if let Ok(size) = size_str.trim_end_matches('K').parse::<u32>() {
[INFO] [stdout]     |                                   ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:682:25
[INFO] [stdout]     |
[INFO] [stdout] 682 |             for line in content.lines() {
[INFO] [stdout]     |                         ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:683:20
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 if line.starts_with("flags") {
[INFO] [stdout]     |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/cpu.rs:685:48
[INFO] [stdout]     |
[INFO] [stdout] 685 |                         let flags: Vec<&str> = flags_str.split_whitespace().collect();
[INFO] [stdout]     |                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_edge_tpu_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/tpu.rs:207:51
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ function or associated item `get_edge_tpu_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 207 |                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 207 -                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout] 207 +                             driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_edge_tpu_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/tpu.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ function or associated item `get_edge_tpu_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 245 -                             driver_version: Self::get_edge_tpu_driver_version(),
[INFO] [stdout] 245 +                             driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_habana_driver_version` found for struct `TPUInfo` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hardware-query-0.2.1/src/tpu.rs:306:71
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub struct TPUInfo {
[INFO] [stdout]     | ------------------ function or associated item `get_habana_driver_version` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 306 |                                                 driver_version: Self::get_habana_driver_version(),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `TPUInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_tpu_driver_version` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 306 -                                                 driver_version: Self::get_habana_driver_version(),
[INFO] [stdout] 306 +                                                 driver_version: Self::get_tpu_driver_version(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hardware-query` (lib) due to 47 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5fc9c880841fa4d65659f339f3d0d61e8d94908057982fe94eee7b593a3240cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc9c880841fa4d65659f339f3d0d61e8d94908057982fe94eee7b593a3240cc", kill_on_drop: false }`
[INFO] [stdout] 5fc9c880841fa4d65659f339f3d0d61e8d94908057982fe94eee7b593a3240cc
