[INFO] cloning repository https://github.com/KeenS/ACNH-flower-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeenS/ACNH-flower-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2FACNH-flower-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2FACNH-flower-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 132ad3ad6b09a4b061963d2e507c2179efb483c9 [INFO] testing KeenS/ACNH-flower-simulator 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%2FKeenS%2FACNH-flower-simulator" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/ACNH-flower-simulator 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/KeenS/ACNH-flower-simulator [INFO] finished tweaking git repo https://github.com/KeenS/ACNH-flower-simulator [INFO] tweaked toml for git repo https://github.com/KeenS/ACNH-flower-simulator written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/KeenS/ACNH-flower-simulator 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] bcb713fb6d18a9f824064b703a4f91ed746e9d53bf22c82506653c481cef8b9a [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" "bcb713fb6d18a9f824064b703a4f91ed746e9d53bf22c82506653c481cef8b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcb713fb6d18a9f824064b703a4f91ed746e9d53bf22c82506653c481cef8b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb713fb6d18a9f824064b703a4f91ed746e9d53bf22c82506653c481cef8b9a", kill_on_drop: false }` [INFO] [stdout] bcb713fb6d18a9f824064b703a4f91ed746e9d53bf22c82506653c481cef8b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e62f59e4f1acdb8dde0db22fe5889c03b25a2f84108b075019484bd75ad1f25e [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" "e62f59e4f1acdb8dde0db22fe5889c03b25a2f84108b075019484bd75ad1f25e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flower-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/board.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Board` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/board.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/flower.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | const ZERO: Gene = Gene([Allele::Zero, Allele::Zero]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ONE` [INFO] [stdout] --> src/flower.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | const ONE: Gene = Gene([Allele::Zero, Allele::One]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `TWO` [INFO] [stdout] --> src/flower.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | const TWO: Gene = Gene([Allele::One, Allele::One]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Picked` [INFO] [stdout] --> src/flower.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | Picked, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flower.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "e62f59e4f1acdb8dde0db22fe5889c03b25a2f84108b075019484bd75ad1f25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62f59e4f1acdb8dde0db22fe5889c03b25a2f84108b075019484bd75ad1f25e", kill_on_drop: false }` [INFO] [stdout] e62f59e4f1acdb8dde0db22fe5889c03b25a2f84108b075019484bd75ad1f25e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 131519c7a7f6cd30006fd8259462c5aca1291e8078e108af7065b2ed38af2e26 [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" "131519c7a7f6cd30006fd8259462c5aca1291e8078e108af7065b2ed38af2e26", kill_on_drop: false }` [INFO] [stderr] Compiling flower-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/board.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Board` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/board.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/flower.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | const ZERO: Gene = Gene([Allele::Zero, Allele::Zero]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ONE` [INFO] [stdout] --> src/flower.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | const ONE: Gene = Gene([Allele::Zero, Allele::One]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `TWO` [INFO] [stdout] --> src/flower.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | const TWO: Gene = Gene([Allele::One, Allele::One]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Picked` [INFO] [stdout] --> src/flower.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | Picked, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flower.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/board.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Board` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/board.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/flower.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | const ZERO: Gene = Gene([Allele::Zero, Allele::Zero]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ONE` [INFO] [stdout] --> src/flower.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | const ONE: Gene = Gene([Allele::Zero, Allele::One]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `TWO` [INFO] [stdout] --> src/flower.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | const TWO: Gene = Gene([Allele::One, Allele::One]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Picked` [INFO] [stdout] --> src/flower.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | Picked, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flower.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "131519c7a7f6cd30006fd8259462c5aca1291e8078e108af7065b2ed38af2e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131519c7a7f6cd30006fd8259462c5aca1291e8078e108af7065b2ed38af2e26", kill_on_drop: false }` [INFO] [stdout] 131519c7a7f6cd30006fd8259462c5aca1291e8078e108af7065b2ed38af2e26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 4e55108eb9d250d95549dc2eeed8b2088683cea75b4fb436425e37d5ae4bd4b7 [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" "4e55108eb9d250d95549dc2eeed8b2088683cea75b4fb436425e37d5ae4bd4b7", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `height` [INFO] [stderr] --> src/board.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | height: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Board` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/board.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `ZERO` [INFO] [stderr] --> src/flower.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | const ZERO: Gene = Gene([Allele::Zero, Allele::Zero]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `ONE` [INFO] [stderr] --> src/flower.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | const ONE: Gene = Gene([Allele::Zero, Allele::One]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant is never used: `TWO` [INFO] [stderr] --> src/flower.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | const TWO: Gene = Gene([Allele::One, Allele::One]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Picked` [INFO] [stderr] --> src/flower.rs:230:5 [INFO] [stderr] | [INFO] [stderr] 230 | Picked, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flower.rs:224:10 [INFO] [stderr] | [INFO] [stderr] 224 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `flower-simulator` (lib) generated 5 warnings [INFO] [stderr] warning: `flower-simulator` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/flower_simulator-71b3d53455b051e9) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/flower_simulator-06f344409ab96666) [INFO] [stdout] [INFO] [stderr] Doc-tests flower-simulator [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" "4e55108eb9d250d95549dc2eeed8b2088683cea75b4fb436425e37d5ae4bd4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e55108eb9d250d95549dc2eeed8b2088683cea75b4fb436425e37d5ae4bd4b7", kill_on_drop: false }` [INFO] [stdout] 4e55108eb9d250d95549dc2eeed8b2088683cea75b4fb436425e37d5ae4bd4b7