[INFO] fetching crate accent 0.1.3...
[INFO] testing accent-0.1.3 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate accent 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate accent 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate accent 0.1.3
[INFO] tweaked toml for crates.io crate accent 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate accent 0.1.3 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate accent 0.1.3 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5
[INFO] running `Command { std: "docker" "start" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", 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" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", 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" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serdect v0.3.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling bitfields-impl v1.0.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling snafu-derive v0.9.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling base64 v0.23.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling zlib-rs v0.6.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ureq-proto v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling bitfields v1.0.3
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling snafu v0.9.2
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling cx448 v0.1.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling ocb3 v0.1.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling camellia v0.1.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling idea v0.5.1
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.10
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling buffer-redux v1.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling indicatif v0.18.6
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling ureq v3.4.0
[INFO] [stderr]    Compiling pgp v0.20.0
[INFO] [stderr]    Compiling accent v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", 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" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling accent v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 44.99s
[INFO] running `Command { std: "docker" "inspect" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", 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" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/accent-d5843483c7cc9799)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test checksums::tests::finds_the_entry_for_an_asset ... ok
[INFO] [stdout] test checksums::tests::accepts_binary_mode_and_ragged_whitespace ... ok
[INFO] [stdout] test checksums::tests::a_missing_asset_is_an_error_not_a_skipped_check ... ok
[INFO] [stdout] test archive::tests::refuses_an_absolute_entry ... ok
[INFO] [stdout] test checksums::tests::matches_the_whole_name ... ok
[INFO] [stdout] test cli::tests::the_cli_definition_is_valid ... ok
[INFO] [stdout] test install::tests::a_failed_check_installs_nothing_and_keeps_the_old_binary ... ok
[INFO] [stdout] test archive::tests::finds_a_binary_at_the_archive_root ... ok
[INFO] [stdout] test install::tests::placed_binaries_are_executable ... ok
[INFO] [stdout] test cli::tests::a_bare_invocation_installs ... ok
[INFO] [stdout] test checksums::tests::rejects_a_digest_that_is_not_a_sha256 ... ok
[INFO] [stdout] test cli::tests::parses_the_documented_invocations ... ok
[INFO] [stdout] test install::tests::remove_reports_whether_anything_was_there ... ok
[INFO] [stdout] test archive::tests::reports_an_archive_without_the_binary ... ok
[INFO] [stdout] test install::tests::places_a_binary_and_replaces_it_in_place ... ok
[INFO] [stdout] test archive::tests::refuses_a_traversing_entry ... ok
[INFO] [stdout] test archive::tests::finds_a_binary_one_directory_down ... ok
[INFO] [stdout] test install::verify_runs::tests::the_highest_glibc_the_loader_names_is_the_floor ... ok
[INFO] [stdout] test platform::tests::asset_names_match_the_published_layout ... ok
[INFO] [stdout] test install::verify_runs::tests::a_binary_that_runs_reports_its_version_line ... FAILED
[INFO] [stdout] test platform::tests::musl_asset_names_follow_the_same_layout ... ok
[INFO] [stdout] test install::verify_runs::tests::a_file_that_cannot_be_executed_at_all_is_an_error_not_a_panic ... ok
[INFO] [stdout] test platform::tests::linux_takes_the_musl_build_only_when_asked ... ok
[INFO] [stdout] test platform::tests::rejects_targets_that_are_not_published ... ok
[INFO] [stdout] test platform::tests::maps_every_published_target ... ok
[INFO] [stdout] test install::verify_runs::tests::a_failure_without_glibc_in_it_is_quoted_without_a_diagnosis ... ok
[INFO] [stdout] test release::tests::accepts_a_version_with_or_without_the_v ... ok
[INFO] [stdout] test platform::tests::the_musl_loader_decides_and_ldd_is_the_fallback ... ok
[INFO] [stdout] test release::tests::rejects_junk_versions ... ok
[INFO] [stdout] test release::tests::builds_the_published_urls ... ok
[INFO] [stdout] test release::tests::reads_the_tag_out_of_a_redirect ... ok
[INFO] [stdout] test install::verify_runs::tests::a_loader_refusal_names_the_glibc_the_release_needs ... ok
[INFO] [stdout] test install::tests::an_unparseable_version_is_unknown_not_a_match ... ok
[INFO] [stdout] test verify::tests::accepts_a_real_release_signature ... ok
[INFO] [stdout] test install::tests::reads_the_version_an_installed_binary_reports ... ok
[INFO] [stdout] test verify::tests::checksum_comparison_ignores_case_only ... ok
[INFO] [stdout] test verify::tests::the_embedded_key_is_the_pinned_one ... ok
[INFO] [stdout] test verify::tests::rejects_a_tampered_checksums_file ... ok
[INFO] [stdout] test verify::tests::rejects_a_signature_that_is_not_a_signature ... ok
[INFO] [stdout] test platform::tests::the_host_running_these_tests_is_supported ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- install::verify_runs::tests::a_binary_that_runs_reports_its_version_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'install::verify_runs::tests::a_binary_that_runs_reports_its_version_line' (2531) panicked at src/install/verify_runs.rs:156:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: the downloaded binary cannot run on this system:
[INFO] [stdout]   /tmp/.tmps4XIi1/ok: Text file busy (os error 26)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <unknown>
[INFO] [stdout]    1: <unknown>
[INFO] [stdout]    2: <unknown>
[INFO] [stdout]    3: <unknown>
[INFO] [stdout]    4: <unknown>
[INFO] [stdout]    5: <unknown>
[INFO] [stdout]    6: <unknown>
[INFO] [stdout]    7: <unknown>
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6b0e6cee85 - <unknown>
[INFO] [stdout]    1:     0x5b6b0e61f494 - <unknown>
[INFO] [stdout]    2:     0x5b6b0e6ce52b - <unknown>
[INFO] [stdout]    3:     0x5b6b0e6ce129 - <unknown>
[INFO] [stdout]    4:     0x5b6b0e6cddaa - <unknown>
[INFO] [stdout]    5:     0x5b6b0e6cd8e3 - <unknown>
[INFO] [stdout]    6:     0x5b6b0e6f3a51 - <unknown>
[INFO] [stdout]    7:     0x5b6b0e6f3a09 - <unknown>
[INFO] [stdout]    8:     0x5b6b0e6f3f0c - <unknown>
[INFO] [stdout]    9:     0x5b6b0e61f32b - <unknown>
[INFO] [stdout]   10:     0x5b6b0e6229d1 - <unknown>
[INFO] [stdout]   11:     0x5b6b0e5f7061 - <unknown>
[INFO] [stdout]   12:     0x5b6b0e71545b - <unknown>
[INFO] [stdout]   13:     0x5b6b0e711942 - <unknown>
[INFO] [stdout]   14:     0x5b6b0e71116c - <unknown>
[INFO] [stdout]   15:     0x5b6b0e72bdec - <unknown>
[INFO] [stdout]   16:     0x5b6b0e6f506a - <unknown>
[INFO] [stdout]   17:     0x7eef6462a07a - <unknown>
[INFO] [stdout]   18:     0x7eef646bd534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     install::verify_runs::tests::a_binary_that_runs_reports_its_version_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 39 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5", kill_on_drop: false }`
[INFO] [stdout] eef5dcc4df002f7f0a970cc3eab3e5bf9028bdeca26529e83db45742f2e5b2c5
