[INFO] fetching crate reqsign-oracle 3.0.0... [INFO] testing reqsign-oracle-3.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate reqsign-oracle 3.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate reqsign-oracle 3.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqsign-oracle 3.0.0 [INFO] tweaked toml for crates.io crate reqsign-oracle 3.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reqsign-oracle 3.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reqsign-oracle 3.0.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 816dd7ecbd0a2f85a8346163761e6b8e8a088c4c24f80e1e83398e0491cdddcc [INFO] running `Command { std: "docker" "start" "-a" "816dd7ecbd0a2f85a8346163761e6b8e8a088c4c24f80e1e83398e0491cdddcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "816dd7ecbd0a2f85a8346163761e6b8e8a088c4c24f80e1e83398e0491cdddcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816dd7ecbd0a2f85a8346163761e6b8e8a088c4c24f80e1e83398e0491cdddcc", kill_on_drop: false }` [INFO] [stdout] 816dd7ecbd0a2f85a8346163761e6b8e8a088c4c24f80e1e83398e0491cdddcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d4cac3dcabd09dac2344190dcd54791a28a23615c728933c2c2771d449760c7 [INFO] running `Command { std: "docker" "start" "-a" "4d4cac3dcabd09dac2344190dcd54791a28a23615c728933c2c2771d449760c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling reqsign-core v3.0.0 [INFO] [stderr] Compiling reqsign-oracle v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.11s [INFO] running `Command { std: "docker" "inspect" "4d4cac3dcabd09dac2344190dcd54791a28a23615c728933c2c2771d449760c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4cac3dcabd09dac2344190dcd54791a28a23615c728933c2c2771d449760c7", kill_on_drop: false }` [INFO] [stdout] 4d4cac3dcabd09dac2344190dcd54791a28a23615c728933c2c2771d449760c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 001c903f6a70867b234bb00d98a68932a1b30893b9e155fa763006fac11955b8 [INFO] running `Command { std: "docker" "start" "-a" "001c903f6a70867b234bb00d98a68932a1b30893b9e155fa763006fac11955b8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [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 rsa v0.9.10 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling regex v1.12.3 [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 env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling reqsign-core v3.0.0 [INFO] [stderr] Compiling reqsign-oracle v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling reqsign-file-read-tokio v3.0.0 [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 tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling reqsign-http-send-reqwest v4.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.70s [INFO] running `Command { std: "docker" "inspect" "001c903f6a70867b234bb00d98a68932a1b30893b9e155fa763006fac11955b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001c903f6a70867b234bb00d98a68932a1b30893b9e155fa763006fac11955b8", kill_on_drop: false }` [INFO] [stdout] 001c903f6a70867b234bb00d98a68932a1b30893b9e155fa763006fac11955b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0254dfb34f988dcbd278aa0851b9cc86e7ac5df13b685634e2313eeaf358d8d9 [INFO] running `Command { std: "docker" "start" "-a" "0254dfb34f988dcbd278aa0851b9cc86e7ac5df13b685634e2313eeaf358d8d9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqsign_oracle-3896e8bd9e40f653) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test provide_credential::default::tests::test_default_matches_new ... ok [INFO] [stdout] test provide_credential::env::tests::test_env_credential_provider ... ok [INFO] [stdout] test provide_credential::env::tests::test_env_credential_provider_missing_credentials ... ok [INFO] [stdout] test provide_credential::default::tests::test_builder_no_env_removes_env_provider ... ok [INFO] [stdout] test provide_credential::env::tests::test_env_credential_provider_partial_credentials ... ok [INFO] [stdout] test provide_credential::static_::tests::test_static_credential_provider ... ok [INFO] [stdout] test provide_credential::env::tests::test_env_credential_provider_with_home_expansion ... ok [INFO] [stdout] test provide_credential::config_file::tests::test_config_file_credential_provider_file_not_found ... ok [INFO] [stdout] test provide_credential::default::tests::test_builder_no_config_file_removes_config_file_provider ... 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/credential_chain.rs (/opt/rustwide/target/debug/deps/credential_chain-e604b02989135884) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_chain_stops_at_first_success ... ok [INFO] [stdout] test test_chain_all_providers_return_none ... ok [INFO] [stdout] test test_empty_chain_returns_none ... ok [INFO] [stdout] test test_chain_with_real_providers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests reqsign_oracle [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/provide_credential/default.rs - provide_credential::default::DefaultCredentialProviderBuilder (line 84) - compile ... ok [INFO] [stdout] test src/provide_credential/default.rs - provide_credential::default::DefaultCredentialProvider::push_front (line 61) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.50s [INFO] running `Command { std: "docker" "inspect" "0254dfb34f988dcbd278aa0851b9cc86e7ac5df13b685634e2313eeaf358d8d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0254dfb34f988dcbd278aa0851b9cc86e7ac5df13b685634e2313eeaf358d8d9", kill_on_drop: false }` [INFO] [stdout] 0254dfb34f988dcbd278aa0851b9cc86e7ac5df13b685634e2313eeaf358d8d9