[INFO] fetching crate bmx 0.0.2... [INFO] testing bmx-0.0.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bmx 0.0.2 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate bmx 0.0.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bmx 0.0.2 [INFO] finished tweaking crates.io crate bmx 0.0.2 [INFO] tweaked toml for crates.io crate bmx 0.0.2 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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 lexpr-macros v0.2.1 [INFO] [stderr] Downloaded lexpr v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f239dda18c4a4667ce4f8594f8959dc778ab640d2477fca6bc68469bdfa5af1 [INFO] running `Command { std: "docker" "start" "-a" "0f239dda18c4a4667ce4f8594f8959dc778ab640d2477fca6bc68469bdfa5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f239dda18c4a4667ce4f8594f8959dc778ab640d2477fca6bc68469bdfa5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f239dda18c4a4667ce4f8594f8959dc778ab640d2477fca6bc68469bdfa5af1", kill_on_drop: false }` [INFO] [stdout] 0f239dda18c4a4667ce4f8594f8959dc778ab640d2477fca6bc68469bdfa5af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be01f73a7e220f9d180f16b252bf8484d282c2d56efe3ffd0b237d3a92ce86e8 [INFO] running `Command { std: "docker" "start" "-a" "be01f73a7e220f9d180f16b252bf8484d282c2d56efe3ffd0b237d3a92ce86e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling lexpr v0.2.6 [INFO] [stderr] Compiling bmx v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `root_id` [INFO] [stdout] --> src/forest.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | root_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branch_ids` [INFO] [stdout] --> src/forest.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | branch_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tree` [INFO] [stdout] --> src/exec.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | tree: &'a Tree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/exec.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 730 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `roots` [INFO] [stdout] --> src/exec.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 858 | roots: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/exec.rs:855:10 [INFO] [stdout] | [INFO] [stdout] 855 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "be01f73a7e220f9d180f16b252bf8484d282c2d56efe3ffd0b237d3a92ce86e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be01f73a7e220f9d180f16b252bf8484d282c2d56efe3ffd0b237d3a92ce86e8", kill_on_drop: false }` [INFO] [stdout] be01f73a7e220f9d180f16b252bf8484d282c2d56efe3ffd0b237d3a92ce86e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6abb17735b98c6365b5a8c4b0dd128cb572ced9ba5ca48f8ec32fad5402bdf83 [INFO] running `Command { std: "docker" "start" "-a" "6abb17735b98c6365b5a8c4b0dd128cb572ced9ba5ca48f8ec32fad5402bdf83", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stdout] warning: field is never read: `root_id` [INFO] [stdout] --> src/forest.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | root_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branch_ids` [INFO] [stdout] --> src/forest.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | branch_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tree` [INFO] [stdout] --> src/exec.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | tree: &'a Tree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/exec.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 730 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `roots` [INFO] [stdout] --> src/exec.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 858 | roots: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/exec.rs:855:10 [INFO] [stdout] | [INFO] [stdout] 855 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bmx v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `root_id` [INFO] [stdout] --> src/forest.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | root_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `branch_ids` [INFO] [stdout] --> src/forest.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | branch_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tree` [INFO] [stdout] --> src/exec.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | tree: &'a Tree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/exec.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 730 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `roots` [INFO] [stdout] --> src/exec.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 858 | roots: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/exec.rs:855:10 [INFO] [stdout] | [INFO] [stdout] 855 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `Command { std: "docker" "inspect" "6abb17735b98c6365b5a8c4b0dd128cb572ced9ba5ca48f8ec32fad5402bdf83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6abb17735b98c6365b5a8c4b0dd128cb572ced9ba5ca48f8ec32fad5402bdf83", kill_on_drop: false }` [INFO] [stdout] 6abb17735b98c6365b5a8c4b0dd128cb572ced9ba5ca48f8ec32fad5402bdf83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed329c4951bd860c46eb3f800b774d8d0d9f4e2b6cd3e8d823eb53cae13afc3d [INFO] running `Command { std: "docker" "start" "-a" "ed329c4951bd860c46eb3f800b774d8d0d9f4e2b6cd3e8d823eb53cae13afc3d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `root_id` [INFO] [stderr] --> src/forest.rs:104:9 [INFO] [stderr] | [INFO] [stderr] 104 | root_id: NodeId, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/forest.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `branch_ids` [INFO] [stderr] --> src/forest.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | branch_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/forest.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tree` [INFO] [stderr] --> src/exec.rs:732:5 [INFO] [stderr] | [INFO] [stderr] 732 | tree: &'a Tree, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/exec.rs:730:10 [INFO] [stderr] | [INFO] [stderr] 730 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `roots` [INFO] [stderr] --> src/exec.rs:858:5 [INFO] [stderr] | [INFO] [stderr] 858 | roots: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/exec.rs:855:10 [INFO] [stderr] | [INFO] [stderr] 855 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bmx` (lib) generated 4 warnings [INFO] [stderr] warning: `bmx` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bmx-436253c31d67500a) [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/codec.rs (/opt/rustwide/target/debug/deps/codec-ab681eaccc91951d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests bmx [INFO] [stdout] test run_codec_tests ... 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] [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" "ed329c4951bd860c46eb3f800b774d8d0d9f4e2b6cd3e8d823eb53cae13afc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed329c4951bd860c46eb3f800b774d8d0d9f4e2b6cd3e8d823eb53cae13afc3d", kill_on_drop: false }` [INFO] [stdout] ed329c4951bd860c46eb3f800b774d8d0d9f4e2b6cd3e8d823eb53cae13afc3d