[INFO] cloning repository https://github.com/gjf2a/music_analyzer_generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gjf2a/music_analyzer_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjf2a%2Fmusic_analyzer_generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjf2a%2Fmusic_analyzer_generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6caad462a676a8e6edbc2d99273d8a91a641171f
[INFO] testing gjf2a/music_analyzer_generator 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%2Fgjf2a%2Fmusic_analyzer_generator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gjf2a/music_analyzer_generator
[INFO] finished tweaking git repo https://github.com/gjf2a/music_analyzer_generator
[INFO] tweaked toml for git repo https://github.com/gjf2a/music_analyzer_generator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gjf2a/music_analyzer_generator 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/gjf2a/music_analyzer_generator 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d
[INFO] running `Command { std: "docker" "start" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d", 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" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d" "/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" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d", 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" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling rtsan-standalone v0.3.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling cpal v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling resampler v0.4.1
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling read_input v0.8.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rtsan-standalone-sys v0.3.0
[INFO] [stderr]    Compiling numeric-array v0.6.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling alsa v0.10.0
[INFO] [stderr]    Compiling microfft v0.6.0
[INFO] [stderr]    Compiling bare_metal_modulo v1.2.6
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling rtsan-standalone-macros v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling midir v0.10.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling funutd v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling midi-msg v0.8.1
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling fft-convolver v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fundsp v0.23.0
[INFO] [stderr]    Compiling hash_histogram v0.13.0
[INFO] [stderr]    Compiling midi_fundsp v0.7.1
[INFO] [stderr]    Compiling midi_note_recorder v0.2.0 (https://github.com/gjf2a/midi_note_recorder#08e30956)
[INFO] [stderr] error: could not compile `fundsp` (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 fundsp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fundsp-0.23.0/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="default"' --cfg 'feature="fft"' --cfg 'feature="files"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fft", "files", "std"))' -C metadata=6f91315d5606c068 -C extra-filename=-a33dc560a51be337 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-319e7691ef78165b.rmeta --extern fft_convolver=/opt/rustwide/target/debug/deps/libfft_convolver-5da22a887ccee733.rmeta --extern funutd=/opt/rustwide/target/debug/deps/libfunutd-9c79d1329782067d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-63a892cc2d36a2f0.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-24398d5f7d3c709c.rmeta --extern microfft=/opt/rustwide/target/debug/deps/libmicrofft-7cdb47a6a21a4ce7.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-9ff7f9bce91c45e5.rmeta --extern numeric_array=/opt/rustwide/target/debug/deps/libnumeric_array-b6772547cea2a5b7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fec8baa7cd08812b.rmeta --extern resampler=/opt/rustwide/target/debug/deps/libresampler-1cb05e39f32369df.rmeta --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-beab5ba8b3216966.rmeta --extern thingbuf=/opt/rustwide/target/debug/deps/libthingbuf-5875926a31227ab9.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-0e7c5ebf3c1ba3ec.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-29f534dd5ae17a6f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d", kill_on_drop: false }`
[INFO] [stdout] e4c0aaeb82f570f8f5ca7a1f661969e9ba615c415fd56375ca5f3fec3ce25d6d
