[INFO] fetching crate audio-processor-standalone 3.5.0...
[INFO] testing audio-processor-standalone-3.5.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate audio-processor-standalone 3.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate audio-processor-standalone 3.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate audio-processor-standalone 3.5.0
[INFO] tweaked toml for crates.io crate audio-processor-standalone 3.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate audio-processor-standalone 3.5.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate audio-processor-standalone 3.5.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 416510b22365c2cb6aeeb4f8a7100d399c0354675123d14020cdd2c4ea3a1736
[INFO] running `Command { std: "docker" "start" "-a" "416510b22365c2cb6aeeb4f8a7100d399c0354675123d14020cdd2c4ea3a1736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "416510b22365c2cb6aeeb4f8a7100d399c0354675123d14020cdd2c4ea3a1736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "416510b22365c2cb6aeeb4f8a7100d399c0354675123d14020cdd2c4ea3a1736", kill_on_drop: false }`
[INFO] [stdout] 416510b22365c2cb6aeeb4f8a7100d399c0354675123d14020cdd2c4ea3a1736
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8de0c4662e2918d3c49036dee8556febc687c082fd1578d1ce9ca345ffa8c13
[INFO] running `Command { std: "docker" "start" "-a" "f8de0c4662e2918d3c49036dee8556febc687c082fd1578d1ce9ca345ffa8c13", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling basedrop v0.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memalloc v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling termcolor v1.4.1
[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 nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling atomic-queue v2.2.0
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ringbuf v0.2.8
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling midir v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wisual-logger v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling vst v0.3.0
[INFO] [stderr]    Compiling audio-garbage-collector v1.2.0
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling rubato v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling augmented-atomics v0.2.0
[INFO] [stderr]    Compiling audio-processor-traits v4.3.0
[INFO] [stderr]    Compiling augmented-audio-metrics v1.9.0
[INFO] [stderr]    Compiling audio-processor-standalone-midi v1.12.0
[INFO] [stderr]    Compiling augmented-midi v1.8.0
[INFO] [stderr]    Compiling audio-processor-file v3.3.0
[INFO] [stderr]    Compiling audio-processor-standalone v3.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.31s
[INFO] running `Command { std: "docker" "inspect" "f8de0c4662e2918d3c49036dee8556febc687c082fd1578d1ce9ca345ffa8c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8de0c4662e2918d3c49036dee8556febc687c082fd1578d1ce9ca345ffa8c13", kill_on_drop: false }`
[INFO] [stdout] f8de0c4662e2918d3c49036dee8556febc687c082fd1578d1ce9ca345ffa8c13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c16156a9867464c3c42fe079900fbb580d65b04f2768d5a97a98fd3caea82497
[INFO] running `Command { std: "docker" "start" "-a" "c16156a9867464c3c42fe079900fbb580d65b04f2768d5a97a98fd3caea82497", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling flate2 v1.0.32
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling augmented_oscillator v1.4.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[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-wav v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling font-kit v0.10.1
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling vst v0.3.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling audio-processor-traits v4.3.0
[INFO] [stderr]    Compiling augmented-audio-metrics v1.9.0
[INFO] [stderr]    Compiling audio-processor-standalone-midi v1.12.0
[INFO] [stderr]    Compiling augmented-midi v1.8.0
[INFO] [stderr]    Compiling audio-processor-testing-helpers v2.7.0
[INFO] [stderr]    Compiling audio-processor-file v3.3.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling wisual-logger v0.1.4
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling audio-processor-standalone v3.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.37s
[INFO] running `Command { std: "docker" "inspect" "c16156a9867464c3c42fe079900fbb580d65b04f2768d5a97a98fd3caea82497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16156a9867464c3c42fe079900fbb580d65b04f2768d5a97a98fd3caea82497", kill_on_drop: false }`
[INFO] [stdout] c16156a9867464c3c42fe079900fbb580d65b04f2768d5a97a98fd3caea82497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 048313d810e4fd0215bd43a28e7e031d02ed3617257da972f8fd5ba3e248c8d9
[INFO] running `Command { std: "docker" "start" "-a" "048313d810e4fd0215bd43a28e7e031d02ed3617257da972f8fd5ba3e248c8d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/audio_processor_standalone-0af61bc8d2e8ef9d)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stderr] INFO [2026-03-11T01:28:24.769274424+00:00] (offline::test::test_run_offline_render@audio_processor_standalone::offline) Rendering offline input=/opt/rustwide/workdir/./../../../../input-files/1sec-sine.mp3 output=/opt/rustwide/workdir/././test-output/offline-render-test-output.wav
[INFO] [stderr] INFO [2026-03-11T01:28:24.769389584+00:00] (offline::test::test_run_offline_render@audio_processor_file::audio_file_processor::file_io) Trying to open and probe audio file at /opt/rustwide/workdir/./../../../../input-files/1sec-sine.mp3
[INFO] [stderr] INFO [2026-03-11T01:28:24.769996974+00:00] (gc-thread@audio_garbage_collector) Garbage collector thread started
[INFO] [stdout] test offline::test::test_build_midi_input_blocks_with_no_blocks ... ok
[INFO] [stdout] test offline::test::test_get_delta_time_ticks ... ok
[INFO] [stdout] test options::test::test_parse_empty_options ... ok
[INFO] [stdout] test offline::test::test_build_midi_input_blocks ... ok
[INFO] [stdout] test options::test::test_parse_list_hosts ... ok
[INFO] [stdout] test options::test::test_parse_list_input_devices ... ok
[INFO] [stdout] test options::test::test_parse_offline_options ... ok
[INFO] [stdout] test options::test::test_parse_midi_options ... ok
[INFO] [stdout] test standalone_cpal::mock_cpal::virtual_host::test::test_create_virtual_device ... ok
[INFO] [stdout] test standalone_cpal::mock_cpal::virtual_host::test::test_create_virtual_host ... ok
[INFO] [stdout] test options::test::test_parse_online_options ... ok
[INFO] [stdout] test standalone_cpal::midi::general::test::test_flush_midi_calls_into_midi_processing ... ok
[INFO] [stdout] test standalone_cpal::options::test::test_device_name_for_output ... ok
[INFO] [stdout] test standalone_cpal::options::test::test_list_devices_calls_host_input_devices ... ok
[INFO] [stdout] test standalone_processor::test::test_create_standalone_audio_processor ... ok
[INFO] [stdout] test standalone_processor::test::test_midi_event_handler ... ok
[INFO] [stdout] test standalone_cpal::output_handling::test::test_tick_output_stream_reads_from_consumer_and_calls_process ... ok
[INFO] [stderr] INFO [2026-03-11T01:28:24.778513813+00:00] (standalone_cpal::mock_cpal::virtual_host::test::test_run_virtual_host_with_standalone_run@audio_processor_standalone::standalone_cpal::midi::general) Initializing MIDI Host in the background
[INFO] [stdout] test options::test::test_parse_list_output_devices ... ok
[INFO] [stdout] test standalone_cpal::options::test::supported_configs_works_for_input_devices ... ok
[INFO] [stdout] test standalone_cpal::options::test::supported_configs_works_for_output_devices ... ok
[INFO] [stdout] test standalone_cpal::options::test::test_device_name_for_input ... ok
[INFO] [stdout] test standalone_cpal::options::test::test_list_devices_calls_host_output_devices ... ok
[INFO] [stdout] test standalone_cpal::options::test::test_none_device_name ... ok
[INFO] [stderr] WARN [2026-03-11T01:28:24.781574192+00:00] (standalone_cpal::test::test_standalone_start_and_stop_processor@audio_processor_standalone::standalone_cpal) Starting testing CPAL virtual host
[INFO] [stderr] INFO [2026-03-11T01:28:24.781629702+00:00] (standalone_cpal::test::test_standalone_start_and_stop_processor@audio_processor_standalone::standalone_cpal::midi::general) Initializing MIDI Host in the background
[INFO] [stdout] test standalone_cpal::midi::general::test::test_flush_midi_events_without_midi_context_does_nothing ... ok
[INFO] [stdout] test standalone_processor::test::test_create_standalone_audio_midi_processor ... ok
[INFO] [stderr] INFO [2026-03-11T01:28:24.862795812+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Using host=Test Host
[INFO] [stderr] INFO [2026-03-11T01:28:24.862965012+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::options) Using input name=Test device sample_rate=44100 buffer_size=Fixed(512)
[INFO] [stdout] test offline::test::test_run_offline_render ... FAILED
[INFO] [stderr] INFO [2026-03-11T01:28:24.863112572+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::options) Using output name=Test device sample_rate=44100 buffer_size=Fixed(512)
[INFO] [stderr] INFO [2026-03-11T01:28:24.863185812+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Preparing processor AudioProcessorSettings { sample_rate: 44100.0, input_channels: 2, output_channels: 2, block_size: 512 }
[INFO] [stderr] INFO [2026-03-11T01:28:24.863226792+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Sending back configuration
[INFO] [stderr] INFO [2026-03-11T01:28:24.863361562+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Starting audio streams
[INFO] [stdout] test standalone_cpal::test::test_standalone_start_and_stop_processor ... ok
[INFO] [stderr]     params.io_hints=AudioThreadIOHints {
[INFO] [stderr]     buffer_size: 512,
[INFO] [stderr]     num_output_channels: 2,
[INFO] [stderr]     num_input_channels: 2,
[INFO] [stderr] }
[INFO] [stderr] 
[INFO] [stderr] INFO [2026-03-11T01:28:24.863402732+00:00] (standalone_cpal::test::test_standalone_start_and_stop_processor@audio_processor_standalone::standalone_cpal) Received configuration:
[INFO] [stderr]     ResolvedStandaloneConfiguration {
[INFO] [stderr]     host: "Test Host",
[INFO] [stderr]     input_configuration: Some(
[INFO] [stderr]         IOConfiguration {
[INFO] [stderr]             name: "Test device",
[INFO] [stderr]             buffer_size: Fixed(
[INFO] [stderr]                 512,
[INFO] [stderr]             ),
[INFO] [stderr]             sample_rate: SampleRate(
[INFO] [stderr]                 44100,
[INFO] [stderr]             ),
[INFO] [stderr]             num_channels: 2,
[INFO] [stderr]         },
[INFO] [stderr]     ),
[INFO] [stderr]     output_configuration: IOConfiguration {
[INFO] [stderr]         name: "Test device",
[INFO] [stderr]         buffer_size: Fixed(
[INFO] [stderr]             512,
[INFO] [stderr]         ),
[INFO] [stderr]         sample_rate: SampleRate(
[INFO] [stderr]             44100,
[INFO] [stderr]         ),
[INFO] [stderr]         num_channels: 2,
[INFO] [stderr]     },
[INFO] [stderr] }
[INFO] [stderr] 
[INFO] [stderr] INFO [2026-03-11T01:28:24.863506122+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::output_handling) num_input_channels=2 num_output_channels=2 sample_rate=44100
[INFO] [stderr] INFO [2026-03-11T01:28:24.863544792+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Audio streams starting on audio-thread
[INFO] [stderr] INFO [2026-03-11T01:28:24.863555922+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Audio streams started
[INFO] [stderr] INFO [2026-03-11T01:28:24.864026132+00:00] (standalone_cpal::test::test_standalone_start_and_stop_processor@audio_processor_standalone::standalone_cpal) Cleaning-up standalone handles
[INFO] [stderr] INFO [2026-03-11T01:28:24.865164581+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Using host=VirtualHost
[INFO] [stderr] INFO [2026-03-11T01:28:24.865206561+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::options) Using input name=Test device sample_rate=44100 buffer_size=Fixed(512)
[INFO] [stderr] INFO [2026-03-11T01:28:24.865223141+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::options) Using output name=Test device sample_rate=44100 buffer_size=Fixed(512)
[INFO] [stderr] INFO [2026-03-11T01:28:24.865236141+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Preparing processor AudioProcessorSettings { sample_rate: 44100.0, input_channels: 2, output_channels: 2, block_size: 512 }
[INFO] [stderr] INFO [2026-03-11T01:28:24.865251341+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Sending back configuration
[INFO] [stderr] INFO [2026-03-11T01:28:24.865288261+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Starting audio streams
[INFO] [stderr]     params.io_hints=AudioThreadIOHints {
[INFO] [stderr]     buffer_size: 512,
[INFO] [stderr]     num_output_channels: 2,
[INFO] [stderr]     num_input_channels: 2,
[INFO] [stderr] }
[INFO] [stderr] 
[INFO] [stderr] INFO [2026-03-11T01:28:24.865409791+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::output_handling) num_input_channels=2 num_output_channels=2 sample_rate=44100
[INFO] [stderr] INFO [2026-03-11T01:28:24.865535381+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Audio streams starting on audio-thread
[INFO] [stderr] INFO [2026-03-11T01:28:24.865556491+00:00] (audio_thread@audio_processor_standalone::standalone_cpal::audio_thread) Audio streams started
[INFO] [stderr] INFO [2026-03-11T01:28:24.866347431+00:00] (standalone_cpal::mock_cpal::virtual_host::test::test_run_virtual_host_with_standalone_run@audio_processor_standalone::standalone_cpal) Received configuration:
[INFO] [stderr]     ResolvedStandaloneConfiguration {
[INFO] [stderr]     host: "VirtualHost",
[INFO] [stderr]     input_configuration: Some(
[INFO] [stderr]         IOConfiguration {
[INFO] [stderr]             name: "Test device",
[INFO] [stderr]             buffer_size: Fixed(
[INFO] [stderr]                 512,
[INFO] [stderr]             ),
[INFO] [stderr]             sample_rate: SampleRate(
[INFO] [stderr]                 44100,
[INFO] [stderr]             ),
[INFO] [stderr]             num_channels: 2,
[INFO] [stderr]         },
[INFO] [stderr]     ),
[INFO] [stderr]     output_configuration: IOConfiguration {
[INFO] [stderr]         name: "Test device",
[INFO] [stderr]         buffer_size: Fixed(
[INFO] [stderr]             512,
[INFO] [stderr]         ),
[INFO] [stderr]         sample_rate: SampleRate(
[INFO] [stderr]             44100,
[INFO] [stderr]         ),
[INFO] [stderr]         num_channels: 2,
[INFO] [stderr]     },
[INFO] [stderr] }
[INFO] [stderr] 
[INFO] [stderr] INFO [2026-03-11T01:28:24.866492391+00:00] (standalone_cpal::mock_cpal::virtual_host::test::test_run_virtual_host_with_standalone_run@audio_processor_standalone::standalone_cpal) Cleaning-up standalone handles
[INFO] [stdout] test standalone_cpal::mock_cpal::virtual_host::test::test_run_virtual_host_with_standalone_run ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- offline::test::test_run_offline_render stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'offline::test::test_run_offline_render' (27) panicked at src/offline.rs:83:10:
[INFO] [stdout] Failed to read input file: FileReadError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b606d8bbd4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b606d8bbd4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b606d8bbd4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b606d8bbd4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b606d8d3d7a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b606d8d3d7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b606d8c0ca2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b606d8c0ca2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b606d89aa8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b606d89aa8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b606d8b4189 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b606d4c042c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b606d4c042c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b606d8b4342 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b606d8b4342 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b606d89ab48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b606d892439 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b606d89b8dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b606d8d470c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b606d8d4452 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b606c92c595 - core::result::Result<T,E>::expect::h668639ab2407948c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b606c930258 - audio_processor_standalone::offline::run_offline_render::h74b046887a7cef1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/offline.rs:83:10
[INFO] [stdout]   22:     0x5b606c91e132 - audio_processor_standalone::offline::test::test_run_offline_render::h7dbc5a71e2aabd08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/offline.rs:306:9
[INFO] [stdout]   23:     0x5b606c91e187 - audio_processor_standalone::offline::test::test_run_offline_render::{{closure}}::h7b17f729a1447d32
[INFO] [stdout]                                at /opt/rustwide/workdir/src/offline.rs:294:33
[INFO] [stdout]   24:     0x5b606c957186 - core::ops::function::FnOnce::call_once::h9bf1c3b2857d2728
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b606d4b450b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b606d4b450b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b606d4c0efb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b606d4c0efb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b606d4c0efb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b606d4c0efb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b606d4c0efb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b606d4c0efb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b606d4c0efb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b606d4bc614 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b606d4bc614 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b606d4c3b02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b606d4c3b02 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b606d4c3b02 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b606d4c3b02 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b606d4c3b02 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b606d4c3b02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b606d4c3b02 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b606d8bb65f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5b606d8bb65f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71fa35b7daa4 - <unknown>
[INFO] [stdout]   46:     0x71fa35c0aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     offline::test::test_run_offline_render
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "048313d810e4fd0215bd43a28e7e031d02ed3617257da972f8fd5ba3e248c8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048313d810e4fd0215bd43a28e7e031d02ed3617257da972f8fd5ba3e248c8d9", kill_on_drop: false }`
[INFO] [stdout] 048313d810e4fd0215bd43a28e7e031d02ed3617257da972f8fd5ba3e248c8d9
