[INFO] cloning repository https://github.com/BlackYoup/poc-tcp-hole-punching [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackYoup/poc-tcp-hole-punching" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackYoup%2Fpoc-tcp-hole-punching", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackYoup%2Fpoc-tcp-hole-punching'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 171801d4005dae5f1366bf5089fad8226a100e57 [INFO] testing BlackYoup/poc-tcp-hole-punching against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackYoup%2Fpoc-tcp-hole-punching" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackYoup/poc-tcp-hole-punching on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BlackYoup/poc-tcp-hole-punching [INFO] finished tweaking git repo https://github.com/BlackYoup/poc-tcp-hole-punching [INFO] tweaked toml for git repo https://github.com/BlackYoup/poc-tcp-hole-punching written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/BlackYoup/poc-tcp-hole-punching already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yamux v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8d569ab39a0809ea94a40add05a5dc987080047e3db48e18ae73d295c2c1e9 [INFO] running `Command { std: "docker" "start" "-a" "4d8d569ab39a0809ea94a40add05a5dc987080047e3db48e18ae73d295c2c1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8d569ab39a0809ea94a40add05a5dc987080047e3db48e18ae73d295c2c1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8d569ab39a0809ea94a40add05a5dc987080047e3db48e18ae73d295c2c1e9", kill_on_drop: false }` [INFO] [stdout] 4d8d569ab39a0809ea94a40add05a5dc987080047e3db48e18ae73d295c2c1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 822ad9e7ae6a88f640a00a9177fb649296cfa1580556d3d458e7f67981807f5e [INFO] running `Command { std: "docker" "start" "-a" "822ad9e7ae6a88f640a00a9177fb649296cfa1580556d3d458e7f67981807f5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling yamux v0.4.7 [INFO] [stderr] Compiling reuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/raw_tcp.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/raw_tcp.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SEND_PUBLIC` should have an upper camel case name [INFO] [stdout] --> src/raw_tcp.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | SEND_PUBLIC, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SendPublic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WAITING_PUNCH` should have an upper camel case name [INFO] [stdout] --> src/raw_tcp.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | WAITING_PUNCH, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WaitingPunch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel::mpsc` [INFO] [stdout] --> src/raw_yamux.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{channel::mpsc, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/raw_yamux.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{net::{Ipv4Addr, SocketAddr, SocketAddrV4}, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/raw_yamux.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | Err(e) => continue [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "822ad9e7ae6a88f640a00a9177fb649296cfa1580556d3d458e7f67981807f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822ad9e7ae6a88f640a00a9177fb649296cfa1580556d3d458e7f67981807f5e", kill_on_drop: false }` [INFO] [stdout] 822ad9e7ae6a88f640a00a9177fb649296cfa1580556d3d458e7f67981807f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6109040266d484ac471d6f2ee73bacfb46a3356b9dc54db1f5967d8f9fe36978 [INFO] running `Command { std: "docker" "start" "-a" "6109040266d484ac471d6f2ee73bacfb46a3356b9dc54db1f5967d8f9fe36978", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling reuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/raw_tcp.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/raw_tcp.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SEND_PUBLIC` should have an upper camel case name [INFO] [stdout] --> src/raw_tcp.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | SEND_PUBLIC, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SendPublic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WAITING_PUNCH` should have an upper camel case name [INFO] [stdout] --> src/raw_tcp.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | WAITING_PUNCH, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WaitingPunch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel::mpsc` [INFO] [stdout] --> src/raw_yamux.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{channel::mpsc, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/raw_yamux.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{net::{Ipv4Addr, SocketAddr, SocketAddrV4}, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/raw_yamux.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | Err(e) => continue [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "6109040266d484ac471d6f2ee73bacfb46a3356b9dc54db1f5967d8f9fe36978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6109040266d484ac471d6f2ee73bacfb46a3356b9dc54db1f5967d8f9fe36978", kill_on_drop: false }` [INFO] [stdout] 6109040266d484ac471d6f2ee73bacfb46a3356b9dc54db1f5967d8f9fe36978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f417446d58a7878f12546e260e84e66bf2ab86d087a35eddcdeafc00af525eca [INFO] running `Command { std: "docker" "start" "-a" "f417446d58a7878f12546e260e84e66bf2ab86d087a35eddcdeafc00af525eca", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] extern crate log; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::mem` [INFO] [stderr] --> src/raw_tcp.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stderr] --> src/raw_tcp.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::os::unix::io::AsRawFd; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `SEND_PUBLIC` should have an upper camel case name [INFO] [stderr] --> src/raw_tcp.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | SEND_PUBLIC, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SendPublic` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `WAITING_PUNCH` should have an upper camel case name [INFO] [stderr] --> src/raw_tcp.rs:13:3 [INFO] [stderr] | [INFO] [stderr] 13 | WAITING_PUNCH, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WaitingPunch` [INFO] [stderr] [INFO] [stderr] warning: unused import: `channel::mpsc` [INFO] [stderr] --> src/raw_yamux.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use futures::{channel::mpsc, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `sync::Arc` [INFO] [stderr] --> src/raw_yamux.rs:2:54 [INFO] [stderr] | [INFO] [stderr] 2 | use std::{net::{Ipv4Addr, SocketAddr, SocketAddrV4}, sync::Arc}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/raw_yamux.rs:146:15 [INFO] [stderr] | [INFO] [stderr] 146 | Err(e) => continue [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `reuse` (bin "reuse" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reuse-48c8bc2dea638baf) [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" "f417446d58a7878f12546e260e84e66bf2ab86d087a35eddcdeafc00af525eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f417446d58a7878f12546e260e84e66bf2ab86d087a35eddcdeafc00af525eca", kill_on_drop: false }` [INFO] [stdout] f417446d58a7878f12546e260e84e66bf2ab86d087a35eddcdeafc00af525eca