[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobiverse%2Famsal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/obiverse/amsal on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64b335bd3eb2e86333c34727291b6a50b27a398dbcab29015ef603c66b2de359 [INFO] running `Command { std: "docker" "start" "-a" "64b335bd3eb2e86333c34727291b6a50b27a398dbcab29015ef603c66b2de359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b335bd3eb2e86333c34727291b6a50b27a398dbcab29015ef603c66b2de359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b335bd3eb2e86333c34727291b6a50b27a398dbcab29015ef603c66b2de359", kill_on_drop: false }` [INFO] [stdout] 64b335bd3eb2e86333c34727291b6a50b27a398dbcab29015ef603c66b2de359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e1768d46e1ec2a3c2cc2c224ea8ba025c02c412f3e976166ecb17e8e4a913a8 [INFO] running `Command { std: "docker" "start" "-a" "4e1768d46e1ec2a3c2cc2c224ea8ba025c02c412f3e976166ecb17e8e4a913a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling aho-corasick v1.1.4 [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 bstr v1.12.1 [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 proc-macro2 v1.0.106 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling subtle v2.6.1 [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 block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling lofty v0.21.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling env_logger v0.11.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-store v0.1.0 (https://github.com/obiverse/beebank#13bcd994) [INFO] [stderr] Compiling nine-s-kernel 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-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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "4e1768d46e1ec2a3c2cc2c224ea8ba025c02c412f3e976166ecb17e8e4a913a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1768d46e1ec2a3c2cc2c224ea8ba025c02c412f3e976166ecb17e8e4a913a8", kill_on_drop: false }` [INFO] [stdout] 4e1768d46e1ec2a3c2cc2c224ea8ba025c02c412f3e976166ecb17e8e4a913a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1dd314f4f3217b62f19a3865101c1365c23f463654cfc36288808b0f39c82f1 [INFO] running `Command { std: "docker" "start" "-a" "b1dd314f4f3217b62f19a3865101c1365c23f463654cfc36288808b0f39c82f1", 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.79s [INFO] running `Command { std: "docker" "inspect" "b1dd314f4f3217b62f19a3865101c1365c23f463654cfc36288808b0f39c82f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1dd314f4f3217b62f19a3865101c1365c23f463654cfc36288808b0f39c82f1", kill_on_drop: false }` [INFO] [stdout] b1dd314f4f3217b62f19a3865101c1365c23f463654cfc36288808b0f39c82f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a17afc60eaf60aaffa2f340ddb98b33b32f4ab95f8278dbe6323a1c2f838c18 [INFO] running `Command { std: "docker" "start" "-a" "3a17afc60eaf60aaffa2f340ddb98b33b32f4ab95f8278dbe6323a1c2f838c18", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amsal-06aa750ece3aff0f) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amsal_core-12a327db59bb13cd) [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] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test effects::audio::tests::adapt_same_channels_passthrough ... ok [INFO] [stdout] test effects::audio::tests::adapt_mono_to_stereo ... ok [INFO] [stdout] test effects::audio::tests::overflow_drops_excess ... ok [INFO] [stdout] test effects::audio::tests::resampler_same_rate_passthrough ... ok [INFO] [stdout] test effects::audio::tests::resampler_upsample_produces_more ... ok [INFO] [stdout] test effects::dsp::tests::chain_from_value_empty ... ok [INFO] [stdout] test effects::audio::tests::underflow_fills_zeros ... ok [INFO] [stdout] test effects::audio::tests::wraparound_behavior ... ok [INFO] [stdout] test effects::dsp::tests::biquad_unity_gain ... ok [INFO] [stdout] test effects::dsp::tests::dsp_chain_applies_in_order ... ok [INFO] [stdout] test effects::audio::tests::resampler_downsample_produces_fewer ... ok [INFO] [stdout] test effects::dsp::tests::gain_doubles_amplitude ... 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::import::tests::stable_id_deterministic ... ok [INFO] [stdout] test effects::import::tests::stable_id_different_for_different_paths ... ok [INFO] [stdout] test tests::art_path_convention ... ok [INFO] [stdout] test effects::http::tests::extension_from_url_no_extension ... ok [INFO] [stdout] test effects::dsp::tests::chain_from_value_eq_and_gain ... ok [INFO] [stdout] test effects::audio::tests::adapt_stereo_to_mono ... ok [INFO] [stdout] test effects::audio::tests::clear_resets ... ok [INFO] [stdout] test effects::http::tests::is_http_url_checks_scheme ... ok [INFO] [stdout] test effects::audio::tests::interleaved_push_pull ... ok [INFO] [stdout] test effects::audio::tests::push_pull_roundtrip ... ok [INFO] [stdout] test tests::advance_queue_end_repeat_off_stops ... 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_repeat_one_replays_current ... ok [INFO] [stdout] test tests::album_art_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_next ... 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::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::delete_nonexistent_returns_error ... 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::favorites_roundtrip ... ok [INFO] [stdout] test tests::filter_library_by_genre ... ok [INFO] [stdout] test tests::tick_to_json_structure ... ok [INFO] [stdout] test tests::history_entries_created ... ok [INFO] [stdout] test tests::import_request_triggers_status ... 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::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] [stdout] test tests::record_play_updates_stats ... 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] test tests::watch_library_changes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.97s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amsal_ffi-1c4c6f152d87e327) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::ffi_version ... ok [INFO] [stdout] test tests::ffi_string_free_null_safe ... ok [INFO] [stdout] test tests::ffi_null_handle_returns_error ... ok [INFO] [stdout] test tests::ffi_album_art ... ok [INFO] [stdout] test tests::ffi_history_and_stats ... ok [INFO] [stdout] test tests::ffi_command_stop ... ok [INFO] [stdout] test tests::ffi_favorites_roundtrip ... ok [INFO] [stdout] test tests::ffi_clock_config ... ok [INFO] [stdout] test tests::ffi_library_add_list_delete ... ok [INFO] [stdout] test tests::ffi_open_close_lifecycle ... ok [INFO] [stdout] test tests::ffi_playlist_crud ... ok [INFO] [stdout] test tests::ffi_queue_set_and_read ... ok [INFO] [stdout] test tests::ffi_read_write_list ... ok [INFO] [stdout] test tests::ffi_playback_state_initial ... ok [INFO] [stderr] Doc-tests amsal_core [INFO] [stdout] test tests::ffi_search_and_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.61s [INFO] [stdout] [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] Doc-tests amsal_ffi [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] running `Command { std: "docker" "inspect" "3a17afc60eaf60aaffa2f340ddb98b33b32f4ab95f8278dbe6323a1c2f838c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a17afc60eaf60aaffa2f340ddb98b33b32f4ab95f8278dbe6323a1c2f838c18", kill_on_drop: false }` [INFO] [stdout] 3a17afc60eaf60aaffa2f340ddb98b33b32f4ab95f8278dbe6323a1c2f838c18