[INFO] fetching crate fyrox-sound 1.0.0-rc.1...
[INFO] testing fyrox-sound-1.0.0-rc.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fyrox-sound 1.0.0-rc.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate fyrox-sound 1.0.0-rc.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fyrox-sound 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate fyrox-sound 1.0.0-rc.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fyrox-sound 1.0.0-rc.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fyrox-sound 1.0.0-rc.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f00e12a29ea27bab5e2cc9b151612b644eaa31040098c94aa0584b7dff9b045
[INFO] running `Command { std: "docker" "start" "-a" "8f00e12a29ea27bab5e2cc9b151612b644eaa31040098c94aa0584b7dff9b045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f00e12a29ea27bab5e2cc9b151612b644eaa31040098c94aa0584b7dff9b045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f00e12a29ea27bab5e2cc9b151612b644eaa31040098c94aa0584b7dff9b045", kill_on_drop: false }`
[INFO] [stdout] 8f00e12a29ea27bab5e2cc9b151612b644eaa31040098c94aa0584b7dff9b045
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69ae2e8e04b1f7c0ce75205ec7195af020e63a0df857c0e97cef0b1f53f37173
[INFO] running `Command { std: "docker" "start" "-a" "69ae2e8e04b1f7c0ce75205ec7195af020e63a0df857c0e97cef0b1f53f37173", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyaudio v1.1.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling fyrox-core-derive v1.0.0-rc.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling rubato v0.14.1
[INFO] [stderr]    Compiling hrtf v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling rectutils v0.5.0
[INFO] [stderr]    Compiling fyrox-math v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-core v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-resource v1.0.0-rc.1
[INFO] [stderr]    Compiling fyrox-sound v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.88s
[INFO] running `Command { std: "docker" "inspect" "69ae2e8e04b1f7c0ce75205ec7195af020e63a0df857c0e97cef0b1f53f37173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69ae2e8e04b1f7c0ce75205ec7195af020e63a0df857c0e97cef0b1f53f37173", kill_on_drop: false }`
[INFO] [stdout] 69ae2e8e04b1f7c0ce75205ec7195af020e63a0df857c0e97cef0b1f53f37173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d99b12e1e68928218061c3795c67301289283d0d7aede1e2f5d4e716eb88ffef
[INFO] running `Command { std: "docker" "start" "-a" "d99b12e1e68928218061c3795c67301289283d0d7aede1e2f5d4e716eb88ffef", kill_on_drop: false }`
[INFO] [stderr]    Compiling fyrox-sound v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.36s
[INFO] running `Command { std: "docker" "inspect" "d99b12e1e68928218061c3795c67301289283d0d7aede1e2f5d4e716eb88ffef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d99b12e1e68928218061c3795c67301289283d0d7aede1e2f5d4e716eb88ffef", kill_on_drop: false }`
[INFO] [stdout] d99b12e1e68928218061c3795c67301289283d0d7aede1e2f5d4e716eb88ffef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ee56774af054487e823187646514aca09584ba73f0b0c62c9438cd603f4f458
[INFO] running `Command { std: "docker" "start" "-a" "9ee56774af054487e823187646514aca09584ba73f0b0c62c9438cd603f4f458", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fyrox_sound-8aa09d66c95c2350)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bus::test::test_multi_bus_data_flow_with_effects ... ok
[INFO] [stdout] test bus::test::test_primary_bus_data_flow ... ok
[INFO] [stdout] test bus::test::test_multi_bus_data_flow ... ok
[INFO] [stdout] test effects::reverb::test::test_reverb_convergence ... ok
[INFO] [stderr]    Doc-tests fyrox_sound
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - (line 35) - compile ... ok
[INFO] [stdout] test src/renderer/hrtf.rs - renderer::hrtf (line 41) - compile ... ok
[INFO] [stdout] test src/buffer/streaming.rs - buffer::streaming (line 34) - compile ... ok
[INFO] [stdout] test src/source.rs - source (line 31) - compile ... ok
[INFO] [stdout] test src/buffer/generic.rs - buffer::generic (line 33) - compile ... ok
[INFO] [stdout] test src/source.rs - source::SoundSourceBuilder (line 715) - compile ... ok
[INFO] [stdout] test src/context.rs - context::SoundContext::state (line 362) - compile ... ok
[INFO] [stdout] test src/effects/reverb.rs - effects::reverb (line 30) ... ok
[INFO] [stdout] test src/listener.rs - listener::Listener::set_basis (line 80) ... ok
[INFO] [stdout] test src/bus.rs - bus::AudioBusGraph::add_bus (line 334) ... ok
[INFO] [stdout] test src/bus.rs - bus::AudioBusGraph (line 292) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ee56774af054487e823187646514aca09584ba73f0b0c62c9438cd603f4f458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee56774af054487e823187646514aca09584ba73f0b0c62c9438cd603f4f458", kill_on_drop: false }`
[INFO] [stdout] 9ee56774af054487e823187646514aca09584ba73f0b0c62c9438cd603f4f458
