[INFO] cloning repository https://github.com/MartinNeifert/overbridge-scenes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartinNeifert/overbridge-scenes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinNeifert%2Foverbridge-scenes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinNeifert%2Foverbridge-scenes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44ab321083d0e005b7b5cb87005d1f4e92b33737 [INFO] testing MartinNeifert/overbridge-scenes against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinNeifert%2Foverbridge-scenes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/MartinNeifert/overbridge-scenes [INFO] finished tweaking git repo https://github.com/MartinNeifert/overbridge-scenes [INFO] tweaked toml for git repo https://github.com/MartinNeifert/overbridge-scenes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MartinNeifert/overbridge-scenes on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MartinNeifert/overbridge-scenes 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3 [INFO] running `Command { std: "docker" "start" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling typenum v1.20.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling com-scrape-types v0.1.1 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling vst3 v0.3.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling truce-rack-core v1.1.5 [INFO] [stderr] Compiling truce-rack-vst3 v1.1.5 (/opt/rustwide/workdir/vendor/truce-rack-vst3) [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling midir v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling truce-rack v1.1.5 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling overbridge-host v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> src/midi/mapper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `editor_open_rx` [INFO] [stdout] --> src/host/plugin_host.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | editor_open_rx: Receiver<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editor_open_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `use_gui` [INFO] [stdout] --> src/host/plugin_host.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use_gui: bool, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_use_gui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `param_ranges` is never read [INFO] [stdout] --> src/midi/mapper.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct MidiMapper { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 73 | cc_map: HashMap<(u8, u8), String>, [INFO] [stdout] 74 | param_ranges: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling overbridge-host v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> src/midi/mapper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `editor_open_rx` [INFO] [stdout] --> src/host/plugin_host.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | editor_open_rx: Receiver<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editor_open_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `use_gui` [INFO] [stdout] --> src/host/plugin_host.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use_gui: bool, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_use_gui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `param_ranges` is never read [INFO] [stdout] --> src/midi/mapper.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct MidiMapper { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 73 | cc_map: HashMap<(u8, u8), String>, [INFO] [stdout] 74 | param_ranges: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> src/midi/mapper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `editor_open_rx` [INFO] [stdout] --> src/host/plugin_host.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | editor_open_rx: Receiver<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editor_open_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `use_gui` [INFO] [stdout] --> src/host/plugin_host.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use_gui: bool, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_use_gui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `param_ranges` is never read [INFO] [stdout] --> src/midi/mapper.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct MidiMapper { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 73 | cc_map: HashMap<(u8, u8), String>, [INFO] [stdout] 74 | param_ranges: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 27.95s [INFO] running `Command { std: "docker" "inspect" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `parking_lot::RwLock` [INFO] [stderr] --> src/midi/mapper.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use parking_lot::RwLock; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `editor_open_rx` [INFO] [stderr] --> src/host/plugin_host.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | editor_open_rx: Receiver<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editor_open_rx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `use_gui` [INFO] [stderr] --> src/host/plugin_host.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | use_gui: bool, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_use_gui` [INFO] [stderr] [INFO] [stderr] warning: field `param_ranges` is never read [INFO] [stderr] --> src/midi/mapper.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct MidiMapper { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 73 | cc_map: HashMap<(u8, u8), String>, [INFO] [stderr] 74 | param_ranges: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `overbridge-host` (lib) generated 4 warnings (run `cargo fix --lib -p overbridge-host` to apply 3 suggestions) [INFO] [stderr] warning: `overbridge-host` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/overbridge_host-180fda9daffb6fc7) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test scenes_store::tests::sanitize_replaces_unsafe_chars ... ok [INFO] [stdout] test scenes_store::tests::active_pattern_roundtrip ... ok [INFO] [stdout] test devices::tests::names_match_substrings ... ok [INFO] [stdout] test testing::api::batch_morph_applies_all_parameters ... ok [INFO] [stdout] test testing::api::hardware_edit_updates_cache_and_epoch ... ok [INFO] [stdout] test testing::fake_plugin::preset_updates_filter_cutoff_in_plugin ... ok [INFO] [stdout] test testing::api::parameter_set_by_name ... ok [INFO] [stdout] test testing::fake_plugin::push_component_state_refreshes_from_blob ... ok [INFO] [stdout] test testing::fake_plugin::set_load_preset_param_applies_preset ... ok [INFO] [stdout] test testing::api::list_parameters_includes_stable_ids ... ok [INFO] [stdout] test testing::api::parameter_roundtrip_by_index ... ok [INFO] [stdout] test testing::host::batch_write_updates_all_params_atomically ... ok [INFO] [stdout] test testing::midi::cc_respects_midi_channel ... ok [INFO] [stdout] test testing::fake_plugin::preset_changes_state_blob ... ok [INFO] [stdout] test testing::midi::forward_raw_wraps_bytes ... ok [INFO] [stdout] test testing::midi::note_source_not_translated_to_parameter ... ok [INFO] [stdout] test testing::midi::unmapped_cc_returns_none ... ok [INFO] [stdout] test testing::host::control_only_clears_pending_process_delivery ... ok [INFO] [stdout] test testing::midi::cc_maps_to_set_parameter_by_name ... ok [INFO] [stdout] test testing::plugin_contract::audio_bus_description_matches_stereo_in_out ... ok [INFO] [stdout] test testing::plugin_contract::fake_plugin_exposes_stable_parameter_table ... ok [INFO] [stdout] test testing::plugin_contract::plugin_instance_dispatches_to_fake ... ok [INFO] [stdout] test testing::plugin_contract::push_component_state_returns_not_implemented_on_fake ... ok [INFO] [stdout] test testing::plugin_contract::shared_plugin_vst3_mut_rejects_fake_backend ... ok [INFO] [stdout] test testing::host::set_parameter_by_name_resolves_case_insensitive ... ok [INFO] [stdout] test testing::plugin_contract::preset_load_changes_plugin_state_fingerprint ... ok [INFO] [stdout] test testing::scenes_api::active_pattern_rejects_empty ... ok [INFO] [stdout] test testing::param_sync::fingerprint_changes_on_preset_load ... ok [INFO] [stdout] test testing::plugin_contract::host_parameter_cache_tracks_plugin_writes ... ok [INFO] [stdout] test testing::scenes_api::scenes_missing_returns_404 ... ok [INFO] [stdout] test testing::api::status_reports_fake_plugin ... ok [INFO] [stdout] test testing::scenes_api::active_pattern_roundtrip_via_http ... FAILED [INFO] [stdout] test testing::scenes_api::scenes_roundtrip_via_http ... ok [INFO] [stdout] test testing::scenes_api::scenes_store_survives_host_restart ... FAILED [INFO] [stdout] test testing::api::host_edit_not_treated_as_preset_load ... ok [INFO] [stdout] test testing::api::preset_load_updates_filter_cutoff ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- testing::scenes_api::active_pattern_roundtrip_via_http stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'testing::scenes_api::active_pattern_roundtrip_via_http' (2355) panicked at src/testing/scenes_api.rs:111:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Null [INFO] [stdout] right: "B05" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ca4b563bf51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ca4b56522ca - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5ca4b5640efc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ca4b5617336 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ca4b5632d69 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5ca4b5543990 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ca4b5633092 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ca4b56173e2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ca4b560e459 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ca4b56181dd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5ca4b5652a2c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ca4b5652943 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5ca4b54e3276 - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5ca4b5529e62 - overbridge_host[aaefcf8655cdb85b]::testing::scenes_api::active_pattern_roundtrip_via_http::{closure#0} [INFO] [stdout] 14: 0x5ca4b5509803 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 15: 0x5ca4b54a81cc - >::set::<::enter<::block_on>>>::{closure#0}, core[812a354ff5be3162]::option::Option<()>>::{closure#0}, (alloc[9902a75dd20b7c99]::boxed::Box, core[812a354ff5be3162]::option::Option<()>)> [INFO] [stdout] 16: 0x5ca4b5509325 - ::block_on::>> [INFO] [stdout] 17: 0x5ca4b5522852 - ::block_on::>> [INFO] [stdout] 18: 0x5ca4b552cfeb - overbridge_host[aaefcf8655cdb85b]::testing::scenes_api::active_pattern_roundtrip_via_http [INFO] [stdout] 19: 0x5ca4b5522419 - >::call_once [INFO] [stdout] 20: 0x5ca4b5536ccb - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 21: 0x5ca4b5544315 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 22: 0x5ca4b553edc4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 23: 0x5ca4b5547462 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 24: 0x5ca4b563b22f - ::new::thread_start [INFO] [stdout] 25: 0x71bd6855807a - [INFO] [stdout] 26: 0x71bd685eb534 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- testing::scenes_api::scenes_store_survives_host_restart stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'testing::scenes_api::scenes_store_survives_host_restart' (2362) panicked at src/testing/scenes_api.rs:155:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 404 [INFO] [stdout] right: 200 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ca4b563bf51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5ca4b56522ca - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5ca4b5640efc - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5ca4b5617336 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5ca4b5632d69 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5ca4b5543990 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5ca4b5633092 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5ca4b56173e2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5ca4b560e459 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5ca4b56181dd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5ca4b5652a2c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5ca4b5652943 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5ca4b54e334e - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5ca4b552a3bf - overbridge_host[aaefcf8655cdb85b]::testing::scenes_api::scenes_store_survives_host_restart::{closure#0} [INFO] [stdout] 14: 0x5ca4b5509803 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 15: 0x5ca4b54a81cc - >::set::<::enter<::block_on>>>::{closure#0}, core[812a354ff5be3162]::option::Option<()>>::{closure#0}, (alloc[9902a75dd20b7c99]::boxed::Box, core[812a354ff5be3162]::option::Option<()>)> [INFO] [stdout] 16: 0x5ca4b5509325 - ::block_on::>> [INFO] [stdout] 17: 0x5ca4b5522852 - ::block_on::>> [INFO] [stdout] 18: 0x5ca4b552d13b - overbridge_host[aaefcf8655cdb85b]::testing::scenes_api::scenes_store_survives_host_restart [INFO] [stdout] 19: 0x5ca4b5522439 - >::call_once [INFO] [stdout] 20: 0x5ca4b5536ccb - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 21: 0x5ca4b5544315 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 22: 0x5ca4b553edc4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 23: 0x5ca4b5547462 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 24: 0x5ca4b563b22f - ::new::thread_start [INFO] [stdout] 25: 0x71bd6855807a - [INFO] [stdout] 26: 0x71bd685eb534 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] testing::scenes_api::active_pattern_roundtrip_via_http [INFO] [stdout] testing::scenes_api::scenes_store_survives_host_restart [INFO] [stdout] [INFO] [stdout] test result: FAILED. 34 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3", kill_on_drop: false }` [INFO] [stdout] 66aa7c75e41ae443a770659ebd3604be98f8cc9dfac1b78d642c87cf5efc65b3