[INFO] fetching crate rmididings 0.2.1...
[INFO] testing rmididings-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rmididings 0.2.1 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rmididings 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rosc v0.5.2
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded alsa v0.5.0
[INFO] [stderr]   Downloaded dbus v0.9.3
[INFO] [stderr]   Downloaded libc v0.2.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5134b41b50512722864f49480a4e4dcab655afdc99c1298e54bbb5c43852919e
[INFO] running `Command { std: "docker" "start" "-a" "5134b41b50512722864f49480a4e4dcab655afdc99c1298e54bbb5c43852919e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5134b41b50512722864f49480a4e4dcab655afdc99c1298e54bbb5c43852919e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5134b41b50512722864f49480a4e4dcab655afdc99c1298e54bbb5c43852919e", kill_on_drop: false }`
[INFO] [stdout] 5134b41b50512722864f49480a4e4dcab655afdc99c1298e54bbb5c43852919e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93d6afbc2caa226d277021e0f87cd599a72504cf05bb8c1243ebe1b4c551e90e
[INFO] running `Command { std: "docker" "start" "-a" "93d6afbc2caa226d277021e0f87cd599a72504cf05bb8c1243ebe1b4c551e90e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[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<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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_subscene_opt(&self, subscene_num_opt: Option<SceneNum>) -> Option<&Scene<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s
[INFO] running `Command { std: "docker" "inspect" "93d6afbc2caa226d277021e0f87cd599a72504cf05bb8c1243ebe1b4c551e90e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d6afbc2caa226d277021e0f87cd599a72504cf05bb8c1243ebe1b4c551e90e", kill_on_drop: false }`
[INFO] [stdout] 93d6afbc2caa226d277021e0f87cd599a72504cf05bb8c1243ebe1b4c551e90e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0233f39ffa06ee5295684bcdfc6b944f1196d8c5372d5013999e47845c176909
[INFO] running `Command { std: "docker" "start" "-a" "0233f39ffa06ee5295684bcdfc6b944f1196d8c5372d5013999e47845c176909", 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<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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_subscene_opt(&self, subscene_num_opt: Option<SceneNum>) -> Option<&Scene<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[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: 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: 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<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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn get_subscene_opt(&self, subscene_num_opt: Option<SceneNum>) -> Option<&Scene<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "0233f39ffa06ee5295684bcdfc6b944f1196d8c5372d5013999e47845c176909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0233f39ffa06ee5295684bcdfc6b944f1196d8c5372d5013999e47845c176909", kill_on_drop: false }`
[INFO] [stdout] 0233f39ffa06ee5295684bcdfc6b944f1196d8c5372d5013999e47845c176909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20ada95773d8f2e3641cb656f9a00cc8eebbb23a75602f6f4e50b29ab8ac0c28
[INFO] running `Command { std: "docker" "start" "-a" "20ada95773d8f2e3641cb656f9a00cc8eebbb23a75602f6f4e50b29ab8ac0c28", 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<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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn get_subscene_opt(&self, subscene_num_opt: Option<SceneNum>) -> 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/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: 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: `rmididings` (example "simple_scene") generated 1 warning
[INFO] [stderr] warning: `rmididings` (example "carla_simple") generated 1 warning
[INFO] [stderr] warning: `rmididings` (example "osc_interface") generated 1 warning
[INFO] [stderr] warning: `rmididings` (example "simple_patch") 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-ba1fe3a7ce840556)
[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 rmididings
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test src/proc/mod.rs - proc::CtrlValuesFilter (line 512) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Discard (line 1149) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::CtrlMap (line 892) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::KeyFilter (line 353) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::CtrlsFilter (line 461) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Discard (line 1139) ... 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::CtrlFilter (line 436) ... 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::ChannelsFilter (line 324) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::ChannelFilter (line 297) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Ctrl (line 619) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::CtrlValueFilter (line 487) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::KeyRangeFilter (line 408) ... ok
[INFO] [stdout] test src/proc/filter_chain.rs - proc::filter_chain::Fork (line 132) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::KeysFilter (line 379) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::PortsFilter (line 264) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Not (line 1218) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::NoteOff (line 595) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::PortFilter (line 230) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::NoteOn (line 571) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Pass (line 1102) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Not (line 1233) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Pass (line 1112) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::SubSceneSwitchOffset (line 1012) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::SysEx (line 643) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::SubSceneSwitch (line 983) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::TransposeOctave (line 759) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Process (line 1291) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Panic (line 1182) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::SceneSwitchOffset (line 957) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Port (line 670) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::SceneSwitch (line 926) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Quit (line 1080) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 135) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Transpose (line 734) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::TypeFilter (line 159) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Transpose (line 725) ... 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/mod.rs - proc::TypeFilter (line 123) ... 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::TypesFilter (line 200) ... ok
[INFO] [stdout] test src/proc/osc.rs - proc::osc::ProcessOsc (line 195) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::TransposeOctave (line 768) ... ok
[INFO] [stdout] test src/proc/osc.rs - proc::osc::OscAddrFilter (line 59) ... ok
[INFO] [stdout] test src/proc/osc.rs - proc::osc::OscStripPrefix (line 84) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::VelocityFixed (line 868) ... ok
[INFO] [stdout] test src/proc/osc.rs - proc::osc::Osc (line 20) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Velocity (line 811) ... ok
[INFO] [stdout] test src/proc/mod.rs - proc::Velocity (line 820) ... ok
[INFO] [stdout] test src/proc/osc.rs - proc::osc::Osc (line 32) ... 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.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20ada95773d8f2e3641cb656f9a00cc8eebbb23a75602f6f4e50b29ab8ac0c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ada95773d8f2e3641cb656f9a00cc8eebbb23a75602f6f4e50b29ab8ac0c28", kill_on_drop: false }`
[INFO] [stdout] 20ada95773d8f2e3641cb656f9a00cc8eebbb23a75602f6f4e50b29ab8ac0c28
