[INFO] cloning repository https://github.com/SanderCokart/envcrypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SanderCokart/envcrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanderCokart%2Fenvcrypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanderCokart%2Fenvcrypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59d74a53220815328260bd9aceaba14140ea314b
[INFO] testing SanderCokart/envcrypt against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanderCokart%2Fenvcrypt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SanderCokart/envcrypt
[INFO] finished tweaking git repo https://github.com/SanderCokart/envcrypt
[INFO] tweaked toml for git repo https://github.com/SanderCokart/envcrypt written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SanderCokart/envcrypt on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SanderCokart/envcrypt 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" "+1.98.0-beta.1" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af
[INFO] running `Command { std: "docker" "start" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling envcrypt v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling envcrypt v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 24.40s
[INFO] running `Command { std: "docker" "inspect" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/envcrypt-78cab93194c8f3f0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envcrypt-55eee61e62ab1804)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-165d263474a4185f)
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_aes256cbc ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_aes256gcm_lowercase ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_aes256gcm ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_chacha20poly1305_lowercase ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_chacha20poly1305_no_dash_fails ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_unsupported ... ok
[INFO] [stdout] test cli::key_handling::tests::test_strip_base64_prefix_empty ... ok
[INFO] [stdout] test cli::key_handling::tests::test_strip_base64_prefix_with_prefix ... ok
[INFO] [stdout] test cli::key_handling::tests::test_strip_base64_prefix_without_prefix ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_chacha20poly1305 ... ok
[INFO] [stdout] test cli::paths::tests::test_derive_output_path_decrypt_custom_encrypted ... ok
[INFO] [stdout] test cli::paths::tests::test_derive_output_path_decrypt_env_local ... ok
[INFO] [stdout] test cli::paths::tests::test_derive_output_path_decrypt_simple ... ok
[INFO] [stdout] test cli::paths::tests::test_derive_output_path_encrypt_env_local ... ok
[INFO] [stdout] test cli::paths::tests::test_derive_output_path_encrypt_simple_env ... ok
[INFO] [stdout] test cli::paths::tests::test_derive_output_path_encrypt_custom_path ... ok
[INFO] [stdout] test cli::cipher::tests::test_get_cipher_aes256cbc_lowercase ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test cli_tests::ciphers::test_unsupported_cipher_fails ... ok
[INFO] [stdout] test cli_tests::errors::test_decrypt_with_nonexistent_input_fails ... ok
[INFO] [stdout] test cli_tests::errors::test_encrypt_with_nonexistent_input_fails ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_with_env_flag ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_with_env_flag_production ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_with_env_flag_and_custom_input_path ... ok
[INFO] [stdout] test cli_tests::encrypt::test_encrypt_creates_encrypted_file ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_with_env_flag_development ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_with_env_flag_preserves_input_directory ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_with_env_flag_env_takes_precedence_for_output ... ok
[INFO] [stdout] test cli_tests::flags::test_no_interaction_auto_generates_key_for_encrypt ... ok
[INFO] [stdout] test cli_tests::encrypt::test_default_cipher ... ok
[INFO] [stdout] test cli_tests::decrypt::test_decrypt_with_wrong_key_fails ... ok
[INFO] [stdout] test cli_tests::flags::test_version_flag ... FAILED
[INFO] [stdout] test cli_tests::ciphers::test_chacha20_poly1305_no_dash ... ok
[INFO] [stdout] test cli_tests::flags::test_no_interaction_requires_key_for_decrypt ... ok
[INFO] [stdout] test cli_tests::ciphers::test_cipher_case_insensitive ... ok
[INFO] [stdout] test cli_tests::flags::test_prune_flag_deletes_original_file ... ok
[INFO] [stdout] test cli_tests::ciphers::test_chacha20_poly1305_roundtrip ... ok
[INFO] [stdout] test cli_tests::ciphers::test_wrong_cipher_fails ... ok
[INFO] [stdout] test cli_tests::flags::test_quiet_flag_suppresses_info_but_shows_errors ... ok
[INFO] [stdout] test cli_tests::ciphers::test_aes256_gcm_roundtrip ... ok
[INFO] [stdout] test cli_tests::env_flag::test_encrypt_decrypt_roundtrip_with_env ... ok
[INFO] [stdout] test cli_tests::flags::test_silent_flag_suppresses_output ... ok
[INFO] [stdout] test cli_tests::flags::test_silent_overrides_verbose ... ok
[INFO] [stdout] test cli_tests::flags::test_prune_only_applies_to_encrypt ... ok
[INFO] [stdout] test cli_tests::flags::test_force_flag_for_decrypt ... ok
[INFO] [stdout] test cli_tests::paths::test_encrypt_with_custom_input_path ... ok
[INFO] [stdout] test cli_tests::flags::test_force_flag_overwrites_existing_file ... ok
[INFO] [stdout] test cli_tests::roundtrip::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test cli_tests::keys::test_decrypt_with_base64_prefix ... ok
[INFO] [stdout] test cli_tests::keys::test_decrypt_with_key_whitespace ... ok
[INFO] [stdout] test cli_tests::paths::test_decrypt_with_custom_input_path ... ok
[INFO] [stdout] test cli_tests::keys::test_decrypt_with_base64_prefix_and_whitespace ... ok
[INFO] [stdout] test cli_tests::roundtrip::test_encrypt_decrypt_roundtrip_with_custom_paths ... ok
[INFO] [stdout] test cli_tests::flags::test_verbose_flag_increases_output ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_tests::flags::test_version_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_tests::flags::test_version_flag' (1926) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed ((var.contains(envcrypt 0.1.0) && var.contains(()) && var.contains()))
[INFO] [stdout] ├── var as str: envcrypt 0.2.1 (2026-01-12)
[INFO] [stdout] └── (var.contains(envcrypt 0.1.0) && var.contains(())
[INFO] [stdout]     └── var.contains(envcrypt 0.1.0)
[INFO] [stdout]         └── var: envcrypt 0.2.1 (2026-01-12)
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpDz0dLS" && "/opt/rustwide/target/debug/envcrypt" "--version"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="envcrypt 0.2.1 (2026-01-12)\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x568f970511f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x568f9706734a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    2:     0x568f97056d0c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x568f9702d886 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x568f97048569 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]    5:     0x568f96fa6e50 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x568f97048722 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x568f9702d932 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x568f97024fe9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x568f9702e52d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]   10:     0x568f97067b9c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]   11:     0x568f96ff2262 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[3093572f9996814c]::assert::AssertError>
[INFO] [stdout]   12:     0x568f96ff21d7 - <assert_cmd[3093572f9996814c]::assert::AssertError>::panic::<assert_cmd[3093572f9996814c]::assert::Assert>
[INFO] [stdout]   13:     0x568f96ff1545 - <<assert_cmd[3093572f9996814c]::assert::AssertError>::panic<assert_cmd[3093572f9996814c]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[3093572f9996814c]::assert::AssertError,)>>::call_once
[INFO] [stdout]   14:     0x568f96fe2cb9 - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[3093572f9996814c]::assert::Assert, assert_cmd[3093572f9996814c]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[3093572f9996814c]::assert::AssertError>::panic<assert_cmd[3093572f9996814c]::assert::Assert>>
[INFO] [stdout]   15:     0x568f96f861d3 - <assert_cmd[3093572f9996814c]::assert::Assert>::stdout::<predicates[dc74f5288ba297ee]::boolean::AndPredicate<predicates[dc74f5288ba297ee]::boolean::AndPredicate<predicates[dc74f5288ba297ee]::str::basics::ContainsPredicate, predicates[dc74f5288ba297ee]::str::basics::ContainsPredicate, str>, predicates[dc74f5288ba297ee]::str::basics::ContainsPredicate, str>, assert_cmd[3093572f9996814c]::assert::StrOutputPredicate<predicates[dc74f5288ba297ee]::boolean::AndPredicate<predicates[dc74f5288ba297ee]::boolean::AndPredicate<predicates[dc74f5288ba297ee]::str::basics::ContainsPredicate, predicates[dc74f5288ba297ee]::str::basics::ContainsPredicate, str>, predicates[dc74f5288ba297ee]::str::basics::ContainsPredicate, str>>>
[INFO] [stdout]   16:     0x568f96f8a224 - cli[88144bc80344cd3e]::cli_tests::flags::test_version_flag
[INFO] [stdout]   17:     0x568f96f86c93 - cli[88144bc80344cd3e]::cli_tests::flags::test_version_flag::{closure#0}
[INFO] [stdout]   18:     0x568f96f998b6 - <cli[88144bc80344cd3e]::cli_tests::flags::test_version_flag::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x568f96f9a18b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]   20:     0x568f96fa77d5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]   21:     0x568f96fa2284 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x568f96faa922 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x568f9705048f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7e936ba44aa4 - <unknown>
[INFO] [stdout]   25:     0x7e936bad1a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_tests::flags::test_version_flag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af", kill_on_drop: false }`
[INFO] [stdout] 04c4f15fc9a3b95d9a84aa65b539a0f1dfef98af3c4852d1c3645fdd6fbdc0af
