[INFO] fetching crate rmididings 0.2.1... [INFO] testing rmididings-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rmididings 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rmididings 0.2.1 [INFO] finished tweaking crates.io crate rmididings 0.2.1 [INFO] tweaked toml for crates.io crate rmididings 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rmididings 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rmididings 0.2.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbbffe1267f98a3da27c49d37506e87fbbd2af6f8c866744cc07c08eeef0beb9 [INFO] running `Command { std: "docker" "start" "-a" "cbbffe1267f98a3da27c49d37506e87fbbd2af6f8c866744cc07c08eeef0beb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbbffe1267f98a3da27c49d37506e87fbbd2af6f8c866744cc07c08eeef0beb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbffe1267f98a3da27c49d37506e87fbbd2af6f8c866744cc07c08eeef0beb9", kill_on_drop: false }` [INFO] [stdout] cbbffe1267f98a3da27c49d37506e87fbbd2af6f8c866744cc07c08eeef0beb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee5b8b113215326768004c90bb29807f789ce63f47fa5d08cc3306488c5cfb1f [INFO] running `Command { std: "docker" "start" "-a" "ee5b8b113215326768004c90bb29807f789ce63f47fa5d08cc3306488c5cfb1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rosc v0.5.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling rmididings v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.21s [INFO] running `Command { std: "docker" "inspect" "ee5b8b113215326768004c90bb29807f789ce63f47fa5d08cc3306488c5cfb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5b8b113215326768004c90bb29807f789ce63f47fa5d08cc3306488c5cfb1f", kill_on_drop: false }` [INFO] [stdout] ee5b8b113215326768004c90bb29807f789ce63f47fa5d08cc3306488c5cfb1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0c3d21e9d7d4024a3535a2b765b1757abc9a98cd404c4e06c473c310a432583 [INFO] running `Command { std: "docker" "start" "-a" "e0c3d21e9d7d4024a3535a2b765b1757abc9a98cd404c4e06c473c310a432583", kill_on_drop: false }` [INFO] [stderr] Compiling rmididings v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/carla_simple.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [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 `#[macro_use]` import [INFO] [stdout] --> examples/osc_interface.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [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 `#[macro_use]` import [INFO] [stdout] --> examples/simple_patch.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [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 `#[macro_use]` import [INFO] [stdout] --> examples/simple_scene.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "e0c3d21e9d7d4024a3535a2b765b1757abc9a98cd404c4e06c473c310a432583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c3d21e9d7d4024a3535a2b765b1757abc9a98cd404c4e06c473c310a432583", kill_on_drop: false }` [INFO] [stdout] e0c3d21e9d7d4024a3535a2b765b1757abc9a98cd404c4e06c473c310a432583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 427b4f124fdbe57c8e0fc477eb3443b46143da3369ec9462013acbdcda0f3105 [INFO] running `Command { std: "docker" "start" "-a" "427b4f124fdbe57c8e0fc477eb3443b46143da3369ec9462013acbdcda0f3105", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scene.rs:25:25 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene> { [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn get_subscene(&self, subscene_num: SceneNum) -> Option<&Scene<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scene.rs:33:29 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene> { [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stderr] | | || [INFO] [stdout] running 0 tests [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stdout] [INFO] [stderr] | the lifetime is elided here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 33 | pub fn get_subscene_opt(&self, subscene_num_opt: Option) -> Option<&Scene<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rmididings` (lib) generated 2 warnings (run `cargo fix --lib -p rmididings` to apply 2 suggestions) [INFO] [stderr] warning: `rmididings` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/osc_interface.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/simple_patch.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/simple_scene.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/carla_simple.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rmididings` (example "osc_interface") generated 1 warning [INFO] [stderr] warning: `rmididings` (example "simple_patch") generated 1 warning [INFO] [stderr] warning: `rmididings` (example "simple_scene") generated 1 warning [INFO] [stderr] warning: `rmididings` (example "carla_simple") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rmididings-93fbf0192887a536) [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 rmididings [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test src/proc/mod.rs - proc::CtrlFilter (line 436) ... ok [INFO] [stdout] test src/proc/filter_chain.rs - proc::filter_chain::Fork (line 132) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlMap (line 892) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Channel (line 699) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Discard (line 1139) ... ok [INFO] [stdout] test src/proc/filter_chain.rs - proc::filter_chain::Chain (line 96) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Key (line 786) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlValueRangeFilter (line 538) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::ChannelFilter (line 297) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlValueFilter (line 487) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Ctrl (line 619) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlValuesFilter (line 512) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::KeyFilter (line 353) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::ChannelsFilter (line 324) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlsFilter (line 461) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Discard (line 1149) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Not (line 1218) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::KeyRangeFilter (line 408) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::NoteOn (line 571) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Not (line 1233) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::KeysFilter (line 379) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::PortFilter (line 230) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Pass (line 1102) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SceneSwitchOffset (line 957) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Quit (line 1080) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SubSceneSwitchOffset (line 1012) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Pass (line 1112) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Process (line 1291) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Port (line 670) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::NoteOff (line 595) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Panic (line 1182) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Transpose (line 734) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SubSceneSwitch (line 983) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::PortsFilter (line 264) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SceneSwitch (line 926) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 171) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SysEx (line 643) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 159) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypesFilter (line 200) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Transpose (line 725) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 147) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TransposeOctave (line 768) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TransposeOctave (line 759) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 123) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::Osc (line 32) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::Osc (line 20) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 135) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Velocity (line 811) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::OscAddrFilter (line 59) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::VelocityFixed (line 868) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Velocity (line 820) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::VelocityMultiply (line 844) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::ProcessOsc (line 181) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::ProcessOsc (line 195) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::OscStripPrefix (line 84) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::OscAddPrefix (line 124) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "427b4f124fdbe57c8e0fc477eb3443b46143da3369ec9462013acbdcda0f3105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427b4f124fdbe57c8e0fc477eb3443b46143da3369ec9462013acbdcda0f3105", kill_on_drop: false }` [INFO] [stdout] 427b4f124fdbe57c8e0fc477eb3443b46143da3369ec9462013acbdcda0f3105