[INFO] cloning repository https://github.com/tomhrr/owhois [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomhrr/owhois" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhrr%2Fowhois", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhrr%2Fowhois'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94791fca1e01c7bfc5fe7f001d65fe3755213ab3 [INFO] testing tomhrr/owhois against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhrr%2Fowhois" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomhrr/owhois 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 git repo https://github.com/tomhrr/owhois [INFO] finished tweaking git repo https://github.com/tomhrr/owhois [INFO] tweaked toml for git repo https://github.com/tomhrr/owhois written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/tomhrr/owhois already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] a022aa43c0f5f73ab1dc66d8dd27e837ce0187b0c061a64e32395b56fa23c2f7 [INFO] running `Command { std: "docker" "start" "-a" "a022aa43c0f5f73ab1dc66d8dd27e837ce0187b0c061a64e32395b56fa23c2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a022aa43c0f5f73ab1dc66d8dd27e837ce0187b0c061a64e32395b56fa23c2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a022aa43c0f5f73ab1dc66d8dd27e837ce0187b0c061a64e32395b56fa23c2f7", kill_on_drop: false }` [INFO] [stdout] a022aa43c0f5f73ab1dc66d8dd27e837ce0187b0c061a64e32395b56fa23c2f7 [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] 813a48a62f44376f75f3817ffe0e70bab18c91594666b9bf4653f80086a3ebca [INFO] running `Command { std: "docker" "start" "-a" "813a48a62f44376f75f3817ffe0e70bab18c91594666b9bf4653f80086a3ebca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling treebitmap v0.2.3 [INFO] [stderr] Compiling ipnet v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling intervaltree v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling owhois v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/owhois.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 27 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.03s [INFO] running `Command { std: "docker" "inspect" "813a48a62f44376f75f3817ffe0e70bab18c91594666b9bf4653f80086a3ebca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813a48a62f44376f75f3817ffe0e70bab18c91594666b9bf4653f80086a3ebca", kill_on_drop: false }` [INFO] [stdout] 813a48a62f44376f75f3817ffe0e70bab18c91594666b9bf4653f80086a3ebca [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] 6d937bda90905b96f050061f4ceb00d6f704cf13ef1bc0996929482df40a6784 [INFO] running `Command { std: "docker" "start" "-a" "6d937bda90905b96f050061f4ceb00d6f704cf13ef1bc0996929482df40a6784", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling owhois v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/owhois.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 27 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/owhois.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 27 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.84s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/owhois-a54b0248ef8c9e99) [INFO] [stderr] Executable unittests src/bin/owhois.rs (/opt/rustwide/target/debug/deps/owhois-72a00ab8383379bc) [INFO] [stderr] Executable unittests src/bin/process-public-data.rs (/opt/rustwide/target/debug/deps/process_public_data-9d42d6e280797950) [INFO] [stderr] Executable tests/test_context.rs (/opt/rustwide/target/debug/deps/test_context-36f1a23e24c5a7e4) [INFO] [stderr] Executable tests/test_data_delegated.rs (/opt/rustwide/target/debug/deps/test_data_delegated-6bd9abf9a3738a7e) [INFO] [stderr] Executable tests/test_data_iana.rs (/opt/rustwide/target/debug/deps/test_data_iana-748aaeb2378b470f) [INFO] [stderr] Executable tests/test_lookup_asn.rs (/opt/rustwide/target/debug/deps/test_lookup_asn-556f7891e0cf100e) [INFO] [stderr] Executable tests/test_lookup_ipv4.rs (/opt/rustwide/target/debug/deps/test_lookup_ipv4-7bae0f545007bfb9) [INFO] [stderr] Executable tests/test_lookup_ipv6.rs (/opt/rustwide/target/debug/deps/test_lookup_ipv6-2ce45788a028a27f) [INFO] running `Command { std: "docker" "inspect" "6d937bda90905b96f050061f4ceb00d6f704cf13ef1bc0996929482df40a6784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d937bda90905b96f050061f4ceb00d6f704cf13ef1bc0996929482df40a6784", kill_on_drop: false }` [INFO] [stdout] 6d937bda90905b96f050061f4ceb00d6f704cf13ef1bc0996929482df40a6784 [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] 2a6385d33fa29392903410d82db638cec533e80d73a5cde7d0ee0a9944ea6aaa [INFO] running `Command { std: "docker" "start" "-a" "2a6385d33fa29392903410d82db638cec533e80d73a5cde7d0ee0a9944ea6aaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/bin/owhois.rs:27:28 [INFO] [stderr] | [INFO] [stderr] 27 | Err(f) => { panic!(f.to_string()) } [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 27 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `owhois` (bin "owhois" test) generated 1 warning [INFO] [stderr] warning: `owhois` (bin "owhois") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/owhois-a54b0248ef8c9e99) [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 src/bin/owhois.rs (/opt/rustwide/target/debug/deps/owhois-72a00ab8383379bc) [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 src/bin/process-public-data.rs (/opt/rustwide/target/debug/deps/process_public_data-9d42d6e280797950) [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 tests/test_context.rs (/opt/rustwide/target/debug/deps/test_context-36f1a23e24c5a7e4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_context::context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_data_delegated.rs (/opt/rustwide/target/debug/deps/test_data_delegated-6bd9abf9a3738a7e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_data_delegated::delegated ... ok [INFO] [stderr] Running tests/test_data_iana.rs (/opt/rustwide/target/debug/deps/test_data_iana-748aaeb2378b470f) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_data_iana::iana ... 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] Running tests/test_lookup_asn.rs (/opt/rustwide/target/debug/deps/test_lookup_asn-556f7891e0cf100e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_lookup::asn_lookup_empty ... ok [INFO] [stdout] test test_lookup::asn_lookup_multiple ... ok [INFO] [stdout] test test_lookup::asn_lookup_parents ... ok [INFO] [stderr] Running tests/test_lookup_ipv4.rs (/opt/rustwide/target/debug/deps/test_lookup_ipv4-7bae0f545007bfb9) [INFO] [stdout] test test_lookup::asn_lookup_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_lookup::ipv4_lookup_bounds ... ok [INFO] [stdout] test test_lookup::ipv4_lookup_multiple ... ok [INFO] [stdout] test test_lookup::ipv4_lookup_parents ... ok [INFO] [stdout] test test_lookup::ipv4_lookup_empty ... ok [INFO] [stdout] test test_lookup::ipv4_lookup_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_lookup_ipv6.rs (/opt/rustwide/target/debug/deps/test_lookup_ipv6-2ce45788a028a27f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_lookup::ipv6_lookup_empty ... ok [INFO] [stdout] test test_lookup::ipv6_lookup_bounds ... ok [INFO] [stdout] test test_lookup::ipv6_lookup_multiple ... ok [INFO] [stdout] test test_lookup::ipv6_lookup_parents ... ok [INFO] [stdout] test test_lookup::ipv6_lookup_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests owhois [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" "2a6385d33fa29392903410d82db638cec533e80d73a5cde7d0ee0a9944ea6aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6385d33fa29392903410d82db638cec533e80d73a5cde7d0ee0a9944ea6aaa", kill_on_drop: false }` [INFO] [stdout] 2a6385d33fa29392903410d82db638cec533e80d73a5cde7d0ee0a9944ea6aaa