[INFO] cloning repository https://github.com/jpastuszek/denim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpastuszek/denim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fdenim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fdenim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ff4a60c0c480f1a12c5ea79d556444483e85295
[INFO] testing jpastuszek/denim against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Fdenim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jpastuszek/denim
[INFO] finished tweaking git repo https://github.com/jpastuszek/denim
[INFO] tweaked toml for git repo https://github.com/jpastuszek/denim written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jpastuszek/denim on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jpastuszek/denim 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4692bfeba99d33b16c4b5d41ac7d4d0870f55523fc57a88d381c649abf1aaf45
[INFO] running `Command { std: "docker" "start" "-a" "4692bfeba99d33b16c4b5d41ac7d4d0870f55523fc57a88d381c649abf1aaf45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4692bfeba99d33b16c4b5d41ac7d4d0870f55523fc57a88d381c649abf1aaf45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4692bfeba99d33b16c4b5d41ac7d4d0870f55523fc57a88d381c649abf1aaf45", kill_on_drop: false }`
[INFO] [stdout] 4692bfeba99d33b16c4b5d41ac7d4d0870f55523fc57a88d381c649abf1aaf45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb787ba784d6dc3788fafa9967908306aa0450651a025821e92a20c2e3988977
[INFO] running `Command { std: "docker" "start" "-a" "bb787ba784d6dc3788fafa9967908306aa0450651a025821e92a20c2e3988977", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling problem v5.3.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling mkargs v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling maybe-string v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling error-context v0.1.2
[INFO] [stderr]    Compiling cradle v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling exec v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling stderrlog v0.5.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling cotton v0.1.0
[INFO] [stderr]    Compiling denim v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/main.rs:114:80
[INFO] [stdout]     |
[INFO] [stdout] 114 |         project.execute(&std::env::args().skip(2).collect::<Vec<_>>()).unwrap();
[INFO] [stdout]     |         -----------------------------------------------------------------------^ unreachable expression
[INFO] [stdout]     |         |
[INFO] [stdout]     |         any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `std::convert::Infallible`, which is uninhabited
[INFO] [stdout]    --> src/main.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         project.execute(&std::env::args().skip(2).collect::<Vec<_>>()).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cargo(&self) -> PResult<Cargo> {
[INFO] [stdout]    |                  ^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cargo(&self) -> PResult<Cargo<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/cargo.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(project: &Project) -> PResult<Cargo> {
[INFO] [stdout]    |                         ^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(project: &Project) -> PResult<Cargo<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.95s
[INFO] running `Command { std: "docker" "inspect" "bb787ba784d6dc3788fafa9967908306aa0450651a025821e92a20c2e3988977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb787ba784d6dc3788fafa9967908306aa0450651a025821e92a20c2e3988977", kill_on_drop: false }`
[INFO] [stdout] bb787ba784d6dc3788fafa9967908306aa0450651a025821e92a20c2e3988977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b73f25fa2b90508be668fb796ea92103d5795ec46f15be88b4c1e05137d355aa
[INFO] running `Command { std: "docker" "start" "-a" "b73f25fa2b90508be668fb796ea92103d5795ec46f15be88b4c1e05137d355aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling denim v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/main.rs:114:80
[INFO] [stdout]     |
[INFO] [stdout] 114 |         project.execute(&std::env::args().skip(2).collect::<Vec<_>>()).unwrap();
[INFO] [stdout]     |         -----------------------------------------------------------------------^ unreachable expression
[INFO] [stdout]     |         |
[INFO] [stdout]     |         any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `std::convert::Infallible`, which is uninhabited
[INFO] [stdout]    --> src/main.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         project.execute(&std::env::args().skip(2).collect::<Vec<_>>()).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cargo(&self) -> PResult<Cargo> {
[INFO] [stdout]    |                  ^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cargo(&self) -> PResult<Cargo<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/cargo.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(project: &Project) -> PResult<Cargo> {
[INFO] [stdout]    |                         ^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(project: &Project) -> PResult<Cargo<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "b73f25fa2b90508be668fb796ea92103d5795ec46f15be88b4c1e05137d355aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73f25fa2b90508be668fb796ea92103d5795ec46f15be88b4c1e05137d355aa", kill_on_drop: false }`
[INFO] [stdout] b73f25fa2b90508be668fb796ea92103d5795ec46f15be88b4c1e05137d355aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b86c43f010c83e72aca935f60714bb28c95302c75c0a9c40cca4da5365642cfc
[INFO] running `Command { std: "docker" "start" "-a" "b86c43f010c83e72aca935f60714bb28c95302c75c0a9c40cca4da5365642cfc", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/main.rs:114:80
[INFO] [stderr]     |
[INFO] [stderr] 114 |         project.execute(&std::env::args().skip(2).collect::<Vec<_>>()).unwrap();
[INFO] [stderr]     |         -----------------------------------------------------------------------^ unreachable expression
[INFO] [stderr]     |         |
[INFO] [stderr]     |         any code following this expression is unreachable
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `std::convert::Infallible`, which is uninhabited
[INFO] [stderr]    --> src/main.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |         project.execute(&std::env::args().skip(2).collect::<Vec<_>>()).unwrap();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/project.rs:45:18
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn cargo(&self) -> PResult<Cargo> {
[INFO] [stderr]    |                  ^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn cargo(&self) -> PResult<Cargo<'_>> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/project/cargo.rs:42:25
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn new(project: &Project) -> PResult<Cargo> {
[INFO] [stderr]    |                         ^^^^^^^^             ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn new(project: &Project) -> PResult<Cargo<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `denim` (bin "denim" test) generated 3 warnings (run `cargo fix --bin "denim" -p denim --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/denim-9fce3895ac868874)
[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" "b86c43f010c83e72aca935f60714bb28c95302c75c0a9c40cca4da5365642cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86c43f010c83e72aca935f60714bb28c95302c75c0a9c40cca4da5365642cfc", kill_on_drop: false }`
[INFO] [stdout] b86c43f010c83e72aca935f60714bb28c95302c75c0a9c40cca4da5365642cfc
