[INFO] cloning repository https://github.com/Talia-12/Flourishing-SC2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Talia-12/Flourishing-SC2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalia-12%2FFlourishing-SC2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalia-12%2FFlourishing-SC2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9b2abf522e320a842f7974adae3b1b9fcfed2ac [INFO] testing Talia-12/Flourishing-SC2 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalia-12%2FFlourishing-SC2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Talia-12/Flourishing-SC2 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Talia-12/Flourishing-SC2 [INFO] finished tweaking git repo https://github.com/Talia-12/Flourishing-SC2 [INFO] tweaked toml for git repo https://github.com/Talia-12/Flourishing-SC2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Talia-12/Flourishing-SC2 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/UltraMachine/rust-sc2` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-init v0.5.1 [INFO] [stderr] Downloaded sc2-proto v0.2.3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86535e02c6edc7e9b340120912e426ee3a07e4437b545665959e858ca4e11559 [INFO] running `Command { std: "docker" "start" "-a" "86535e02c6edc7e9b340120912e426ee3a07e4437b545665959e858ca4e11559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86535e02c6edc7e9b340120912e426ee3a07e4437b545665959e858ca4e11559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86535e02c6edc7e9b340120912e426ee3a07e4437b545665959e858ca4e11559", kill_on_drop: false }` [INFO] [stdout] 86535e02c6edc7e9b340120912e426ee3a07e4437b545665959e858ca4e11559 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a8cfbcdcc87c396dbdfd0608df667c21ad36217b414081262c48c5072e0b33 [INFO] running `Command { std: "docker" "start" "-a" "f2a8cfbcdcc87c396dbdfd0608df667c21ad36217b414081262c48c5072e0b33", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling sc2-proto v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazy-init v0.5.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling sc2-proc-macro v1.0.0 (https://github.com/UltraMachine/rust-sc2#b9f38a37) [INFO] [stderr] Compiling sc2-macro v1.0.0 (https://github.com/UltraMachine/rust-sc2#b9f38a37) [INFO] [stderr] Compiling rust-sc2 v1.2.0 (https://github.com/UltraMachine/rust-sc2#b9f38a37) [INFO] [stderr] Compiling flourish-sc2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `GAME_SPEED`, `game_data::Cost`, and `units::AllUnits` [INFO] [stdout] --> src/surveillance.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_sc2::{ids::UnitTypeId, unit::Unit, units::AllUnits, game_data::Cost, consts::{GAME_SPEED, FRAMES_PER_SECOND}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `build_queue` is never read [INFO] [stdout] --> src/build_scheduler.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BuildScheduler { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | build_queue: PriorityQueue [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_military_priority` is never used [INFO] [stdout] --> src/build_scheduler.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl FlourishBot { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 46 | fn update_military_priority(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sc2-proto v0.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f2a8cfbcdcc87c396dbdfd0608df667c21ad36217b414081262c48c5072e0b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a8cfbcdcc87c396dbdfd0608df667c21ad36217b414081262c48c5072e0b33", kill_on_drop: false }` [INFO] [stdout] f2a8cfbcdcc87c396dbdfd0608df667c21ad36217b414081262c48c5072e0b33 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af84dc8c5cbfe85368d2f8818fee5f8e1974ab853177f2055cb0714f3d8cc94c [INFO] running `Command { std: "docker" "start" "-a" "af84dc8c5cbfe85368d2f8818fee5f8e1974ab853177f2055cb0714f3d8cc94c", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `GAME_SPEED`, `game_data::Cost`, and `units::AllUnits` [INFO] [stdout] --> src/surveillance.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_sc2::{ids::UnitTypeId, unit::Unit, units::AllUnits, game_data::Cost, consts::{GAME_SPEED, FRAMES_PER_SECOND}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `build_queue` is never read [INFO] [stdout] --> src/build_scheduler.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BuildScheduler { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | build_queue: PriorityQueue [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flourish-sc2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `update_military_priority` is never used [INFO] [stdout] --> src/build_scheduler.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl FlourishBot { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 46 | fn update_military_priority(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GAME_SPEED`, `game_data::Cost`, and `units::AllUnits` [INFO] [stdout] --> src/surveillance.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_sc2::{ids::UnitTypeId, unit::Unit, units::AllUnits, game_data::Cost, consts::{GAME_SPEED, FRAMES_PER_SECOND}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `build_queue` is never read [INFO] [stdout] --> src/build_scheduler.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BuildScheduler { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 14 | build_queue: PriorityQueue [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_military_priority` is never used [INFO] [stdout] --> src/build_scheduler.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | impl FlourishBot { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 46 | fn update_military_priority(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sc2-proto v0.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "af84dc8c5cbfe85368d2f8818fee5f8e1974ab853177f2055cb0714f3d8cc94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af84dc8c5cbfe85368d2f8818fee5f8e1974ab853177f2055cb0714f3d8cc94c", kill_on_drop: false }` [INFO] [stdout] af84dc8c5cbfe85368d2f8818fee5f8e1974ab853177f2055cb0714f3d8cc94c [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ba31eaa3faf7d452014d9bf82bf429b93507191de08c87c81a0d181b99a3ec8 [INFO] running `Command { std: "docker" "start" "-a" "3ba31eaa3faf7d452014d9bf82bf429b93507191de08c87c81a0d181b99a3ec8", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `GAME_SPEED`, `game_data::Cost`, and `units::AllUnits` [INFO] [stderr] --> src/surveillance.rs:4:45 [INFO] [stderr] | [INFO] [stderr] 4 | use rust_sc2::{ids::UnitTypeId, unit::Unit, units::AllUnits, game_data::Cost, consts::{GAME_SPEED, FRAMES_PER_SECOND}}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `build_queue` is never read [INFO] [stderr] --> src/build_scheduler.rs:14:2 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct BuildScheduler { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 14 | build_queue: PriorityQueue [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `update_military_priority` is never used [INFO] [stderr] --> src/build_scheduler.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 45 | impl FlourishBot { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 46 | fn update_military_priority(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `flourish-sc2` (lib) generated 3 warnings (run `cargo fix --lib -p flourish-sc2` to apply 1 suggestion) [INFO] [stderr] warning: `flourish-sc2` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sc2-proto v0.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flourish_sc2-45fd6fe0b4cf8ff6) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flourish_sc2-1d7fca9c2cb4e506) [INFO] [stdout] [INFO] [stderr] Doc-tests flourish_sc2 [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] [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" "3ba31eaa3faf7d452014d9bf82bf429b93507191de08c87c81a0d181b99a3ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba31eaa3faf7d452014d9bf82bf429b93507191de08c87c81a0d181b99a3ec8", kill_on_drop: false }` [INFO] [stdout] 3ba31eaa3faf7d452014d9bf82bf429b93507191de08c87c81a0d181b99a3ec8