[INFO] cloning repository https://github.com/doctorn/micro-mitten [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doctorn/micro-mitten" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoctorn%2Fmicro-mitten", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoctorn%2Fmicro-mitten'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12845eae0252dfc31712167741aa8563c4e1a3d2 [INFO] testing doctorn/micro-mitten against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoctorn%2Fmicro-mitten" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doctorn/micro-mitten on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doctorn/micro-mitten [INFO] finished tweaking git repo https://github.com/doctorn/micro-mitten [INFO] tweaked toml for git repo https://github.com/doctorn/micro-mitten written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/doctorn/micro-mitten already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97758e2186acec76ec4cbbf95861664c96ffba30be0409cfc3a4c01734cb7a4d [INFO] running `Command { std: "docker" "start" "-a" "97758e2186acec76ec4cbbf95861664c96ffba30be0409cfc3a4c01734cb7a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97758e2186acec76ec4cbbf95861664c96ffba30be0409cfc3a4c01734cb7a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97758e2186acec76ec4cbbf95861664c96ffba30be0409cfc3a4c01734cb7a4d", kill_on_drop: false }` [INFO] [stdout] 97758e2186acec76ec4cbbf95861664c96ffba30be0409cfc3a4c01734cb7a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6e93c241be0667a2a2176740be73db234b38a63cce6b9a0483d7a98844899c [INFO] running `Command { std: "docker" "start" "-a" "1d6e93c241be0667a2a2176740be73db234b38a63cce6b9a0483d7a98844899c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm8-0#9aabeab2) [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling codespan v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling codespan-reporting v0.5.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling llvm-sys v80.1.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling inkwell_internals v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm8-0#9aabeab2) [INFO] [stderr] Compiling micro_mitten v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/middle/analysis/mod.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 173 - if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stdout] 173 + if self.cache.borrow().contains_key(&TypeId::of::()) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sess` is never read [INFO] [stdout] --> src/middle/lowering/ty_ctx.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(super) struct TyLoweringCtx<'ast> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 11 | sess: &'ast Opts, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TyLoweringCtx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_idx` is never read [INFO] [stdout] --> src/middle/analysis/graph.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) struct ControlGraph { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14 | def_idx: ir::DefIdx, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlGraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.23s [INFO] running `Command { std: "docker" "inspect" "1d6e93c241be0667a2a2176740be73db234b38a63cce6b9a0483d7a98844899c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6e93c241be0667a2a2176740be73db234b38a63cce6b9a0483d7a98844899c", kill_on_drop: false }` [INFO] [stdout] 1d6e93c241be0667a2a2176740be73db234b38a63cce6b9a0483d7a98844899c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f58feff5ec111c50e66e3a91a7107b74c61959f5432dc624784130b836ca2fa [INFO] running `Command { std: "docker" "start" "-a" "3f58feff5ec111c50e66e3a91a7107b74c61959f5432dc624784130b836ca2fa", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/middle/analysis/mod.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 173 - if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stdout] 173 + if self.cache.borrow().contains_key(&TypeId::of::()) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling micro_mitten v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `sess` is never read [INFO] [stdout] --> src/middle/lowering/ty_ctx.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(super) struct TyLoweringCtx<'ast> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 11 | sess: &'ast Opts, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TyLoweringCtx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_idx` is never read [INFO] [stdout] --> src/middle/analysis/graph.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) struct ControlGraph { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14 | def_idx: ir::DefIdx, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlGraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `if` condition [INFO] [stdout] --> src/middle/analysis/mod.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 173 - if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stdout] 173 + if self.cache.borrow().contains_key(&TypeId::of::()) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sess` is never read [INFO] [stdout] --> src/middle/lowering/ty_ctx.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(super) struct TyLoweringCtx<'ast> { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 11 | sess: &'ast Opts, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TyLoweringCtx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `def_idx` is never read [INFO] [stdout] --> src/middle/analysis/graph.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(super) struct ControlGraph { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 14 | def_idx: ir::DefIdx, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlGraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "3f58feff5ec111c50e66e3a91a7107b74c61959f5432dc624784130b836ca2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f58feff5ec111c50e66e3a91a7107b74c61959f5432dc624784130b836ca2fa", kill_on_drop: false }` [INFO] [stdout] 3f58feff5ec111c50e66e3a91a7107b74c61959f5432dc624784130b836ca2fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c297caae9a54890c19f7ad79af1f091bb123f6f9ab70469707b4d8711046d793 [INFO] running `Command { std: "docker" "start" "-a" "c297caae9a54890c19f7ad79af1f091bb123f6f9ab70469707b4d8711046d793", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary braces around `if` condition [INFO] [stderr] --> src/middle/analysis/mod.rs:173:12 [INFO] [stderr] | [INFO] [stderr] 173 | if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 173 - if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stderr] 173 + if self.cache.borrow().contains_key(&TypeId::of::()) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `sess` is never read [INFO] [stderr] --> src/middle/lowering/ty_ctx.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub(super) struct TyLoweringCtx<'ast> { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 11 | sess: &'ast Opts, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TyLoweringCtx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `def_idx` is never read [INFO] [stderr] --> src/middle/analysis/graph.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub(super) struct ControlGraph { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 14 | def_idx: ir::DefIdx, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ControlGraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `micro_mitten` (lib) generated 3 warnings (run `cargo fix --lib -p micro_mitten` to apply 1 suggestion) [INFO] [stderr] warning: `micro_mitten` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/micro_mitten-881319067f59ab1e) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mmtnc-2e56aac3ef2467b8) [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] [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 micro_mitten [INFO] [stderr] warning: unnecessary braces around `if` condition [INFO] [stderr] --> src/middle/analysis/mod.rs:173:12 [INFO] [stderr] | [INFO] [stderr] 173 | if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 173 - if { self.cache.borrow().contains_key(&TypeId::of::()) } { [INFO] [stderr] 173 + if self.cache.borrow().contains_key(&TypeId::of::()) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "c297caae9a54890c19f7ad79af1f091bb123f6f9ab70469707b4d8711046d793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c297caae9a54890c19f7ad79af1f091bb123f6f9ab70469707b4d8711046d793", kill_on_drop: false }` [INFO] [stdout] c297caae9a54890c19f7ad79af1f091bb123f6f9ab70469707b4d8711046d793