[INFO] fetching crate ironshield 0.2.23... [INFO] testing ironshield-0.2.23 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ironshield 0.2.23 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ironshield 0.2.23 [INFO] finished tweaking crates.io crate ironshield 0.2.23 [INFO] tweaked toml for crates.io crate ironshield 0.2.23 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ironshield 0.2.23 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ironshield 0.2.23 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ironshield-core v0.3.22 [INFO] [stderr] Downloaded ironshield-types v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 510659a7b3acb9ec932a4515274b8e1a7be82f46b750eeb97223378a985a26d3 [INFO] running `Command { std: "docker" "start" "-a" "510659a7b3acb9ec932a4515274b8e1a7be82f46b750eeb97223378a985a26d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "510659a7b3acb9ec932a4515274b8e1a7be82f46b750eeb97223378a985a26d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510659a7b3acb9ec932a4515274b8e1a7be82f46b750eeb97223378a985a26d3", kill_on_drop: false }` [INFO] [stdout] 510659a7b3acb9ec932a4515274b8e1a7be82f46b750eeb97223378a985a26d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ef57cd2057fffb150d92617d9dde6abf7fde81903c7fa71eb68c71ef2098a1c [INFO] running `Command { std: "docker" "start" "-a" "3ef57cd2057fffb150d92617d9dde6abf7fde81903c7fa71eb68c71ef2098a1c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [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 h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling ironshield-types v0.2.10 [INFO] [stderr] Compiling ironshield-core v0.3.22 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ironshield v0.2.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.96s [INFO] running `Command { std: "docker" "inspect" "3ef57cd2057fffb150d92617d9dde6abf7fde81903c7fa71eb68c71ef2098a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef57cd2057fffb150d92617d9dde6abf7fde81903c7fa71eb68c71ef2098a1c", kill_on_drop: false }` [INFO] [stdout] 3ef57cd2057fffb150d92617d9dde6abf7fde81903c7fa71eb68c71ef2098a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0776b54b8403ad7e34041096375575fe5d82b19f45bd8650da2452b6e6a3b843 [INFO] running `Command { std: "docker" "start" "-a" "0776b54b8403ad7e34041096375575fe5d82b19f45bd8650da2452b6e6a3b843", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ironshield v0.2.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.91s [INFO] running `Command { std: "docker" "inspect" "0776b54b8403ad7e34041096375575fe5d82b19f45bd8650da2452b6e6a3b843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0776b54b8403ad7e34041096375575fe5d82b19f45bd8650da2452b6e6a3b843", kill_on_drop: false }` [INFO] [stdout] 0776b54b8403ad7e34041096375575fe5d82b19f45bd8650da2452b6e6a3b843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9751cdc8c7750c17124099011ce9f6278617e03cfe398ab148d447a68d8c37b [INFO] running `Command { std: "docker" "start" "-a" "b9751cdc8c7750c17124099011ce9f6278617e03cfe398ab148d447a68d8c37b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ironshield-f4c3089abbdbbd6e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test client::solve::tests::test_solve_config_auto_thread_count ... ok [INFO] [stdout] test client::solve::tests::test_solve_config_multithreaded ... ok [INFO] [stdout] test client::solve::tests::test_solve_config_single_threaded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests ironshield [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/client/response.rs - client::response::ApiResponse::from_json (line 35) ... ignored [INFO] [stdout] test src/client/request.rs - client::request::IronShieldClient::fetch_challenge (line 73) - compile ... ok [INFO] [stdout] test src/client/request.rs - client::request::IronShieldClient::new (line 37) - compile ... ok [INFO] [stdout] test src/client/config.rs - client::config::ClientConfig::testing (line 68) ... ok [INFO] [stdout] test src/client/config.rs - client::config::ClientConfig::development (line 45) ... ok [INFO] [stdout] test src/client/config.rs - client::config::ClientConfig::set_verbose (line 318) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b9751cdc8c7750c17124099011ce9f6278617e03cfe398ab148d447a68d8c37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9751cdc8c7750c17124099011ce9f6278617e03cfe398ab148d447a68d8c37b", kill_on_drop: false }` [INFO] [stdout] b9751cdc8c7750c17124099011ce9f6278617e03cfe398ab148d447a68d8c37b