[INFO] fetching crate pilota 0.11.3... [INFO] checking pilota-0.11.3 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate pilota 0.11.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate pilota 0.11.3 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pilota 0.11.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pilota 0.11.3 [INFO] tweaked toml for crates.io crate pilota 0.11.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate pilota 0.11.3 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.67 [INFO] [stderr] Downloaded proptest v1.4.0 [INFO] [stderr] Downloaded linkedbytes v0.1.8 [INFO] [stderr] Downloaded faststr v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc65849d89bbf2274720182701e4b6d0970cbbb7bafd82d0d41bb08a4a5a5641 [INFO] running `Command { std: "docker" "start" "-a" "fc65849d89bbf2274720182701e4b6d0970cbbb7bafd82d0d41bb08a4a5a5641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc65849d89bbf2274720182701e4b6d0970cbbb7bafd82d0d41bb08a4a5a5641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc65849d89bbf2274720182701e4b6d0970cbbb7bafd82d0d41bb08a4a5a5641", kill_on_drop: false }` [INFO] [stdout] fc65849d89bbf2274720182701e4b6d0970cbbb7bafd82d0d41bb08a4a5a5641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8180c00add12e905ad14d78ab783fed7ad82959b892215cf62bd99474759d50 [INFO] running `Command { std: "docker" "start" "-a" "b8180c00add12e905ad14d78ab783fed7ad82959b892215cf62bd99474759d50", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking faststr v0.2.19 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking integer-encoding v4.0.0 [INFO] [stderr] Checking linkedbytes v0.1.8 [INFO] [stderr] Checking pilota v0.11.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `prost-derive` [INFO] [stdout] --> src/prost/mod.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "prost-derive")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `prost-derive` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `prost-derive` [INFO] [stdout] --> src/prost/mod.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "prost-derive")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `prost-derive` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg_attr(feature = "no-recursion-limit", derive(Default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "no-recursion-limit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:246:11 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "no-recursion-limit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `prost-derive` [INFO] [stdout] --> src/prost/mod.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "prost-derive")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `prost-derive` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `prost-derive` [INFO] [stdout] --> src/prost/mod.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "prost-derive")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `prost-derive` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg_attr(feature = "no-recursion-limit", derive(Default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "no-recursion-limit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(not(feature = "no-recursion-limit"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-recursion-limit` [INFO] [stdout] --> src/prost/encoding.rs:246:11 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "no-recursion-limit")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `no-recursion-limit` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/prost/encoding.rs:1953:11 [INFO] [stdout] | [INFO] [stdout] 1953 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/prost/encoding.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `unstable` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.26s [INFO] running `Command { std: "docker" "inspect" "b8180c00add12e905ad14d78ab783fed7ad82959b892215cf62bd99474759d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8180c00add12e905ad14d78ab783fed7ad82959b892215cf62bd99474759d50", kill_on_drop: false }` [INFO] [stdout] b8180c00add12e905ad14d78ab783fed7ad82959b892215cf62bd99474759d50