[INFO] cloning repository https://github.com/obiverse/amsal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obiverse/amsal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobiverse%2Famsal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobiverse%2Famsal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36e0cb7c1f479e0b1943b4a781e100f3ee7760a6
[INFO] testing obiverse/amsal against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobiverse%2Famsal" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/obiverse/amsal
[INFO] finished tweaking git repo https://github.com/obiverse/amsal
[INFO] tweaked toml for git repo https://github.com/obiverse/amsal written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obiverse/amsal on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obiverse/amsal 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/obiverse/beeclock`
[INFO] [stderr]     Updating git repository `https://github.com/obiverse/beebank`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded serde_json_canonicalizer v0.3.2
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.5
[INFO] [stderr]   Downloaded futures-core v0.3.32
[INFO] [stderr]   Downloaded symphonia-codec-adpcm v0.5.5
[INFO] [stderr]   Downloaded futures-task v0.3.32
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded ogg_pager v0.6.1
[INFO] [stderr]   Downloaded extended v0.1.0
[INFO] [stderr]   Downloaded symphonia v0.5.5
[INFO] [stderr]   Downloaded data-encoding v2.10.0
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.5
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.5
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded symphonia-core v0.5.5
[INFO] [stderr]   Downloaded bytemuck v1.25.0
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded futures-util v0.3.32
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded portable-atomic v1.13.1
[INFO] [stderr]   Downloaded lofty v0.21.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.6
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded blake3 v1.8.3
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.5
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.5
[INFO] [stderr]   Downloaded ryu-js v1.0.2
[INFO] [stderr]   Downloaded symphonia-format-riff v0.5.5
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.5
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.5
[INFO] [stderr]   Downloaded symphonia-codec-alac v0.5.5
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.5
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6680c1ec49a092a85a42c5447cb892cc10bd28e66a4a54d3e50254d62c1af95a
[INFO] running `Command { std: "docker" "start" "-a" "6680c1ec49a092a85a42c5447cb892cc10bd28e66a4a54d3e50254d62c1af95a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6680c1ec49a092a85a42c5447cb892cc10bd28e66a4a54d3e50254d62c1af95a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6680c1ec49a092a85a42c5447cb892cc10bd28e66a4a54d3e50254d62c1af95a", kill_on_drop: false }`
[INFO] [stdout] 6680c1ec49a092a85a42c5447cb892cc10bd28e66a4a54d3e50254d62c1af95a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8b2449abd865475378ed1cdf7a11cb6f7a9dcae93da084d5d4971a4dacbcd63
[INFO] running `Command { std: "docker" "start" "-a" "c8b2449abd865475378ed1cdf7a11cb6f7a9dcae93da084d5d4971a4dacbcd63", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling ogg_pager v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.5
[INFO] [stderr]    Compiling beeclock-core v0.1.0 (https://github.com/obiverse/beeclock#7998fcd1)
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling lofty v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling nine-s-core v0.1.0 (https://github.com/obiverse/beebank#13bcd994)
[INFO] [stderr]    Compiling serde_json_canonicalizer v0.3.2
[INFO] [stderr]    Compiling nine-s-kernel v0.1.0 (https://github.com/obiverse/beebank#13bcd994)
[INFO] [stderr]    Compiling nine-s-store v0.1.0 (https://github.com/obiverse/beebank#13bcd994)
[INFO] [stderr]    Compiling nine-s-shell v0.1.0 (https://github.com/obiverse/beebank#13bcd994)
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling amsal-core v0.1.0 (/opt/rustwide/workdir/crates/amsal-core)
[INFO] [stderr]    Compiling amsal-cli v0.1.0 (/opt/rustwide/workdir/crates/amsal-cli)
[INFO] [stderr]    Compiling amsal-ffi v0.1.0 (/opt/rustwide/workdir/crates/amsal-ffi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.81s
[INFO] running `Command { std: "docker" "inspect" "c8b2449abd865475378ed1cdf7a11cb6f7a9dcae93da084d5d4971a4dacbcd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b2449abd865475378ed1cdf7a11cb6f7a9dcae93da084d5d4971a4dacbcd63", kill_on_drop: false }`
[INFO] [stdout] c8b2449abd865475378ed1cdf7a11cb6f7a9dcae93da084d5d4971a4dacbcd63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c6f99588e205532c8a3ea445cbe1bea7faf2bd1e70e099779f1044e20073abe
[INFO] running `Command { std: "docker" "start" "-a" "6c6f99588e205532c8a3ea445cbe1bea7faf2bd1e70e099779f1044e20073abe", kill_on_drop: false }`
[INFO] [stderr]    Compiling amsal-core v0.1.0 (/opt/rustwide/workdir/crates/amsal-core)
[INFO] [stderr]    Compiling amsal-ffi v0.1.0 (/opt/rustwide/workdir/crates/amsal-ffi)
[INFO] [stderr]    Compiling amsal-cli v0.1.0 (/opt/rustwide/workdir/crates/amsal-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "6c6f99588e205532c8a3ea445cbe1bea7faf2bd1e70e099779f1044e20073abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6f99588e205532c8a3ea445cbe1bea7faf2bd1e70e099779f1044e20073abe", kill_on_drop: false }`
[INFO] [stdout] 6c6f99588e205532c8a3ea445cbe1bea7faf2bd1e70e099779f1044e20073abe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b08f2cad464d229c2d831cba7b8193afead7cc7a990acb4df42e5729dc29e04f
[INFO] running `Command { std: "docker" "start" "-a" "b08f2cad464d229c2d831cba7b8193afead7cc7a990acb4df42e5729dc29e04f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amsal-e71b0a60293324a6)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/amsal_core-648db41e102f1a92)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test effects::audio::tests::adapt_same_channels_passthrough ... ok
[INFO] [stdout] test effects::audio::tests::adapt_stereo_to_mono ... ok
[INFO] [stdout] test effects::audio::tests::interleaved_push_pull ... ok
[INFO] [stdout] test effects::audio::tests::overflow_drops_excess ... ok
[INFO] [stdout] test effects::audio::tests::clear_resets ... ok
[INFO] [stdout] test effects::audio::tests::adapt_mono_to_stereo ... ok
[INFO] [stdout] test effects::audio::tests::resampler_downsample_produces_fewer ... ok
[INFO] [stdout] test effects::audio::tests::resampler_same_rate_passthrough ... ok
[INFO] [stdout] test effects::audio::tests::underflow_fills_zeros ... ok
[INFO] [stdout] test effects::audio::tests::resampler_upsample_produces_more ... ok
[INFO] [stdout] test effects::audio::tests::wraparound_behavior ... ok
[INFO] [stdout] test effects::dsp::tests::chain_from_value_empty ... ok
[INFO] [stdout] test effects::audio::tests::push_pull_roundtrip ... ok
[INFO] [stdout] test effects::dsp::tests::gain_doubles_amplitude ... ok
[INFO] [stdout] test effects::dsp::tests::chain_from_value_eq_and_gain ... ok
[INFO] [stdout] test effects::http::tests::is_http_url_checks_scheme ... ok
[INFO] [stdout] test effects::import::tests::stable_id_different_for_different_paths ... ok
[INFO] [stdout] test effects::http::tests::extension_from_url_no_query ... ok
[INFO] [stdout] test effects::http::tests::extension_from_url_strips_query ... ok
[INFO] [stdout] test effects::dsp::tests::dsp_chain_applies_in_order ... ok
[INFO] [stdout] test effects::http::tests::extension_from_url_no_extension ... ok
[INFO] [stdout] test tests::art_path_convention ... ok
[INFO] [stdout] test effects::import::tests::stable_id_deterministic ... ok
[INFO] [stdout] test effects::dsp::tests::biquad_unity_gain ... ok
[INFO] [stdout] test tests::add_and_list_library ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test tests::advance_queue_next ... ok
[INFO] [stdout] test tests::advance_queue_end_repeat_off_stops ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test tests::advance_queue_repeat_one_replays_current ... ok
[INFO] [stdout] test tests::album_art_roundtrip ... ok
[INFO] [stdout] test tests::command_triggers_state_update ... ok
[INFO] [stdout] test tests::prepare_next_smoke_test ... ok
[INFO] [stdout] test tests::configure_clock_custom_partitions ... ok
[INFO] [stdout] test tests::record_play_updates_stats ... ok
[INFO] [stdout] test tests::configure_clock_invalid_falls_back ... ok
[INFO] [stdout] test tests::configure_clock_no_config_uses_default ... ok
[INFO] [stdout] test tests::delete_from_library_filters_listing ... ok
[INFO] [stdout] test tests::shuffle_order_all_indices_present ... ok
[INFO] [stdout] test tests::shuffle_order_current_first ... ok
[INFO] [stdout] test tests::shuffle_order_length_matches ... ok
[INFO] [stdout] test tests::shuffle_order_single_item ... ok
[INFO] [stdout] test tests::history_entries_created ... ok
[INFO] [stdout] test tests::favorites_roundtrip ... ok
[INFO] [stdout] test tests::filter_library_by_genre ... ok
[INFO] [stdout] test tests::delete_nonexistent_returns_error ... ok
[INFO] [stdout] test tests::watch_library_changes ... ok
[INFO] [stdout] test tests::tick_to_json_structure ... ok
[INFO] [stdout] test tests::import_request_triggers_status ... ok
[INFO] [stdout] test tests::playback_state_roundtrip ... ok
[INFO] [stdout] test tests::playlist_add_remove_items ... ok
[INFO] [stdout] test tests::playlist_create_and_list ... ok
[INFO] [stdout] test tests::playlist_delete_filters_listing ... ok
[INFO] [stdout] test tests::playlist_rename ... ok
[INFO] [stdout] test tests::queue_roundtrip ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test tests::advance_queue_repeat_all_wraps ... ok
[INFO] [stdout] test tests::search_library_partial_title ... ok
[INFO] [stdout] test tests::set_shuffle_creates_order ... ok
[INFO] [stdout] test tests::set_shuffle_disable_restores_index ... ok
[INFO] [stdout] test tests::shutdown_completes_without_deadlock ... ok
[INFO] [stdout] test tests::shutdown_idempotent ... ok
[INFO] [stdout] test tests::top_played_ordering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.96s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amsal_ffi-998bb0952b13ee31)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::ffi_null_handle_returns_error ... ok
[INFO] [stdout] test tests::ffi_version ... ok
[INFO] [stdout] test tests::ffi_string_free_null_safe ... ok
[INFO] [stdout] test tests::ffi_album_art ... ok
[INFO] [stdout] test tests::ffi_clock_config ... ok
[INFO] [stdout] test tests::ffi_command_stop has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_favorites_roundtrip has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_history_and_stats has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_library_add_list_delete has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_open_close_lifecycle has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_playback_state_initial has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_playlist_crud has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_queue_set_and_read has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_read_write_list has been running for over 60 seconds
[INFO] [stdout] test tests::ffi_search_and_filter has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b08f2cad464d229c2d831cba7b8193afead7cc7a990acb4df42e5729dc29e04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08f2cad464d229c2d831cba7b8193afead7cc7a990acb4df42e5729dc29e04f", kill_on_drop: false }`
[INFO] [stdout] b08f2cad464d229c2d831cba7b8193afead7cc7a990acb4df42e5729dc29e04f
