[INFO] fetching crate stealthreq 0.1.0...
[INFO] testing stealthreq-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate stealthreq 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate stealthreq 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate stealthreq 0.1.0
[INFO] tweaked toml for crates.io crate stealthreq 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stealthreq 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stealthreq 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23ab18cd3d7f7982f4b3940bbcdb1501c6e9c67b0b4b7c0e17a6822fcde27828
[INFO] running `Command { std: "docker" "start" "-a" "23ab18cd3d7f7982f4b3940bbcdb1501c6e9c67b0b4b7c0e17a6822fcde27828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23ab18cd3d7f7982f4b3940bbcdb1501c6e9c67b0b4b7c0e17a6822fcde27828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ab18cd3d7f7982f4b3940bbcdb1501c6e9c67b0b4b7c0e17a6822fcde27828", kill_on_drop: false }`
[INFO] [stdout] 23ab18cd3d7f7982f4b3940bbcdb1501c6e9c67b0b4b7c0e17a6822fcde27828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 667eb404bf5e886119e87d84fe5660d5f1593e59a1842b0db4cb9347120d4e0c
[INFO] running `Command { std: "docker" "start" "-a" "667eb404bf5e886119e87d84fe5660d5f1593e59a1842b0db4cb9347120d4e0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling stealthreq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.31s
[INFO] running `Command { std: "docker" "inspect" "667eb404bf5e886119e87d84fe5660d5f1593e59a1842b0db4cb9347120d4e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667eb404bf5e886119e87d84fe5660d5f1593e59a1842b0db4cb9347120d4e0c", kill_on_drop: false }`
[INFO] [stdout] 667eb404bf5e886119e87d84fe5660d5f1593e59a1842b0db4cb9347120d4e0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 355c36a8d21e0d2e7476322342bc58dc956ee5755a50e71e1c0178d6a14114ab
[INFO] running `Command { std: "docker" "start" "-a" "355c36a8d21e0d2e7476322342bc58dc956ee5755a50e71e1c0178d6a14114ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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 toml v0.8.23
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling stealthreq v0.1.0 (/opt/rustwide/workdir)
[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 rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.41s
[INFO] running `Command { std: "docker" "inspect" "355c36a8d21e0d2e7476322342bc58dc956ee5755a50e71e1c0178d6a14114ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355c36a8d21e0d2e7476322342bc58dc956ee5755a50e71e1c0178d6a14114ab", kill_on_drop: false }`
[INFO] [stdout] 355c36a8d21e0d2e7476322342bc58dc956ee5755a50e71e1c0178d6a14114ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6600998a85a795d3eab70b595a0c2d06b64800fc5c4d4d64a55e2da34d8243e
[INFO] running `Command { std: "docker" "start" "-a" "a6600998a85a795d3eab70b595a0c2d06b64800fc5c4d4d64a55e2da34d8243e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stealthreq-295c39ae36ac5706)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test headers::tests::default_profile_respects_budget ... ok
[INFO] [stdout] test policy::tests::can_disable_tls_rotation ... ok
[INFO] [stdout] test headers::tests::default_profile_is_seedable_and_reproducible ... ok
[INFO] [stdout] test tests::custom_config_build ... ok
[INFO] [stdout] test tests::policy_runs_end_to_end ... ok
[INFO] [stdout] test policy::tests::deterministic_policy_replays_headers ... ok
[INFO] [stdout] test policy::tests::empty_headers_config_is_rejected ... ok
[INFO] [stdout] test tests::profile_with_seed_matches_applied_headers ... ok
[INFO] [stdout] test policy::tests::policy_applies_headers_and_ua ... ok
[INFO] [stdout] test timing::tests::delay_is_within_bounds ... ok
[INFO] [stdout] test timing::tests::zero_range_is_stable ... ok
[INFO] [stdout] test tls::tests::fallback_has_headers ... ok
[INFO] [stdout] test tls::tests::default_profiles_are_stable ... ok
[INFO] [stdout] test waf::check::tests::status_in_matches ... ok
[INFO] [stdout] test tests::toml_config_parse ... ok
[INFO] [stdout] test waf::helpers::tests::extracts_cookie_names ... ok
[INFO] [stdout] test waf::check::tests::header_exists_matches_present_header ... ok
[INFO] [stdout] test waf::signature::tests::signatures_toml_parses ... ok
[INFO] [stdout] test waf::signature::tests::indicators_have_weights ... ok
[INFO] [stderr]    Doc-tests stealthreq
[INFO] [stdout] test waf::tests::detects_aws_waf ... ok
[INFO] [stdout] test waf::tests::detects_akamai ... ok
[INFO] [stdout] test waf::tests::detects_cloudflare ... ok
[INFO] [stdout] test waf::tests::suggest_evasion_returns_default_for_unknown ... ok
[INFO] [stdout] test waf::signature::tests::all_encodings_known ... ok
[INFO] [stdout] test waf::tests::returns_none_for_unrecognized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[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" "a6600998a85a795d3eab70b595a0c2d06b64800fc5c4d4d64a55e2da34d8243e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6600998a85a795d3eab70b595a0c2d06b64800fc5c4d4d64a55e2da34d8243e", kill_on_drop: false }`
[INFO] [stdout] a6600998a85a795d3eab70b595a0c2d06b64800fc5c4d4d64a55e2da34d8243e
