[INFO] fetching crate conjure-http 5.0.0... [INFO] testing conjure-http-5.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate conjure-http 5.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate conjure-http 5.0.0 [INFO] finished tweaking crates.io crate conjure-http 5.0.0 [INFO] tweaked toml for crates.io crate conjure-http 5.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate conjure-http 5.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate conjure-http 5.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e74a201cdf028e3eb79c97055f7b2bfefb1c77626b483cc4b07f7040f8f4b59 [INFO] running `Command { std: "docker" "start" "-a" "0e74a201cdf028e3eb79c97055f7b2bfefb1c77626b483cc4b07f7040f8f4b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e74a201cdf028e3eb79c97055f7b2bfefb1c77626b483cc4b07f7040f8f4b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e74a201cdf028e3eb79c97055f7b2bfefb1c77626b483cc4b07f7040f8f4b59", kill_on_drop: false }` [INFO] [stdout] 0e74a201cdf028e3eb79c97055f7b2bfefb1c77626b483cc4b07f7040f8f4b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7172cd7815baade80a5db202fc28857ade1816b785053b15a3462f3a1c96ada7 [INFO] running `Command { std: "docker" "start" "-a" "7172cd7815baade80a5db202fc28857ade1816b785053b15a3462f3a1c96ada7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling mediatype v0.20.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling staged-builder-internals v0.2.0 [INFO] [stderr] Compiling conjure-macros v5.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling staged-builder v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde-smile v0.3.1 [INFO] [stderr] Compiling conjure-serde v5.0.0 [INFO] [stderr] Compiling conjure-object v5.0.0 [INFO] [stderr] Compiling conjure-error v5.0.0 [INFO] [stderr] Compiling conjure-http v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/private/client/mod.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/private/client/mod.rs:52:54 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "7172cd7815baade80a5db202fc28857ade1816b785053b15a3462f3a1c96ada7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7172cd7815baade80a5db202fc28857ade1816b785053b15a3462f3a1c96ada7", kill_on_drop: false }` [INFO] [stdout] 7172cd7815baade80a5db202fc28857ade1816b785053b15a3462f3a1c96ada7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bbea8ddcb631aba28ef79eeffa1dfa27198e4ca0f9d0e67dff98fc341ec4ab5 [INFO] running `Command { std: "docker" "start" "-a" "6bbea8ddcb631aba28ef79eeffa1dfa27198e4ca0f9d0e67dff98fc341ec4ab5", kill_on_drop: false }` [INFO] [stderr] Compiling conjure-http v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/private/client/mod.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/private/client/mod.rs:52:54 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/private/client/mod.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/private/client/mod.rs:52:54 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "6bbea8ddcb631aba28ef79eeffa1dfa27198e4ca0f9d0e67dff98fc341ec4ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbea8ddcb631aba28ef79eeffa1dfa27198e4ca0f9d0e67dff98fc341ec4ab5", kill_on_drop: false }` [INFO] [stdout] 6bbea8ddcb631aba28ef79eeffa1dfa27198e4ca0f9d0e67dff98fc341ec4ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cf71e4312c10bb8113e9a400e52ee596540a632313a98ce6dd3b49f0421721f [INFO] running `Command { std: "docker" "start" "-a" "7cf71e4312c10bb8113e9a400e52ee596540a632313a98ce6dd3b49f0421721f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/private/client/mod.rs:45:48 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stderr] | ^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 45 | pub fn encode_serializable_request(body: &T) -> Request> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/private/client/mod.rs:52:54 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stderr] | ^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 52 | pub fn async_encode_serializable_request(body: &T) -> Request> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `conjure-http` (lib) generated 2 warnings (run `cargo fix --lib -p conjure-http` to apply 2 suggestions) [INFO] [stderr] warning: `conjure-http` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conjure_http-fb71b6e5bfb3dccb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test server::runtime::test::mime_quality ... ok [INFO] [stdout] test server::runtime::test::request_encodings ... ok [INFO] [stdout] test server::runtime::test::response_encodings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests conjure_http [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/client/mod.rs - client::AsyncWriteBody (line 240) ... ignored [INFO] [stdout] test src/client/mod.rs - client::LocalAsyncWriteBody (line 339) ... ignored [INFO] [stdout] test src/server/mod.rs - server::AsyncWriteBody (line 316) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cf71e4312c10bb8113e9a400e52ee596540a632313a98ce6dd3b49f0421721f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf71e4312c10bb8113e9a400e52ee596540a632313a98ce6dd3b49f0421721f", kill_on_drop: false }` [INFO] [stdout] 7cf71e4312c10bb8113e9a400e52ee596540a632313a98ce6dd3b49f0421721f