[INFO] fetching crate kittyaudio 0.2.0... [INFO] checking kittyaudio-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kittyaudio 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate kittyaudio 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kittyaudio 0.2.0 [INFO] tweaked toml for crates.io crate kittyaudio 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kittyaudio 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kittyaudio 0.2.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.6.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80075ade6f51e1c5919088a65f53716ef88e02531d2928f794e7da4d5f017205 [INFO] running `Command { std: "docker" "start" "-a" "80075ade6f51e1c5919088a65f53716ef88e02531d2928f794e7da4d5f017205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80075ade6f51e1c5919088a65f53716ef88e02531d2928f794e7da4d5f017205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80075ade6f51e1c5919088a65f53716ef88e02531d2928f794e7da4d5f017205", kill_on_drop: false }` [INFO] [stdout] 80075ade6f51e1c5919088a65f53716ef88e02531d2928f794e7da4d5f017205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 383ef6b5e67251559977b123ceeb401db6a3f818b2346b66e4b7c1c33c6eaa53 [INFO] running `Command { std: "docker" "start" "-a" "383ef6b5e67251559977b123ceeb401db6a3f818b2346b66e4b7c1c33c6eaa53", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking encoding_rs v0.8.35 [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 cpal v0.15.3 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Checking symphonia-codec-alac v0.5.4 [INFO] [stderr] Checking symphonia-codec-aac v0.5.4 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking symphonia-format-caf v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking symphonia-format-mkv v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking kittyaudio v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sound.rs:921:18 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn guard(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 921 | pub fn guard(&self) -> MutexGuard<'_, Sound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sound.rs:921:18 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn guard(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 921 | pub fn guard(&self) -> MutexGuard<'_, Sound> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kittyaudio` (example "record_mixer") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kittyaudio` (example "simple") due to 1 previous error [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/record_mixer.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/simple.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/init_ex.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/loops.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kittyaudio` (example "init_ex") due to 1 previous error [INFO] [stderr] error: could not compile `kittyaudio` (example "loops") due to 1 previous error [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/reverse.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/panning.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/commands.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kittyaudio` (example "commands") due to 1 previous error [INFO] [stderr] error: could not compile `kittyaudio` (example "panning") due to 1 previous error [INFO] [stderr] error: could not compile `kittyaudio` (example "reverse") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "383ef6b5e67251559977b123ceeb401db6a3f818b2346b66e4b7c1c33c6eaa53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383ef6b5e67251559977b123ceeb401db6a3f818b2346b66e4b7c1c33c6eaa53", kill_on_drop: false }` [INFO] [stdout] 383ef6b5e67251559977b123ceeb401db6a3f818b2346b66e4b7c1c33c6eaa53