[INFO] fetching crate reessaie 2.0.0... [INFO] testing reessaie-2.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate reessaie 2.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate reessaie 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reessaie 2.0.0 [INFO] tweaked toml for crates.io crate reessaie 2.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reessaie 2.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reessaie 2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded mock_instant v0.6.0 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded reqwest v0.12.24 [INFO] [stderr] Downloaded windows-registry v0.5.3 [INFO] [stderr] Downloaded wasm-timer v0.2.5 [INFO] [stderr] Downloaded tokio-rustls v0.26.4 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded hyper-rustls v0.27.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627c0faf816266d7045bd88fcdef1bfb282c6af48490906cabd4ea2c76a35141 [INFO] running `Command { std: "docker" "start" "-a" "627c0faf816266d7045bd88fcdef1bfb282c6af48490906cabd4ea2c76a35141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627c0faf816266d7045bd88fcdef1bfb282c6af48490906cabd4ea2c76a35141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627c0faf816266d7045bd88fcdef1bfb282c6af48490906cabd4ea2c76a35141", kill_on_drop: false }` [INFO] [stdout] 627c0faf816266d7045bd88fcdef1bfb282c6af48490906cabd4ea2c76a35141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 000e4007637f9a7a2756feaa044a5f73b71d7314cbc1f13c6b006797ea2bee4b [INFO] running `Command { std: "docker" "start" "-a" "000e4007637f9a7a2756feaa044a5f73b71d7314cbc1f13c6b006797ea2bee4b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reessaie v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s [INFO] running `Command { std: "docker" "inspect" "000e4007637f9a7a2756feaa044a5f73b71d7314cbc1f13c6b006797ea2bee4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000e4007637f9a7a2756feaa044a5f73b71d7314cbc1f13c6b006797ea2bee4b", kill_on_drop: false }` [INFO] [stdout] 000e4007637f9a7a2756feaa044a5f73b71d7314cbc1f13c6b006797ea2bee4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11030cc1eb3378b3f95f0bd30eb579105790aa1555a9fb059ba4d9452b77e5b7 [INFO] running `Command { std: "docker" "start" "-a" "11030cc1eb3378b3f95f0bd30eb579105790aa1555a9fb059ba4d9452b77e5b7", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reessaie v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.58s [INFO] running `Command { std: "docker" "inspect" "11030cc1eb3378b3f95f0bd30eb579105790aa1555a9fb059ba4d9452b77e5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11030cc1eb3378b3f95f0bd30eb579105790aa1555a9fb059ba4d9452b77e5b7", kill_on_drop: false }` [INFO] [stdout] 11030cc1eb3378b3f95f0bd30eb579105790aa1555a9fb059ba4d9452b77e5b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19deb9ac8056ed53729a7057c90cdc20b089024a86d39633914c7512dca19eb1 [INFO] running `Command { std: "docker" "start" "-a" "19deb9ac8056ed53729a7057c90cdc20b089024a86d39633914c7512dca19eb1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reessaie-c569f0308ff14d99) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_1_non_negative_integer ... ok [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_3_zero ... ok [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_5_invalid_rfc2822_date ... ok [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_4_rfc2822_date ... ok [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_6_invalid_string ... ok [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_7_empty_string ... ok [INFO] [stdout] test policy::tests::retry_after_policy::impl_retryable_strategy_and_retry_policy::with::case_1_not_retryable ... ok [INFO] [stdout] test policy::tests::retry_after_policy::impl_retryable_strategy_and_retry_policy::with::case_3_transient_retryable_without_retry_after_header ... ok [INFO] [stdout] test policy::tests::retry_after_policy::with_policy_and_strategy ... ok [INFO] [stdout] test policy::tests::retry_after_policy::with_max_retries ... ok [INFO] [stdout] test policy::tests::retry_after_policy::with_policy ... ok [INFO] [stdout] test policy::detail::tests::parse_retry_after::with::case_2_negative_integer ... ok [INFO] [stdout] test policy::tests::retry_after_policy::default ... ok [INFO] [stdout] test policy::tests::retry_after_policy::with_max_retries_and_strategy ... ok [INFO] [stdout] test policy::tests::retry_after_policy::impl_retryable_strategy_and_retry_policy::with::case_4_transient_retryable_with_retry_after_header ... ok [INFO] [stdout] test policy::tests::retry_after_policy::impl_retryable_strategy_and_retry_policy::with::case_2_failed_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/middleware.rs (/opt/rustwide/target/debug/deps/middleware-1e7149d0ea7687cb) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test retry_after_middleware::with::case_1_no_throttling ... ok [INFO] [stdout] test retry_after_middleware::with::case_2_one_throttling_without_retry_after_header ... ok [INFO] [stdout] test retry_after_middleware::with::case_4_too_many_throttlings ... ok [INFO] [stdout] test retry_after_middleware::with::case_3_one_throttling_with_retry_after_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] Doc-tests reessaie [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/policy.rs - policy::RetryAfterPolicy::with_max_retries (line 156) ... ok [INFO] [stdout] test src/policy.rs - policy::RetryAfterPolicy::with_policy (line 113) ... ok [INFO] [stdout] test src/policy.rs - policy::RetryAfterPolicy::with_policy_and_strategy (line 67) ... ok [INFO] [stdout] test src/policy.rs - policy::RetryAfterPolicy::with_max_retries_and_strategy (line 134) ... ok [INFO] [stdout] test src/middleware.rs - middleware::RetryAfterMiddleware (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.00s; merged doctests compilation took 0.87s [INFO] running `Command { std: "docker" "inspect" "19deb9ac8056ed53729a7057c90cdc20b089024a86d39633914c7512dca19eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19deb9ac8056ed53729a7057c90cdc20b089024a86d39633914c7512dca19eb1", kill_on_drop: false }` [INFO] [stdout] 19deb9ac8056ed53729a7057c90cdc20b089024a86d39633914c7512dca19eb1