[INFO] cloning repository https://github.com/AngelOnFira/rust-synth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AngelOnFira/rust-synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOnFira%2Frust-synth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOnFira%2Frust-synth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 501d9b13ddcd3e0d9d28aed9f7b65d8c62f88d20
[INFO] testing AngelOnFira/rust-synth against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOnFira%2Frust-synth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AngelOnFira/rust-synth
[INFO] finished tweaking git repo https://github.com/AngelOnFira/rust-synth
[INFO] tweaked toml for git repo https://github.com/AngelOnFira/rust-synth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AngelOnFira/rust-synth on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AngelOnFira/rust-synth 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41a70c3af625524238c41e15500304a6bb08e236bf97822ac22b47291150f712
[INFO] running `Command { std: "docker" "start" "-a" "41a70c3af625524238c41e15500304a6bb08e236bf97822ac22b47291150f712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41a70c3af625524238c41e15500304a6bb08e236bf97822ac22b47291150f712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41a70c3af625524238c41e15500304a6bb08e236bf97822ac22b47291150f712", kill_on_drop: false }`
[INFO] [stdout] 41a70c3af625524238c41e15500304a6bb08e236bf97822ac22b47291150f712
[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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37e4f6339242da4d83da640b1c51252f3e77848897a7387331b13fccad7151ad
[INFO] running `Command { std: "docker" "start" "-a" "37e4f6339242da4d83da640b1c51252f3e77848897a7387331b13fccad7151ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling microfft v0.6.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling numeric-array v0.6.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling funutd v0.16.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling fundsp v0.19.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling rsynth-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling rsynth-engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Compiling rsynth-lang v0.1.0 (/opt/rustwide/workdir/crates/lang)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> crates/engine/src/playback.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_instrument_synth`
[INFO] [stdout]  --> crates/engine/src/export.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SynthNode` and `create_instrument_synth`
[INFO] [stdout]  --> crates/engine/src/sequencer.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth, SynthNode};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> crates/engine/src/sequencer.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, debug};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fundsp::prelude`
[INFO] [stdout]  --> crates/engine/src/export.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use fundsp::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/engine/src/playback.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let (mut sequencer, command_tx) = Sequencer::new(song, instruments, sample_rate);
[INFO] [stdout]    |              ----^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]   --> crates/engine/src/playback.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let channels = config.channels as usize;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruments`
[INFO] [stdout]   --> crates/engine/src/export.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     instruments: &InstrumentLibrary,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beat`
[INFO] [stdout]   --> crates/engine/src/sequencer.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let beat = (time * 2.0) as usize;
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_beat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instruments` and `mixer` are never read
[INFO] [stdout]   --> crates/engine/src/sequencer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Sequencer {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     song: Arc<Mutex<Song>>,
[INFO] [stdout] 16 |     instruments: Arc<InstrumentLibrary>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     mixer: Box<dyn AudioUnit>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stdout]  --> crates/lang/src/parser.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rsynth_core::{WaveformType, Envelope, FilterType, InstrumentDefinition};
[INFO] [stdout]   |                   ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stdout]  --> crates/lang/src/ast.rs:1:63
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{InstrumentDefinition, Pattern, Song, Track, WaveformType, Envelope, FilterType};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/lang/src/parser.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut inner = pair.into_inner();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synthesis-examples v0.1.0 (/opt/rustwide/workdir/examples/synthesis)
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> examples/synthesis/../prototype2_modular.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | trait Module: Send {
[INFO] [stdout]    |       ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hihat_open` is never used
[INFO] [stdout]   --> examples/synthesis/../prototype1_functional.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn hihat_open() -> impl AudioUnit + Clone {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsynth-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.71s
[INFO] running `Command { std: "docker" "inspect" "37e4f6339242da4d83da640b1c51252f3e77848897a7387331b13fccad7151ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e4f6339242da4d83da640b1c51252f3e77848897a7387331b13fccad7151ad", kill_on_drop: false }`
[INFO] [stdout] 37e4f6339242da4d83da640b1c51252f3e77848897a7387331b13fccad7151ad
[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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70b035a354e9e35fd4ad59dd81957f2a42ac68694a2c6916d82869c9c2da5028
[INFO] running `Command { std: "docker" "start" "-a" "70b035a354e9e35fd4ad59dd81957f2a42ac68694a2c6916d82869c9c2da5028", kill_on_drop: false }`
[INFO] [stderr]    Compiling synthesis-examples v0.1.0 (/opt/rustwide/workdir/examples/synthesis)
[INFO] [stderr]    Compiling rsynth-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> crates/engine/src/playback.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_instrument_synth`
[INFO] [stdout]  --> crates/engine/src/export.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SynthNode` and `create_instrument_synth`
[INFO] [stdout]  --> crates/engine/src/sequencer.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth, SynthNode};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> crates/engine/src/sequencer.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, debug};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fundsp::prelude`
[INFO] [stdout]  --> crates/engine/src/export.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use fundsp::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/engine/src/playback.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let (mut sequencer, command_tx) = Sequencer::new(song, instruments, sample_rate);
[INFO] [stdout]    |              ----^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]   --> crates/engine/src/playback.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let channels = config.channels as usize;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsynth-lang v0.1.0 (/opt/rustwide/workdir/crates/lang)
[INFO] [stderr]    Compiling rsynth-engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Compiling rsynth-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: unused variable: `instruments`
[INFO] [stdout]   --> crates/engine/src/export.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     instruments: &InstrumentLibrary,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beat`
[INFO] [stdout]   --> crates/engine/src/sequencer.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let beat = (time * 2.0) as usize;
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_beat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instruments` and `mixer` are never read
[INFO] [stdout]   --> crates/engine/src/sequencer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Sequencer {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     song: Arc<Mutex<Song>>,
[INFO] [stdout] 16 |     instruments: Arc<InstrumentLibrary>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     mixer: Box<dyn AudioUnit>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stdout]  --> crates/lang/src/parser.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rsynth_core::{WaveformType, Envelope, FilterType, InstrumentDefinition};
[INFO] [stdout]   |                   ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stdout]  --> crates/lang/src/ast.rs:1:63
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{InstrumentDefinition, Pattern, Song, Track, WaveformType, Envelope, FilterType};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/lang/src/parser.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut inner = pair.into_inner();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stdout]  --> crates/lang/src/parser.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rsynth_core::{WaveformType, Envelope, FilterType, InstrumentDefinition};
[INFO] [stdout]   |                   ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stdout]  --> crates/lang/src/ast.rs:1:63
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{InstrumentDefinition, Pattern, Song, Track, WaveformType, Envelope, FilterType};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> crates/engine/src/playback.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_instrument_synth`
[INFO] [stdout]  --> crates/engine/src/export.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SynthNode` and `create_instrument_synth`
[INFO] [stdout]  --> crates/engine/src/sequencer.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth, SynthNode};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> crates/engine/src/sequencer.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, debug};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fundsp::prelude`
[INFO] [stdout]  --> crates/engine/src/export.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use fundsp::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/engine/src/playback.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let (mut sequencer, command_tx) = Sequencer::new(song, instruments, sample_rate);
[INFO] [stdout]    |              ----^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels`
[INFO] [stdout]   --> crates/engine/src/playback.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let channels = config.channels as usize;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> examples/synthesis/../prototype2_modular.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | trait Module: Send {
[INFO] [stdout]    |       ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instruments`
[INFO] [stdout]   --> crates/engine/src/export.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     instruments: &InstrumentLibrary,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beat`
[INFO] [stdout]   --> crates/engine/src/sequencer.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let beat = (time * 2.0) as usize;
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_beat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instruments` and `mixer` are never read
[INFO] [stdout]   --> crates/engine/src/sequencer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Sequencer {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     song: Arc<Mutex<Song>>,
[INFO] [stdout] 16 |     instruments: Arc<InstrumentLibrary>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     mixer: Box<dyn AudioUnit>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/lang/src/parser.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut inner = pair.into_inner();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hihat_open` is never used
[INFO] [stdout]   --> examples/synthesis/../prototype1_functional.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn hihat_open() -> impl AudioUnit + Clone {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.49s
[INFO] running `Command { std: "docker" "inspect" "70b035a354e9e35fd4ad59dd81957f2a42ac68694a2c6916d82869c9c2da5028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b035a354e9e35fd4ad59dd81957f2a42ac68694a2c6916d82869c9c2da5028", kill_on_drop: false }`
[INFO] [stdout] 70b035a354e9e35fd4ad59dd81957f2a42ac68694a2c6916d82869c9c2da5028
[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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fa0dc4253bceb5cccb1323ce6b2e52ad93c502cd100b8044203b89e0bdc7914
[INFO] running `Command { std: "docker" "start" "-a" "3fa0dc4253bceb5cccb1323ce6b2e52ad93c502cd100b8044203b89e0bdc7914", kill_on_drop: false }`
[INFO] [stderr] warning: function `hihat_open` is never used
[INFO] [stderr]   --> examples/synthesis/../prototype1_functional.rs:49:4
[INFO] [stderr]    |
[INFO] [stderr] 49 | fn hihat_open() -> impl AudioUnit + Clone {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `name` is never used
[INFO] [stderr]   --> examples/synthesis/../prototype2_modular.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr]  8 | trait Module: Send {
[INFO] [stderr]    |       ------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 12 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `synthesis-examples` (bin "prototype1_functional" test) generated 1 warning
[INFO] [stderr] warning: `synthesis-examples` (bin "prototype2_modular" test) generated 1 warning
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> crates/engine/src/playback.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `create_instrument_synth`
[INFO] [stderr]  --> crates/engine/src/export.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SynthNode` and `create_instrument_synth`
[INFO] [stderr]  --> crates/engine/src/sequencer.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rsynth_core::{Song, InstrumentLibrary, create_instrument_synth, SynthNode};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]  --> crates/engine/src/sequencer.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tracing::{info, debug};
[INFO] [stderr]   |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fundsp::prelude`
[INFO] [stderr]  --> crates/engine/src/export.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use fundsp::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/engine/src/playback.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 26 |         let (mut sequencer, command_tx) = Sequencer::new(song, instruments, sample_rate);
[INFO] [stderr]    |              ----^^^^^^^^^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channels`
[INFO] [stderr]   --> crates/engine/src/playback.rs:53:13
[INFO] [stderr]    |
[INFO] [stderr] 53 |         let channels = config.channels as usize;
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instruments`
[INFO] [stderr]   --> crates/engine/src/export.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     instruments: &InstrumentLibrary,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruments`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `beat`
[INFO] [stderr]   --> crates/engine/src/sequencer.rs:84:17
[INFO] [stderr]    |
[INFO] [stderr] 84 |             let beat = (time * 2.0) as usize;
[INFO] [stderr]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_beat`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `instruments` and `mixer` are never read
[INFO] [stderr]   --> crates/engine/src/sequencer.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Sequencer {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 15 |     song: Arc<Mutex<Song>>,
[INFO] [stderr] 16 |     instruments: Arc<InstrumentLibrary>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     mixer: Box<dyn AudioUnit>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rsynth-engine` (lib) generated 10 warnings (run `cargo fix --lib -p rsynth-engine` to apply 8 suggestions)
[INFO] [stderr] warning: `rsynth-engine` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stderr]  --> crates/lang/src/parser.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rsynth_core::{WaveformType, Envelope, FilterType, InstrumentDefinition};
[INFO] [stderr]   |                   ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Envelope`, `FilterType`, and `WaveformType`
[INFO] [stderr]  --> crates/lang/src/ast.rs:1:63
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rsynth_core::{InstrumentDefinition, Pattern, Song, Track, WaveformType, Envelope, FilterType};
[INFO] [stderr]   |                                                               ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/lang/src/parser.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |     let mut inner = pair.into_inner();
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rsynth-lang` (lib) generated 3 warnings (run `cargo fix --lib -p rsynth-lang` to apply 3 suggestions)
[INFO] [stderr] warning: `rsynth-lang` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsynth-46fd6f19dce50ca6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cfbd048ec7b5ebeb)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_note_frequency_calculation ... ok
[INFO] [stdout] test test_melodic_pattern_parsing ... ok
[INFO] [stdout] test test_basic_pattern_parsing ... ok
[INFO] [stdout] test test_wav_export_creates_file ... FAILED
[INFO] [stdout] test test_full_song_export ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_wav_export_creates_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_wav_export_creates_file' (30) panicked at crates/cli/tests/integration_test.rs:43:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5702d31a69a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5702d31a69a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5702d31a69a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5702d31a69a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5702d31b7ecf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5702d31b7ecf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5702d3172d63 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5702d3172d63 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5702d317eca2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5702d31842af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5702d3184141 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5702d30950fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5702d30950fe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5702d31848bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5702d31848bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5702d31846e6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5702d317edd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5702d31674cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5702d31c1220 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5702d31c11fc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5702d30675e9 - integration_test::test_wav_export_creates_file::hed35531bed602d2d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli/tests/integration_test.rs:43:5
[INFO] [stdout]   21:     0x5702d30679d7 - integration_test::test_wav_export_creates_file::{{closure}}::hb43c7e2568832489
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli/tests/integration_test.rs:29:34
[INFO] [stdout]   22:     0x5702d3072356 - core::ops::function::FnOnce::call_once::hb404f6cae66fa584
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5702d3094efb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5702d3094efb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5702d30a8f5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5702d30a8f5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5702d30a8f5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5702d30a8f5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5702d30a8f5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5702d30a8f5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5702d30a8f5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5702d30824a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5702d30824a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5702d3085cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5702d3085cfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5702d3085cfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5702d3085cfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5702d3085cfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5702d3085cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5702d3085cfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5702d317a1df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5702d317a1df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x72fad92a0aa4 - <unknown>
[INFO] [stdout]   44:     0x72fad932da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_song_export stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_song_export' (27) panicked at crates/cli/tests/integration_test.rs:143:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5702d31a69a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5702d31a69a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5702d31a69a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5702d31a69a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5702d31b7ecf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5702d31b7ecf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5702d3172d63 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5702d3172d63 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5702d317eca2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5702d31842af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5702d3184141 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5702d30950fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5702d30950fe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5702d31848bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5702d31848bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5702d31846e6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5702d317edd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5702d31674cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5702d31c1220 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5702d31c11fc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5702d3066761 - integration_test::test_full_song_export::he378b4f48ed622ac
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli/tests/integration_test.rs:143:5
[INFO] [stdout]   21:     0x5702d30669b7 - integration_test::test_full_song_export::{{closure}}::h116cdcaf8f1346e9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cli/tests/integration_test.rs:115:27
[INFO] [stdout]   22:     0x5702d30722c6 - core::ops::function::FnOnce::call_once::h728b1d8c54bf1fc1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5702d3094efb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5702d3094efb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5702d30a8f5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5702d30a8f5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5702d30a8f5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5702d30a8f5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5702d30a8f5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5702d30a8f5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5702d30a8f5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5702d30824a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5702d30824a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5702d3085cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5702d3085cfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5702d3085cfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5702d3085cfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5702d3085cfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5702d3085cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5702d3085cfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5702d317a1df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5702d317a1df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x72fad92a0aa4 - <unknown>
[INFO] [stdout]   44:     0x72fad932da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_full_song_export
[INFO] [stdout]     test_wav_export_creates_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rsynth-cli --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "3fa0dc4253bceb5cccb1323ce6b2e52ad93c502cd100b8044203b89e0bdc7914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa0dc4253bceb5cccb1323ce6b2e52ad93c502cd100b8044203b89e0bdc7914", kill_on_drop: false }`
[INFO] [stdout] 3fa0dc4253bceb5cccb1323ce6b2e52ad93c502cd100b8044203b89e0bdc7914
