[INFO] fetching crate canhttp 0.3.0... [INFO] testing canhttp-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate canhttp 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate canhttp 0.3.0 [INFO] finished tweaking crates.io crate canhttp 0.3.0 [INFO] tweaked toml for crates.io crate canhttp 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate canhttp 0.3.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 canhttp 0.3.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 find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded ic-cdk-executor v1.0.2 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded psm v0.1.27 [INFO] [stderr] Downloaded ic-cdk-macros v0.18.7 [INFO] [stderr] Downloaded ic0 v1.0.1 [INFO] [stderr] Downloaded pretty v0.12.5 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded candid v0.10.19 [INFO] [stderr] Downloaded ic-cdk v0.18.7 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded ic-error-types v0.2.0 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded candid_derive v0.10.19 [INFO] [stderr] Downloaded ic-management-canister-types v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f8142206fd63124e47a5dc1f1003a550fe6705bd1fcb90e2d4a7846ff49d7014 [INFO] running `Command { std: "docker" "start" "-a" "f8142206fd63124e47a5dc1f1003a550fe6705bd1fcb90e2d4a7846ff49d7014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8142206fd63124e47a5dc1f1003a550fe6705bd1fcb90e2d4a7846ff49d7014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8142206fd63124e47a5dc1f1003a550fe6705bd1fcb90e2d4a7846ff49d7014", kill_on_drop: false }` [INFO] [stdout] f8142206fd63124e47a5dc1f1003a550fe6705bd1fcb90e2d4a7846ff49d7014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c48ee5f861ead4b409e0d49147ec761bef2fbfa0ecfa3d952a751178c1f2927f [INFO] running `Command { std: "docker" "start" "-a" "c48ee5f861ead4b409e0d49147ec761bef2fbfa0ecfa3d952a751178c1f2927f", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling pretty v0.12.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ic-cdk-executor v1.0.2 [INFO] [stderr] Compiling ic0 v1.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.19 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling candid v0.10.19 [INFO] [stderr] Compiling ic-management-canister-types v0.3.3 [INFO] [stderr] Compiling ic-cdk-macros v0.18.7 [INFO] [stderr] Compiling ic-cdk v0.18.7 [INFO] [stderr] Compiling canhttp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.58s [INFO] running `Command { std: "docker" "inspect" "c48ee5f861ead4b409e0d49147ec761bef2fbfa0ecfa3d952a751178c1f2927f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48ee5f861ead4b409e0d49147ec761bef2fbfa0ecfa3d952a751178c1f2927f", kill_on_drop: false }` [INFO] [stdout] c48ee5f861ead4b409e0d49147ec761bef2fbfa0ecfa3d952a751178c1f2927f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6dea342b35eac05d9fc3536372f0161fbe31df302a7d0393cbc23cbaa97de259 [INFO] running `Command { std: "docker" "start" "-a" "6dea342b35eac05d9fc3536372f0161fbe31df302a7d0393cbc23cbaa97de259", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling canhttp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.38s [INFO] running `Command { std: "docker" "inspect" "6dea342b35eac05d9fc3536372f0161fbe31df302a7d0393cbc23cbaa97de259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dea342b35eac05d9fc3536372f0161fbe31df302a7d0393cbc23cbaa97de259", kill_on_drop: false }` [INFO] [stdout] 6dea342b35eac05d9fc3536372f0161fbe31df302a7d0393cbc23cbaa97de259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 96b5989324463b863c983224df9ab7afac1794cedd7b7114afc573d2b5262757 [INFO] running `Command { std: "docker" "start" "-a" "96b5989324463b863c983224df9ab7afac1794cedd7b7114afc573d2b5262757", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canhttp-ead8ebef880edb37) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test client::tests::should_be_clone ... ok [INFO] [stdout] test http::tests::should_convert_http_response ... ok [INFO] [stdout] test http::tests::should_convert_both_request_and_responses ... ok [INFO] [stdout] test retry::tests::should_not_retry ... ok [INFO] [stdout] test retry::tests::should_stop_retrying_when_ok ... ok [INFO] [stdout] test client::tests::should_be_able_to_use_retry_layer ... ok [INFO] [stdout] test http::tests::should_fail_to_convert_http_response ... ok [INFO] [stdout] test http::tests::should_fail_when_http_method_unsupported ... ok [INFO] [stdout] test retry::tests::should_retry_until_max ... ok [INFO] [stdout] test http::tests::should_convert_http_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests canhttp [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/cycles/mod.rs - cycles (line 28) ... ok [INFO] [stdout] test src/convert/mod.rs - convert (line 108) ... ok [INFO] [stdout] test src/convert/mod.rs - convert (line 59) ... ok [INFO] [stdout] test src/convert/mod.rs - convert (line 14) ... ok [INFO] [stdout] test src/observability/mod.rs - observability (line 17) ... ok [INFO] [stdout] test src/cycles/mod.rs - cycles (line 11) ... ok [INFO] [stdout] test src/observability/mod.rs - observability (line 77) ... ok [INFO] [stdout] test src/http/mod.rs - http (line 31) ... ok [INFO] [stdout] test src/retry/mod.rs - retry::DoubleMaxResponseBytes (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.94s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "96b5989324463b863c983224df9ab7afac1794cedd7b7114afc573d2b5262757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b5989324463b863c983224df9ab7afac1794cedd7b7114afc573d2b5262757", kill_on_drop: false }` [INFO] [stdout] 96b5989324463b863c983224df9ab7afac1794cedd7b7114afc573d2b5262757