[INFO] cloning repository https://github.com/l2ust/colladar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l2ust/colladar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481aacbb79ca7420737ffd6a5a45608cf7910da2 [INFO] testing l2ust/colladar against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l2ust/colladar on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l2ust/colladar [INFO] finished tweaking git repo https://github.com/l2ust/colladar [INFO] tweaked toml for git repo https://github.com/l2ust/colladar written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/l2ust/colladar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f289ab5f00932bc59b8ccc153bcec4a4759fd2fef888a7d7d35f828a1708203d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f289ab5f00932bc59b8ccc153bcec4a4759fd2fef888a7d7d35f828a1708203d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f289ab5f00932bc59b8ccc153bcec4a4759fd2fef888a7d7d35f828a1708203d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f289ab5f00932bc59b8ccc153bcec4a4759fd2fef888a7d7d35f828a1708203d", kill_on_drop: false }` [INFO] [stdout] f289ab5f00932bc59b8ccc153bcec4a4759fd2fef888a7d7d35f828a1708203d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 21a6224ec4cc2b351fe76d8b984ca1bc70afa7ad41888f1528506f40cbb429fd [INFO] running `Command { std: "docker" "start" "-a" "21a6224ec4cc2b351fe76d8b984ca1bc70afa7ad41888f1528506f40cbb429fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling subtle-ng v2.4.1 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling array-bytes v1.1.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling subrpcer-impl v0.1.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.0.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling schnorrkel v0.10.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling subrpcer v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling subhasher v0.1.2 [INFO] [stderr] Compiling subcryptor v0.2.0 [INFO] [stderr] Compiling substorager v0.1.6 [INFO] [stderr] Compiling submetadatan v0.1.7 [INFO] [stderr] Compiling substrater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `game_id` [INFO] [stdout] --> src/frame/ethereum_relay.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | game_id: EthereumBlockNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `round` [INFO] [stdout] --> src/frame/ethereum_relay.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | round: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/frame/ethereum_relay.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | index: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `who` [INFO] [stdout] --> src/frame/staking.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | who: AccountId, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ring_balance` [INFO] [stdout] --> src/frame/staking.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | ring_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kton_balance` [INFO] [stdout] --> src/frame/staking.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | kton_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power` [INFO] [stdout] --> src/frame/staking.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | power: Power, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "21a6224ec4cc2b351fe76d8b984ca1bc70afa7ad41888f1528506f40cbb429fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a6224ec4cc2b351fe76d8b984ca1bc70afa7ad41888f1528506f40cbb429fd", kill_on_drop: false }` [INFO] [stdout] 21a6224ec4cc2b351fe76d8b984ca1bc70afa7ad41888f1528506f40cbb429fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14b1c56cd8253bb2f1aec25ef956a4ac2397ab34b13b09107a1de6ce32d8058b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "14b1c56cd8253bb2f1aec25ef956a4ac2397ab34b13b09107a1de6ce32d8058b", kill_on_drop: false }` [INFO] [stderr] Compiling substrater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `game_id` [INFO] [stdout] --> src/frame/ethereum_relay.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | game_id: EthereumBlockNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `round` [INFO] [stdout] --> src/frame/ethereum_relay.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | round: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `index` [INFO] [stdout] --> src/frame/ethereum_relay.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | index: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `who` [INFO] [stdout] --> src/frame/staking.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | who: AccountId, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ring_balance` [INFO] [stdout] --> src/frame/staking.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | ring_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kton_balance` [INFO] [stdout] --> src/frame/staking.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | kton_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power` [INFO] [stdout] --> src/frame/staking.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | power: Power, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "14b1c56cd8253bb2f1aec25ef956a4ac2397ab34b13b09107a1de6ce32d8058b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b1c56cd8253bb2f1aec25ef956a4ac2397ab34b13b09107a1de6ce32d8058b", kill_on_drop: false }` [INFO] [stdout] 14b1c56cd8253bb2f1aec25ef956a4ac2397ab34b13b09107a1de6ce32d8058b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27924307ef5ba70ef1b55b0c6c7a0e71c79a4f6a5264e70cbc58003b7c1b9b93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27924307ef5ba70ef1b55b0c6c7a0e71c79a4f6a5264e70cbc58003b7c1b9b93", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `game_id` [INFO] [stderr] --> src/frame/ethereum_relay.rs:27:2 [INFO] [stderr] | [INFO] [stderr] 27 | game_id: EthereumBlockNumber, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `round` [INFO] [stderr] --> src/frame/ethereum_relay.rs:28:2 [INFO] [stderr] | [INFO] [stderr] 28 | round: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `index` [INFO] [stderr] --> src/frame/ethereum_relay.rs:29:2 [INFO] [stderr] | [INFO] [stderr] 29 | index: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `who` [INFO] [stderr] --> src/frame/staking.rs:43:2 [INFO] [stderr] | [INFO] [stderr] 43 | who: AccountId, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ring_balance` [INFO] [stderr] --> src/frame/staking.rs:45:2 [INFO] [stderr] | [INFO] [stderr] 45 | ring_balance: Balance, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `kton_balance` [INFO] [stderr] --> src/frame/staking.rs:47:2 [INFO] [stderr] | [INFO] [stderr] 47 | kton_balance: Balance, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `power` [INFO] [stderr] --> src/frame/staking.rs:48:2 [INFO] [stderr] | [INFO] [stderr] 48 | power: Power, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `substrater` (bin "substrater" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/substrater-77653681e6cf9b2e) [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" "27924307ef5ba70ef1b55b0c6c7a0e71c79a4f6a5264e70cbc58003b7c1b9b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27924307ef5ba70ef1b55b0c6c7a0e71c79a4f6a5264e70cbc58003b7c1b9b93", kill_on_drop: false }` [INFO] [stdout] 27924307ef5ba70ef1b55b0c6c7a0e71c79a4f6a5264e70cbc58003b7c1b9b93