[INFO] cloning repository https://github.com/Tyraeis/diplo-ui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tyraeis/diplo-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 726ae7b281d2d8013e35f5934e48fa7cdf3a22aa [INFO] testing Tyraeis/diplo-ui against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tyraeis/diplo-ui [INFO] finished tweaking git repo https://github.com/Tyraeis/diplo-ui [INFO] tweaked toml for git repo https://github.com/Tyraeis/diplo-ui written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tyraeis/diplo-ui on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tyraeis/diplo-ui 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded dsl_auto_type v0.1.3 [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded svgtypes v0.15.3 [INFO] [stderr] Downloaded diesel_derives v2.2.4 [INFO] [stderr] Downloaded async-compression v0.4.22 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded axum v0.8.3 [INFO] [stderr] Downloaded blake3 v1.8.1 [INFO] [stderr] Downloaded diesel v2.2.9 [INFO] [stderr] Downloaded parry2d-f64 v0.18.0 [INFO] [stderr] Downloaded spade v2.13.1 [INFO] [stderr] Downloaded glam v0.30.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b51696e6e94fc0f186eb9232c347c98ee4f666df6760338329d454ad50789978 [INFO] running `Command { std: "docker" "start" "-a" "b51696e6e94fc0f186eb9232c347c98ee4f666df6760338329d454ad50789978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b51696e6e94fc0f186eb9232c347c98ee4f666df6760338329d454ad50789978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51696e6e94fc0f186eb9232c347c98ee4f666df6760338329d454ad50789978", kill_on_drop: false }` [INFO] [stdout] b51696e6e94fc0f186eb9232c347c98ee4f666df6760338329d454ad50789978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eae5cde2298a529f54ef62a65241f48327c730dffacd3f34479472c23ca734d [INFO] running `Command { std: "docker" "start" "-a" "6eae5cde2298a529f54ef62a65241f48327c730dffacd3f34479472c23ca734d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling diesel v2.2.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling glam v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling parry2d-f64 v0.18.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling diplo-types v0.1.0 (/opt/rustwide/workdir/diplo-types) [INFO] [stderr] Compiling diplo-adjudicator v0.1.0 (/opt/rustwide/workdir/diplo-adjudicator) [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling diplo-server v0.1.0 (/opt/rustwide/workdir/diplo-server) [INFO] [stdout] warning: unused import: `diplo_types::Board` [INFO] [stdout] --> diplo-server/src/components/map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diplo_types::Board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diplo_types::Board` [INFO] [stdout] --> diplo-server/src/web/routes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use diplo_types::Board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.26s [INFO] running `Command { std: "docker" "inspect" "6eae5cde2298a529f54ef62a65241f48327c730dffacd3f34479472c23ca734d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eae5cde2298a529f54ef62a65241f48327c730dffacd3f34479472c23ca734d", kill_on_drop: false }` [INFO] [stdout] 6eae5cde2298a529f54ef62a65241f48327c730dffacd3f34479472c23ca734d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f43b2c79036328a31705cf2f76db08d55e07a9a69294ebe4ab6b83291c1f8a37 [INFO] running `Command { std: "docker" "start" "-a" "f43b2c79036328a31705cf2f76db08d55e07a9a69294ebe4ab6b83291c1f8a37", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `diplo_types::Board` [INFO] [stdout] --> diplo-server/src/components/map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diplo_types::Board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diplo_types::Board` [INFO] [stdout] --> diplo-server/src/web/routes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use diplo_types::Board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diplo-server v0.1.0 (/opt/rustwide/workdir/diplo-server) [INFO] [stderr] Compiling diplo-adjudicator v0.1.0 (/opt/rustwide/workdir/diplo-adjudicator) [INFO] [stderr] Compiling diplo-types v0.1.0 (/opt/rustwide/workdir/diplo-types) [INFO] [stdout] warning: unused import: `diplo_types::Board` [INFO] [stdout] --> diplo-server/src/components/map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use diplo_types::Board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diplo_types::Board` [INFO] [stdout] --> diplo-server/src/web/routes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use diplo_types::Board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.15s [INFO] running `Command { std: "docker" "inspect" "f43b2c79036328a31705cf2f76db08d55e07a9a69294ebe4ab6b83291c1f8a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43b2c79036328a31705cf2f76db08d55e07a9a69294ebe4ab6b83291c1f8a37", kill_on_drop: false }` [INFO] [stdout] f43b2c79036328a31705cf2f76db08d55e07a9a69294ebe4ab6b83291c1f8a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 735c625113381023c2d2a1c3504c42b7fcb5399945a92886e4fe8167b1528d52 [INFO] running `Command { std: "docker" "start" "-a" "735c625113381023c2d2a1c3504c42b7fcb5399945a92886e4fe8167b1528d52", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `diplo_types::Board` [INFO] [stderr] --> diplo-server/src/components/map.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use diplo_types::Board; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `diplo_types::Board` [INFO] [stderr] --> diplo-server/src/web/routes.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use diplo_types::Board; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `diplo-server` (lib) generated 2 warnings (run `cargo fix --lib -p diplo-server` to apply 2 suggestions) [INFO] [stderr] warning: `diplo-server` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diplo_adjudicator-833bd63db44f1658) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diplo_server-c685f664e6641897) [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 2 tests [INFO] [stdout] test parser::utils::tests::remove_coast_suffix_works ... ok [INFO] [stdout] test components::file::tests::create_and_query_new_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diplo_server-9d7e1d6a2d47be63) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diplo_types-e7d17f14223afb9c) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests diplo_adjudicator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests diplo_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests diplo_types [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" "735c625113381023c2d2a1c3504c42b7fcb5399945a92886e4fe8167b1528d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735c625113381023c2d2a1c3504c42b7fcb5399945a92886e4fe8167b1528d52", kill_on_drop: false }` [INFO] [stdout] 735c625113381023c2d2a1c3504c42b7fcb5399945a92886e4fe8167b1528d52