[INFO] cloning repository https://github.com/shadyproject/crx-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadyproject/crx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadyproject%2Fcrx-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadyproject%2Fcrx-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe32818dc63cef5739e4e221d8dcfa88ccae1810
[INFO] testing shadyproject/crx-rs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadyproject%2Fcrx-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shadyproject/crx-rs
[INFO] finished tweaking git repo https://github.com/shadyproject/crx-rs
[INFO] tweaked toml for git repo https://github.com/shadyproject/crx-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadyproject/crx-rs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadyproject/crx-rs 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e6681a0aaf4d114225ee2e7bcc02d097741e3c8cc44e3068a871948d948ac7d
[INFO] running `Command { std: "docker" "start" "-a" "9e6681a0aaf4d114225ee2e7bcc02d097741e3c8cc44e3068a871948d948ac7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e6681a0aaf4d114225ee2e7bcc02d097741e3c8cc44e3068a871948d948ac7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6681a0aaf4d114225ee2e7bcc02d097741e3c8cc44e3068a871948d948ac7d", kill_on_drop: false }`
[INFO] [stdout] 9e6681a0aaf4d114225ee2e7bcc02d097741e3c8cc44e3068a871948d948ac7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b309ee43b6169677fec93b7d36a2f8a5fbd0659734e2fa3b233105ab531c48e
[INFO] running `Command { std: "docker" "start" "-a" "9b309ee43b6169677fec93b7d36a2f8a5fbd0659734e2fa3b233105ab531c48e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling zip-extract v0.3.0
[INFO] [stderr]    Compiling crxtool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `header_length`
[INFO] [stdout]    --> src/crx_parser.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header_length`
[INFO] [stdout]    --> src/crx_parser.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.45s
[INFO] running `Command { std: "docker" "inspect" "9b309ee43b6169677fec93b7d36a2f8a5fbd0659734e2fa3b233105ab531c48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b309ee43b6169677fec93b7d36a2f8a5fbd0659734e2fa3b233105ab531c48e", kill_on_drop: false }`
[INFO] [stdout] 9b309ee43b6169677fec93b7d36a2f8a5fbd0659734e2fa3b233105ab531c48e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6b67b79d45eb9dbdcbf7dd61d0f1570b82f9e0f47e6fc5043790d07d93f7bc4
[INFO] running `Command { std: "docker" "start" "-a" "f6b67b79d45eb9dbdcbf7dd61d0f1570b82f9e0f47e6fc5043790d07d93f7bc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stdout] warning: unused variable: `header_length`
[INFO] [stdout]    --> src/crx_parser.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header_length`
[INFO] [stdout]    --> src/crx_parser.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling crxtool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `header_length`
[INFO] [stdout]    --> src/crx_parser.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `header_length`
[INFO] [stdout]    --> src/crx_parser.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.26s
[INFO] running `Command { std: "docker" "inspect" "f6b67b79d45eb9dbdcbf7dd61d0f1570b82f9e0f47e6fc5043790d07d93f7bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b67b79d45eb9dbdcbf7dd61d0f1570b82f9e0f47e6fc5043790d07d93f7bc4", kill_on_drop: false }`
[INFO] [stdout] f6b67b79d45eb9dbdcbf7dd61d0f1570b82f9e0f47e6fc5043790d07d93f7bc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43006a43aad0b87f89b1022ad5fe8abc0db401698ada41d295cb5936fa35feed
[INFO] running `Command { std: "docker" "start" "-a" "43006a43aad0b87f89b1022ad5fe8abc0db401698ada41d295cb5936fa35feed", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `header_length`
[INFO] [stderr]    --> src/crx_parser.rs:231:13
[INFO] [stderr]     |
[INFO] [stderr] 231 |         let header_length = u32::from_le_bytes(header_length_bytes);
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_length`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crxtool` (lib) generated 1 warning (run `cargo fix --lib -p crxtool` to apply 1 suggestion)
[INFO] [stderr] warning: `crxtool` (bin "crxtool") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `crxtool` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `crxtool` (bin "crxtool" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crxtool-c809e19dfa621398)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crx_parser::tests::test_extract_info_valid_file ... ok
[INFO] [stdout] test crx_parser::tests::test_validate_nonexistent_file ... ok
[INFO] [stdout] test crx_parser::tests::test_validate_invalid_magic_header ... ok
[INFO] [stdout] test crx_parser::tests::test_validate_valid_crx_v2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crxtool-cdc1c7c61dcccd74)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crx_parser::tests::test_extract_info_valid_file ... ok
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-69533031cff4d85b)
[INFO] [stdout] test crx_parser::tests::test_validate_nonexistent_file ... ok
[INFO] [stdout] test crx_parser::tests::test_validate_invalid_magic_header ... ok
[INFO] [stdout] test crx_parser::tests::test_validate_valid_crx_v2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_extract_command_invalid_crx_file ... FAILED
[INFO] [stdout] test test_extract_command_valid_crx_file ... FAILED
[INFO] [stdout] test test_extract_command_with_skip_validation ... FAILED
[INFO] [stdout] test test_extract_command_with_skip_validation_short ... FAILED
[INFO] [stdout] test test_version ... FAILED
[INFO] [stdout] test test_help ... FAILED
[INFO] [stdout] test test_no_command_shows_help ... FAILED
[INFO] [stdout] test test_extract_command_nonexistent_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_extract_command_invalid_crx_file stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_extract_command_valid_crx_file stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_extract_command_with_skip_validation stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_extract_command_with_skip_validation_short stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_version stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_help stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_no_command_shows_help stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_extract_command_nonexistent_file stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/crx-rs" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_extract_command_invalid_crx_file
[INFO] [stdout]     test_extract_command_nonexistent_file
[INFO] [stdout]     test_extract_command_valid_crx_file
[INFO] [stdout]     test_extract_command_with_skip_validation
[INFO] [stdout]     test_extract_command_with_skip_validation_short
[INFO] [stdout]     test_help
[INFO] [stdout]     test_no_command_shows_help
[INFO] [stdout]     test_version
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_tests`
[INFO] running `Command { std: "docker" "inspect" "43006a43aad0b87f89b1022ad5fe8abc0db401698ada41d295cb5936fa35feed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43006a43aad0b87f89b1022ad5fe8abc0db401698ada41d295cb5936fa35feed", kill_on_drop: false }`
[INFO] [stdout] 43006a43aad0b87f89b1022ad5fe8abc0db401698ada41d295cb5936fa35feed
