[INFO] fetching crate reqwest-websocket-julien-cpsn 0.6.0...
[INFO] testing reqwest-websocket-julien-cpsn-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate reqwest-websocket-julien-cpsn 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate reqwest-websocket-julien-cpsn 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate reqwest-websocket-julien-cpsn 0.6.0
[INFO] tweaked toml for crates.io crate reqwest-websocket-julien-cpsn 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-websocket-julien-cpsn 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqwest-websocket-julien-cpsn 0.6.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f129a113d6809c746dc6e0406ce6b496d329b7265d382432330633c46992231
[INFO] running `Command { std: "docker" "start" "-a" "9f129a113d6809c746dc6e0406ce6b496d329b7265d382432330633c46992231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f129a113d6809c746dc6e0406ce6b496d329b7265d382432330633c46992231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f129a113d6809c746dc6e0406ce6b496d329b7265d382432330633c46992231", kill_on_drop: false }`
[INFO] [stdout] 9f129a113d6809c746dc6e0406ce6b496d329b7265d382432330633c46992231
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c13cf39799c80cef928c7b08cefc43c2f6931601ed8054ee25015f9183c312ee
[INFO] running `Command { std: "docker" "start" "-a" "c13cf39799c80cef928c7b08cefc43c2f6931601ed8054ee25015f9183c312ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling async-tungstenite v0.31.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.11
[INFO] [stderr]    Compiling reqwest-websocket-julien-cpsn v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.90s
[INFO] running `Command { std: "docker" "inspect" "c13cf39799c80cef928c7b08cefc43c2f6931601ed8054ee25015f9183c312ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13cf39799c80cef928c7b08cefc43c2f6931601ed8054ee25015f9183c312ee", kill_on_drop: false }`
[INFO] [stdout] c13cf39799c80cef928c7b08cefc43c2f6931601ed8054ee25015f9183c312ee
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 158471caaa5fd8ca43ae7ac995ab0e43b8307ec2ed70cacb17dd963fbd82bf93
[INFO] running `Command { std: "docker" "start" "-a" "158471caaa5fd8ca43ae7ac995ab0e43b8307ec2ed70cacb17dd963fbd82bf93", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.11
[INFO] [stderr]    Compiling reqwest-websocket-julien-cpsn v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `reqwest_websocket`
[INFO] [stdout]  --> examples/hello_world.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest_websocket::{Error, Message, RequestBuilderExt};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reqwest_websocket`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest_websocket`, use `cargo add reqwest_websocket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `upgrade` found for struct `RequestBuilder` in the current scope
[INFO] [stdout]    --> examples/hello_world.rs:9:10
[INFO] [stdout]     |
[INFO] [stdout]   7 |       let websocket = Client::default()
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]   8 | |         .get("wss://echo.websocket.org/")
[INFO] [stdout]   9 | |         .upgrade()
[INFO] [stdout]     | |         -^^^^^^^ method not found in `RequestBuilder`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 |       fn upgrade(self) -> UpgradedRequestBuilder;
[INFO] [stdout]     |          ------- the method is available for `RequestBuilder` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `RequestBuilderExt` which provides `upgrade` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use reqwest_websocket_julien_cpsn::RequestBuilderExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello_world.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let websocket = Client::default()
[INFO] [stdout]    |  _____________________^
[INFO] [stdout]  8 | |         .get("wss://echo.websocket.org/")
[INFO] [stdout]  9 | |         .upgrade()
[INFO] [stdout] 10 | |         .send()
[INFO] [stdout] 11 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello_world.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |     let websocket = Client::default()
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     let (mut tx, mut rx) = websocket.split();
[INFO] [stdout]    |                            --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `websocket` an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  7 |     let websocket: /* Type */ = Client::default()
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello_world.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 tx.send(format!("Hello, World! #{i}").into()).await.unwrap();
[INFO] [stdout]    |                 ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello_world.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 tx.send(format!("Hello, World! #{i}").into()).await.unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello_world.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |             while let Some(message) = rx.try_next().await.unwrap() {
[INFO] [stdout]    |                                       ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello_world.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |             while let Some(message) = rx.try_next().await.unwrap() {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-websocket-julien-cpsn` (example "hello_world") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0596]: cannot borrow `websocket` as mutable, as it is not declared as mutable
[INFO] [stdout]    --> src/lib.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         websocket
[INFO] [stdout]     |         ^^^^^^^^^ cannot borrow as mutable
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing this to be mutable
[INFO] [stdout]     |
[INFO] [stdout] 440 |         let mut websocket = websocket("https://echo.websocket.org/").await.unwrap();
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0596`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest-websocket-julien-cpsn` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "158471caaa5fd8ca43ae7ac995ab0e43b8307ec2ed70cacb17dd963fbd82bf93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "158471caaa5fd8ca43ae7ac995ab0e43b8307ec2ed70cacb17dd963fbd82bf93", kill_on_drop: false }`
[INFO] [stdout] 158471caaa5fd8ca43ae7ac995ab0e43b8307ec2ed70cacb17dd963fbd82bf93
