[INFO] fetching crate water_client 1.0.4...
[INFO] testing water_client-1.0.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate water_client 1.0.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate water_client 1.0.4
[INFO] finished tweaking crates.io crate water_client 1.0.4
[INFO] tweaked toml for crates.io crate water_client 1.0.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate water_client 1.0.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate water_client 1.0.4 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 637413ad5a651ce8acfc357ec97916fddd87a937a2b95a9e8c9e770c3a6d19a4
[INFO] running `Command { std: "docker" "start" "-a" "637413ad5a651ce8acfc357ec97916fddd87a937a2b95a9e8c9e770c3a6d19a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637413ad5a651ce8acfc357ec97916fddd87a937a2b95a9e8c9e770c3a6d19a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637413ad5a651ce8acfc357ec97916fddd87a937a2b95a9e8c9e770c3a6d19a4", kill_on_drop: false }`
[INFO] [stdout] 637413ad5a651ce8acfc357ec97916fddd87a937a2b95a9e8c9e770c3a6d19a4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea0370336b4b04bf2e37e384a226699d8f0f5cd56df074a5e5c6250f3c522676
[INFO] running `Command { std: "docker" "start" "-a" "ea0370336b4b04bf2e37e384a226699d8f0f5cd56df074a5e5c6250f3c522676", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling water_uri v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling aws-lc-sys v0.25.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling water_client v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: the `#[test]` attribute may only be used on a free function
[INFO] [stdout]    --> src/models/client/mod.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 |   #[test]
[INFO] [stdout]     |   ^^^^^^^ the `#[test]` macro causes a function to be run as a test and has no effect on non-functions
[INFO] [stdout] 337 | / mod tests {
[INFO] [stdout] 338 | |
[INFO] [stdout] 339 | |     #[test]
[INFO] [stdout] 340 | |     fn test_request(){
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | | }
[INFO] [stdout]     | |_- expected a non-associated function, found a module
[INFO] [stdout]     |
[INFO] [stdout] help: replace with conditional compilation to make the item only exist when tests are being run
[INFO] [stdout]     |
[INFO] [stdout] 336 - #[test]
[INFO] [stdout] 336 + #[cfg(test)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoUri`
[INFO] [stdout]  --> src/models/client/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use water_uri::{IntoUri, Uri};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `water_client` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ea0370336b4b04bf2e37e384a226699d8f0f5cd56df074a5e5c6250f3c522676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0370336b4b04bf2e37e384a226699d8f0f5cd56df074a5e5c6250f3c522676", kill_on_drop: false }`
[INFO] [stdout] ea0370336b4b04bf2e37e384a226699d8f0f5cd56df074a5e5c6250f3c522676
