[INFO] fetching crate reqwest-streams 0.14.0...
[INFO] testing reqwest-streams-0.14.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate reqwest-streams 0.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate reqwest-streams 0.14.0
[INFO] finished tweaking crates.io crate reqwest-streams 0.14.0
[INFO] tweaked toml for crates.io crate reqwest-streams 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-streams 0.14.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqwest-streams 0.14.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c885cf8df8d04b338f4a35edc4d76f2522ca1b9565e2fdf265d86de6fe5b5df
[INFO] running `Command { std: "docker" "start" "-a" "1c885cf8df8d04b338f4a35edc4d76f2522ca1b9565e2fdf265d86de6fe5b5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c885cf8df8d04b338f4a35edc4d76f2522ca1b9565e2fdf265d86de6fe5b5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c885cf8df8d04b338f4a35edc4d76f2522ca1b9565e2fdf265d86de6fe5b5df", kill_on_drop: false }`
[INFO] [stdout] 1c885cf8df8d04b338f4a35edc4d76f2522ca1b9565e2fdf265d86de6fe5b5df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f761f3087281c7033c04f59c4820bcba48ae3f5dd71f7516fb6e259760c48b4d
[INFO] running `Command { std: "docker" "start" "-a" "f761f3087281c7033c04f59c4820bcba48ae3f5dd71f7516fb6e259760c48b4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 async-trait v0.1.88
[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 zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[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 hyper v1.6.0
[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 hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling reqwest-streams v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.29s
[INFO] running `Command { std: "docker" "inspect" "f761f3087281c7033c04f59c4820bcba48ae3f5dd71f7516fb6e259760c48b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f761f3087281c7033c04f59c4820bcba48ae3f5dd71f7516fb6e259760c48b4d", kill_on_drop: false }`
[INFO] [stdout] f761f3087281c7033c04f59c4820bcba48ae3f5dd71f7516fb6e259760c48b4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf75abbfeb223418237a41f1bd1b65132bf2efc3c6ed4edddd2e4d1971cee177
[INFO] running `Command { std: "docker" "start" "-a" "bf75abbfeb223418237a41f1bd1b65132bf2efc3c6ed4edddd2e4d1971cee177", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v57.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling arrow-buffer v57.1.0
[INFO] [stderr]    Compiling arrow-data v57.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling arrow-array v57.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling arrow-select v57.1.0
[INFO] [stderr]    Compiling arrow-row v57.1.0
[INFO] [stderr]    Compiling arrow-arith v57.1.0
[INFO] [stderr]    Compiling arrow-ord v57.1.0
[INFO] [stderr]    Compiling arrow-string v57.1.0
[INFO] [stderr]    Compiling arrow-ipc v57.1.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling arrow-cast v57.1.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.22
[INFO] [stderr]    Compiling arrow-json v57.1.0
[INFO] [stderr]    Compiling arrow-csv v57.1.0
[INFO] [stderr]    Compiling arrow v57.1.0
[INFO] [stderr]    Compiling reqwest-streams v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-streams v0.24.0
[INFO] [stdout] warning: struct `TestClient` is never constructed
[INFO] [stdout]  --> src/test_client.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct TestClient {
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `absolute_url`, and `get` are never used
[INFO] [stdout]   --> src/test_client.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TestClient {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 12 |     pub(crate) async fn new(router: axum::Router) -> Self {
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn absolute_url(&self, url: &str) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn get(&self, url: &str) -> RequestBuilder {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "bf75abbfeb223418237a41f1bd1b65132bf2efc3c6ed4edddd2e4d1971cee177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf75abbfeb223418237a41f1bd1b65132bf2efc3c6ed4edddd2e4d1971cee177", kill_on_drop: false }`
[INFO] [stdout] bf75abbfeb223418237a41f1bd1b65132bf2efc3c6ed4edddd2e4d1971cee177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3f90ba066220f7c47596697bff00657b51fca9bee9fdd1dc302496f6d09924d
[INFO] running `Command { std: "docker" "start" "-a" "e3f90ba066220f7c47596697bff00657b51fca9bee9fdd1dc302496f6d09924d", kill_on_drop: false }`
[INFO] [stderr] warning: struct `TestClient` is never constructed
[INFO] [stderr]  --> src/test_client.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub(crate) struct TestClient {
[INFO] [stderr]   |                   ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `absolute_url`, and `get` are never used
[INFO] [stderr]   --> src/test_client.rs:12:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl TestClient {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] 12 |     pub(crate) async fn new(router: axum::Router) -> Self {
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub(crate) fn absolute_url(&self, url: &str) -> String {
[INFO] [stderr]    |                   ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub(crate) fn get(&self, url: &str) -> RequestBuilder {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `reqwest-streams` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_streams-4d4910359d3a1e88)
[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] [stderr]    Doc-tests reqwest_streams
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `reqwest_streams::JsonStreamResponse`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use reqwest_streams::JsonStreamResponse as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `JsonStreamResponse` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub use json_stream::JsonStreamResponse;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/macros.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |             #[cfg(feature = "json")]
[INFO] [stdout]    |                   ---------------- the item is gated behind the `json` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `json_array_stream` found for struct `Response` in the current scope
[INFO] [stdout]   --> src/lib.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let _stream = reqwest::get("http://localhost:8080/json-array")
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 41 | |         .await?
[INFO] [stdout] 42 | |         .json_array_stream::<MyTestStructure>(1024);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ method not found in `Response`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e3f90ba066220f7c47596697bff00657b51fca9bee9fdd1dc302496f6d09924d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f90ba066220f7c47596697bff00657b51fca9bee9fdd1dc302496f6d09924d", kill_on_drop: false }`
[INFO] [stdout] e3f90ba066220f7c47596697bff00657b51fca9bee9fdd1dc302496f6d09924d
