[INFO] fetching crate watermelon 0.4.1...
[INFO] testing watermelon-0.4.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate watermelon 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate watermelon 0.4.1
[INFO] finished tweaking crates.io crate watermelon 0.4.1
[INFO] tweaked toml for crates.io crate watermelon 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate watermelon 0.4.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate watermelon 0.4.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded watermelon-net v0.2.3
[INFO] [stderr]   Downloaded watermelon-proto v0.1.7
[INFO] [stderr]   Downloaded claims v0.8.0
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.1
[INFO] [stderr]   Downloaded watermelon-mini v0.3.2
[INFO] [stderr]   Downloaded watermelon-nkeys v0.1.4
[INFO] [stderr]   Downloaded tokio-websockets v0.12.0
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69de019415a5155fb8f660bcd35b52a0b4f1f844737a74e13ff4888275ee0b22
[INFO] running `Command { std: "docker" "start" "-a" "69de019415a5155fb8f660bcd35b52a0b4f1f844737a74e13ff4888275ee0b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69de019415a5155fb8f660bcd35b52a0b4f1f844737a74e13ff4888275ee0b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69de019415a5155fb8f660bcd35b52a0b4f1f844737a74e13ff4888275ee0b22", kill_on_drop: false }`
[INFO] [stdout] 69de019415a5155fb8f660bcd35b52a0b4f1f844737a74e13ff4888275ee0b22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5c1e64fa15438f8107ac2539c4a38b0dad8f58fb2b3e8ac6e264cb677f5f5ca
[INFO] running `Command { std: "docker" "start" "-a" "b5c1e64fa15438f8107ac2539c4a38b0dad8f58fb2b3e8ac6e264cb677f5f5ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cmake v0.1.54
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[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 serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling watermelon-proto v0.1.7
[INFO] [stderr]    Compiling watermelon-net v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling watermelon-nkeys v0.1.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.1
[INFO] [stderr]    Compiling watermelon-mini v0.3.2
[INFO] [stderr]    Compiling watermelon v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "b5c1e64fa15438f8107ac2539c4a38b0dad8f58fb2b3e8ac6e264cb677f5f5ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c1e64fa15438f8107ac2539c4a38b0dad8f58fb2b3e8ac6e264cb677f5f5ca", kill_on_drop: false }`
[INFO] [stdout] b5c1e64fa15438f8107ac2539c4a38b0dad8f58fb2b3e8ac6e264cb677f5f5ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad20fc2f4849c581b796c672376404e70e0ae402d026c58da888406d0be71f7d
[INFO] running `Command { std: "docker" "start" "-a" "ad20fc2f4849c581b796c672376404e70e0ae402d026c58da888406d0be71f7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stderr]    Compiling watermelon-net v0.2.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling watermelon-mini v0.3.2
[INFO] [stderr]    Compiling watermelon v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/handler/delayed.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[tokio::test(start_paused = true)]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]   --> src/handler/pinger.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[tokio::test(start_paused = true)]
[INFO] [stdout]    |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/subscription.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/subscription.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/subscription.rs:301:14
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/subscription.rs:337:14
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `watermelon` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ad20fc2f4849c581b796c672376404e70e0ae402d026c58da888406d0be71f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad20fc2f4849c581b796c672376404e70e0ae402d026c58da888406d0be71f7d", kill_on_drop: false }`
[INFO] [stdout] ad20fc2f4849c581b796c672376404e70e0ae402d026c58da888406d0be71f7d
