[INFO] cloning repository https://github.com/jacksnxly/keryx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacksnxly/keryx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksnxly%2Fkeryx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksnxly%2Fkeryx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 617133617f96c55e682231f48a365830ade7d64c
[INFO] testing jacksnxly/keryx against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksnxly%2Fkeryx" "/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/jacksnxly/keryx
[INFO] finished tweaking git repo https://github.com/jacksnxly/keryx
[INFO] tweaked toml for git repo https://github.com/jacksnxly/keryx written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacksnxly/keryx on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jacksnxly/keryx 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-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00032d16faa8069e08c45ad9b18b9d2bfc17582b122d6ace89bb42779a9e6970
[INFO] running `Command { std: "docker" "start" "-a" "00032d16faa8069e08c45ad9b18b9d2bfc17582b122d6ace89bb42779a9e6970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00032d16faa8069e08c45ad9b18b9d2bfc17582b122d6ace89bb42779a9e6970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00032d16faa8069e08c45ad9b18b9d2bfc17582b122d6ace89bb42779a9e6970", kill_on_drop: false }`
[INFO] [stdout] 00032d16faa8069e08c45ad9b18b9d2bfc17582b122d6ace89bb42779a9e6970
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 519cb7022685176804acfe4bc6b3cc661290704e50dd2cebf62bf0eace8a6051
[INFO] running `Command { std: "docker" "start" "-a" "519cb7022685176804acfe4bc6b3cc661290704e50dd2cebf62bf0eace8a6051", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling axotag v0.3.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling homedir v0.3.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axoprocess v0.2.1
[INFO] [stderr]    Compiling axoasset v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling parse-changelog v0.6.15
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling octocrab v0.41.2
[INFO] [stderr]    Compiling axoupdater v0.9.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling keryx v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "519cb7022685176804acfe4bc6b3cc661290704e50dd2cebf62bf0eace8a6051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "519cb7022685176804acfe4bc6b3cc661290704e50dd2cebf62bf0eace8a6051", kill_on_drop: false }`
[INFO] [stdout] 519cb7022685176804acfe4bc6b3cc661290704e50dd2cebf62bf0eace8a6051
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ddf8c184d2c723926898b8795c6606e2ea640575afe5b46e91e1617ae3aa5dd
[INFO] running `Command { std: "docker" "start" "-a" "4ddf8c184d2c723926898b8795c6606e2ea640575afe5b46e91e1617ae3aa5dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling octocrab v0.41.2
[INFO] [stderr]    Compiling axoasset v1.5.0
[INFO] [stderr]    Compiling axoupdater v0.9.1
[INFO] [stderr]    Compiling keryx v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "4ddf8c184d2c723926898b8795c6606e2ea640575afe5b46e91e1617ae3aa5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ddf8c184d2c723926898b8795c6606e2ea640575afe5b46e91e1617ae3aa5dd", kill_on_drop: false }`
[INFO] [stdout] 4ddf8c184d2c723926898b8795c6606e2ea640575afe5b46e91e1617ae3aa5dd
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be03ca18494dbb1262991b6477d28c5c4fb49b793edadda7ecc7c8aefb40ca2d
[INFO] running `Command { std: "docker" "start" "-a" "be03ca18494dbb1262991b6477d28c5c4fb49b793edadda7ecc7c8aefb40ca2d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keryx-f5b688735cb01433)
[INFO] [stdout] 
[INFO] [stdout] running 328 tests
[INFO] [stdout] test changelog::format::tests::test_category_from_str ... ok
[INFO] [stdout] test changelog::parser::tests::test_extract_version_invalid ... ok
[INFO] [stdout] test changelog::format::tests::test_entries_by_category ... ok
[INFO] [stdout] test changelog::parser::tests::test_extract_version_without_brackets ... ok
[INFO] [stdout] test changelog::parser::tests::test_find_insertion_point_crlf_no_unreleased ... ok
[INFO] [stdout] test changelog::parser::tests::test_find_insertion_point_crlf_only_unreleased ... ok
[INFO] [stdout] test changelog::parser::tests::test_find_insertion_point_mixed_line_endings ... ok
[INFO] [stdout] test changelog::parser::tests::test_find_insertion_point_crlf_with_unreleased ... ok
[INFO] [stdout] test changelog::parser::tests::test_find_insertion_point_with_unreleased ... ok
[INFO] [stdout] test changelog::parser::tests::test_find_insertion_point_empty ... ok
[INFO] [stdout] test changelog::parser::tests::test_extract_version_with_brackets ... ok
[INFO] [stdout] test changelog::parser::tests::test_has_version ... ok
[INFO] [stdout] test changelog::writer::tests::test_generate_summary ... ok
[INFO] [stdout] test changelog::writer::tests::test_format_version_section ... ok
[INFO] [stdout] test claude::retry::tests::test_parse_claude_cli_envelope ... ok
[INFO] [stdout] test claude::retry::tests::test_parse_claude_cli_envelope_with_entries ... ok
[INFO] [stdout] test claude::retry::tests::test_parse_claude_response_error_envelope ... ok
[INFO] [stdout] test claude::retry::tests::test_raw_retry_exhausts_after_three_attempts ... ok
[INFO] [stdout] test claude::retry::tests::test_raw_retry_on_envelope_error ... ok
[INFO] [stdout] test claude::retry::tests::test_raw_success_on_first_attempt ... ok
[INFO] [stdout] test claude::retry::tests::test_retry_exhausts_after_three_attempts ... ok
[INFO] [stdout] test claude::retry::tests::test_retry_on_invalid_json ... ok
[INFO] [stdout] test claude::retry::tests::test_retry_succeeds_after_failures ... ok
[INFO] [stdout] test claude::retry::tests::test_retry_succeeds_after_one_failure ... ok
[INFO] [stdout] test claude::retry::tests::test_retry_with_different_errors ... ok
[INFO] [stdout] test claude::retry::tests::test_success_on_first_attempt ... ok
[INFO] [stdout] test claude::retry::tests::test_unwrap_envelope_error_flag ... ok
[INFO] [stdout] test claude::retry::tests::test_unwrap_envelope_error_with_trailing_garbage ... ok
[INFO] [stdout] test claude::retry::tests::test_unwrap_envelope_missing_is_error_defaults_false ... ok
[INFO] [stdout] test claude::retry::tests::test_unwrap_envelope_non_json_fallback ... ok
[INFO] [stdout] test claude::retry::tests::test_unwrap_envelope_valid ... ok
[INFO] [stdout] test claude::retry::tests::test_unwrap_envelope_with_trailing_hook_stderr ... ok
[INFO] [stdout] test claude::subprocess::tests::test_get_timeout_default ... ok
[INFO] [stdout] test claude::subprocess::tests::test_get_timeout_empty_env_uses_default ... ok
[INFO] [stdout] test claude::subprocess::tests::test_get_timeout_from_env ... ok
[INFO] [stdout] test claude::subprocess::tests::test_get_timeout_invalid_env_uses_default ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_carriage_return ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_claude_output ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_color_codes ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_cursor_codes ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_empty ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_esc_less_than ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_multiple_codes ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_only_codes ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_osc_bel ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_plain_text ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_preserves_json ... ok
[INFO] [stdout] test claude::subprocess::tests::test_strip_ansi_private_modes ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_captures_both_streams ... ok
[INFO] [stdout] test changelog::format::tests::test_category_order ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_multiline_stderr ... ok
[INFO] [stdout] test claude::retry::tests::test_backoff_delays_occur ... ok
[INFO] [stdout] test changelog::writer::tests::test_atomic_write_overwrites_existing ... ok
[INFO] [stdout] test changelog::writer::tests::test_atomic_write_temp_file_in_same_directory ... ok
[INFO] [stdout] test changelog::writer::tests::test_atomic_copy_creates_backup ... ok
[INFO] [stdout] test changelog::writer::tests::test_atomic_write_creates_file ... ok
[INFO] [stdout] test changelog::writer::tests::test_atomic_copy_overwrites_existing_backup ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_completes_before_timeout ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_spawn_failure ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_stderr_captured_in_error ... ok
[INFO] [stdout] test codex::retry::tests::test_codex_raw_retry_exhaustion ... ok
[INFO] [stdout] test claude::subprocess::tests::test_version_check_non_zero_exit ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_non_zero_exit_code ... ok
[INFO] [stdout] test codex::retry::tests::test_codex_raw_success_on_first_attempt ... ok
[INFO] [stdout] test codex::retry::tests::test_codex_structured_retry_exhaustion ... ok
[INFO] [stdout] test codex::retry::tests::test_codex_raw_retry_succeeds_after_failure ... ok
[INFO] [stdout] test codex::retry::tests::test_codex_structured_success_on_first_attempt ... ok
[INFO] [stdout] test codex::retry::tests::test_codex_raw_retry_preserves_last_error ... ok
[INFO] [stdout] test codex::subprocess::tests::test_get_timeout_default ... ok
[INFO] [stdout] test codex::subprocess::tests::test_get_timeout_empty_env_uses_default ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_specific_exit_code ... ok
[INFO] [stdout] test codex::subprocess::tests::test_get_timeout_from_env ... ok
[INFO] [stdout] test codex::subprocess::tests::test_get_timeout_invalid_env_uses_default ... ok
[INFO] [stdout] test codex::subprocess::tests::test_schema_is_valid_json ... ok
[INFO] [stdout] test commit::analysis::tests::test_prompt_contains_addition_deletion_counts ... ok
[INFO] [stdout] test commit::analysis::tests::test_prompt_contains_all_file_paths ... ok
[INFO] [stdout] test commit::analysis::tests::test_prompt_contains_file_statuses ... ok
[INFO] [stdout] test commit::analysis::tests::test_split_analysis_json_roundtrip ... ok
[INFO] [stdout] test commit::analysis::tests::test_split_analysis_single_group_json ... ok
[INFO] [stdout] test commit::analysis::tests::test_validate_split_duplicate_file ... ok
[INFO] [stdout] test commit::analysis::tests::test_validate_split_orphaned_file ... ok
[INFO] [stdout] test commit::analysis::tests::test_validate_split_unknown_file ... ok
[INFO] [stdout] test commit::analysis::tests::test_validate_split_valid ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_non_utf8_stdout_handled ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_non_utf8_stderr_handled ... ok
[INFO] [stdout] test claude::subprocess::tests::test_subprocess_timeout_is_respected ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_empty_repo_returns_none_head_tree ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_for_paths_empty_returns_no_changes ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_corrupt_head_propagates_error ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_deserialize ... ok
[INFO] [stdout] test commit::diff::tests::test_file_status_display ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_includes_binary_files ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_deserialize_breaking_default ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_deserialize_invalid_category_fails ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_deserialize_no_body ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_for_paths_corrupt_head_propagates_error ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_for_paths_filters_correctly ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_detects_new_file ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_detects_staged_modification ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_deserialize_null_changelog ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_format_empty_body ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_format_internal_no_trailers ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_format_subject_only ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_is_user_facing ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_format_with_body ... ok
[INFO] [stdout] test commit::message::tests::test_commit_message_format_with_trailers_no_body ... ok
[INFO] [stdout] test commit::diff::tests::test_collect_diff_on_clean_repo_returns_no_changes ... ok
[INFO] [stdout] test commit::message::tests::test_stage_and_commit_on_repo_with_changes ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_emphasizes_why_not_what ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_changelog_metadata ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_enforces_50_char_limit ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_includes_diff ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_includes_files ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_truncation_note ... ok
[INFO] [stdout] test commit::prompt::tests::test_build_commit_prompt_json_output_format ... ok
[INFO] [stdout] test commit::prompt::tests::test_sanitize_diff_filters_injection ... ok
[INFO] [stdout] test commit::prompt::tests::test_sanitize_diff_preserves_markdown_headers ... ok
[INFO] [stdout] test commit::prompt::tests::test_sanitize_diff_removes_ansi ... ok
[INFO] [stdout] test commit::message::tests::test_stage_paths_and_commit_selective_staging ... ok
[INFO] [stdout] test commit::message::tests::test_stage_and_commit_initial_commit ... ok
[INFO] [stdout] test commit::message::tests::test_stage_paths_and_commit_sequential_multi_commit ... ok
[INFO] [stdout] test commit::message::tests::test_stage_paths_and_commit_initial_commit ... ok
[INFO] [stdout] test git::commits::tests::test_parse_breaking_with_scope_and_exclamation ... ok
[INFO] [stdout] test git::commits::tests::test_parse_breaking_with_exclamation ... ok
[INFO] [stdout] test git::commits::tests::test_parse_breaking_in_footer ... ok
[INFO] [stdout] test git::commits::tests::test_parse_fix_with_scope ... ok
[INFO] [stdout] test git::tags::tests::test_version_from_tag_invalid ... ok
[INFO] [stdout] test git::commits::tests::test_parse_non_conventional ... ok
[INFO] [stdout] test commit::message::tests::test_stage_paths_and_commit_rename_removes_old_path ... ok
[INFO] [stdout] test git::tags::tests::test_version_from_tag_prerelease ... ok
[INFO] [stdout] test git::commits::tests::test_parse_feat_commit ... ok
[INFO] [stdout] test git::tags::tests::test_version_from_tag_without_v ... ok
[INFO] [stdout] test git::tags::tests::test_version_from_tag_with_v ... ok
[INFO] [stdout] test github::auth::tests::test_empty_string_tokens_are_rejected ... ok
[INFO] [stdout] test github::auth::tests::test_error_when_no_tokens_available ... ok
[INFO] [stdout] test github::auth::tests::test_fallback_to_gh_token_when_github_token_empty ... ok
[INFO] [stdout] test commit::message::tests::test_stage_paths_and_commit_deleted_file ... ok
[INFO] [stdout] test github::auth::tests::test_github_token_takes_precedence_over_gh_token ... ok
[INFO] [stdout] test github::auth::tests::test_parse_gh_auth_token_output_empty ... ok
[INFO] [stdout] test github::auth::tests::test_parse_gh_auth_token_output_whitespace_only ... ok
[INFO] [stdout] test github::auth::tests::test_fallback_to_gh_token_when_github_token_unset ... ok
[INFO] [stdout] test github::auth::tests::test_parse_gh_auth_token_output_trims_whitespace ... ok
[INFO] [stdout] test github::auth::tests::test_parse_gh_auth_token_output_valid ... ok
[INFO] [stdout] test github::prs::tests::test_get_pr_limit_from_env ... ok
[INFO] [stdout] test github::prs::tests::test_get_pr_limit_empty_env_uses_default ... ok
[INFO] [stdout] test github::prs::tests::test_get_pr_limit_zero_uses_default ... ok
[INFO] [stdout] test github::prs::tests::test_get_pr_limit_default ... ok
[INFO] [stdout] test github::prs::tests::test_parse_https_url_no_git_suffix ... ok
[INFO] [stdout] test github::prs::tests::test_parse_https_url ... ok
[INFO] [stdout] test github::prs::tests::test_get_pr_limit_invalid_env_uses_default ... ok
[INFO] [stdout] test github::prs::tests::test_parse_invalid_url ... ok
[INFO] [stdout] test github::prs::tests::test_pullrequest_serialization_with_nonzero ... ok
[INFO] [stdout] test github::prs::tests::test_parse_ssh_url ... ok
[INFO] [stdout] test github::prs::tests::test_pullrequest_deserialize_rejects_zero ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_exact_length ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_ascii_overflow ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_mixed_content ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_large_multibyte ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_multibyte_emoji ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_multibyte_japanese ... ok
[INFO] [stdout] test github::prs::tests::test_truncate_body_short_string ... ok
[INFO] [stdout] test llm::json::tests::test_extract_balanced_braces ... ok
[INFO] [stdout] test llm::json::tests::test_extract_deeply_nested_json ... ok
[INFO] [stdout] test llm::json::tests::test_extract_empty_code_block ... ok
[INFO] [stdout] test llm::json::tests::test_extract_json_with_escaped_quotes ... ok
[INFO] [stdout] test llm::json::tests::test_extract_balanced_braces_with_strings ... ok
[INFO] [stdout] test llm::json::tests::test_extract_json_with_surrounding_text ... ok
[INFO] [stdout] test llm::json::tests::test_extract_bare_code_block ... ok
[INFO] [stdout] test llm::json::tests::test_extract_json_from_markdown ... ok
[INFO] [stdout] test llm::json::tests::test_extract_no_json_present ... ok
[INFO] [stdout] test llm::json::tests::test_extract_only_closing_braces ... ok
[INFO] [stdout] test llm::json::tests::test_extract_raw_json ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_structure ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_verification_prompt_contains_required_sections ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_verification_prompt_embeds_draft_json ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_verification_prompt_embeds_evidence_json ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_verification_prompt_includes_output_format ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_verification_prompt_includes_verification_criteria ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_filters_jailbreak_attempts ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_verification_prompt_with_count_checks ... ok
[INFO] [stdout] test llm::prompt::tests::test_initial_release_includes_context ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_filters_injection_patterns ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_filters_mixed_case_multiple_occurrences ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_filters_multiple_occurrences ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_limits_lines ... ok
[INFO] [stdout] test commit::prompt::tests::test_sanitize_diff_truncates ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_preserves_valid_content ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_neutralizes_markdown_headers ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_removes_ansi_escapes ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_removes_backticks ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_removes_control_characters ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_normalizes_whitespace ... ok
[INFO] [stdout] test llm::retry::tests::test_retry_exhausts_after_max_attempts ... ok
[INFO] [stdout] test llm::retry::tests::test_retry_succeeds_on_first_attempt ... ok
[INFO] [stdout] test llm::router::tests::codex_selection_sets_fallback_to_claude ... ok
[INFO] [stdout] test llm::router::tests::default_selection_is_claude_then_codex ... ok
[INFO] [stdout] test llm::router::tests::generate_raw_falls_back_on_primary_failure ... ok
[INFO] [stdout] test git::tags::tests::test_get_latest_reachable_tag_returns_none_when_only_non_semver_tags_exist ... ok
[INFO] [stdout] test llm::retry::tests::test_retry_succeeds_after_failures ... ok
[INFO] [stdout] test llm::router::tests::generate_raw_fails_when_both_fail ... ok
[INFO] [stdout] test llm::router::tests::generate_raw_succeeds_on_primary ... ok
[INFO] [stdout] test ship::version_files::tests::test_detect_cargo_toml ... ok
[INFO] [stdout] test ship::version_files::tests::test_detect_no_version_files ... ok
[INFO] [stdout] test llm::router::tests::router_swaps_primary_after_fallback_success ... ok
[INFO] [stdout] test ship::version_files::tests::test_detect_package_json ... ok
[INFO] [stdout] test ship::version_files::tests::test_detect_pyproject_pep621 ... ok
[INFO] [stdout] test llm::json::tests::test_extract_nested_json_correctly ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_limits_length ... ok
[INFO] [stdout] test ship::version_files::tests::test_invalid_pyproject_version_fails_fast ... ok
[INFO] [stdout] test ship::version_files::tests::test_missing_version_field_skips_file ... ok
[INFO] [stdout] test ship::executor::tests::test_run_git_version_succeeds ... ok
[INFO] [stdout] test ship::version_files::tests::test_update_cargo_toml_preserves_formatting ... ok
[INFO] [stdout] test ship::version_files::tests::test_detect_pyproject_poetry_fallback ... ok
[INFO] [stdout] test ship::version_files::tests::test_invalid_cargo_version_fails_fast ... ok
[INFO] [stdout] test ship::version_files::tests::test_update_pyproject_pep621 ... ok
[INFO] [stdout] test ship::version_files::tests::test_invalid_package_json_version_fails_fast ... ok
[INFO] [stdout] test llm::prompt::tests::test_sanitize_multibyte_utf8_truncation_boundary ... ok
[INFO] [stdout] test verification::evidence::tests::test_confidence_display ... ok
[INFO] [stdout] test verification::evidence::tests::test_confidence_none_occurrence_count_no_boost ... ok
[INFO] [stdout] test verification::evidence::tests::test_confidence_some_zero_no_boost ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_matches_when_counts_equal ... ok
[INFO] [stdout] test verification::evidence::tests::test_confidence_penalty_for_search_failures ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_not_matches_when_counts_differ ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_returns_none_when_actual_unknown ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_returns_none_when_both_unknown ... ok
[INFO] [stdout] test ship::version_files::tests::test_update_pyproject_poetry ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_serialization_matches_false ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_serialization_matches_null_when_unverifiable ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_returns_none_when_claimed_unknown ... ok
[INFO] [stdout] test verification::evidence::tests::test_count_check_serialization_matches_true ... ok
[INFO] [stdout] test verification::evidence::tests::test_entry_evidence_confidence_computed_consistently ... ok
[INFO] [stdout] test verification::evidence::tests::test_has_low_confidence_entries_false_when_all_high ... ok
[INFO] [stdout] test verification::evidence::tests::test_entry_evidence_serialization_includes_low_confidence ... ok
[INFO] [stdout] test verification::evidence::tests::test_entry_evidence_serialization_includes_scan_summary ... ok
[INFO] [stdout] test verification::evidence::tests::test_has_low_confidence_entries_false_when_all_medium ... ok
[INFO] [stdout] test verification::evidence::tests::test_has_low_confidence_entries_false_when_empty ... ok
[INFO] [stdout] test verification::evidence::tests::test_has_low_confidence_entries_true_when_all_low ... ok
[INFO] [stdout] test verification::evidence::tests::test_has_low_confidence_entries_true_when_has_low ... ok
[INFO] [stdout] test verification::evidence::tests::test_low_confidence_entries_empty_when_none ... ok
[INFO] [stdout] test verification::evidence::tests::test_scan_summary_default ... ok
[INFO] [stdout] test verification::evidence::tests::test_low_confidence_entries_returns_correct_entries ... ok
[INFO] [stdout] test verification::evidence::tests::test_occurrence_count_none_vs_zero_serialization ... ok
[INFO] [stdout] test verification::evidence::tests::test_entry_evidence_serialization_includes_computed_confidence ... ok
[INFO] [stdout] test verification::evidence::tests::test_confidence_penalty_many_failures_drops_to_low ... ok
[INFO] [stdout] test verification::evidence::tests::test_scan_summary_failure_rate_all_failures ... ok
[INFO] [stdout] test verification::evidence::tests::test_scan_summary_serialization ... ok
[INFO] [stdout] test verification::evidence::tests::test_scan_summary_failure_rate_all_success ... ok
[INFO] [stdout] test verification::evidence::tests::test_scan_summary_tracking ... ok
[INFO] [stdout] test verification::evidence::tests::test_stub_indicator_serialization_uses_stub_type ... ok
[INFO] [stdout] test verification::evidence::tests::test_stub_type_serialization ... ok
[INFO] [stdout] test verification::evidence::tests::test_verification_evidence_add_warning ... ok
[INFO] [stdout] test verification::evidence::tests::test_scan_summary_failure_rate_no_searches ... ok
[INFO] [stdout] test verification::evidence::tests::test_verification_evidence_warnings_serialization ... ok
[INFO] [stdout] test verification::evidence::tests::test_stub_type_display ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements ... ok
[INFO] [stdout] test verification::evidence::tests::test_verification_evidence_empty ... ok
[INFO] [stdout] test verification::evidence::tests::test_verification_evidence_empty_warnings_skipped_in_json ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_empty_array ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_multibyte_utf8 ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_empty_array_with_whitespace ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_mixed_brackets ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_multibyte_utf8_multiline ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_nested_brackets ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_nested_arrays ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_no_trailing_comma_multiline ... ok
[INFO] [stdout] test git::tags::tests::test_get_latest_reachable_tag_ignores_non_semver_tags ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_single_element_no_trailing_comma ... ok
[INFO] [stdout] test verification::scanner::tests::test_entry_confidence_high ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_strings_containing_brackets ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_pattern_not_found ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_single_element_with_trailing_comma ... ok
[INFO] [stdout] test verification::scanner::tests::test_entry_confidence_low_with_stubs ... ok
[INFO] [stdout] test verification::scanner::tests::test_extract_keywords ... ok
[INFO] [stdout] test verification::scanner::tests::test_gather_key_files_truncates_large_files_with_utf8 ... ok
[INFO] [stdout] test verification::scanner::tests::test_gather_key_files_does_not_truncate_small_files ... ok
[INFO] [stdout] test verification::scanner::tests::test_parse_rg_json_match_basic ... ok
[INFO] [stdout] test verification::scanner::tests::test_parse_rg_json_match_content_with_colon ... ok
[INFO] [stdout] test verification::scanner::tests::test_extract_keywords_filters_stop_words ... ok
[INFO] [stdout] test verification::scanner::tests::test_parse_rg_json_match_missing_fields ... ok
[INFO] [stdout] test verification::scanner::tests::test_count_array_elements_unbalanced_brackets ... ok
[INFO] [stdout] test verification::scanner::tests::test_parse_rg_json_match_skips_context ... ok
[INFO] [stdout] test verification::scanner::tests::test_parse_rg_json_match_empty_content ... ok
[INFO] [stdout] test verification::scanner::tests::test_parse_rg_json_match_invalid_json ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_boundary_1000 ... ok
[INFO] [stdout] test ship::version_files::tests::test_update_package_json ... ok
[INFO] [stdout] test verification::scanner::tests::test_run_rg_exit_code_1_is_no_match ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_no_numbers ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_skips_hyphenated_tokens ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_skips_large_numbers ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_skips_zero ... ok
[INFO] [stdout] test version::bump::tests::test_apply_bump_major ... ok
[INFO] [stdout] test version::bump::tests::test_apply_bump_minor ... ok
[INFO] [stdout] test verification::scanner::tests::test_run_rg_exit_code_2_returns_ripgrep_failed ... ok
[INFO] [stdout] test verification::scanner::tests::test_run_rg_exit_code_3_returns_ripgrep_failed ... ok
[INFO] [stdout] test verification::scanner::tests::test_run_rg_success_returns_stdout ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_formats_claimed_text ... ok
[INFO] [stdout] test version::bump::tests::test_apply_bump_no_base ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_extracts_count ... ok
[INFO] [stdout] test version::bump::tests::test_highest_bump_wins ... ok
[INFO] [stdout] test version::bump::tests::test_major_bump_from_breaking ... ok
[INFO] [stdout] test version::bump::tests::test_no_base_version ... ok
[INFO] [stdout] test version::bump::tests::test_minor_bump_from_feat ... ok
[INFO] [stdout] test version::bump::tests::test_apply_bump_patch ... ok
[INFO] [stdout] test version::bump::tests::test_patch_bump_from_fix ... ok
[INFO] [stdout] test version::bump::tests::test_empty_commits ... ok
[INFO] [stdout] test version::llm_bump::tests::test_build_prompt_initial_release ... ok
[INFO] [stdout] test version::llm_bump::tests::test_build_prompt_pr_body_cjk_truncation ... ok
[INFO] [stdout] test verification::scanner::tests::test_verify_numeric_claims_multiple_claims ... ok
[INFO] [stdout] test version::llm_bump::tests::test_extract_json_multiple_objects ... ok
[INFO] [stdout] test version::llm_bump::tests::test_build_prompt_pr_body_multibyte_utf8_truncation ... ok
[INFO] [stdout] test version::llm_bump::tests::test_extract_json_no_json_present ... ok
[INFO] [stdout] test version::llm_bump::tests::test_build_prompt_long_body_truncated_to_500_bytes ... ok
[INFO] [stdout] test version::llm_bump::tests::test_build_prompt_with_populated_prs ... ok
[INFO] [stdout] test version::llm_bump::tests::test_build_prompt_with_previous_version ... ok
[INFO] [stdout] test version::llm_bump::tests::test_extract_json_only_closing_braces ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_bare_code_block ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_case_insensitive_uppercase ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_case_insensitive_mixed_case ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_invalid_bump_type ... ok
[INFO] [stdout] test version::llm_bump::tests::test_extract_json_empty_code_block ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_with_surrounding_text ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_markdown_wrapped_response ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_valid_major_response ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_valid_patch_response ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_valid_minor_response ... ok
[INFO] [stdout] test version::llm_bump::tests::test_parse_missing_reasoning_succeeds ... ok
[INFO] [stdout] test ship::executor::tests::test_run_git_invalid_command_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 328 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/keryx-9fc6f97a76dce28d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_truncate_description_multibyte_characters ... ok
[INFO] [stdout] test tests::test_truncate_description_ascii ... ok
[INFO] [stdout] test tests::test_truncate_description_short_string ... ok
[INFO] [stdout] test tests::test_get_cli_features_includes_all_flags ... ok
[INFO] [stdout] test tests::test_truncate_description_very_short_max_len ... ok
[INFO] [stdout] test tests::test_truncate_description_exact_length ... ok
[INFO] [stdout] test tests::test_push_to_remote_no_upstream ... ok
[INFO] [stdout] test tests::test_push_to_remote_rejected ... ok
[INFO] [stdout] test tests::test_push_to_remote_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/changelog_test.rs (/opt/rustwide/target/debug/deps/changelog_test-a018ef0434a6a00f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_find_insertion_point_with_unreleased ... ok
[INFO] [stdout] test test_find_insertion_point_crlf ... ok
[INFO] [stdout] test test_find_insertion_point_empty_changelog ... ok
[INFO] [stdout] test test_find_insertion_point_with_versions ... ok
[INFO] [stdout] test test_read_nonexistent_changelog ... ok
[INFO] [stdout] test test_write_changelog_creates_new_file ... ok
[INFO] [stdout] test test_read_changelog_with_versions ... ok
[INFO] [stdout] test test_read_changelog_with_unreleased ... ok
[INFO] [stdout] test test_read_empty_changelog ... ok
[INFO] [stdout] test test_write_changelog_creates_backup ... ok
[INFO] [stdout] test test_write_changelog_with_crlf_line_endings ... ok
[INFO] [stdout] test test_write_changelog_inserts_before_existing_versions ... ok
[INFO] [stdout] test write_failure_tests::test_write_changelog_backup_failure_preserves_original ... ok
[INFO] [stdout] test test_write_changelog_with_crlf_and_unreleased ... ok
[INFO] [stdout] test write_failure_tests::test_write_changelog_permission_denied_on_existing_file ... FAILED
[INFO] [stdout] test write_failure_tests::test_write_changelog_permission_denied_on_new_file ... FAILED
[INFO] [stdout] test write_failure_tests::test_write_changelog_error_includes_io_error_details ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- write_failure_tests::test_write_changelog_permission_denied_on_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write_failure_tests::test_write_changelog_permission_denied_on_existing_file' (400) panicked at tests/changelog_test.rs:235:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f00ad5519ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f00ad5519ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f00ad5519ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f00ad5519ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f00ad56836a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f00ad56836a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f00ad556352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f00ad556352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f00ad52e68f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f00ad52e68f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f00ad548cd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f00ad1701dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f00ad1701dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f00ad548e92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f00ad548e92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f00ad52e77a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f00ad525e79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f00ad52f5bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f00ad568cfc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f00ad568cc2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f00ad15cf0b - changelog_test::write_failure_tests::test_write_changelog_permission_denied_on_existing_file::hfafae7bab1493729
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/changelog_test.rs:235:9
[INFO] [stdout]   21:     0x5f00ad15d327 - changelog_test::write_failure_tests::test_write_changelog_permission_denied_on_existing_file::{{closure}}::he566076b3e6571a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/changelog_test.rs:212:65
[INFO] [stdout]   22:     0x5f00ad162996 - core::ops::function::FnOnce::call_once::hb6ac030933132feb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f00ad1642bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f00ad1642bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f00ad170cab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f00ad170cab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f00ad170cab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f00ad170cab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f00ad16c3c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f00ad16c3c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f00ad1738b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f00ad1738b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f00ad550aaf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f00ad550aaf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70543b4e6aa4 - <unknown>
[INFO] [stdout]   44:     0x70543b573a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- write_failure_tests::test_write_changelog_permission_denied_on_new_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write_failure_tests::test_write_changelog_permission_denied_on_new_file' (401) panicked at tests/changelog_test.rs:201:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f00ad5519ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f00ad5519ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f00ad5519ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f00ad5519ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f00ad56836a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f00ad56836a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f00ad556352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f00ad556352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f00ad52e68f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f00ad52e68f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f00ad548cd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f00ad1701dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f00ad1701dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f00ad548e92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f00ad548e92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f00ad52e77a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f00ad525e79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f00ad52f5bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f00ad568cfc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f00ad568cc2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f00ad15afbe - changelog_test::write_failure_tests::test_write_changelog_permission_denied_on_new_file::h90055ed7cf4e0523
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/changelog_test.rs:201:9
[INFO] [stdout]   21:     0x5f00ad15b1d7 - changelog_test::write_failure_tests::test_write_changelog_permission_denied_on_new_file::{{closure}}::h1db89f8d3e9714fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/changelog_test.rs:181:60
[INFO] [stdout]   22:     0x5f00ad1627d6 - core::ops::function::FnOnce::call_once::h5a6d23fbdd28dd60
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f00ad1642bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f00ad1642bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f00ad170cab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f00ad170cab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f00ad170cab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f00ad170cab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f00ad16c3c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f00ad16c3c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f00ad1738b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f00ad1738b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f00ad550aaf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f00ad550aaf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70543b4e6aa4 - <unknown>
[INFO] [stdout]   44:     0x70543b573a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- write_failure_tests::test_write_changelog_error_includes_io_error_details stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write_failure_tests::test_write_changelog_error_includes_io_error_details' (399) panicked at tests/changelog_test.rs:308:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f00ad5519ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f00ad5519ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f00ad5519ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f00ad5519ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f00ad56836a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f00ad56836a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f00ad556352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f00ad556352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f00ad52e68f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f00ad52e68f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f00ad548cd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f00ad1701dc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f00ad1701dc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f00ad548e92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f00ad548e92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f00ad52e77a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f00ad525e79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f00ad52f5bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f00ad568cfc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f00ad568cc2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f00ad15b8f8 - changelog_test::write_failure_tests::test_write_changelog_error_includes_io_error_details::h54920193cfc8b625
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/changelog_test.rs:308:9
[INFO] [stdout]   21:     0x5f00ad15bbe7 - changelog_test::write_failure_tests::test_write_changelog_error_includes_io_error_details::{{closure}}::h534ef417f8e02229
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/changelog_test.rs:288:62
[INFO] [stdout]   22:     0x5f00ad162716 - core::ops::function::FnOnce::call_once::h09f72b943fc1890d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f00ad1642bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f00ad1642bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f00ad170cab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f00ad170cab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f00ad170cab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f00ad170cab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f00ad170cab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f00ad16c3c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f00ad16c3c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f00ad1738b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f00ad1738b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f00ad1738b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f00ad550aaf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f00ad550aaf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70543b4e6aa4 - <unknown>
[INFO] [stdout]   44:     0x70543b573a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     write_failure_tests::test_write_changelog_error_includes_io_error_details
[INFO] [stdout]     write_failure_tests::test_write_changelog_permission_denied_on_existing_file
[INFO] [stdout]     write_failure_tests::test_write_changelog_permission_denied_on_new_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test changelog_test`
[INFO] running `Command { std: "docker" "inspect" "be03ca18494dbb1262991b6477d28c5c4fb49b793edadda7ecc7c8aefb40ca2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be03ca18494dbb1262991b6477d28c5c4fb49b793edadda7ecc7c8aefb40ca2d", kill_on_drop: false }`
[INFO] [stdout] be03ca18494dbb1262991b6477d28c5c4fb49b793edadda7ecc7c8aefb40ca2d
