[INFO] cloning repository https://github.com/cruessler/git-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cruessler/git-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85bffde596603c29f9b18915e6356253b16ce113
[INFO] testing cruessler/git-tree against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cruessler/git-tree
[INFO] finished tweaking git repo https://github.com/cruessler/git-tree
[INFO] tweaked toml for git repo https://github.com/cruessler/git-tree written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cruessler/git-tree on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cruessler/git-tree 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9af2787a8c8262bef64ffa924fd0474cc13125451daef2580646a4db5791fcf3
[INFO] running `Command { std: "docker" "start" "-a" "9af2787a8c8262bef64ffa924fd0474cc13125451daef2580646a4db5791fcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af2787a8c8262bef64ffa924fd0474cc13125451daef2580646a4db5791fcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af2787a8c8262bef64ffa924fd0474cc13125451daef2580646a4db5791fcf3", kill_on_drop: false }`
[INFO] [stdout] 9af2787a8c8262bef64ffa924fd0474cc13125451daef2580646a4db5791fcf3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79d9ffced924147a868f74f27f28147405638ad6dc1975838e309ec3c8edfe24
[INFO] running `Command { std: "docker" "start" "-a" "79d9ffced924147a868f74f27f28147405638ad6dc1975838e309ec3c8edfe24", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling gix-trace v0.1.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termtree v1.0.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gix-sec v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling gix-validate v0.11.1
[INFO] [stderr]    Compiling gix-utils v0.3.2
[INFO] [stderr]    Compiling gix-error v0.2.3
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling gix-imara-diff v0.2.1
[INFO] [stderr]    Compiling gix-chunk v0.7.1
[INFO] [stderr]    Compiling gix-quote v0.7.1
[INFO] [stderr]    Compiling gix-bitmap v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling gix-date v0.15.3
[INFO] [stderr]    Compiling gix-actor v0.41.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-path v0.12.0
[INFO] [stderr]    Compiling gix-packetline v0.21.3
[INFO] [stderr]    Compiling gix-features v0.48.0
[INFO] [stderr]    Compiling gix-config-value v0.18.0
[INFO] [stderr]    Compiling gix-command v0.9.0
[INFO] [stderr]    Compiling gix-url v0.36.0
[INFO] [stderr]    Compiling gix-hash v0.25.0
[INFO] [stderr]    Compiling gix-fs v0.21.1
[INFO] [stderr]    Compiling gix-glob v0.26.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling gix-transport v0.57.0
[INFO] [stderr]    Compiling gix-attributes v0.33.0
[INFO] [stderr]    Compiling gix-ignore v0.21.0
[INFO] [stderr]    Compiling gix-hashtable v0.15.0
[INFO] [stderr]    Compiling gix-commitgraph v0.37.0
[INFO] [stderr]    Compiling gix-object v0.60.0
[INFO] [stderr]    Compiling gix-tempfile v23.0.0
[INFO] [stderr]    Compiling gix-lock v23.0.0
[INFO] [stderr]    Compiling gix-shallow v0.12.0
[INFO] [stderr]    Compiling gix-pathspec v0.18.0
[INFO] [stderr]    Compiling gix-revwalk v0.31.0
[INFO] [stderr]    Compiling gix-ref v0.63.0
[INFO] [stderr]    Compiling gix-filter v0.30.0
[INFO] [stderr]    Compiling gix-pack v0.70.0
[INFO] [stderr]    Compiling gix-traverse v0.57.0
[INFO] [stderr]    Compiling gix-revision v0.45.0
[INFO] [stderr]    Compiling gix-refspec v0.41.0
[INFO] [stderr]    Compiling gix-index v0.51.0
[INFO] [stderr]    Compiling gix-odb v0.80.0
[INFO] [stderr]    Compiling gix-discover v0.51.0
[INFO] [stderr]    Compiling gix-config v0.56.0
[INFO] [stderr]    Compiling gix-protocol v0.61.0
[INFO] [stderr]    Compiling gix-worktree v0.52.0
[INFO] [stderr]    Compiling gix-diff v0.63.0
[INFO] [stderr]    Compiling gix-dir v0.25.0
[INFO] [stderr]    Compiling gix-submodule v0.30.0
[INFO] [stderr]    Compiling gix-status v0.30.0
[INFO] [stderr]    Compiling gix v0.83.0
[INFO] [stderr]    Compiling git-tree v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "79d9ffced924147a868f74f27f28147405638ad6dc1975838e309ec3c8edfe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79d9ffced924147a868f74f27f28147405638ad6dc1975838e309ec3c8edfe24", kill_on_drop: false }`
[INFO] [stdout] 79d9ffced924147a868f74f27f28147405638ad6dc1975838e309ec3c8edfe24
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2414d175e5ab2694c907dd6b5824f9abfcaffe8b4cfd313c88169a9a1cec548
[INFO] running `Command { std: "docker" "start" "-a" "c2414d175e5ab2694c907dd6b5824f9abfcaffe8b4cfd313c88169a9a1cec548", kill_on_drop: false }`
[INFO] [stderr]    Compiling gix-error v0.0.0
[INFO] [stderr]    Compiling errno v0.3.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling gix-path v0.11.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling gix-quote v0.6.2
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle-lossy v1.1.5
[INFO] [stderr]    Compiling gix-sec v0.13.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling snapbox-macros v1.1.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling gix-date v0.13.0
[INFO] [stderr]    Compiling gix-chunk v0.5.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling gix-features v0.46.2
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling gix-fs v0.19.2
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-commitgraph v0.32.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-attributes v0.30.1
[INFO] [stderr]    Compiling gix-ignore v0.19.1
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling anstyle-svg v1.1.0
[INFO] [stderr]    Compiling gix-actor v0.38.0
[INFO] [stderr]    Compiling gix-object v0.55.0
[INFO] [stderr]    Compiling gix-revwalk v0.26.0
[INFO] [stderr]    Compiling gix-ref v0.58.0
[INFO] [stderr]    Compiling gix-traverse v0.52.0
[INFO] [stderr]    Compiling gix-index v0.46.0
[INFO] [stderr]    Compiling snapbox v1.2.1
[INFO] [stderr]    Compiling gix-discover v0.46.0
[INFO] [stderr]    Compiling gix-worktree v0.47.0
[INFO] [stderr]    Compiling gix-testtools v0.18.0
[INFO] [stderr]    Compiling git-tree v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.26s
[INFO] running `Command { std: "docker" "inspect" "c2414d175e5ab2694c907dd6b5824f9abfcaffe8b4cfd313c88169a9a1cec548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2414d175e5ab2694c907dd6b5824f9abfcaffe8b4cfd313c88169a9a1cec548", kill_on_drop: false }`
[INFO] [stdout] c2414d175e5ab2694c907dd6b5824f9abfcaffe8b4cfd313c88169a9a1cec548
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e3d4442a3898086bc36f33dbae60f9bfb1624d4995efa87e9d34bf2845d16cd
[INFO] running `Command { std: "docker" "start" "-a" "9e3d4442a3898086bc36f33dbae60f9bfb1624d4995efa87e9d34bf2845d16cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_tree-fca257984bbb4a3a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/detailed.rs (/opt/rustwide/target/debug/deps/detailed-87fe89ec2e4d56a7)
[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 4 tests
[INFO] [stdout] test no_changes ... FAILED
[INFO] [stdout] test additions_deletions ... FAILED
[INFO] [stdout] test some_changes ... FAILED
[INFO] [stdout] test some_staged_changes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- no_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/no_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- additions_deletions stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/additions_deletions.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- some_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/some_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- some_staged_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/some_staged_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     additions_deletions
[INFO] [stdout]     no_changes
[INFO] [stdout]     some_changes
[INFO] [stdout]     some_staged_changes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test detailed`
[INFO] running `Command { std: "docker" "inspect" "9e3d4442a3898086bc36f33dbae60f9bfb1624d4995efa87e9d34bf2845d16cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3d4442a3898086bc36f33dbae60f9bfb1624d4995efa87e9d34bf2845d16cd", kill_on_drop: false }`
[INFO] [stdout] 9e3d4442a3898086bc36f33dbae60f9bfb1624d4995efa87e9d34bf2845d16cd
