[INFO] fetching crate podman-api 0.2.3... [INFO] testing podman-api-0.2.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate podman-api 0.2.3 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate podman-api 0.2.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate podman-api 0.2.3 [INFO] finished tweaking crates.io crate podman-api 0.2.3 [INFO] tweaked toml for crates.io crate podman-api 0.2.3 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2624a189af0fe69ac08e439426cec00df7c9b6b6e4b2fca5b1a7e3d61d568af [INFO] running `Command { std: "docker" "start" "-a" "a2624a189af0fe69ac08e439426cec00df7c9b6b6e4b2fca5b1a7e3d61d568af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2624a189af0fe69ac08e439426cec00df7c9b6b6e4b2fca5b1a7e3d61d568af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2624a189af0fe69ac08e439426cec00df7c9b6b6e4b2fca5b1a7e3d61d568af", kill_on_drop: false }` [INFO] [stdout] a2624a189af0fe69ac08e439426cec00df7c9b6b6e4b2fca5b1a7e3d61d568af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e9ae1f97f45f3348ea53e8433d2a806221fe848f74a2884d6c851e08fb969be [INFO] running `Command { std: "docker" "start" "-a" "8e9ae1f97f45f3348ea53e8433d2a806221fe848f74a2884d6c851e08fb969be", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling containers-api-conn v0.1.1 [INFO] [stderr] Compiling podman-api-stubs v0.2.1 [INFO] [stderr] Compiling podman-api v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.68s [INFO] running `Command { std: "docker" "inspect" "8e9ae1f97f45f3348ea53e8433d2a806221fe848f74a2884d6c851e08fb969be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9ae1f97f45f3348ea53e8433d2a806221fe848f74a2884d6c851e08fb969be", kill_on_drop: false }` [INFO] [stdout] 8e9ae1f97f45f3348ea53e8433d2a806221fe848f74a2884d6c851e08fb969be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae95177d7cebc6451c364b89083315d4a0dca2fd0ad5bbdfadb960f812bc739 [INFO] running `Command { std: "docker" "start" "-a" "7ae95177d7cebc6451c364b89083315d4a0dca2fd0ad5bbdfadb960f812bc739", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling containers-api-conn v0.1.1 [INFO] [stderr] Compiling podman-api v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.94s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/podman_api-c069f23f1bacf85f) [INFO] running `Command { std: "docker" "inspect" "7ae95177d7cebc6451c364b89083315d4a0dca2fd0ad5bbdfadb960f812bc739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae95177d7cebc6451c364b89083315d4a0dca2fd0ad5bbdfadb960f812bc739", kill_on_drop: false }` [INFO] [stdout] 7ae95177d7cebc6451c364b89083315d4a0dca2fd0ad5bbdfadb960f812bc739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 722b6380b9e27150cbf12e8c65fd44f9a7d46664a360142c748caa9b5abfa371 [INFO] running `Command { std: "docker" "start" "-a" "722b6380b9e27150cbf12e8c65fd44f9a7d46664a360142c748caa9b5abfa371", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/podman_api-c069f23f1bacf85f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test podman::tests::creates_correct_podman ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests podman-api [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test src/api/containers.rs - api::containers::Container::healtcheck (line 960) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::commit (line 395) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::delete (line 252) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::top_stream (line 800) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Containers::stats (line 1064) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::changes (line 231) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::kill (line 127) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::remove (line 280) - compile ... ok [INFO] [stdout] test src/api/exec.rs - api::exec::Exec::resize (line 115) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::history (line 46) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::pull (line 420) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::tree (line 265) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::restart_with_timeout (line 205) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::stats (line 703) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::exists (line 557) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::checkpoint (line 356) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::start (line 26) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::delete (line 99) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::wait (line 523) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::restart (line 230) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Containers::create (line 986) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::stats_stream (line 732) - compile ... ok [INFO] [stdout] test src/api/manifests.rs - api::manifests::Manifest::exists (line 14) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::attach (line 585) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::disconnect (line 931) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::mount (line 302) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::logs (line 662) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::stop (line 51) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::unmount (line 330) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::connect (line 898) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::untag (line 183) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::unpause (line 175) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::generate_kube_yaml (line 871) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Containers::stats_stream (line 1092) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::pause (line 148) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::exists (line 70) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::import (line 488) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Containers::prune (line 1148) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::remove (line 532) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::build (line 347) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::push (line 299) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::export (line 629) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::create_exec (line 433) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Network::exists (line 66) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::tag (line 146) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Network::force_delete (line 40) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::prune (line 563) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::changes (line 628) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Networks::create (line 196) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::top (line 770) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pods::create (line 492) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::stop_with_timeout (line 72) - compile ... ok [INFO] [stdout] test src/api/manifests.rs - api::manifests::Manifests::create (line 162) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Network::delete (line 15) - compile ... ok [INFO] [stdout] test src/api/manifests.rs - api::manifests::Manifest::inspect (line 42) - compile ... ok [INFO] [stdout] test src/api/manifests.rs - api::manifests::Manifest::remove_image (line 98) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::load (line 461) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::search (line 596) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pods::stats (line 458) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::inspect (line 76) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::rename (line 471) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Networks::prune (line 251) - compile ... ok [INFO] [stdout] test src/api/manifests.rs - api::manifests::Manifest::add_image (line 66) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::generate_systemd_units (line 838) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::delete (line 245) - compile ... ok [INFO] [stdout] test src/api/manifests.rs - api::manifests::Manifest::push (line 129) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Network::disconnect_container (line 118) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::kill (line 142) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Network::connect_container (line 156) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::send_signal (line 102) - compile ... ok [INFO] [stdout] test src/api/secrets.rs - api::secrets::Secret::inspect (line 14) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::remove (line 266) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Container::init (line 496) - compile ... ok [INFO] [stdout] test src/api/exec.rs - api::exec::Exec::start (line 24) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::top_stream (line 338) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Containers::list (line 1030) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::stop (line 51) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Networks::list (line 225) - compile ... ok [INFO] [stdout] test src/api/secrets.rs - api::secrets::Secrets::list (line 64) - compile ... ok [INFO] [stdout] test src/api/secrets.rs - api::secrets::Secret::delete (line 38) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pods::prune (line 436) - compile ... ok [INFO] [stdout] test src/api/secrets.rs - api::secrets::Secrets::create (line 88) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::info (line 299) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::top (line 313) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Images::list (line 387) - compile ... ok [INFO] [stdout] test src/api/exec.rs - api::exec::Exec::inspect (line 78) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::inspect (line 22) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::unpause (line 189) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::ping (line 321) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volume::exists (line 14) - compile ... ok [INFO] [stdout] test src/api/images.rs - api::images::Image::remove (line 121) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volume::remove (line 89) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::events (line 412) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::send_signal (line 117) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::pause (line 163) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pods::list (line 403) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::play_kubernetes_yaml (line 455) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::remove_kubernetes_pods (line 503) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::data_usage (line 367) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::restart (line 215) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volumes::list (line 156) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::version (line 345) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::start (line 20) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::inspect (line 93) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volume::delete (line 67) - compile ... ok [INFO] [stdout] test src/api/networks.rs - api::networks::Network::inspect (line 94) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volumes::prune (line 189) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volumes::create (line 116) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::generate_systemd_units (line 371) - compile ... ok [INFO] [stdout] test src/api/volumes.rs - api::volumes::Volume::inspect (line 42) - compile ... ok [INFO] [stdout] test src/api/containers.rs - api::containers::Containers::list_mounted (line 1126) - compile ... ok [INFO] [stdout] test src/podman.rs - podman::Podman::prune (line 389) - compile ... ok [INFO] [stdout] test src/api/pods.rs - api::pods::Pod::exists (line 287) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "722b6380b9e27150cbf12e8c65fd44f9a7d46664a360142c748caa9b5abfa371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722b6380b9e27150cbf12e8c65fd44f9a7d46664a360142c748caa9b5abfa371", kill_on_drop: false }` [INFO] [stdout] 722b6380b9e27150cbf12e8c65fd44f9a7d46664a360142c748caa9b5abfa371