[INFO] cloning repository https://github.com/andrewgazelka/sound
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewgazelka/sound" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fsound", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fsound'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db254d9fe54dd7cb8204cd3ecfff90f6c37eefba
[INFO] checking andrewgazelka/sound against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewgazelka%2Fsound" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/andrewgazelka/sound
[INFO] finished tweaking git repo https://github.com/andrewgazelka/sound
[INFO] tweaked toml for git repo https://github.com/andrewgazelka/sound written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewgazelka/sound on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrewgazelka/sound 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numeric-array v0.6.1
[INFO] [stderr]   Downloaded zmij v1.0.5
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded microfft v0.6.0
[INFO] [stderr]   Downloaded fundsp v0.20.0
[INFO] [stderr]   Downloaded funutd v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159
[INFO] running `Command { std: "docker" "start" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-format-caf v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking numeric-array v0.6.1
[INFO] [stderr]     Checking microfft v0.6.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking funutd v0.16.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking fundsp v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sound v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/audio.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |         _ => color_eyre::eyre::bail!("unsupported sample format"),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `color_eyre::eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/audio.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |         _ => color_eyre::eyre::bail!("unsupported sample format"),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `color_eyre::eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sound v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159", kill_on_drop: false }`
[INFO] [stdout] 9396cfc962c38e1b4b8d861806614d81d44990c212c5a4ae79aa2fcec8916159
