[INFO] cloning repository https://github.com/dvc94ch/ipld-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/ipld-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721ad2825d9f2a917344142bd294400b9e23f405 [INFO] testing dvc94ch/ipld-daemon against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Fipld-daemon" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/ipld-daemon on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] finished tweaking git repo https://github.com/dvc94ch/ipld-daemon [INFO] tweaked toml for git repo https://github.com/dvc94ch/ipld-daemon written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/ipld-daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/async-std` [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/async-filelock` [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/rust-ipld` [INFO] [stderr] Updating git repository `https://github.com/multiformats/rust-multibase` [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/caps-rs` [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/rust-cid` [INFO] [stderr] Updating git repository `https://github.com/dvc94ch/rust-multihash` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded integer-encoding v1.0.7 [INFO] [stderr] Downloaded futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded sled v0.28.0 [INFO] [stderr] Downloaded slog-journald v2.1.1 [INFO] [stderr] Downloaded async-trait v0.1.13 [INFO] [stderr] Downloaded libsystemd-sys v0.2.2 [INFO] [stderr] Downloaded whoami v0.5.3 [INFO] [stderr] Downloaded seahash v3.0.6 [INFO] [stderr] Downloaded pagecache v0.19.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 692e64349e2463475ce2c2ba934d8f05f1db90717e0cff97b2f7f5144d528411 [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" "692e64349e2463475ce2c2ba934d8f05f1db90717e0cff97b2f7f5144d528411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "692e64349e2463475ce2c2ba934d8f05f1db90717e0cff97b2f7f5144d528411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692e64349e2463475ce2c2ba934d8f05f1db90717e0cff97b2f7f5144d528411", kill_on_drop: false }` [INFO] [stdout] 692e64349e2463475ce2c2ba934d8f05f1db90717e0cff97b2f7f5144d528411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20fdb89a85d4a6846d0023f5ef5bb361b0949e7924bb24822964d9fc460b71eb [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" "20fdb89a85d4a6846d0023f5ef5bb361b0949e7924bb24822964d9fc460b71eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling integer-encoding v1.0.7 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling whoami v0.5.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling multibase v0.6.0 (https://github.com/multiformats/rust-multibase#f22326bc) [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libsystemd-sys v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling slog-journald v2.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling multihash_derive v0.1.0 (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling async-trait v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/dvc94ch/rust-multihash?branch=cli#5ac35cd7) [INFO] [stderr] Compiling caps v0.3.4-alpha.0 (https://github.com/dvc94ch/caps-rs?branch=misc#32c0bbb0) [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling cid v0.3.1 (https://github.com/dvc94ch/rust-cid?branch=cli#52c079b2) [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling libipld-base v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling dag-cbor-derive v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling libipld-macro v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling async-std v0.99.8 (https://github.com/dvc94ch/async-std#e35771b4) [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling dag-cbor v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling async-filelock v0.1.0 (https://github.com/dvc94ch/async-filelock#58571bcb) [INFO] [stderr] Compiling libipld v0.1.0 (https://github.com/dvc94ch/rust-ipld#195df890) [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling pagecache v0.19.4 [INFO] [stderr] Compiling sled v0.28.0 [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "20fdb89a85d4a6846d0023f5ef5bb361b0949e7924bb24822964d9fc460b71eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fdb89a85d4a6846d0023f5ef5bb361b0949e7924bb24822964d9fc460b71eb", kill_on_drop: false }` [INFO] [stdout] 20fdb89a85d4a6846d0023f5ef5bb361b0949e7924bb24822964d9fc460b71eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 09bc341b6d10c7e90b3ae26869030723ae4c85d44aadb5be361be6d901b83fc3 [INFO] running `Command { std: "docker" "start" "-a" "09bc341b6d10c7e90b3ae26869030723ae4c85d44aadb5be361be6d901b83fc3", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ipld-daemon-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling ipld-daemon v0.1.0 (/opt/rustwide/workdir/daemon) [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling ipld-daemon-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.29s [INFO] running `Command { std: "docker" "inspect" "09bc341b6d10c7e90b3ae26869030723ae4c85d44aadb5be361be6d901b83fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09bc341b6d10c7e90b3ae26869030723ae4c85d44aadb5be361be6d901b83fc3", kill_on_drop: false }` [INFO] [stdout] 09bc341b6d10c7e90b3ae26869030723ae4c85d44aadb5be361be6d901b83fc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e83ad54dbf6e54a001c8fb4d8405eb06fd05b989dc93e23e848c07c17f599e05 [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" "e83ad54dbf6e54a001c8fb4d8405eb06fd05b989dc93e23e848c07c17f599e05", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipld_daemon-3a6e62b10313dc0c) [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/ipld_daemon-1eb40a1f619a80bd) [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/ipld_daemon_client-831c956c118ea055) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::linearizable ... ignored [INFO] [stdout] test tests::mem_buf_store_eqv ... ignored [INFO] [stdout] test tests::create_read_remove_link ... ok [INFO] [stdout] test tests::read_write_block ... ok [INFO] [stdout] test tests::autopin_block ... ok [INFO] [stdout] test tests::pin_unpin_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ipld_daemon_common-99eb839568f19a9d) [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 ipld-daemon-common [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 ipld-daemon [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 ipld-daemon-client [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" "e83ad54dbf6e54a001c8fb4d8405eb06fd05b989dc93e23e848c07c17f599e05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83ad54dbf6e54a001c8fb4d8405eb06fd05b989dc93e23e848c07c17f599e05", kill_on_drop: false }` [INFO] [stdout] e83ad54dbf6e54a001c8fb4d8405eb06fd05b989dc93e23e848c07c17f599e05