[INFO] cloning repository https://github.com/will-hart/wavetable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-hart/wavetable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-hart%2Fwavetable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-hart%2Fwavetable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1ca11a57978cb8978bd67ed9dd80aa1b51abad5
[INFO] testing will-hart/wavetable against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-hart%2Fwavetable" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/will-hart/wavetable
[INFO] finished tweaking git repo https://github.com/will-hart/wavetable
[INFO] tweaked toml for git repo https://github.com/will-hart/wavetable written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/will-hart/wavetable on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/will-hart/wavetable 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571
[INFO] running `Command { std: "docker" "start" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571", 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" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling portable-atomic-util v0.2.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling fast-interleave v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thunderdome v0.6.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling triple_buffer v8.1.1
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling firewheel-cpal v0.6.4-beta.0
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling notes v0.1.0 (/opt/rustwide/workdir/crates/notes)
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling alsa v0.10.0
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling bevy_platform v0.18.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rtgc v0.3.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling firewheel-macros v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling firewheel-macros v0.10.0
[INFO] [stderr]    Compiling firewheel-core v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling rubato v0.16.2
[INFO] [stderr]    Compiling fixed-resample v0.9.2
[INFO] [stderr]    Compiling symphonium v0.6.1
[INFO] [stderr]    Compiling symphonium v0.7.1
[INFO] [stderr]    Compiling firewheel-graph v0.10.2
[INFO] [stderr]    Compiling firewheel-nodes v0.10.0
[INFO] [stderr]    Compiling firewheel-cpal v0.10.0
[INFO] [stderr]    Compiling firewheel-core v0.6.4-beta.0
[INFO] [stderr]    Compiling firewheel-symphonium v0.10.0
[INFO] [stderr]    Compiling firewheel v0.10.0
[INFO] [stderr]    Compiling firewheel-graph v0.6.4-beta.0
[INFO] [stderr]    Compiling firewheel-nodes v0.6.4-beta.0
[INFO] [stderr]    Compiling firewheel v0.6.4-beta.0
[INFO] [stderr]    Compiling wavetable v0.1.0 (/opt/rustwide/workdir/crates/wavetable)
[INFO] [stderr] error: could not compile `symphonium` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name symphonium --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/symphonium-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="resampler"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aac", "adpcm", "aiff", "alac", "all", "all-codecs", "all-formats", "caf", "default", "fft-resampler", "flac", "isomp4", "mkv", "mp1", "mp2", "mp3", "mpa", "ogg", "open-standards", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "pcm", "resampler", "stretch-sinc-resampler", "vorbis", "wav"))' -C metadata=e9fabc3c25307e16 -C extra-filename=-33bd1f33bb0288bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fixed_resample=/opt/rustwide/target/debug/deps/libfixed_resample-f91c6686874402a0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9c5892e2c6fd8400.rmeta --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-12ec9869618662b4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `symphonium` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name symphonium --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/symphonium-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="resampler"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aac", "adpcm", "aiff", "alac", "all", "all-codecs", "all-formats", "caf", "default", "fft-resampler", "flac", "isomp4", "log", "mkv", "mp1", "mp2", "mp3", "mpa", "ogg", "open-standards", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "pcm", "resampler", "stretch-sinc-resampler", "tracing", "vorbis", "wav"))' -C metadata=e6f97748cf011395 -C extra-filename=-317a45d78d85f156 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fast_interleave=/opt/rustwide/target/debug/deps/libfast_interleave-dde3f60041e1cca4.rmeta --extern fixed_resample=/opt/rustwide/target/debug/deps/libfixed_resample-f91c6686874402a0.rmeta --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-12ec9869618662b4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-edfa3f35d66a655b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571", kill_on_drop: false }`
[INFO] [stdout] 9281fb79c02aaa39245b4a2f576d0bc8db249fe24bc2e77ef822cc1f54189571
