[INFO] cloning repository https://github.com/oldtune/misc-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oldtune/misc-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldtune%2Fmisc-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldtune%2Fmisc-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03b267b4bef5cc3a9fb64aa08b0fe40b79edf04a [INFO] testing oldtune/misc-api against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldtune%2Fmisc-api" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oldtune/misc-api on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oldtune/misc-api [INFO] finished tweaking git repo https://github.com/oldtune/misc-api [INFO] tweaked toml for git repo https://github.com/oldtune/misc-api written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/oldtune/misc-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", 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] af61155dc54b98e5d022046d1823ee7698fe84f8d2dfd7efbc59a21c7fba165e [INFO] running `Command { std: "docker" "start" "-a" "af61155dc54b98e5d022046d1823ee7698fe84f8d2dfd7efbc59a21c7fba165e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af61155dc54b98e5d022046d1823ee7698fe84f8d2dfd7efbc59a21c7fba165e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af61155dc54b98e5d022046d1823ee7698fe84f8d2dfd7efbc59a21c7fba165e", kill_on_drop: false }` [INFO] [stdout] af61155dc54b98e5d022046d1823ee7698fe84f8d2dfd7efbc59a21c7fba165e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71fbbec232acb245174989a59d355d5fab6db3bcdf9311e3632ce864d61c8bfe [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" "71fbbec232acb245174989a59d355d5fab6db3bcdf9311e3632ce864d61c8bfe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling misc-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bit_pattern_1` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_pattern_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bit_pattern_2` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_pattern_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `floating_point` [INFO] [stdout] --> src/controllers/floating_point_controller.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn represent_floating_point_32_bit(floating_point: f32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_floating_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BitPattern` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct BitPattern { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bit` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Bit { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `xor` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `represent_floating_point_32_bit` [INFO] [stdout] --> src/controllers/floating_point_controller.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn represent_floating_point_32_bit(floating_point: f32) -> String { [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 3m 18s [INFO] running `Command { std: "docker" "inspect" "71fbbec232acb245174989a59d355d5fab6db3bcdf9311e3632ce864d61c8bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fbbec232acb245174989a59d355d5fab6db3bcdf9311e3632ce864d61c8bfe", kill_on_drop: false }` [INFO] [stdout] 71fbbec232acb245174989a59d355d5fab6db3bcdf9311e3632ce864d61c8bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--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] 0b056ce7dcfc847669fb6545c890b7831ba88e34eeadb4bcbfabc278aa2531ef [INFO] running `Command { std: "docker" "start" "-a" "0b056ce7dcfc847669fb6545c890b7831ba88e34eeadb4bcbfabc278aa2531ef", kill_on_drop: false }` [INFO] [stderr] Compiling misc-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bit_pattern_1` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_pattern_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bit_pattern_2` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_pattern_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `floating_point` [INFO] [stdout] --> src/controllers/floating_point_controller.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn represent_floating_point_32_bit(floating_point: f32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_floating_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BitPattern` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct BitPattern { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bit` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Bit { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `xor` [INFO] [stdout] --> src/controllers/bit_operators_controller.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `represent_floating_point_32_bit` [INFO] [stdout] --> src/controllers/floating_point_controller.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn represent_floating_point_32_bit(floating_point: f32) -> String { [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 1.39s [INFO] running `Command { std: "docker" "inspect" "0b056ce7dcfc847669fb6545c890b7831ba88e34eeadb4bcbfabc278aa2531ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b056ce7dcfc847669fb6545c890b7831ba88e34eeadb4bcbfabc278aa2531ef", kill_on_drop: false }` [INFO] [stdout] 0b056ce7dcfc847669fb6545c890b7831ba88e34eeadb4bcbfabc278aa2531ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3bf33bfca17d1067c7871e8616d21a9cd3162f99af533ef6a7e3823aa1d3996 [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" "a3bf33bfca17d1067c7871e8616d21a9cd3162f99af533ef6a7e3823aa1d3996", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bit_pattern_1` [INFO] [stderr] --> src/controllers/bit_operators_controller.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_pattern_1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bit_pattern_2` [INFO] [stderr] --> src/controllers/bit_operators_controller.rs:10:39 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_pattern_2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `floating_point` [INFO] [stderr] --> src/controllers/floating_point_controller.rs:1:40 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn represent_floating_point_32_bit(floating_point: f32) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_floating_point` [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `BitPattern` [INFO] [stderr] --> src/controllers/bit_operators_controller.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct BitPattern { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Bit` [INFO] [stderr] --> src/controllers/bit_operators_controller.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | pub enum Bit { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `xor` [INFO] [stderr] --> src/controllers/bit_operators_controller.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn xor(bit_pattern_1: BitPattern, bit_pattern_2: BitPattern) -> BitPattern { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `represent_floating_point_32_bit` [INFO] [stderr] --> src/controllers/floating_point_controller.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn represent_floating_point_32_bit(floating_point: f32) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `misc-api` (bin "misc-api" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/misc_api-bfc17730b7cfbee4) [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" "a3bf33bfca17d1067c7871e8616d21a9cd3162f99af533ef6a7e3823aa1d3996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3bf33bfca17d1067c7871e8616d21a9cd3162f99af533ef6a7e3823aa1d3996", kill_on_drop: false }` [INFO] [stdout] a3bf33bfca17d1067c7871e8616d21a9cd3162f99af533ef6a7e3823aa1d3996