[INFO] fetching crate web-audio-api 1.2.0...
[INFO] testing web-audio-api-1.2.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate web-audio-api 1.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate web-audio-api 1.2.0
[INFO] finished tweaking crates.io crate web-audio-api 1.2.0
[INFO] tweaked toml for crates.io crate web-audio-api 1.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-audio-api 1.2.0 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 web-audio-api 1.2.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 629334769ad1c7478194dd38bf9b29ffbf0103701df89cc042e98c42e7d40a11
[INFO] running `Command { std: "docker" "start" "-a" "629334769ad1c7478194dd38bf9b29ffbf0103701df89cc042e98c42e7d40a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "629334769ad1c7478194dd38bf9b29ffbf0103701df89cc042e98c42e7d40a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629334769ad1c7478194dd38bf9b29ffbf0103701df89cc042e98c42e7d40a11", kill_on_drop: false }`
[INFO] [stdout] 629334769ad1c7478194dd38bf9b29ffbf0103701df89cc042e98c42e7d40a11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 467dd7e5cf27939affe8664e7dde69370409ac2cf19ae432da3f912ca8e4afe5
[INFO] running `Command { std: "docker" "start" "-a" "467dd7e5cf27939affe8664e7dde69370409ac2cf19ae432da3f912ca8e4afe5", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling creek-core v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling almost v0.2.0
[INFO] [stderr]    Compiling llq v0.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling creek-encode-wav v0.2.0
[INFO] [stderr]    Compiling no_denormals v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling creek-decode-symphonia v0.3.1
[INFO] [stderr]    Compiling creek v1.2.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling rubato v0.14.1
[INFO] [stderr]    Compiling rubato v0.16.1
[INFO] [stderr]    Compiling hrtf v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fft-convolver v0.2.0
[INFO] [stderr]    Compiling web-audio-api v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/events.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |             self.handle_event(event);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 226 |             let _ = self.handle_event(event);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "467dd7e5cf27939affe8664e7dde69370409ac2cf19ae432da3f912ca8e4afe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467dd7e5cf27939affe8664e7dde69370409ac2cf19ae432da3f912ca8e4afe5", kill_on_drop: false }`
[INFO] [stdout] 467dd7e5cf27939affe8664e7dde69370409ac2cf19ae432da3f912ca8e4afe5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d5cd01244d4ff2b6caa2333b65a6a216f9cf9ebb2f299ab93601990c5c4a149b
[INFO] running `Command { std: "docker" "start" "-a" "d5cd01244d4ff2b6caa2333b65a6a216f9cf9ebb2f299ab93601990c5c4a149b", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iai v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling symphonia-metadata 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-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling creek-decode-symphonia v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling creek v1.2.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling alloc_counter_macro v0.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling alloc_counter v0.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling fft-convolver v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling web-audio-api v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/events.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |             self.handle_event(event);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 226 |             let _ = self.handle_event(event);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/events.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |             self.handle_event(event);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 226 |             let _ = self.handle_event(event);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "d5cd01244d4ff2b6caa2333b65a6a216f9cf9ebb2f299ab93601990c5c4a149b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5cd01244d4ff2b6caa2333b65a6a216f9cf9ebb2f299ab93601990c5c4a149b", kill_on_drop: false }`
[INFO] [stdout] d5cd01244d4ff2b6caa2333b65a6a216f9cf9ebb2f299ab93601990c5c4a149b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 605ef3d62d3f128835833ccb3c37dbea0a2a261453a3770d8844d492c0df2f8e
[INFO] running `Command { std: "docker" "start" "-a" "605ef3d62d3f128835833ccb3c37dbea0a2a261453a3770d8844d492c0df2f8e", kill_on_drop: false }`
[INFO] [stderr] warning: unused `ControlFlow` that must be used
[INFO] [stderr]    --> src/events.rs:226:13
[INFO] [stderr]     |
[INFO] [stderr] 226 |             self.handle_event(event);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 226 |             let _ = self.handle_event(event);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `web-audio-api` (lib) generated 1 warning
[INFO] [stderr] warning: `web-audio-api` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_audio_api-a81bcd13e845c171)
[INFO] [stdout] 
[INFO] [stdout] running 362 tests
[INFO] [stdout] test analysis::tests::test_blackman ... ok
[INFO] [stdout] test analysis::tests::get_byte_time_domain_data ... ok
[INFO] [stdout] test analysis::tests::test_get_float_frequency_data_vs_frequenc_bin_count ... ok
[INFO] [stdout] test analysis::tests::test_get_byte_frequency_data_vs_frequenc_bin_count ... ok
[INFO] [stdout] test analysis::tests::test_get_float_time_domain_data_vs_fft_size ... ok
[INFO] [stdout] test analysis::tests::test_ring_buffer_read_unwrap ... ok
[INFO] [stdout] test analysis::tests::test_ring_buffer_write_simple ... ok
[INFO] [stdout] test analysis::tests::test_ring_buffer_write_wrap ... ok
[INFO] [stdout] test analysis::tests::test_ring_buffer_read_simple ... ok
[INFO] [stdout] test buffer::tests::test_copy_from_channel ... ok
[INFO] [stdout] test buffer::tests::test_copy_to_channel ... ok
[INFO] [stdout] test analysis::tests::test_set_decibels ... ok
[INFO] [stdout] test analysis::tests::test_thread_safety ... ok
[INFO] [stdout] test buffer::tests::test_channel_data_get_set ... ok
[INFO] [stdout] test buffer::tests::test_downsample ... ok
[INFO] [stdout] test buffer::tests::test_concat ... ok
[INFO] [stdout] test buffer::tests::test_constructor ... ok
[INFO] [stdout] test buffer::tests::test_resample_from_empty ... ok
[INFO] [stdout] test buffer::tests::test_resample_stereo ... ok
[INFO] [stdout] test analysis::tests::test_fft_size_constraints_ge_min_fft_size - should panic ... ok
[INFO] [stdout] test buffer::tests::test_silent ... ok
[INFO] [stdout] test buffer::tests::test_upsample ... ok
[INFO] [stdout] test analysis::tests::test_fft_size_constraints_le_max_fft_size - should panic ... ok
[INFO] [stdout] test buffer::tests::test_zero_channels - should panic ... ok
[INFO] [stdout] test analysis::tests::test_max_decibels_constraints_lt_min_decibels - should panic ... ok
[INFO] [stdout] test analysis::tests::test_min_decibels_constraints_lt_max_decibels - should panic ... ok
[INFO] [stdout] test analysis::tests::test_smoothing_time_constant_constraints_gt_one - should panic ... ok
[INFO] [stdout] test context::base::tests::test_create_buffer ... ok
[INFO] [stdout] test buffer::tests::test_invalid_get_channel_data - should panic ... ok
[INFO] [stdout] test buffer::tests::test_invalid_copy_from_channel - should panic ... ok
[INFO] [stdout] test buffer::tests::test_invalid_copy_to_channel - should panic ... ok
[INFO] [stdout] test context::base::tests::test_decode_audio_data_future_send_static ... FAILED
[INFO] [stdout] test buffer::tests::test_invalid_sample_rate - should panic ... ok
[INFO] [stdout] test context::concrete_base::tests::test_connect_disconnect ... ok
[INFO] [stdout] test context::concrete_base::tests::test_mark_node_dropped ... ok
[INFO] [stdout] test context::concrete_base::tests::test_provide_node_id ... ok
[INFO] [stdout] test buffer::tests::test_invalid_sample_rate_from - should panic ... ok
[INFO] [stdout] test buffer::tests::test_invalid_length - should panic ... ok
[INFO] [stdout] test buffer::tests::test_resample_to_zero_hertz - should panic ... ok
[INFO] [stdout] test analysis::tests::test_fft_size_constraints_power_of_two - should panic ... ok
[INFO] [stdout] test buffer::tests::test_zero_channels_from - should panic ... ok
[INFO] [stdout] test analysis::tests::test_smoothing_time_constant_constraints_lt_zero - should panic ... ok
[INFO] [stdout] test context::base::tests::test_decode_audio_data_decoding_error ... FAILED
[INFO] [stdout] test context::base::tests::test_decode_audio_data_sync ... FAILED
[INFO] [stdout] test context::offline::tests::render_empty_graph ... ok
[INFO] [stdout] test context::offline::tests::test_oncomplete_async ... ok
[INFO] [stdout] test context::offline::tests::test_onstatechange ... ok
[INFO] [stdout] test context::offline::tests::test_oncomplete ... ok
[INFO] [stdout] test context::offline::tests::test_onstatechange_async ... ok
[INFO] [stdout] test context::offline::tests::render_suspend_resume_async ... ok
[INFO] [stdout] test context::offline::tests::test_sample_rate_length ... ok
[INFO] [stdout] test context::offline::tests::test_all_futures_thread_safe ... ok
[INFO] [stdout] test context::concrete_base::tests::test_disconnect_not_existing - should panic ... ok
[INFO] [stdout] test context::offline::tests::test_suspend_sync ... ok
[INFO] [stdout] test context::tests::test_context_equals ... ok
[INFO] [stdout] test context::tests::test_audio_context_registration_traits ... ok
[INFO] [stdout] test context::tests::test_offline_audio_context_send_sync ... ok
[INFO] [stdout] test decoding::tests::test_media_decoder ... ok
[INFO] [stdout] test media_recorder::tests::test_encode_decode ... ok
[INFO] [stdout] test media_recorder::tests::test_error ... ok
[INFO] [stdout] test media_recorder::tests::test_record ... ok
[INFO] [stdout] test media_streams::tests::test_close ... ok
[INFO] [stdout] test media_streams::tests::test_lazy ... ok
[INFO] [stdout] test media_streams::tests::test_lazy_multiple_consumers ... ok
[INFO] [stdout] test context::offline::tests::render_twice_panics - should panic ... ok
[INFO] [stdout] test context::offline::tests::test_suspend_negative_panics - should panic ... ok
[INFO] [stdout] test context::offline::tests::test_suspend_after_render_panics - should panic ... ok
[INFO] [stdout] test context::offline::tests::test_suspend_after_duration_panics - should panic ... ok
[INFO] [stdout] test context::offline::tests::test_suspend_identical_frame_panics - should panic ... ok
[INFO] [stdout] test node::analyser::tests::test_construct_decibels ... ok
[INFO] [stdout] test analysis::tests::test_get_float_frequency_data ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_construct_with_options_and_run ... ok
[INFO] [stdout] test context::base::tests::test_decode_audio_data_async ... FAILED
[INFO] [stdout] test node::audio_buffer_source::tests::test_end_of_file_fast_track ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_end_of_file_fast_track_2 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_detune ... ok
[INFO] [stdout] test context::online::tests::test_invalid_sink_id - should panic ... ok
[INFO] [stdout] test capacity::tests::test_stop_when_not_running ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_fast_track_loop_mono ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_fast_track_loop_stereo ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_end_of_file_slow_track_2 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_audio_buffer_resampling ... ok
[INFO] [stdout] test context::online::tests::test_all_futures_thread_safe ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_end_of_file_slow_track_1 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_loop_no_restart_onended_slow_track ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_loop_no_restart_onended_fast_track ... ok
[INFO] [stdout] test capacity::tests::test_same_instance ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_onended_before_drop ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_offset_larger_than_buffer_duration ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_quantum_start_1 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_slow_track_loop_mono ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_slow_track_loop_stereo ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_loop_out_of_bounds ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_negative_playback_rate ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_playback_rate ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_start_in_the_past ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_loop_no_restart_suspend ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_quantum_stop_fast_track ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_quantum_stop_slow_track ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_sample_start ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_sample_stop_fast_track ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_sample_stop_slow_track ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_with_duration_0 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_with_duration_1 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_playing_some_file ... FAILED
[INFO] [stdout] test node::audio_buffer_source::tests::test_sub_quantum_start_2 ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_computed_freq ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_constructor ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_allpass ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_with_duration_2 ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_subsample_buffer_stitching ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_highpass ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_highshelf ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_bandpass ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_lowpass ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_lowshelf ... ok
[INFO] [stdout] test node::audio_buffer_source::tests::test_with_offset ... ok
[INFO] [stdout] test node::channel_merger::tests::test_merge ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_response_invalid_frequencies ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_notch ... ok
[INFO] [stdout] test node::channel_merger::tests::test_merge_disconnect ... ok
[INFO] [stdout] test node::channel_splitter::tests::test_splitter ... ok
[INFO] [stdout] test node::channel_splitter::tests::test_valid_constructor_options ... ok
[INFO] [stdout] test node::constant_source::tests::test_start_in_the_future_while_dropped ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_responses_peaking ... ok
[INFO] [stdout] test node::constant_source::tests::test_start_in_the_past ... ok
[INFO] [stdout] test node::constant_source::tests::test_start_stop ... ok
[INFO] [stdout] test node::constant_source::tests::test_audioparam_value_applies_immediately ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_response_arguments_2 - should panic ... ok
[INFO] [stdout] test node::biquad_filter::tests::test_frequency_response_arguments - should panic ... ok
[INFO] [stdout] test node::channel_merger::tests::test_invalid_set_channel_count - should panic ... ok
[INFO] [stdout] test node::convolver::tests::test_channel_config_1_chan_in_1_chan_ir ... ok
[INFO] [stdout] test node::convolver::tests::test_channel_config_1_chan_in_4_chan_ir ... ok
[INFO] [stdout] test node::convolver::tests::test_channel_config_2_chan_in_2_chan_ir ... ok
[INFO] [stdout] test node::convolver::tests::test_channel_config_2_chan_in_1_chan_ir ... ok
[INFO] [stdout] test node::convolver::tests::test_constructor_options_buffer ... ok
[INFO] [stdout] test node::convolver::tests::test_channel_config_2_chan_in_4_chan_ir ... ok
[INFO] [stdout] test node::convolver::tests::test_empty ... ok
[INFO] [stdout] test node::convolver::tests::test_passthrough ... ok
[INFO] [stdout] test node::convolver::tests::test_two_id ... ok
[INFO] [stdout] test node::convolver::tests::test_channel_config_1_chan_in_2_chan_ir ... ok
[INFO] [stdout] test node::convolver::tests::test_should_have_tail_time ... ok
[INFO] [stdout] test node::convolver::tests::test_identity ... ok
[INFO] [stdout] test node::delay::tests::test_input_number_of_channels_change ... ok
[INFO] [stdout] test node::convolver::tests::test_zeroed ... ok
[INFO] [stdout] test node::delay::tests::test_audioparam_value_applies_immediately ... ok
[INFO] [stdout] test node::delay::tests::test_max_delay_multiple_of_quantum_size_1 ... ok
[INFO] [stdout] test node::delay::tests::test_max_delay_multiple_of_quantum_size_2 ... ok
[INFO] [stdout] test node::delay::tests::test_multichannel ... ok
[INFO] [stdout] test node::delay::tests::test_max_delay_smaller_than_quantum_size ... ok
[INFO] [stdout] test node::delay::tests::test_min_delay_when_in_loop ... ok
[INFO] [stdout] test node::delay::tests::test_sample_accurate ... ok
[INFO] [stdout] test node::delay::tests::test_sub_sample_accurate_1 ... ok
[INFO] [stdout] test node::delay::tests::test_sub_sample_accurate_2 ... ok
[INFO] [stdout] test node::delay::tests::test_subquantum_delay_dynamic_lifetime ... ok
[INFO] [stdout] test node::delay::tests::test_node_stays_alive_long_enough ... ok
[INFO] [stdout] test node::dynamics_compressor::tests::test_constructor_non_default ... ok
[INFO] [stdout] test node::dynamics_compressor::tests::test_constructor_default ... ok
[INFO] [stdout] test node::dynamics_compressor::tests::test_db_to_lin ... ok
[INFO] [stdout] test node::dynamics_compressor::tests::test_inner_delay ... ok
[INFO] [stdout] test node::delay::tests::test_subquantum_delay ... ok
[INFO] [stdout] test node::convolver::tests::test_buffer_must_have_1_2_4_channels - should panic ... ok
[INFO] [stdout] test node::delay::tests::test_max_delay ... ok
[INFO] [stdout] test node::channel_splitter::tests::test_set_channel_count - should panic ... ok
[INFO] [stdout] test node::gain::tests::test_audioparam_value_applies_immediately ... ok
[INFO] [stdout] test node::iir_filter::tests::test_frequency_response_invalid_frequencies ... ok
[INFO] [stdout] test node::iir_filter::tests::test_frequency_responses_against_biquad ... ok
[INFO] [stdout] test node::dynamics_compressor::tests::test_lin_to_db ... ok
[INFO] [stdout] test node::iir_filter::tests::test_constructor_and_factory ... ok
[INFO] [stdout] test node::channel_splitter::tests::test_invalid_constructor_options - should panic ... ok
[INFO] [stdout] test node::convolver::tests::test_buffer_sample_rate_matches - should panic ... ok
[INFO] [stdout] test node::iir_filter::tests::test_frequency_response_arguments - should panic ... ok
[INFO] [stdout] test node::channel_merger::tests::test_invalid_constructor_options - should panic ... ok
[INFO] [stdout] test node::iir_filter::tests::test_frequency_response_arguments_2 - should panic ... ok
[INFO] [stdout] test node::iir_filter::tests::test_valid_feedback_values ... ok
[INFO] [stdout] test node::iir_filter::tests::test_invalid_feedback_size - should panic ... ok
[INFO] [stdout] test node::iir_filter::tests::tests_get_frequency_response ... ok
[INFO] [stdout] test node::iir_filter::tests::test_valid_feedforward_values ... ok
[INFO] [stdout] test node::oscillator::tests::assert_osc_default_build ... ok
[INFO] [stdout] test node::iir_filter::tests::test_invalid_feedback_values - should panic ... ok
[INFO] [stdout] test node::iir_filter::tests::test_invalid_feedforward_values - should panic ... ok
[INFO] [stdout] test node::oscillator::tests::osc_sub_sample_stop ... ok
[INFO] [stdout] test node::oscillator::tests::osc_sub_quantum_stop ... ok
[INFO] [stdout] test node::oscillator::tests::osc_sub_quantum_start ... ok
[INFO] [stdout] test node::oscillator::tests::assert_osc_default_build_with_factory_func ... ok
[INFO] [stdout] test node::iir_filter::tests::test_output_against_biquad ... FAILED
[INFO] [stdout] test node::oscillator::tests::polyblep_isolated ... ok
[INFO] [stdout] test node::oscillator::tests::set_type_is_ignored_when_periodic_wave_is_some ... ok
[INFO] [stdout] test node::iir_filter::tests::test_invalid_feedforward_size - should panic ... ok
[INFO] [stdout] test node::oscillator::tests::set_type_to_custom_should_panic - should panic ... ok
[INFO] [stdout] test node::oscillator::tests::type_is_custom_when_periodic_wave_is_some ... ok
[INFO] [stdout] test node::panner::tests::test_audioparam_value_applies_immediately ... ok
[INFO] [stdout] test node::panner::tests::test_equal_power_azimuth_mono_to_stereo ... ok
[INFO] [stdout] test node::panner::tests::test_equal_power_stereo_to_stereo ... ok
[INFO] [stdout] test node::oscillator::tests::test_start_in_the_past ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_ended_event_buffer_source ... ok
[INFO] [stdout] test context::online::tests::test_suspend_resume_close ... ok
[INFO] [stdout] test node::oscillator::tests::sawtooth_raw ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_exact_ended_event_buffer_source ... ok
[INFO] [stdout] test capacity::tests::test_render_capacity ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_exact_ended_event_constant_source ... ok
[INFO] [stdout] test node::oscillator::tests::sine_raw ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_implicit_ended_event_buffer_source ... ok
[INFO] [stdout] test node::panner::tests::test_equal_power_mono_to_stereo ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_ended_event_constant_source ... ok
[INFO] [stdout] test node::oscillator::tests::triangle_raw ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_implicit_ended_event_constant_source ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_no_ended_event_buffer_source ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_no_ended_event_constant_source ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_no_ended_event_oscillator ... ok
[INFO] [stdout] test node::oscillator::tests::osc_sub_sample_start ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_start_twice_buffer_source - should panic ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_start_twice_constant_source - should panic ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_implicit_ended_event_oscillator ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_stop_before_start_buffer_source - should panic ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_start_twice_oscillator - should panic ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_stop_before_start_constant_source - should panic ... ok
[INFO] [stdout] test node::script_processor::tests::test_constructor ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_stop_before_start_oscillator - should panic ... ok
[INFO] [stdout] test node::script_processor::tests::test_constructor_zero_inputs ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_stop_twice_buffer_source - should panic ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_stop_twice_oscillator - should panic ... ok
[INFO] [stdout] test node::script_processor::tests::test_constructor_zero_outputs ... ok
[INFO] [stdout] test node::stereo_panner::tests::test_constructor ... ok
[INFO] [stdout] test node::stereo_panner::tests::test_get_stereo_gains ... ok
[INFO] [stdout] test node::script_processor::tests::test_rendering ... ok
[INFO] [stdout] test node::stereo_panner::tests::test_init_with_channel_count_mode ... ok
[INFO] [stdout] test node::stereo_panner::tests::test_mono_panning ... ok
[INFO] [stdout] test node::stereo_panner::tests::test_stereo_panning ... ok
[INFO] [stdout] test node::oscillator::tests::periodic_wave_2f ... ok
[INFO] [stdout] test node::waveshaper::tests::build_with_factory_func ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_ended_event_oscillator ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_stop_twice_constant_source - should panic ... ok
[INFO] [stdout] test node::waveshaper::tests::change_a_curve_for_another_curve_should_panic - should panic ... ok
[INFO] [stdout] test node::waveshaper::tests::build_with_new ... ok
[INFO] [stdout] test node::scheduled_source::tests::test_exact_ended_event_oscillator ... ok
[INFO] [stdout] test context::tests::test_online_audio_context_send_sync ... ok
[INFO] [stdout] test param::tests::test_assert_not_zero ... ok
[INFO] [stdout] test node::waveshaper::tests::change_none_for_curve_after_build ... ok
[INFO] [stdout] test node::waveshaper::tests::test_shape_boundaries ... ok
[INFO] [stdout] test node::waveshaper::tests::test_default_options ... ok
[INFO] [stdout] test node::waveshaper::tests::test_user_defined_options ... ok
[INFO] [stdout] test node::waveshaper::tests::test_shape_interpolation ... ok
[INFO] [stdout] test param::tests::test_assert_not_zero_fail - should panic ... ok
[INFO] [stdout] test node::oscillator::tests::square_raw ... ok
[INFO] [stdout] test node::script_processor::tests::test_multiple_channels ... ok
[INFO] [stdout] test param::tests::test_assert_strictly_positive ... ok
[INFO] [stdout] test param::tests::test_assert_sequence_length ... ok
[INFO] [stdout] test param::tests::test_audioparam_clones_in_sync ... ok
[INFO] [stdout] test param::tests::test_automation_rate_synchronicity_on_control_thread ... ok
[INFO] [stdout] test param::tests::test_cancel_and_hold ... ok
[INFO] [stdout] test param::tests::test_cancel_and_hold_during_set_target ... ok
[INFO] [stdout] test param::tests::test_cancel_and_hold_during_exponential_ramp ... ok
[INFO] [stdout] test param::tests::test_assert_strictly_positive_fail - should panic ... ok
[INFO] [stdout] test param::tests::test_cancel_and_hold_during_set_value_curve ... ok
[INFO] [stdout] test param::tests::test_cancel_and_hold_during_linear_ramp ... ok
[INFO] [stdout] test param::tests::test_default_and_accessors ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_a_rate ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_a_rate_multiple_blocks ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_a_rate_zero_and_opposite_target ... ok
[INFO] [stdout] test param::tests::test_assert_sequence_length_fail - should panic ... ok
[INFO] [stdout] test param::tests::test_cancel_scheduled_values ... ok
[INFO] [stdout] test param::tests::test_cancel_scheduled_values_ramp ... ok
[INFO] [stdout] test node::oscillator::tests::periodic_wave_1f ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_k_rate_multiple_blocks ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_k_rate_zero_and_opposite_target ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_start_time ... ok
[INFO] [stdout] test param::tests::test_full_render_chain ... ok
[INFO] [stdout] test param::tests::test_linear_ramp_arate_end_of_block ... ok
[INFO] [stdout] test param::tests::test_linear_ramp_arate ... ok
[INFO] [stdout] test param::tests::test_k_rate_makes_input_single_valued ... ok
[INFO] [stdout] test param::tests::test_linear_ramp_arate_implicit_set_value ... ok
[INFO] [stdout] test param::tests::test_linear_ramp_arate_multiple_blocks ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_a_rate_followed_by_set_value ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_a_rate_followed_by_ramp ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_ends_at_threshold ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_a_rate ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_k_rate_multiple_blocks ... ok
[INFO] [stdout] test param::tests::test_linear_ramp_krate_multiple_blocks ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_a_rate_multiple_blocks ... ok
[INFO] [stdout] test param::tests::test_linear_ramp_start_time ... ok
[INFO] [stdout] test param::tests::test_set_value_curve_at_time_a_rate ... ok
[INFO] [stdout] test param::tests::test_set_value_curve_at_time_a_rate_multiple_frames ... ok
[INFO] [stdout] test param::tests::test_update_automation_rate_to_a ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_waits_for_start_time ... ok
[INFO] [stdout] test param::tests::test_steps_a_rate ... ok
[INFO] [stdout] test param::tests::test_set_target_at_time_snap_to_value ... ok
[INFO] [stdout] test param::tests::test_set_value ... ok
[INFO] [stdout] test param::tests::test_set_value_curve_waits_for_start_time ... ok
[INFO] [stdout] test param::tests::test_steps_k_rate ... ok
[INFO] [stdout] test param::tests::test_varying_param_size ... ok
[INFO] [stdout] test periodic_wave::tests::normalize ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] test param::tests::test_update_automation_rate_to_k ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] test periodic_wave::tests::wavetable_generate_2f_not_norm ... ok
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stdout] test param::tests::test_varying_param_size_modulated ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stdout] test render::graph::test::sort_cycle_breaker ... ok
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stdout] test render::graph::test::sort_dont_break_cycle_if_possible ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stdout] test render::graph::test::sort_fork ... ok
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stdout] test render::graph::test::sort_linear ... ok
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test periodic_wave::tests::wavetable_generate_2f_norm ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] test render::graph::test::sort_no_cyle ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] test render::graph::test::sort_one_breaker_for_four_cycles ... ok
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stdout] test render::graph::test::sort_one_breaker_for_two_cycles ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stdout] test render::graph::tests::test_active ... ok
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stdout] test render::graph::tests::test_add_remove ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stdout] test render::graph::test::sort_two_cycles ... ok
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stdout] test periodic_wave::tests::wavetable_generate_sine ... ok
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test render::graph::test::sort_breaker_does_not_break_all ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stdout] test render::graph::tests::test_audio_param_lifecycle ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stdout] test render::graph::tests::test_cycle ... ok
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stdout] test render::graph::tests::test_audio_param_with_signal_lifecycle ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test node::oscillator::tests::sine_raw_exact_phase ... ok
[INFO] [stdout] test render::graph::tests::test_lifecycle_and_reclaim ... ok
[INFO] [stdout] test render::graph::tests::test_release_orphaned_source_nodes ... ok
[INFO] [stdout] test render::node_collection::tests::test_empty ... ok
[INFO] [stdout] test param::tests::test_set_value_curve_at_time_insert_while_another_event - should panic ... ok
[INFO] [stdout] test param::tests::test_set_value_curve_at_time_insert_another_event_inside - should panic ... ok
[INFO] [stdout] test render::quantum::tests::test_audiobuffer_channels ... ok
[INFO] [stdout] test render::quantum::tests::test_audiobuffer_mix_discrete ... ok
[INFO] [stdout] test render::quantum::tests::test_audiobuffer_mix_speakers_all ... ok
[INFO] [stdout] test render::quantum::tests::test_is_not_silent_quantum ... ok
[INFO] [stdout] test render::quantum::tests::test_audiobuffer_downmix_speakers ... ok
[INFO] [stdout] test render::quantum::tests::test_channel_add ... ok
[INFO] [stdout] test render::quantum::tests::test_audiobuffer_add ... ok
[INFO] [stdout] test render::quantum::tests::test_is_silent_quantum ... ok
[INFO] [stdout] test periodic_wave::tests::fails_to_build_when_imag_and_real_not_equal_length - should panic ... ok
[INFO] [stdout] test render::quantum::tests::test_pool ... ok
[INFO] [stdout] test periodic_wave::tests::fails_to_build_when_only_real_is_defined_and_too_short - should panic ... ok
[INFO] [stdout] test node::panner::tests::test_hrtf ... ok
[INFO] [stdout] test periodic_wave::tests::fails_to_build_when_only_imag_is_defined_and_too_short - should panic ... ok
[INFO] [stdout] test periodic_wave::tests::fails_to_build_when_imag_and_real_too_shorts - should panic ... ok
[INFO] [stdout] test render::graph::test::sort_mute_cycle ... ok
[INFO] [stdout] test param::tests::test_exponential_ramp_to_zero - should panic ... ok
[INFO] [stdout] test render::quantum::tests::test_silence ... ok
[INFO] [stdout] test resampling::tests::test_resampler_concat ... ok
[INFO] [stdout] test resampling::tests::test_resampler_split ... ok
[INFO] [stdout] test spatial::tests::angle_no_orientation ... ok
[INFO] [stdout] test spatial::tests::azimuth_elevation_equal_pos ... ok
[INFO] [stdout] test spatial::tests::azimuth_elevation_horizontal_plane ... ok
[INFO] [stdout] test tests::test_atomic_f64 ... ok
[INFO] [stdout] test spatial::tests::azimuth_elevation_vertical ... ok
[INFO] [stdout] test spatial::tests::test_angle ... ok
[INFO] [stdout] test spatial::tests::test_angle_abs_value ... ok
[INFO] [stdout] test tests::test_invalid_number_of_channels_max - should panic ... ok
[INFO] [stdout] test tests::test_valid_sample_rate ... ok
[INFO] [stdout] test tests::test_valid_time_value ... ok
[INFO] [stdout] test tests::test_invalid_sample_rate_too_small - should panic ... ok
[INFO] [stdout] test tests::test_valid_number_of_channels ... ok
[INFO] [stdout] test worklet::tests::send_bound ... ok
[INFO] [stdout] test tests::test_invalid_number_of_channels_min - should panic ... ok
[INFO] [stdout] test worklet::tests::test_worklet_inputs_outputs ... ok
[INFO] [stdout] test tests::test_invalid_time_value_non_finite - should panic ... ok
[INFO] [stdout] test worklet::tests::test_worklet_only_input ... ok
[INFO] [stdout] test tests::test_invalid_time_value_negative - should panic ... ok
[INFO] [stdout] test tests::test_invalid_sample_rate_too_big - should panic ... ok
[INFO] [stdout] test worklet::tests::test_worklet_output_channel_count ... ok
[INFO] [stdout] test worklet::tests::test_worklet_render ... ok
[INFO] [stdout] test spatial::tests::angle_equal_pos ... ok
[INFO] [stdout] test node::analyser::tests::test_analyser_after_closed ... ok
[INFO] [stdout] test render::processor::tests::test_debug_fmt ... ok
[INFO] [stdout] test render::quantum::tests::test_audiobuffer_upmix_speakers ... ok
[INFO] [stdout] test analysis::tests::test_ring_buffer_concurrency ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- context::base::tests::test_decode_audio_data_future_send_static stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::base::tests::test_decode_audio_data_future_send_static' panicked at src/context/base.rs:418:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618668070b62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618668070b62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618668070b62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618668070b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6186680981f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6186680981f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61866806dab3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61866806dab3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6186680709b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6186680720dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618668071f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x618667ebffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x618667ebffc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x618668072bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x618668072bbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61866807288a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x618668071059 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61866807251d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x618668095f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6186680962d6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x618667dc9dfe - core::result::Result<T,E>::unwrap::haa3bc00c63525c4e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x618667dc9dfe - web_audio_api::context::base::tests::test_decode_audio_data_future_send_static::h0110dd461de12d37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:418:62
[INFO] [stdout]   22:     0x618667ccf1b9 - web_audio_api::context::base::tests::test_decode_audio_data_future_send_static::{{closure}}::h439eb071b20a836f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:416:51
[INFO] [stdout]   23:     0x618667ccf1b9 - core::ops::function::FnOnce::call_once::h5990154245a71f2d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x618667ec56fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x618667ec56fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x618667ec493e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x618667ec493e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x618667ec493e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618667ec493e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618667ec493e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618667ec493e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x618667ec493e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x618667e884e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x618667e884e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x618667e8be8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x618667e8be8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x618667e8be8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x618667e8be8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x618667e8be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x618668075b17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c6f47baaa4 - <unknown>
[INFO] [stdout]   46:     0x79c6f4847a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::base::tests::test_decode_audio_data_decoding_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::base::tests::test_decode_audio_data_decoding_error' panicked at src/context/base.rs:455:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618668070b62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618668070b62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618668070b62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618668070b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6186680981f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6186680981f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61866806dab3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61866806dab3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6186680709b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6186680720dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618668071f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x618667ebffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x618667ebffc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x618668072bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x618668072bbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61866807288a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x618668071059 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61866807251d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x618668095f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6186680962d6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x618667dca34a - core::result::Result<T,E>::unwrap::haa3bc00c63525c4e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x618667dca34a - web_audio_api::context::base::tests::test_decode_audio_data_decoding_error::h450411ac42afbfab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:455:63
[INFO] [stdout]   22:     0x618667cd05e9 - web_audio_api::context::base::tests::test_decode_audio_data_decoding_error::{{closure}}::h2d09faf7840e453a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:453:47
[INFO] [stdout]   23:     0x618667cd05e9 - core::ops::function::FnOnce::call_once::hc4e4b07dad7c7e0e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x618667ec56fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x618667ec56fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x618667ec493e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x618667ec493e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x618667ec493e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618667ec493e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618667ec493e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618667ec493e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x618667ec493e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x618667e884e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x618667e884e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x618667e8be8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x618667e8be8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x618667e8be8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x618667e8be8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x618667e8be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x618668075b17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c6f47baaa4 - <unknown>
[INFO] [stdout]   46:     0x79c6f4847a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::base::tests::test_decode_audio_data_sync stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::base::tests::test_decode_audio_data_sync' panicked at src/context/base.rs:401:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618668070b62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618668070b62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618668070b62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618668070b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6186680981f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6186680981f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61866806dab3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61866806dab3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6186680709b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6186680720dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618668071f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x618667ebffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x618667ebffc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x618668072bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x618668072bbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61866807288a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x618668071059 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61866807251d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x618668095f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6186680962d6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x618667dc9ba7 - core::result::Result<T,E>::unwrap::haa3bc00c63525c4e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x618667dc9ba7 - web_audio_api::context::base::tests::test_decode_audio_data_sync::h67a70c3fb16d92ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:401:62
[INFO] [stdout]   22:     0x618667ccf0c9 - web_audio_api::context::base::tests::test_decode_audio_data_sync::{{closure}}::h2edb19cc75d75d36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:399:37
[INFO] [stdout]   23:     0x618667ccf0c9 - core::ops::function::FnOnce::call_once::h53f6b1ad481606c2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x618667ec56fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x618667ec56fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x618667ec493e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x618667ec493e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x618667ec493e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618667ec493e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618667ec493e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618667ec493e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x618667ec493e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x618667e884e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x618667e884e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x618667e8be8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x618667e8be8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x618667e8be8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x618667e8be8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x618667e8be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x618668075b17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c6f47baaa4 - <unknown>
[INFO] [stdout]   46:     0x79c6f4847a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context::base::tests::test_decode_audio_data_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context::base::tests::test_decode_audio_data_async' panicked at src/context/base.rs:427:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618668070b62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618668070b62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618668070b62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618668070b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6186680981f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6186680981f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61866806dab3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61866806dab3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6186680709b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6186680720dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618668071f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x618667ebffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x618667ebffc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x618668072bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x618668072bbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61866807288a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x618668071059 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61866807251d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x618668095f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6186680962d6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x618667dca0d5 - core::result::Result<T,E>::unwrap::haa3bc00c63525c4e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x618667dca0d5 - web_audio_api::context::base::tests::test_decode_audio_data_async::h60238b25301ee558
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:427:62
[INFO] [stdout]   22:     0x618667cd0589 - web_audio_api::context::base::tests::test_decode_audio_data_async::{{closure}}::h13cdc79ee7c89cca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/base.rs:424:38
[INFO] [stdout]   23:     0x618667cd0589 - core::ops::function::FnOnce::call_once::hc2bbd0b15c6753e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x618667ec56fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x618667ec56fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x618667ec493e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x618667ec493e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x618667ec493e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618667ec493e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618667ec493e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618667ec493e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x618667ec493e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x618667e884e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x618667e884e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x618667e8be8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x618667e8be8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x618667e8be8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x618667e8be8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x618667e8be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x618668075b17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c6f47baaa4 - <unknown>
[INFO] [stdout]   46:     0x79c6f4847a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::audio_buffer_source::tests::test_playing_some_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::audio_buffer_source::tests::test_playing_some_file' panicked at src/node/audio_buffer_source.rs:890:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618668070b62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618668070b62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618668070b62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618668070b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6186680981f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6186680981f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61866806dab3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61866806dab3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6186680709b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6186680720dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618668071f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x618667ebffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x618667ebffc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x618668072bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x618668072bbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61866807288a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x618668071059 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61866807251d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x618668095f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6186680962d6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x618667d3b30a - core::result::Result<T,E>::unwrap::haa3bc00c63525c4e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x618667d3b30a - web_audio_api::node::audio_buffer_source::tests::test_playing_some_file::he7d43c4695ec89eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/audio_buffer_source.rs:890:62
[INFO] [stdout]   22:     0x618667ccfd49 - web_audio_api::node::audio_buffer_source::tests::test_playing_some_file::{{closure}}::h81993099b11a686c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/audio_buffer_source.rs:887:32
[INFO] [stdout]   23:     0x618667ccfd49 - core::ops::function::FnOnce::call_once::h9c0dced6b8d500cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x618667ec56fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x618667ec56fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x618667ec493e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x618667ec493e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x618667ec493e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618667ec493e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618667ec493e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618667ec493e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x618667ec493e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x618667e884e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x618667e884e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x618667e8be8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x618667e8be8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x618667e8be8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x618667e8be8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x618667e8be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x618668075b17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c6f47baaa4 - <unknown>
[INFO] [stdout]   46:     0x79c6f4847a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- node::iir_filter::tests::test_output_against_biquad stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'node::iir_filter::tests::test_output_against_biquad' panicked at src/node/iir_filter.rs:527:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618668070b62 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618668070b62 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618668070b62 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x618668070b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6186680981f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6186680981f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61866806dab3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61866806dab3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6186680709b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6186680720dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x618668071f32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x618667ebffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x618667ebffc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x618668072bbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x618668072bbb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61866807288a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x618668071059 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61866807251d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x618668095f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6186680962d6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x618667d564b4 - core::result::Result<T,E>::unwrap::haa3bc00c63525c4e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x618667d564b4 - web_audio_api::node::iir_filter::tests::test_output_against_biquad::h8e47f7c7a0392087
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/iir_filter.rs:527:52
[INFO] [stdout]   22:     0x618667ccffd9 - web_audio_api::node::iir_filter::tests::test_output_against_biquad::{{closure}}::h977cb4703319ada0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/node/iir_filter.rs:525:36
[INFO] [stdout]   23:     0x618667ccffd9 - core::ops::function::FnOnce::call_once::ha7618306641d94ea
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x618667ec56fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x618667ec56fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x618667ec493e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x618667ec493e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x618667ec493e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x618667ec493e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x618667ec493e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x618667ec493e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x618667ec493e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x618667e884e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x618667e884e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x618667e8be8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x618667e8be8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x618667e8be8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x618667e8be8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x618667e8be8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x618667e8be8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x618668075b17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x618668075b17 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x79c6f47baaa4 - <unknown>
[INFO] [stdout]   46:     0x79c6f4847a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     context::base::tests::test_decode_audio_data_async
[INFO] [stdout]     context::base::tests::test_decode_audio_data_decoding_error
[INFO] [stdout]     context::base::tests::test_decode_audio_data_future_send_static
[INFO] [stdout]     context::base::tests::test_decode_audio_data_sync
[INFO] [stdout]     node::audio_buffer_source::tests::test_playing_some_file
[INFO] [stdout]     node::iir_filter::tests::test_output_against_biquad
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 356 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "605ef3d62d3f128835833ccb3c37dbea0a2a261453a3770d8844d492c0df2f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605ef3d62d3f128835833ccb3c37dbea0a2a261453a3770d8844d492c0df2f8e", kill_on_drop: false }`
[INFO] [stdout] 605ef3d62d3f128835833ccb3c37dbea0a2a261453a3770d8844d492c0df2f8e
