[INFO] fetching crate swink-agent-auth 0.8.1...
[INFO] testing swink-agent-auth-0.8.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate swink-agent-auth 0.8.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate swink-agent-auth 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swink-agent-auth 0.8.1
[INFO] tweaked toml for crates.io crate swink-agent-auth 0.8.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swink-agent-auth 0.8.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swink-agent-auth 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded referencing v0.30.0
[INFO] [stderr]   Downloaded jsonschema v0.30.0
[INFO] [stderr]   Downloaded swink-agent v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fc92a0f2562903f65e3f301b61f9f3e5833216c6c3ce060487a24c58cf8018b
[INFO] running `Command { std: "docker" "start" "-a" "1fc92a0f2562903f65e3f301b61f9f3e5833216c6c3ce060487a24c58cf8018b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fc92a0f2562903f65e3f301b61f9f3e5833216c6c3ce060487a24c58cf8018b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc92a0f2562903f65e3f301b61f9f3e5833216c6c3ce060487a24c58cf8018b", kill_on_drop: false }`
[INFO] [stdout] 1fc92a0f2562903f65e3f301b61f9f3e5833216c6c3ce060487a24c58cf8018b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0296f17ed4d3fc2444cc4c8e1efd8a7ea63dbf56c3c446457cfb69b3cdcc70fd
[INFO] running `Command { std: "docker" "start" "-a" "0296f17ed4d3fc2444cc4c8e1efd8a7ea63dbf56c3c446457cfb69b3cdcc70fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling swink-agent v0.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling swink-agent-auth v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "0296f17ed4d3fc2444cc4c8e1efd8a7ea63dbf56c3c446457cfb69b3cdcc70fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0296f17ed4d3fc2444cc4c8e1efd8a7ea63dbf56c3c446457cfb69b3cdcc70fd", kill_on_drop: false }`
[INFO] [stdout] 0296f17ed4d3fc2444cc4c8e1efd8a7ea63dbf56c3c446457cfb69b3cdcc70fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d372a72db5979610d87ca94749a65287690534960da296e6ad2de653a39367d3
[INFO] running `Command { std: "docker" "start" "-a" "d372a72db5979610d87ca94749a65287690534960da296e6ad2de653a39367d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling swink-agent v0.8.1
[INFO] [stderr]    Compiling swink-agent-auth v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.52s
[INFO] running `Command { std: "docker" "inspect" "d372a72db5979610d87ca94749a65287690534960da296e6ad2de653a39367d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d372a72db5979610d87ca94749a65287690534960da296e6ad2de653a39367d3", kill_on_drop: false }`
[INFO] [stdout] d372a72db5979610d87ca94749a65287690534960da296e6ad2de653a39367d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b46f09f94f721ee9862f725b241430bf77767d77d4d3e22994804101a39b3de1
[INFO] running `Command { std: "docker" "start" "-a" "b46f09f94f721ee9862f725b241430bf77767d77d4d3e22994804101a39b3de1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swink_agent_auth-7c7e0bba98363840)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test oauth2::tests::sanitized_reason_does_not_include_body_for_ignored_fields ... ok
[INFO] [stdout] test oauth2::tests::sanitize_token_endpoint_redacts_query_and_path_details ... ok
[INFO] [stdout] test oauth2::tests::sanitized_reason_redacts_empty_body ... ok
[INFO] [stdout] test oauth2::tests::sanitized_reason_with_oauth2_error_no_description ... ok
[INFO] [stdout] test oauth2::tests::sanitized_reason_redacts_non_standard_json_body ... ok
[INFO] [stdout] test oauth2::tests::sanitized_reason_with_standard_oauth2_error_json_ignores_description ... ok
[INFO] [stdout] test oauth2::tests::sanitized_reason_redacts_malformed_body ... ok
[INFO] [stderr]      Running tests/in_memory_tests.rs (/opt/rustwide/target/debug/deps/in_memory_tests-4c97e1db9d3000ec)
[INFO] [stdout] test oauth2::tests::refresh_token_transport_failure_reason_is_sanitized ... ok
[INFO] [stdout] test oauth2::tests::refresh_token_debug_log_redacts_response_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running tests/oauth2_tests.rs (/opt/rustwide/target/debug/deps/oauth2_tests-385cc163f484b9ee)
[INFO] [stdout] test debug_impl_shows_count_not_values ... ok
[INFO] [stdout] test get_returns_seeded_credential ... ok
[INFO] [stdout] test get_returns_none_for_missing_key ... ok
[INFO] [stdout] test set_and_delete_roundtrip ... ok
[INFO] [stdout] test thread_safety_concurrent_access ... ok
[INFO] [stdout] test with_credential_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test refresh_per_key_independence ... ok
[INFO] [stdout] test expired_oauth2_triggers_refresh ... ok
[INFO] [stdout] test refresh_error_malformed_body_degrades_to_status_only ... ok
[INFO] [stdout] test pre_provisioned_expired_auto_refreshes ... ok
[INFO] [stdout] test refresh_error_standard_oauth2_surface_includes_error_code_only ... ok
[INFO] [stdout] test refresh_error_standard_body_ignores_non_standard_fields ... ok
[INFO] [stdout] test refresh_error_tool_output_path_does_not_leak_body ... ok
[INFO] [stdout] test refresh_error_does_not_leak_non_standard_body ... ok
[INFO] [stdout] test refresh_failure_returns_error ... ok
[INFO] [stdout] test concurrent_refresh_deduplication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/resolver_tests.rs (/opt/rustwide/target/debug/deps/resolver_tests-8c1ec15405e50554)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test missing_credential_no_handler_returns_not_found ... ok
[INFO] [stdout] test pre_provisioned_oauth2_resolves_without_handler ... ok
[INFO] [stdout] test expired_no_refresh_no_handler_returns_expired ... ok
[INFO] [stdout] test bearer_future_expiry_resolves ... ok
[INFO] [stdout] test bearer_within_buffer_treated_as_expired ... ok
[INFO] [stdout] test valid_oauth2_resolves ... ok
[INFO] [stdout] test custom_expiry_buffer_respected ... ok
[INFO] [stdout] test resolve_api_key ... ok
[INFO] [stdout] test resolve_missing_key_returns_not_found ... ok
[INFO] [stdout] test bearer_past_expiry_returns_expired ... ok
[INFO] [stdout] test bearer_no_expiry_resolves ... ok
[INFO] [stdout] test expired_oauth2_no_refresh_returns_expired ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/token_source_tests.rs (/opt/rustwide/target/debug/deps/token_source_tests-e38cf06ac03c447e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cached_token_skips_refresh ... ok
[INFO] [stdout] test concurrent_refresh_deduplicates_single_token_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests swink_agent_auth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b46f09f94f721ee9862f725b241430bf77767d77d4d3e22994804101a39b3de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46f09f94f721ee9862f725b241430bf77767d77d4d3e22994804101a39b3de1", kill_on_drop: false }`
[INFO] [stdout] b46f09f94f721ee9862f725b241430bf77767d77d4d3e22994804101a39b3de1
