[INFO] cloning repository https://github.com/themeliolabs/Mil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themeliolabs/Mil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemeliolabs%2FMil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemeliolabs%2FMil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a01244bbfa1b78643b29aefc72d3a08a6be9677c [INFO] testing themeliolabs/Mil against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemeliolabs%2FMil" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/themeliolabs/Mil on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/themeliolabs/Mil [INFO] finished tweaking git repo https://github.com/themeliolabs/Mil [INFO] tweaked toml for git repo https://github.com/themeliolabs/Mil written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/themeliolabs/Mil already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded stacker v0.1.14 [INFO] [stderr] Downloaded themelio-stf v0.5.1 [INFO] [stderr] Downloaded zeroize v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad562214d56ffc8883eac60694ed5c7437a09687ad487179d8dc8d541c526b34 [INFO] running `Command { std: "docker" "start" "-a" "ad562214d56ffc8883eac60694ed5c7437a09687ad487179d8dc8d541c526b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad562214d56ffc8883eac60694ed5c7437a09687ad487179d8dc8d541c526b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad562214d56ffc8883eac60694ed5c7437a09687ad487179d8dc8d541c526b34", kill_on_drop: false }` [INFO] [stdout] ad562214d56ffc8883eac60694ed5c7437a09687ad487179d8dc8d541c526b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027544b99632d7cd88fc1fd51b9f4b7843f186211690a9cd54713c87cf50dc83 [INFO] running `Command { std: "docker" "start" "-a" "027544b99632d7cd88fc1fd51b9f4b7843f186211690a9cd54713c87cf50dc83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ethnum v1.0.3 [INFO] [stderr] Compiling defmac v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling psm v0.1.13 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling derive_arbitrary v1.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling zeroize v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling arbitrary v1.0.1 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling stdcode v0.1.2 [INFO] [stderr] Compiling tmelcrypt v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling novasmt v0.1.9 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Compiling num_enum v0.5.2 [INFO] [stderr] Compiling themelio-stf v0.5.1 [INFO] [stderr] Compiling mil v0.1.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "027544b99632d7cd88fc1fd51b9f4b7843f186211690a9cd54713c87cf50dc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027544b99632d7cd88fc1fd51b9f4b7843f186211690a9cd54713c87cf50dc83", kill_on_drop: false }` [INFO] [stdout] 027544b99632d7cd88fc1fd51b9f4b7843f186211690a9cd54713c87cf50dc83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5faaeb521fdd137d59dbff8efc7443227781496c498f87d53444f491e031ffe [INFO] running `Command { std: "docker" "start" "-a" "e5faaeb521fdd137d59dbff8efc7443227781496c498f87d53444f491e031ffe", kill_on_drop: false }` [INFO] [stderr] Compiling mil v0.1.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> src/executor.rs:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sk` [INFO] [stdout] --> src/executor.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> src/executor.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sk` [INFO] [stdout] --> src/executor.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> src/executor.rs:232:14 [INFO] [stdout] | [INFO] [stdout] 232 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sk` [INFO] [stdout] --> src/executor.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.98s [INFO] running `Command { std: "docker" "inspect" "e5faaeb521fdd137d59dbff8efc7443227781496c498f87d53444f491e031ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5faaeb521fdd137d59dbff8efc7443227781496c498f87d53444f491e031ffe", kill_on_drop: false }` [INFO] [stdout] e5faaeb521fdd137d59dbff8efc7443227781496c498f87d53444f491e031ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92f0e5c35354160a074b56c4dd388cced9677043996edd67fcc06d9497e427ee [INFO] running `Command { std: "docker" "start" "-a" "92f0e5c35354160a074b56c4dd388cced9677043996edd67fcc06d9497e427ee", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `pk` [INFO] [stderr] --> src/executor.rs:196:14 [INFO] [stderr] | [INFO] [stderr] 196 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sk` [INFO] [stderr] --> src/executor.rs:196:18 [INFO] [stderr] | [INFO] [stderr] 196 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pk` [INFO] [stderr] --> src/executor.rs:223:14 [INFO] [stderr] | [INFO] [stderr] 223 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sk` [INFO] [stderr] --> src/executor.rs:223:18 [INFO] [stderr] | [INFO] [stderr] 223 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pk` [INFO] [stderr] --> src/executor.rs:232:14 [INFO] [stderr] | [INFO] [stderr] 232 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sk` [INFO] [stderr] --> src/executor.rs:232:18 [INFO] [stderr] | [INFO] [stderr] 232 | let (pk, sk, tx) = key_and_empty_tx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_sk` [INFO] [stderr] [INFO] [stderr] warning: `mil` (lib test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mil-fd0711903dc5a604) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test executor::tests::btoi_1 ... ok [INFO] [stdout] test executor::tests::add_numbers ... ok [INFO] [stdout] test executor::tests::empty_string_is_empty_bytes ... ok [INFO] [stdout] test executor::tests::inlined_comments ... ok [INFO] [stdout] test executor::tests::fn_application ... ok [INFO] [stdout] test executor::tests::bitwise_or ... ok [INFO] [stdout] test executor::tests::from_bytes ... ok [INFO] [stdout] test executor::tests::init_vec_native ... ok [INFO] [stdout] test executor::tests::shift_left ... ok [INFO] [stdout] test executor::tests::push_nil_1 ... ok [INFO] [stdout] test executor::tests::btoi_max ... ok [INFO] [stdout] test executor::tests::loop_with_noop ... ok [INFO] [stdout] test executor::tests::typeof_int ... ok [INFO] [stdout] test executor::tests::set_bytes ... ok [INFO] [stdout] test executor::tests::nested_lets ... ok [INFO] [stdout] test executor::tests::set_if_true_branch ... ok [INFO] [stdout] test executor::tests::set_if_false_branch ... ok [INFO] [stdout] test executor::tests::test_not_eql ... ok [INFO] [stdout] test executor::tests::noop ... ok [INFO] [stdout] test executor::tests::vset_vector ... ok [INFO] [stdout] test executor::tests::two_gt_one ... ok [INFO] [stdout] test executor::tests::itob_1 ... ok [INFO] [stdout] test executor::tests::nested_loop ... ok [INFO] [stdout] test executor::tests::set_value ... ok [INFO] [stdout] test executor::tests::hash_bytes ... ok [INFO] [stdout] test executor::tests::typeof_vec ... ok [INFO] [stdout] test executor::tests::sigeok_bytes ... ok [INFO] [stdout] test executor::tests::loop_add_expr_4_times ... ok [INFO] [stdout] test executor::tests::rot_from_shifts ... ok [INFO] [stdout] test executor::tests::set_let ... ok [INFO] [stdout] test executor::tests::one_lt_two ... ok [INFO] [stdout] test executor::tests::if_true_branch ... ok [INFO] [stdout] test executor::tests::ref_vector ... ok [INFO] [stdout] test executor::tests::test_eql ... ok [INFO] [stdout] test executor::tests::if_false_branch ... ok [INFO] [stdout] test executor::tests::bitwise_and ... ok [INFO] [stdout] test executor::tests::concat_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mil-aa5225f8b1d3d4fb) [INFO] [stdout] [INFO] [stderr] Doc-tests mil [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" "92f0e5c35354160a074b56c4dd388cced9677043996edd67fcc06d9497e427ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f0e5c35354160a074b56c4dd388cced9677043996edd67fcc06d9497e427ee", kill_on_drop: false }` [INFO] [stdout] 92f0e5c35354160a074b56c4dd388cced9677043996edd67fcc06d9497e427ee