[INFO] fetching crate rmididings 0.2.1... [INFO] testing rmididings-0.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rmididings 0.2.1 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rmididings 0.2.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rosc v0.5.2 [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded alsa v0.5.0 [INFO] [stderr] Downloaded dbus v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7856700bd1c52910371b390b4caf5750ed7fb4847b52b2bae6cf9a8d51a59902 [INFO] running `Command { std: "docker" "start" "-a" "7856700bd1c52910371b390b4caf5750ed7fb4847b52b2bae6cf9a8d51a59902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7856700bd1c52910371b390b4caf5750ed7fb4847b52b2bae6cf9a8d51a59902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7856700bd1c52910371b390b4caf5750ed7fb4847b52b2bae6cf9a8d51a59902", kill_on_drop: false }` [INFO] [stdout] 7856700bd1c52910371b390b4caf5750ed7fb4847b52b2bae6cf9a8d51a59902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21da8b9c418af2137b4500962a200838bc6343d43bb6c5f7f22c46343680dc4d [INFO] running `Command { std: "docker" "start" "-a" "21da8b9c418af2137b4500962a200838bc6343d43bb6c5f7f22c46343680dc4d", 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 7.68s [INFO] running `Command { std: "docker" "inspect" "21da8b9c418af2137b4500962a200838bc6343d43bb6c5f7f22c46343680dc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21da8b9c418af2137b4500962a200838bc6343d43bb6c5f7f22c46343680dc4d", kill_on_drop: false }` [INFO] [stdout] 21da8b9c418af2137b4500962a200838bc6343d43bb6c5f7f22c46343680dc4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faeb1bdf34d3bd3ee059ed40d68416c7b660b4c92287a9924c7e2d469f8400a9 [INFO] running `Command { std: "docker" "start" "-a" "faeb1bdf34d3bd3ee059ed40d68416c7b660b4c92287a9924c7e2d469f8400a9", 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/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: 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/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/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: 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 1.13s [INFO] running `Command { std: "docker" "inspect" "faeb1bdf34d3bd3ee059ed40d68416c7b660b4c92287a9924c7e2d469f8400a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faeb1bdf34d3bd3ee059ed40d68416c7b660b4c92287a9924c7e2d469f8400a9", kill_on_drop: false }` [INFO] [stdout] faeb1bdf34d3bd3ee059ed40d68416c7b660b4c92287a9924c7e2d469f8400a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1b6c6b324ff189aa412ed24508d84c118ea3782b49112f82a3f9d0f71f4f1f7 [INFO] running `Command { std: "docker" "start" "-a" "c1b6c6b324ff189aa412ed24508d84c118ea3782b49112f82a3f9d0f71f4f1f7", 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] [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] 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/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: 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/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: `rmididings` (example "carla_simple") 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 "osc_interface") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rmididings-93fbf0192887a536) [INFO] [stderr] Doc-tests rmididings [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] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test src/proc/mod.rs - proc::Discard (line 1139) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::ChannelsFilter (line 324) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Key (line 786) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Discard (line 1149) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlValuesFilter (line 512) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Channel (line 699) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlValueRangeFilter (line 538) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlValueFilter (line 487) ... ok [INFO] [stdout] test src/proc/filter_chain.rs - proc::filter_chain::Fork (line 132) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlsFilter (line 461) ... ok [INFO] [stdout] test src/proc/filter_chain.rs - proc::filter_chain::Chain (line 96) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlFilter (line 436) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::CtrlMap (line 892) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::ChannelFilter (line 297) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::NoteOn (line 571) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Ctrl (line 619) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::KeysFilter (line 379) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Pass (line 1102) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Not (line 1218) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::KeyFilter (line 353) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::NoteOff (line 595) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Port (line 670) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Not (line 1233) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Panic (line 1182) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Pass (line 1112) ... 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::Process (line 1291) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SceneSwitchOffset (line 957) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::KeyRangeFilter (line 408) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SubSceneSwitch (line 983) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::PortFilter (line 230) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Transpose (line 725) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Transpose (line 734) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Quit (line 1080) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 147) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 171) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 135) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SysEx (line 643) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::SubSceneSwitchOffset (line 1012) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::VelocityFixed (line 868) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypesFilter (line 200) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 123) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TransposeOctave (line 759) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TransposeOctave (line 768) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::Velocity (line 820) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::Osc (line 20) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::VelocityMultiply (line 844) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::OscStripPrefix (line 84) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::Osc (line 32) ... ok [INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 159) ... ok [INFO] [stdout] test src/proc/osc.rs - proc::osc::ProcessOsc (line 195) ... 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/osc.rs - proc::osc::ProcessOsc (line 181) ... 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.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1b6c6b324ff189aa412ed24508d84c118ea3782b49112f82a3f9d0f71f4f1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b6c6b324ff189aa412ed24508d84c118ea3782b49112f82a3f9d0f71f4f1f7", kill_on_drop: false }` [INFO] [stdout] c1b6c6b324ff189aa412ed24508d84c118ea3782b49112f82a3f9d0f71f4f1f7