[INFO] fetching crate srs 0.2.0...
[INFO] testing srs-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate srs 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate srs 0.2.0
[INFO] finished tweaking crates.io crate srs 0.2.0
[INFO] tweaked toml for crates.io crate srs 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate srs 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding cpal v0.8.2 (available: v0.16.0)
[INFO] [stderr]       Adding crossbeam-channel v0.2.6 (available: v0.5.15)
[INFO] [stderr]       Adding libvpx-native-sys v4.0.7 (available: v5.0.13)
[INFO] [stderr]       Adding opus v0.2.1 (available: v0.3.0)
[INFO] [stderr]       Adding quest v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding sample v0.10.0 (available: v0.11.0)
[INFO] [stderr]       Adding webm v1.1.2 (available: v2.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acd6505680b45f75c9a07b00a1364cf8d4bca2cf665ae347eb2d666b748a8c42
[INFO] running `Command { std: "docker" "start" "-a" "acd6505680b45f75c9a07b00a1364cf8d4bca2cf665ae347eb2d666b748a8c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acd6505680b45f75c9a07b00a1364cf8d4bca2cf665ae347eb2d666b748a8c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd6505680b45f75c9a07b00a1364cf8d4bca2cf665ae347eb2d666b748a8c42", kill_on_drop: false }`
[INFO] [stdout] acd6505680b45f75c9a07b00a1364cf8d4bca2cf665ae347eb2d666b748a8c42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22947ae704a2529590a591219acfe1662a8b2756d5db2bfa79cf18b665fc076c
[INFO] running `Command { std: "docker" "start" "-a" "22947ae704a2529590a591219acfe1662a8b2756d5db2bfa79cf18b665fc076c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling opus-sys v0.2.1
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling webm-sys v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rpassword v2.1.0
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling libvpx-native-sys v4.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling block v0.1.6
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling opus v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling sample v0.10.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cpal v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling quest v0.2.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sample-0.10.0/src/window.rs:73:41
[INFO] [stdout]     |
[INFO] [stdout]  73 |         let v = phase.to_float_sample().to_sample() * PI_2;
[INFO] [stdout]     |                                         ^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `to_sample`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<S as Sample>::Float: ToSample<_>`
[INFO] [stdout] note: required by a bound in `Sample::to_sample`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sample-0.10.0/src/lib.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn to_sample<S>(self) -> S
[INFO] [stdout]     |        --------- required by a bound in this associated function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         Self: ToSample<S>,
[INFO] [stdout]     |               ^^^^^^^^^^^ required by this bound in `Sample::to_sample`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout]  73 |         let v = phase.to_float_sample().to_sample::<S>() * PI_2;
[INFO] [stdout]     |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.2.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sample` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "22947ae704a2529590a591219acfe1662a8b2756d5db2bfa79cf18b665fc076c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22947ae704a2529590a591219acfe1662a8b2756d5db2bfa79cf18b665fc076c", kill_on_drop: false }`
[INFO] [stdout] 22947ae704a2529590a591219acfe1662a8b2756d5db2bfa79cf18b665fc076c
