[INFO] cloning repository https://github.com/ArcBeard/AgentCoreTuner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcBeard/AgentCoreTuner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcBeard%2FAgentCoreTuner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcBeard%2FAgentCoreTuner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b3b92e84310b22662c31a3d237a2881ea1c239d
[INFO] testing ArcBeard/AgentCoreTuner 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%2FArcBeard%2FAgentCoreTuner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ArcBeard/AgentCoreTuner
[INFO] finished tweaking git repo https://github.com/ArcBeard/AgentCoreTuner
[INFO] tweaked toml for git repo https://github.com/ArcBeard/AgentCoreTuner written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArcBeard/AgentCoreTuner 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/ArcBeard/AgentCoreTuner 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b7d441a2bada8028488c90275d7326f049d03fbabe6ece9631780fdd6e5787b2
[INFO] running `Command { std: "docker" "start" "-a" "b7d441a2bada8028488c90275d7326f049d03fbabe6ece9631780fdd6e5787b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d441a2bada8028488c90275d7326f049d03fbabe6ece9631780fdd6e5787b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d441a2bada8028488c90275d7326f049d03fbabe6ece9631780fdd6e5787b2", kill_on_drop: false }`
[INFO] [stdout] b7d441a2bada8028488c90275d7326f049d03fbabe6ece9631780fdd6e5787b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b322f551383a05a4b18f6f08d99f869764fede4ac1c3f8579f31fc418532011d
[INFO] running `Command { std: "docker" "start" "-a" "b322f551383a05a4b18f6f08d99f869764fede4ac1c3f8579f31fc418532011d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling aws-types v1.3.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.14
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[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 libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling aws-smithy-types v1.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.5
[INFO] [stderr]    Compiling aws-smithy-json v0.62.4
[INFO] [stderr]    Compiling aws-smithy-query v0.60.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling aws-smithy-http v0.63.5
[INFO] [stderr]    Compiling aws-credential-types v1.2.13
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.5
[INFO] [stderr]    Compiling aws-sigv4 v1.4.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.11
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.2
[INFO] [stderr]    Compiling aws-runtime v1.7.1
[INFO] [stderr]    Compiling aws-sdk-sts v1.99.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.97.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.95.0
[INFO] [stderr]    Compiling aws-config v1.8.14
[INFO] [stderr]    Compiling agentcore-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "b322f551383a05a4b18f6f08d99f869764fede4ac1c3f8579f31fc418532011d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b322f551383a05a4b18f6f08d99f869764fede4ac1c3f8579f31fc418532011d", kill_on_drop: false }`
[INFO] [stdout] b322f551383a05a4b18f6f08d99f869764fede4ac1c3f8579f31fc418532011d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 03f77913578d5a8e94b0a7118b4fc17208115e7544353a5c9a1088229e80a0c9
[INFO] running `Command { std: "docker" "start" "-a" "03f77913578d5a8e94b0a7118b4fc17208115e7544353a5c9a1088229e80a0c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling agentcore-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.14s
[INFO] running `Command { std: "docker" "inspect" "03f77913578d5a8e94b0a7118b4fc17208115e7544353a5c9a1088229e80a0c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f77913578d5a8e94b0a7118b4fc17208115e7544353a5c9a1088229e80a0c9", kill_on_drop: false }`
[INFO] [stdout] 03f77913578d5a8e94b0a7118b4fc17208115e7544353a5c9a1088229e80a0c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7a3ff2a01cdec23cbd494c14738614fac08401d40282c2088384d50dc2efb3ba
[INFO] running `Command { std: "docker" "start" "-a" "7a3ff2a01cdec23cbd494c14738614fac08401d40282c2088384d50dc2efb3ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentcore_manager-2e8127d6759d5995)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_expired_token ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_access_denied ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_invalid_credentials ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_network_error ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_sso_expired ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_no_credentials ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_throttling ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::classify_unknown ... ok
[INFO] [stdout] test aws_cli::error_classifier::tests::retry_decisions ... ok
[INFO] [stdout] test credentials::keychain::tests::keychain_roundtrip ... ignored
[INFO] [stdout] test credentials::mfa::tests::valid_mfa_codes ... ok
[INFO] [stdout] test aws_cli::executor::tests::filter_no_profile_passes_through ... ok
[INFO] [stdout] test aws_cli::executor::tests::filter_only_profile_not_region ... ok
[INFO] [stdout] test aws_cli::executor::tests::filter_profile_at_end ... ok
[INFO] [stdout] test aws_cli::executor::tests::filter_removes_profile_and_region ... ok
[INFO] [stdout] test aws_cli::retry::tests::success_not_retried ... ok
[INFO] [stdout] test aws_cli::retry::tests::expired_credentials_triggers_retry ... ok
[INFO] [stdout] test aws_cli::retry::tests::non_retryable_error_not_retried ... ok
[INFO] [stdout] test credentials::sso_cache::tests::expired_token_detected ... ok
[INFO] [stdout] test credentials::sso_cache::tests::cache_entry_roundtrips_through_json ... ok
[INFO] [stdout] test credentials::profile_parser::tests::nonexistent_files_return_empty ... ok
[INFO] [stdout] test credentials::profile_parser::tests::parse_credential_process_profile ... ok
[INFO] [stdout] test credentials::profile_parser::tests::credentials_file_does_not_duplicate_config_profile ... ok
[INFO] [stdout] test credentials::sso_cache::tests::future_token_is_valid ... ok
[INFO] [stdout] test credentials::profile_parser::tests::parse_assume_role_profile ... ok
[INFO] [stdout] test credentials::profile_parser::tests::parse_default_profile ... ok
[INFO] [stdout] test credentials::sso_cache::tests::find_cached_token_matches_start_url ... ok
[INFO] [stdout] test credentials::profile_parser::tests::parse_iam_profile ... ok
[INFO] [stdout] test credentials::sso_cache::tests::non_json_files_are_skipped ... ok
[INFO] [stdout] test credentials::sso_cache::tests::nonexistent_cache_dir_returns_empty ... ok
[INFO] [stdout] test credentials::sso_cache::tests::parse_different_time_formats ... ok
[INFO] [stdout] test credentials::profile_parser::tests::parse_sso_profile ... ok
[INFO] [stdout] test credentials::profile_parser::tests::empty_profile_classified_as_unknown ... ok
[INFO] [stdout] test credentials::sso_flow::tests::sso_cache_filename_is_sha1_of_start_url ... ok
[INFO] [stdout] test credentials::profile_parser::tests::credentials_only_profile_detected_as_iam ... ok
[INFO] [stdout] test credentials::sso_flow::tests::format_utc_timestamp_roundtrip ... ok
[INFO] [stdout] test credentials::sso_flow::tests::sso_cache_filename_deterministic ... ok
[INFO] [stdout] test credentials::types::tests::resolved_credentials_debug_redacts_secrets ... ok
[INFO] [stdout] test credentials::profile_parser::tests::parse_sso_session_profile ... ok
[INFO] [stdout] test credentials::sso_flow::tests::write_and_read_sso_cache ... ok
[INFO] [stdout] test credentials::types::tests::credential_status_as_str ... ok
[INFO] [stdout] test credentials::sso_cache::tests::parse_valid_cache_entry ... ok
[INFO] [stdout] test credentials::types::tests::profile_type_display ... ok
[INFO] [stdout] test credentials::sso_cache::tests::skip_expired_when_finding_token ... ok
[INFO] [stdout] test credentials::sso_flow::tests::sso_cache_filename_differs_for_different_urls ... ok
[INFO] [stdout] test credentials::types::tests::secret_string_debug_is_redacted ... ok
[INFO] [stdout] test credentials::types::tests::secret_string_expose_returns_value ... ok
[INFO] [stdout] test error::tests::error_display_messages ... ok
[INFO] [stdout] test credentials::sso_cache::tests::empty_start_url_entries_are_skipped ... ok
[INFO] [stdout] test credentials::profile_parser::tests::mixed_profile_types ... ok
[INFO] [stdout] test credentials::mfa::tests::invalid_mfa_codes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aws_parsing.rs (/opt/rustwide/target/debug/deps/aws_parsing-c8e3ff5c767c32d2)
[INFO] [stdout] running 66 tests
[INFO] [stdout] test build_payload_extra_overrides_base_fields ... ok
[INFO] [stdout] test build_payload_minimal ... ok
[INFO] [stdout] test build_payload_with_system_prompt ... ok
[INFO] [stdout] test build_payload_with_model ... ok
[INFO] [stdout] test build_payload_extra_fields_merged ... ok
[INFO] [stdout] test create_memory_cli_error_propagates ... ok
[INFO] [stdout] test delete_memory_with_fake_cli ... ok
[INFO] [stdout] test delete_memory_cli_error_propagates ... ok
[INFO] [stdout] test create_memory_with_invalid_name_errors ... ok
[INFO] [stdout] test encode_payload_roundtrips ... ok
[INFO] [stdout] test integration_invoke_real_agent ... ignored
[INFO] [stdout] test list_agents_cli_error_propagates ... ok
[INFO] [stdout] test get_agent_runtime_with_fake_cli ... ok
[INFO] [stdout] test list_log_groups_cli_error_propagates ... ok
[INFO] [stdout] test list_agents_with_fake_cli ... ok
[INFO] [stdout] test invalid_memory_names ... ok
[INFO] [stdout] test get_logs_empty_log_group_errors ... ok
[INFO] [stdout] test list_memories_with_fake_cli ... ok
[INFO] [stdout] test get_memory_with_fake_cli ... ok
[INFO] [stdout] test list_memories_cli_error_propagates ... ok
[INFO] [stdout] test list_models_with_deduplicates_across_sources ... ok
[INFO] [stdout] test parse_agent_runtime_detail_minimal ... ok
[INFO] [stdout] test list_models_with_result_is_sorted ... ok
[INFO] [stdout] test parse_agent_runtime_detail_bad_json ... ok
[INFO] [stdout] test list_log_groups_with_fake_cli ... ok
[INFO] [stdout] test parse_agent_runtime_detail_works ... ok
[INFO] [stdout] test parse_agents_bad_json ... ok
[INFO] [stdout] test parse_agents_empty_list ... ok
[INFO] [stdout] test parse_agents_missing_key_skips_entry ... ok
[INFO] [stdout] test parse_create_memory_response_bad_json ... ok
[INFO] [stdout] test parse_agents_happy_path ... ok
[INFO] [stdout] test parse_create_memory_response_happy_path ... ok
[INFO] [stdout] test parse_get_memory_response_bad_json ... ok
[INFO] [stdout] test parse_inference_profiles_application_not_tagged ... ok
[INFO] [stdout] test parse_inference_profiles_system_defined_tagged ... ok
[INFO] [stdout] test parse_get_memory_response_happy_path ... ok
[INFO] [stdout] test parse_invoke_response_happy_path ... ok
[INFO] [stdout] test parse_invoke_response_json_string_with_newlines ... ok
[INFO] [stdout] test parse_invoke_response_not_json_returns_raw ... ok
[INFO] [stdout] test parse_invoke_response_json_string_literal ... ok
[INFO] [stdout] test parse_log_groups_bad_json ... ok
[INFO] [stdout] test parse_invoke_response_empty_content ... ok
[INFO] [stdout] test parse_invoke_response_thinking_block ... ok
[INFO] [stdout] test parse_invoke_response_empty_string ... ok
[INFO] [stdout] test parse_log_groups_with_next_token ... ok
[INFO] [stdout] test parse_log_groups_empty ... ok
[INFO] [stdout] test parse_memories_bad_json ... ok
[INFO] [stdout] test parse_logs_formats_events ... ok
[INFO] [stdout] test parse_memories_empty_list ... ok
[INFO] [stdout] test parse_memories_entry_without_name ... ok
[INFO] [stdout] test parse_create_memory_response_missing_id ... ok
[INFO] [stdout] test parse_log_groups_happy_path ... ok
[INFO] [stdout] test parse_logs_trims_trailing_newline_from_message ... ok
[INFO] [stdout] test parse_inference_profiles_happy_path ... ok
[INFO] [stdout] test parse_inference_profiles_empty ... ok
[INFO] [stdout] test parse_logs_with_stream_name_in_metrics ... ok
[INFO] [stdout] test parse_models_label_format ... ok
[INFO] [stdout] test session_id_auto_generated_is_long_enough ... ok
[INFO] [stdout] test session_id_exactly_33_chars_unchanged ... ok
[INFO] [stdout] test session_id_long_input_unchanged ... ok
[INFO] [stdout] test valid_memory_names ... ok
[INFO] [stdout] test parse_models_filters_non_text ... ok
[INFO] [stdout] test parse_memories_happy_path ... ok
[INFO] [stdout] test parse_memories_missing_key_skips_entry ... ok
[INFO] [stdout] test session_id_short_input_gets_padded ... ok
[INFO] [stdout] test create_memory_with_fake_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/registry.rs (/opt/rustwide/target/debug/deps/registry-4094a2baad66de8c)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test list_entries_at_empty_dir_returns_empty ... ok
[INFO] [stdout] test list_entries_empty_when_no_dir ... ok
[INFO] [stdout] test recipe_entry_accuracy_rating_defaults_to_none ... ok
[INFO] [stdout] test now_iso8601_looks_valid ... ok
[INFO] [stdout] test prompt_entry_round_trips_through_json ... ok
[INFO] [stdout] test recipe_entry_personality_rating_omitted_when_none ... ok
[INFO] [stdout] test recipe_entry_prompt_id_defaults_to_empty ... ok
[INFO] [stdout] test recipe_entry_qualifier_round_trips ... ok
[INFO] [stdout] test recipe_entry_with_forked_from ... ok
[INFO] [stdout] test recipe_entry_with_extra_params ... ok
[INFO] [stdout] test registry_dir_is_in_home ... ok
[INFO] [stdout] test recipe_entry_personality_rating_defaults_to_none ... ok
[INFO] [stdout] test recipe_entry_round_trips_through_json ... ok
[INFO] [stdout] test recipe_entry_forked_from_absent_in_json_when_none ... ok
[INFO] [stdout] test recipe_entry_qualifier_defaults_to_empty ... ok
[INFO] [stdout] test recipe_entry_personality_rating_round_trips ... ok
[INFO] [stdout] test recipe_entry_prompt_id_round_trips ... ok
[INFO] [stdout] test recipe_entry_accuracy_rating_round_trips ... ok
[INFO] [stdout] test update_recipe_with_version_note_commits_description ... ok
[INFO] [stdout] test remove_prompt_deletes_file_and_commits ... ok
[INFO] [stdout] test remove_entry_deletes_file_and_commits ... ok
[INFO] [stdout] test selected_recipe_values_retained_after_reload ... ok
[INFO] [stdout] test save_prompt_creates_git_commit ... ok
[INFO] [stdout] test save_entry_creates_git_commit ... ok
[INFO] [stdout] test update_recipe_without_version_note_uses_default_message ... ok
[INFO] [stdout] test list_prompts_at_returns_saved_prompts ... ok
[INFO] [stdout] test prompt_history_tracks_changes ... ok
[INFO] [stdout] test entry_history_tracks_changes ... ok
[INFO] [stdout] test recipe_fields_not_overwritten_until_explicit_save ... ok
[INFO] [stdout] test save_as_new_recipe_creates_distinct_entry ... ok
[INFO] [stdout] test save_entry_overwrites_existing ... ok
[INFO] [stdout] test entry_history_only_includes_relevant_commits ... ok
[INFO] [stdout] test list_entries_at_returns_saved_entries ... ok
[INFO] [stdout] test recipe_version_history_tracks_all_updates ... ok
[INFO] [stdout] test recipe_entry_accuracy_rating_omitted_when_none ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- recipe_entry_accuracy_rating_omitted_when_none stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'recipe_entry_accuracy_rating_omitted_when_none' (158) panicked at tests/registry.rs:307:5:
[INFO] [stdout] assertion failed: !json.contains("accuracy_rating")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4310783e6a - 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:     0x5e4310783e6a - 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:     0x5e4310783e6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e4310783e6a - <<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:     0x5e4310798b0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e4310798b0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e43107889e2 - 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:     0x5e43107889e2 - <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:     0x5e43107610af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e43107610af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e431077b469 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e43105c113c - <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:     0x5e43105c113c - 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:     0x5e431077b6e2 - <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:     0x5e431077b6e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e431076119a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e4310758719 - 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:     0x5e4310761f1d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e43107993bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e4310799382 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e43105aac05 - registry::recipe_entry_accuracy_rating_omitted_when_none::h428b964ca113d2fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/registry.rs:307:5
[INFO] [stdout]   21:     0x5e43105aac47 - registry::recipe_entry_accuracy_rating_omitted_when_none::{{closure}}::h58e4bb329ecaaf1d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/registry.rs:303:52
[INFO] [stdout]   22:     0x5e431059c6f6 - core::ops::function::FnOnce::call_once::h3dac046f4a0d065f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e43105b521b - <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:     0x5e43105b521b - 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:     0x5e43105c1c0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5e43105c1c0b - <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:     0x5e43105c1c0b - 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:     0x5e43105c1c0b - 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:     0x5e43105c1c0b - 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:     0x5e43105c1c0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5e43105c1c0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5e43105bd324 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5e43105bd324 - 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:     0x5e43105c4812 - 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:     0x5e43105c4812 - <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:     0x5e43105c4812 - 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:     0x5e43105c4812 - 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:     0x5e43105c4812 - 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:     0x5e43105c4812 - 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:     0x5e43105c4812 - <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:     0x5e431078329f - <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:     0x5e431078329f - <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:     0x71cf9073faa4 - <unknown>
[INFO] [stdout]   44:     0x71cf907cca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     recipe_entry_accuracy_rating_omitted_when_none
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test registry`
[INFO] running `Command { std: "docker" "inspect" "7a3ff2a01cdec23cbd494c14738614fac08401d40282c2088384d50dc2efb3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a3ff2a01cdec23cbd494c14738614fac08401d40282c2088384d50dc2efb3ba", kill_on_drop: false }`
[INFO] [stdout] 7a3ff2a01cdec23cbd494c14738614fac08401d40282c2088384d50dc2efb3ba
