[INFO] cloning repository https://github.com/AdrienChampion/mikino_bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrienChampion/mikino_bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fmikino_bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrienChampion%2Fmikino_bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdbaf486c7afbe83a681b6f8d9c143ac50f649e9 [INFO] testing AdrienChampion/mikino_bin 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%2FAdrienChampion%2Fmikino_bin" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdrienChampion/mikino_bin 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/AdrienChampion/mikino_bin [INFO] finished tweaking git repo https://github.com/AdrienChampion/mikino_bin [INFO] tweaked toml for git repo https://github.com/AdrienChampion/mikino_bin written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/AdrienChampion/mikino_bin 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 4b98637a15c8527fccbed6babc7b930c13ed2fdcdba55c3a13895e734ee482a9 [INFO] running `Command { std: "docker" "start" "-a" "4b98637a15c8527fccbed6babc7b930c13ed2fdcdba55c3a13895e734ee482a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b98637a15c8527fccbed6babc7b930c13ed2fdcdba55c3a13895e734ee482a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b98637a15c8527fccbed6babc7b930c13ed2fdcdba55c3a13895e734ee482a9", kill_on_drop: false }` [INFO] [stdout] 4b98637a15c8527fccbed6babc7b930c13ed2fdcdba55c3a13895e734ee482a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] d9165a7fe41afdd4db6388c55d099097e459cf1448d1b1f12178e6374d5cbdb9 [INFO] running `Command { std: "docker" "start" "-a" "d9165a7fe41afdd4db6388c55d099097e459cf1448d1b1f12178e6374d5cbdb9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling readonly v0.2.0 [INFO] [stderr] Compiling rsmt2 v0.14.0 [INFO] [stderr] Compiling mikino_api v0.5.1 [INFO] [stderr] Compiling mikino v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (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 10.91s [INFO] running `Command { std: "docker" "inspect" "d9165a7fe41afdd4db6388c55d099097e459cf1448d1b1f12178e6374d5cbdb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9165a7fe41afdd4db6388c55d099097e459cf1448d1b1f12178e6374d5cbdb9", kill_on_drop: false }` [INFO] [stdout] d9165a7fe41afdd4db6388c55d099097e459cf1448d1b1f12178e6374d5cbdb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 56bc9664ce79f2f0bd7bd79b52657d7e1c94e21b11fcb44ad0ec9e6b2e8c3934 [INFO] running `Command { std: "docker" "start" "-a" "56bc9664ce79f2f0bd7bd79b52657d7e1c94e21b11fcb44ad0ec9e6b2e8c3934", kill_on_drop: false }` [INFO] [stderr] Compiling mikino v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/mode.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | abort!() [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stdout] = note: this warning originates in the macro `abort` (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 0.75s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mikino-cb9ed3a69fe471d7) [INFO] running `Command { std: "docker" "inspect" "56bc9664ce79f2f0bd7bd79b52657d7e1c94e21b11fcb44ad0ec9e6b2e8c3934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bc9664ce79f2f0bd7bd79b52657d7e1c94e21b11fcb44ad0ec9e6b2e8c3934", kill_on_drop: false }` [INFO] [stdout] 56bc9664ce79f2f0bd7bd79b52657d7e1c94e21b11fcb44ad0ec9e6b2e8c3934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 2f9a768a7ba00c44115e954ce5c1be49f5020b547dd799aa93c8ec3b64971cea [INFO] running `Command { std: "docker" "start" "-a" "2f9a768a7ba00c44115e954ce5c1be49f5020b547dd799aa93c8ec3b64971cea", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/mode.rs:210:71 [INFO] [stderr] | [INFO] [stderr] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 217 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/mode.rs:210:71 [INFO] [stderr] | [INFO] [stderr] 210 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 221 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:411:67 [INFO] [stderr] | [INFO] [stderr] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 418 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:411:67 [INFO] [stderr] | [INFO] [stderr] 411 | return Err(format!("expected integer, found `{}`", s)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 422 | abort!() [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `abort` [INFO] [stderr] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mikino` (bin "mikino" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mikino-cb9ed3a69fe471d7) [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" "2f9a768a7ba00c44115e954ce5c1be49f5020b547dd799aa93c8ec3b64971cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9a768a7ba00c44115e954ce5c1be49f5020b547dd799aa93c8ec3b64971cea", kill_on_drop: false }` [INFO] [stdout] 2f9a768a7ba00c44115e954ce5c1be49f5020b547dd799aa93c8ec3b64971cea