[INFO] fetching crate bevy_rustysynth 0.6.1...
[INFO] testing bevy_rustysynth-0.6.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bevy_rustysynth 0.6.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bevy_rustysynth 0.6.1
[INFO] finished tweaking crates.io crate bevy_rustysynth 0.6.1
[INFO] tweaked toml for crates.io crate bevy_rustysynth 0.6.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_rustysynth 0.6.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_rustysynth 0.6.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9176c5bf040b2e02346345982fc5d55e5f8c954b8167d8ff2538d6a060a88664
[INFO] running `Command { std: "docker" "start" "-a" "9176c5bf040b2e02346345982fc5d55e5f8c954b8167d8ff2538d6a060a88664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9176c5bf040b2e02346345982fc5d55e5f8c954b8167d8ff2538d6a060a88664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9176c5bf040b2e02346345982fc5d55e5f8c954b8167d8ff2538d6a060a88664", kill_on_drop: false }`
[INFO] [stdout] 9176c5bf040b2e02346345982fc5d55e5f8c954b8167d8ff2538d6a060a88664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2129117bffb770f4552c320c23df8c9e49cc5f6a830eae2e94d85daeb49e966
[INFO] running `Command { std: "docker" "start" "-a" "a2129117bffb770f4552c320c23df8c9e49cc5f6a830eae2e94d85daeb49e966", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.99
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bevy_ptr v0.16.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rustysynth v1.3.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling bevy_derive v0.16.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling bevy_platform v0.16.1
[INFO] [stderr]    Compiling bevy_utils v0.16.1
[INFO] [stderr]    Compiling bevy_tasks v0.16.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling bevy_reflect v0.16.1
[INFO] [stderr]    Compiling bevy_ecs v0.16.1
[INFO] [stderr]    Compiling bevy_math v0.16.1
[INFO] [stderr]    Compiling bevy_app v0.16.1
[INFO] [stderr]    Compiling bevy_log v0.16.1
[INFO] [stderr]    Compiling bevy_asset v0.16.1
[INFO] [stderr]    Compiling bevy_time v0.16.1
[INFO] [stderr]    Compiling bevy_input v0.16.1
[INFO] [stderr]    Compiling bevy_transform v0.16.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.1
[INFO] [stderr]    Compiling bevy_audio v0.16.1
[INFO] [stderr]    Compiling bevy_internal v0.16.1
[INFO] [stderr]    Compiling bevy v0.16.1
[INFO] [stderr]    Compiling bevy_rustysynth v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 06s
[INFO] running `Command { std: "docker" "inspect" "a2129117bffb770f4552c320c23df8c9e49cc5f6a830eae2e94d85daeb49e966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2129117bffb770f4552c320c23df8c9e49cc5f6a830eae2e94d85daeb49e966", kill_on_drop: false }`
[INFO] [stdout] a2129117bffb770f4552c320c23df8c9e49cc5f6a830eae2e94d85daeb49e966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 895eb89d11f37aab8260b2b2014623c1aedd8e66a6db10f515eb3a62765f4563
[INFO] running `Command { std: "docker" "start" "-a" "895eb89d11f37aab8260b2b2014623c1aedd8e66a6db10f515eb3a62765f4563", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_rustysynth v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "895eb89d11f37aab8260b2b2014623c1aedd8e66a6db10f515eb3a62765f4563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895eb89d11f37aab8260b2b2014623c1aedd8e66a6db10f515eb3a62765f4563", kill_on_drop: false }`
[INFO] [stdout] 895eb89d11f37aab8260b2b2014623c1aedd8e66a6db10f515eb3a62765f4563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 314e9cf1122a90a2b68071ebc6dcefbdbd8e1a6a02611fff1249859a8e6061bc
[INFO] running `Command { std: "docker" "start" "-a" "314e9cf1122a90a2b68071ebc6dcefbdbd8e1a6a02611fff1249859a8e6061bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_rustysynth-75fd077ec546c708)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_rustysynth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "314e9cf1122a90a2b68071ebc6dcefbdbd8e1a6a02611fff1249859a8e6061bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314e9cf1122a90a2b68071ebc6dcefbdbd8e1a6a02611fff1249859a8e6061bc", kill_on_drop: false }`
[INFO] [stdout] 314e9cf1122a90a2b68071ebc6dcefbdbd8e1a6a02611fff1249859a8e6061bc
