[INFO] cloning repository https://github.com/Ra1issa/match-compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ra1issa/match-compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRa1issa%2Fmatch-compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRa1issa%2Fmatch-compute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f08d53305437bc996f4c49a00183da5a6f66011d [INFO] testing Ra1issa/match-compute against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRa1issa%2Fmatch-compute" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ra1issa/match-compute on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/Ra1issa/match-compute [INFO] finished tweaking git repo https://github.com/Ra1issa/match-compute [INFO] tweaked toml for git repo https://github.com/Ra1issa/match-compute written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ra1issa/match-compute already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 1d77587c12aff5e593293999cdc83a2976b50575d4ea62222b22ca14dd83fa23 [INFO] running `Command { std: "docker" "start" "-a" "1d77587c12aff5e593293999cdc83a2976b50575d4ea62222b22ca14dd83fa23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d77587c12aff5e593293999cdc83a2976b50575d4ea62222b22ca14dd83fa23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d77587c12aff5e593293999cdc83a2976b50575d4ea62222b22ca14dd83fa23", kill_on_drop: false }` [INFO] [stdout] 1d77587c12aff5e593293999cdc83a2976b50575d4ea62222b22ca14dd83fa23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 3e3d62cfe011e2a7b64e69f0f35be30d5c5224ea5d9f25e51e585b701f7f86ef [INFO] running `Command { std: "docker" "start" "-a" "3e3d62cfe011e2a7b64e69f0f35be30d5c5224ea5d9f25e51e585b701f7f86ef", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling base_conversion v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad) [INFO] [stderr] Compiling ocelot v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling scuttlebutt v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fancy-garbling v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad) [INFO] [stderr] Compiling popsicle v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad) [INFO] [stderr] Compiling match-compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `test::*` [INFO] [stdout] --> src/bin/parallel-client/utils/run_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | test::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/bin/parallel-client/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `read` [INFO] [stdout] --> src/bin/parallel-client/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `written` [INFO] [stdout] --> src/bin/parallel-client/main.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_written` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> src/bin/parallel-client/utils/test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test(ids_client: &[Vec], ids_server: &[Vec], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clear_results` [INFO] [stdout] --> src/bin/parallel-client/utils/test.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn clear_results(parameters: &HashMap, path:&mut PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "3e3d62cfe011e2a7b64e69f0f35be30d5c5224ea5d9f25e51e585b701f7f86ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3d62cfe011e2a7b64e69f0f35be30d5c5224ea5d9f25e51e585b701f7f86ef", kill_on_drop: false }` [INFO] [stdout] 3e3d62cfe011e2a7b64e69f0f35be30d5c5224ea5d9f25e51e585b701f7f86ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce8ca34fca546e108cf39b6e3bf13dbf9f339d212fc0f02a919b7dab01c8d9a [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" "bce8ca34fca546e108cf39b6e3bf13dbf9f339d212fc0f02a919b7dab01c8d9a", kill_on_drop: false }` [INFO] [stderr] Compiling match-compute v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `test::*` [INFO] [stdout] --> src/bin/parallel-client/utils/run_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | test::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/bin/parallel-client/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `read` [INFO] [stdout] --> src/bin/parallel-client/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `written` [INFO] [stdout] --> src/bin/parallel-client/main.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_written` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> src/bin/parallel-client/utils/test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn test(ids_client: &[Vec], ids_server: &[Vec], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clear_results` [INFO] [stdout] --> src/bin/parallel-client/utils/test.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn clear_results(parameters: &HashMap, path:&mut PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `Command { std: "docker" "inspect" "bce8ca34fca546e108cf39b6e3bf13dbf9f339d212fc0f02a919b7dab01c8d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce8ca34fca546e108cf39b6e3bf13dbf9f339d212fc0f02a919b7dab01c8d9a", kill_on_drop: false }` [INFO] [stdout] bce8ca34fca546e108cf39b6e3bf13dbf9f339d212fc0f02a919b7dab01c8d9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f8ddd874b733eaee7411d2ee61c6a374f86740c17d7bee8f16daede42c59af9 [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" "2f8ddd874b733eaee7411d2ee61c6a374f86740c17d7bee8f16daede42c59af9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `test::*` [INFO] [stderr] --> src/bin/parallel-client/utils/run_client.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | test::*, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `time` [INFO] [stderr] --> src/bin/parallel-client/main.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `read` [INFO] [stderr] --> src/bin/parallel-client/main.rs:10:16 [INFO] [stderr] | [INFO] [stderr] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_read` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `written` [INFO] [stderr] --> src/bin/parallel-client/main.rs:10:22 [INFO] [stderr] | [INFO] [stderr] 10 | let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_written` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `test` [INFO] [stderr] --> src/bin/parallel-client/utils/test.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn test(ids_client: &[Vec], ids_server: &[Vec], [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `clear_results` [INFO] [stderr] --> src/bin/parallel-client/utils/test.rs:48:8 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn clear_results(parameters: &HashMap, path:&mut PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `match-compute` (bin "parallel-client" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/match_compute-c6a435e4d5cf8d2f) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parallel_client-cfc1772c5eccce82) [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] Running unittests (/opt/rustwide/target/debug/deps/parallel_server-833afdb10eb70c95) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_client-714e2479b01fb3b4) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_server-b953b212127cfc7d) [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 match-compute [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" "2f8ddd874b733eaee7411d2ee61c6a374f86740c17d7bee8f16daede42c59af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8ddd874b733eaee7411d2ee61c6a374f86740c17d7bee8f16daede42c59af9", kill_on_drop: false }` [INFO] [stdout] 2f8ddd874b733eaee7411d2ee61c6a374f86740c17d7bee8f16daede42c59af9