[INFO] fetching crate midi2 0.11.0... [INFO] testing midi2-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate midi2 0.11.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate midi2 0.11.0 [INFO] finished tweaking crates.io crate midi2 0.11.0 [INFO] tweaked toml for crates.io crate midi2 0.11.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate midi2 0.11.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate midi2 0.11.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cec4483a09f7f33290349c7486c5111f5c30dbe065518b502235ced5f5f8226 [INFO] running `Command { std: "docker" "start" "-a" "4cec4483a09f7f33290349c7486c5111f5c30dbe065518b502235ced5f5f8226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cec4483a09f7f33290349c7486c5111f5c30dbe065518b502235ced5f5f8226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cec4483a09f7f33290349c7486c5111f5c30dbe065518b502235ced5f5f8226", kill_on_drop: false }` [INFO] [stdout] 4cec4483a09f7f33290349c7486c5111f5c30dbe065518b502235ced5f5f8226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1410dc25d15218d6001e328754f43ba777c49d209293247e32da9b067411a2f [INFO] running `Command { std: "docker" "start" "-a" "d1410dc25d15218d6001e328754f43ba777c49d209293247e32da9b067411a2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ux v0.1.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling midi2_proc v0.11.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling midi2 v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `crumb` and `set_crumb` are never used [INFO] [stdout] --> src/detail/bit_ops.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait BitOps { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn crumb(&self, index: usize) -> u2; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | fn set_crumb(&mut self, index: usize, v: u2) -> &mut Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ChannelProperty` is never used [INFO] [stdout] --> src/detail/common_properties.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub type ChannelProperty = HybridSchemaProperty< [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HybridSchemaProperty` is never constructed [INFO] [stdout] --> src/detail/common_properties.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct HybridSchemaProperty( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_INCONSISTENT_GROUPS` is never used [INFO] [stdout] --> src/detail/helpers.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ERR_INCONSISTENT_GROUPS: &str = "Inconsistent groups across packets"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_COMPLETE` is never used [INFO] [stdout] --> src/detail/helpers.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const ERR_SYSEX_EXPECTED_COMPLETE: &str = "Expected Complete packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_BEGIN` is never used [INFO] [stdout] --> src/detail/helpers.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const ERR_SYSEX_EXPECTED_BEGIN: &str = "Expected Begin packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_CONTINUE` is never used [INFO] [stdout] --> src/detail/helpers.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const ERR_SYSEX_EXPECTED_CONTINUE: &str = "Expected Continue packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_END` is never used [INFO] [stdout] --> src/detail/helpers.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const ERR_SYSEX_EXPECTED_END: &str = "Expected End packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_EMPTY_MESSAGE` is never used [INFO] [stdout] --> src/detail/helpers.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ERR_EMPTY_MESSAGE: &str = "The message buffer is empty"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn try_splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn try_splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ResizeProperty` is never used [INFO] [stdout] --> src/detail/property.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResizeProperty: [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BytesSchema` is never used [INFO] [stdout] --> src/detail/schema.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait BytesSchema {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BytesSchemaRepr` is never used [INFO] [stdout] --> src/detail/schema.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait BytesSchemaRepr: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bytes` is never constructed [INFO] [stdout] --> src/detail/schema.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Bytes; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SysexInternal` is never used [INFO] [stdout] --> src/traits.rs:667:18 [INFO] [stdout] | [INFO] [stdout] 667 | pub(crate) trait SysexInternal: Sysex { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.46s [INFO] running `Command { std: "docker" "inspect" "d1410dc25d15218d6001e328754f43ba777c49d209293247e32da9b067411a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1410dc25d15218d6001e328754f43ba777c49d209293247e32da9b067411a2f", kill_on_drop: false }` [INFO] [stdout] d1410dc25d15218d6001e328754f43ba777c49d209293247e32da9b067411a2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6319fae47b18b55bc166393302951bc982e295831ef8b32f592afec7ac508303 [INFO] running `Command { std: "docker" "start" "-a" "6319fae47b18b55bc166393302951bc982e295831ef8b32f592afec7ac508303", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: methods `crumb` and `set_crumb` are never used [INFO] [stdout] --> src/detail/bit_ops.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait BitOps { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn crumb(&self, index: usize) -> u2; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | fn set_crumb(&mut self, index: usize, v: u2) -> &mut Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stdout] warning: type alias `ChannelProperty` is never used [INFO] [stdout] --> src/detail/common_properties.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub type ChannelProperty = HybridSchemaProperty< [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HybridSchemaProperty` is never constructed [INFO] [stdout] --> src/detail/common_properties.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct HybridSchemaProperty( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_INCONSISTENT_GROUPS` is never used [INFO] [stdout] --> src/detail/helpers.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ERR_INCONSISTENT_GROUPS: &str = "Inconsistent groups across packets"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_COMPLETE` is never used [INFO] [stdout] --> src/detail/helpers.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const ERR_SYSEX_EXPECTED_COMPLETE: &str = "Expected Complete packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_BEGIN` is never used [INFO] [stdout] --> src/detail/helpers.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const ERR_SYSEX_EXPECTED_BEGIN: &str = "Expected Begin packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_CONTINUE` is never used [INFO] [stdout] --> src/detail/helpers.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const ERR_SYSEX_EXPECTED_CONTINUE: &str = "Expected Continue packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_END` is never used [INFO] [stdout] --> src/detail/helpers.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const ERR_SYSEX_EXPECTED_END: &str = "Expected End packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_EMPTY_MESSAGE` is never used [INFO] [stdout] --> src/detail/helpers.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ERR_EMPTY_MESSAGE: &str = "The message buffer is empty"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn try_splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn try_splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ResizeProperty` is never used [INFO] [stdout] --> src/detail/property.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResizeProperty: [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BytesSchema` is never used [INFO] [stdout] --> src/detail/schema.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait BytesSchema {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BytesSchemaRepr` is never used [INFO] [stdout] --> src/detail/schema.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait BytesSchemaRepr: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bytes` is never constructed [INFO] [stdout] --> src/detail/schema.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Bytes; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SysexInternal` is never used [INFO] [stdout] --> src/traits.rs:667:18 [INFO] [stdout] | [INFO] [stdout] 667 | pub(crate) trait SysexInternal: Sysex { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling midi2 v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::ops::Deref` [INFO] [stdout] --> src/packet.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | use core::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ChannelProperty` is never used [INFO] [stdout] --> src/detail/common_properties.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub type ChannelProperty = HybridSchemaProperty< [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HybridSchemaProperty` is never constructed [INFO] [stdout] --> src/detail/common_properties.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct HybridSchemaProperty( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_INCONSISTENT_GROUPS` is never used [INFO] [stdout] --> src/detail/helpers.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const ERR_INCONSISTENT_GROUPS: &str = "Inconsistent groups across packets"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_COMPLETE` is never used [INFO] [stdout] --> src/detail/helpers.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const ERR_SYSEX_EXPECTED_COMPLETE: &str = "Expected Complete packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_BEGIN` is never used [INFO] [stdout] --> src/detail/helpers.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const ERR_SYSEX_EXPECTED_BEGIN: &str = "Expected Begin packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_CONTINUE` is never used [INFO] [stdout] --> src/detail/helpers.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const ERR_SYSEX_EXPECTED_CONTINUE: &str = "Expected Continue packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_SYSEX_EXPECTED_END` is never used [INFO] [stdout] --> src/detail/helpers.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | pub const ERR_SYSEX_EXPECTED_END: &str = "Expected End packet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ERR_EMPTY_MESSAGE` is never used [INFO] [stdout] --> src/detail/helpers.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub const ERR_EMPTY_MESSAGE: &str = "The message buffer is empty"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn try_splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_splice_sysex_data` is never used [INFO] [stdout] --> src/detail/helpers.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn try_splice_sysex_data< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ResizeProperty` is never used [INFO] [stdout] --> src/detail/property.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResizeProperty: [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BytesSchema` is never used [INFO] [stdout] --> src/detail/schema.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait BytesSchema {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BytesSchemaRepr` is never used [INFO] [stdout] --> src/detail/schema.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait BytesSchemaRepr: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bytes` is never constructed [INFO] [stdout] --> src/detail/schema.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Bytes; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SysexInternal` is never used [INFO] [stdout] --> src/traits.rs:667:18 [INFO] [stdout] | [INFO] [stdout] 667 | pub(crate) trait SysexInternal: Sysex { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `Command { std: "docker" "inspect" "6319fae47b18b55bc166393302951bc982e295831ef8b32f592afec7ac508303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6319fae47b18b55bc166393302951bc982e295831ef8b32f592afec7ac508303", kill_on_drop: false }` [INFO] [stdout] 6319fae47b18b55bc166393302951bc982e295831ef8b32f592afec7ac508303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 375a1ba9817c687da79f01f77e8520f9a490b4e63964155640a26250627de70d [INFO] running `Command { std: "docker" "start" "-a" "375a1ba9817c687da79f01f77e8520f9a490b4e63964155640a26250627de70d", kill_on_drop: false }` [INFO] [stderr] warning: methods `crumb` and `set_crumb` are never used [INFO] [stderr] --> src/detail/bit_ops.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub trait BitOps { [INFO] [stderr] | ------ methods in this trait [INFO] [stderr] ... [INFO] [stderr] 6 | fn crumb(&self, index: usize) -> u2; [INFO] [stderr] | ^^^^^ [INFO] [stderr] 7 | fn set_crumb(&mut self, index: usize, v: u2) -> &mut Self; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: type alias `ChannelProperty` is never used [INFO] [stderr] --> src/detail/common_properties.rs:95:10 [INFO] [stderr] | [INFO] [stderr] 95 | pub type ChannelProperty = HybridSchemaProperty< [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `HybridSchemaProperty` is never constructed [INFO] [stderr] --> src/detail/common_properties.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | pub struct HybridSchemaProperty( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ERR_INCONSISTENT_GROUPS` is never used [INFO] [stderr] --> src/detail/helpers.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | pub const ERR_INCONSISTENT_GROUPS: &str = "Inconsistent groups across packets"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ERR_SYSEX_EXPECTED_COMPLETE` is never used [INFO] [stderr] --> src/detail/helpers.rs:30:11 [INFO] [stderr] | [INFO] [stderr] 30 | pub const ERR_SYSEX_EXPECTED_COMPLETE: &str = "Expected Complete packet"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ERR_SYSEX_EXPECTED_BEGIN` is never used [INFO] [stderr] --> src/detail/helpers.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub const ERR_SYSEX_EXPECTED_BEGIN: &str = "Expected Begin packet"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ERR_SYSEX_EXPECTED_CONTINUE` is never used [INFO] [stderr] --> src/detail/helpers.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | pub const ERR_SYSEX_EXPECTED_CONTINUE: &str = "Expected Continue packet"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ERR_SYSEX_EXPECTED_END` is never used [INFO] [stderr] --> src/detail/helpers.rs:33:11 [INFO] [stderr] | [INFO] [stderr] 33 | pub const ERR_SYSEX_EXPECTED_END: &str = "Expected End packet"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ERR_EMPTY_MESSAGE` is never used [INFO] [stderr] --> src/detail/helpers.rs:34:11 [INFO] [stderr] | [INFO] [stderr] 34 | pub const ERR_EMPTY_MESSAGE: &str = "The message buffer is empty"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `try_splice_sysex_data` is never used [INFO] [stderr] --> src/detail/helpers.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn try_splice_sysex_data< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `splice_sysex_data` is never used [INFO] [stderr] --> src/detail/helpers.rs:115:8 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn splice_sysex_data< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `try_splice_sysex_data` is never used [INFO] [stderr] --> src/detail/helpers.rs:142:12 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn try_splice_sysex_data< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `ResizeProperty` is never used [INFO] [stderr] --> src/detail/property.rs:26:11 [INFO] [stderr] | [INFO] [stderr] 26 | pub trait ResizeProperty: [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `BytesSchema` is never used [INFO] [stderr] --> src/detail/schema.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | pub trait BytesSchema {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `BytesSchemaRepr` is never used [INFO] [stderr] --> src/detail/schema.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | pub trait BytesSchemaRepr: Sized { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Bytes` is never constructed [INFO] [stderr] --> src/detail/schema.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct Bytes; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `SysexInternal` is never used [INFO] [stderr] --> src/traits.rs:667:18 [INFO] [stderr] | [INFO] [stderr] 667 | pub(crate) trait SysexInternal: Sysex { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `core::ops::Deref` [INFO] [stderr] --> src/packet.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | use core::ops::Deref; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: type alias `ChannelProperty` is never used [INFO] [stderr] --> src/detail/common_properties.rs:95:10 [INFO] [stderr] | [INFO] [stderr] 95 | pub type ChannelProperty = HybridSchemaProperty< [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `midi2` (lib) generated 17 warnings [INFO] [stderr] warning: `midi2` (lib test) generated 17 warnings (15 duplicates) (run `cargo fix --lib -p midi2 --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/midi2-f26ca5a59a2742c2) [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test channel_voice2::assignable_controller::tests::bank ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::channel ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::group ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::packets ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::setters ... ok [INFO] [stdout] test channel_voice2::assignable_per_note_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::assignable_per_note_controller::tests::channel ... ok [INFO] [stdout] test channel_voice2::assignable_per_note_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::assignable_per_note_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::assignable_per_note_controller::tests::note_number ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_invalid ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_none ... ok [INFO] [stdout] test channel_voice2::attribute::tests::write_attribute_generic ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_pitch7_9 ... ok [INFO] [stdout] test channel_voice2::channel_pitch_bend::tests::builder ... ok [INFO] [stdout] test channel_voice2::attribute::tests::write_attribute_none ... ok [INFO] [stdout] test channel_voice2::attribute::tests::write_attribute_pitch7_9 ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_generic ... ok [INFO] [stdout] test channel_voice2::channel_pitch_bend::tests::pitch_bend_data ... ok [INFO] [stdout] test channel_voice2::control_change::tests::control ... ok [INFO] [stdout] test channel_voice2::control_change::tests::control_change_data ... ok [INFO] [stdout] test channel_voice2::channel_pressure::tests::setter ... ok [INFO] [stdout] test channel_voice2::control_change::tests::setters ... ok [INFO] [stdout] test channel_voice2::key_pressure::tests::key_pressure_data ... ok [INFO] [stdout] test channel_voice2::key_pressure::tests::note_number ... ok [INFO] [stdout] test channel_voice2::note_off::tests::attribute ... ok [INFO] [stdout] test channel_voice2::note_off::tests::builder ... ok [INFO] [stdout] test channel_voice2::channel_pressure::tests::channel_pressure_data ... ok [INFO] [stdout] test channel_voice2::channel_pressure::tests::new_arr_2 ... ok [INFO] [stdout] test channel_voice2::channel_pressure::tests::new_arr_3 ... ok [INFO] [stdout] test channel_voice2::key_pressure::tests::builder ... ok [INFO] [stdout] test channel_voice2::note_off::tests::builder_no_attribute ... ok [INFO] [stdout] test channel_voice2::note_off::tests::note_number ... ok [INFO] [stdout] test channel_voice2::note_off::tests::volocity ... ok [INFO] [stdout] test channel_voice2::assignable_per_note_controller::tests::group ... ok [INFO] [stdout] test channel_voice2::note_on::tests::volocity ... ok [INFO] [stdout] test channel_voice2::note_on::tests::builder ... ok [INFO] [stdout] test channel_voice2::note_on::tests::attribute ... ok [INFO] [stdout] test channel_voice2::note_on::tests::note_number ... ok [INFO] [stdout] test channel_voice2::packet::tests::channel ... ok [INFO] [stdout] test channel_voice2::note_on::tests::builder_no_attribute ... ok [INFO] [stdout] test channel_voice2::packet::tests::construction ... ok [INFO] [stdout] test channel_voice2::packet::tests::construction_incorrect_ump_message_type ... ok [INFO] [stdout] test channel_voice2::packet::tests::construction_short_slice ... ok [INFO] [stdout] test channel_voice2::packet::tests::construction_slice_size4 ... ok [INFO] [stdout] test channel_voice2::packet::tests::group ... ok [INFO] [stdout] test channel_voice2::packet::tests::set_group ... ok [INFO] [stdout] test channel_voice2::per_note_management::tests::note_number ... ok [INFO] [stdout] test channel_voice2::per_note_management::tests::detach ... ok [INFO] [stdout] test channel_voice2::per_note_pitch_bend::tests::note_number ... ok [INFO] [stdout] test channel_voice2::per_note_management::tests::reset ... ok [INFO] [stdout] test channel_voice2::per_note_pitch_bend::tests::pitch_bend_data ... ok [INFO] [stdout] test channel_voice2::per_note_pitch_bend::tests::builder ... ok [INFO] [stdout] test channel_voice2::packet::tests::construction_slice_size2 ... ok [INFO] [stdout] test channel_voice2::program_change::tests::no_bank ... ok [INFO] [stdout] test channel_voice2::program_change::tests::program ... ok [INFO] [stdout] test channel_voice2::program_change::tests::rebuffer_mut_slice_to_slice ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::bank ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::program_change::tests::builder_no_bank ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::per_note_management::tests::setters ... ok [INFO] [stdout] test channel_voice2::program_change::tests::bank ... ok [INFO] [stdout] test channel_voice2::packet::tests::set_channel ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::data ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::registered_per_note_controller::tests::controller ... ok [INFO] [stdout] test channel_voice2::registered_per_note_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::program_change::tests::builder ... ok [INFO] [stdout] test channel_voice2::registered_per_note_controller::tests::note_number ... ok [INFO] [stdout] test channel_voice2::relative_assignable_controller::tests::bank ... ok [INFO] [stdout] test channel_voice2::relative_assignable_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::relative_assignable_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::relative_assignable_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::relative_registered_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::relative_registered_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::relative_registered_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::test::channel ... ok [INFO] [stdout] test channel_voice2::test::rebuffer_from_array ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::nibble ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::crumb ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_crumb ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_nibble ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_word ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::octet ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::word ... ok [INFO] [stdout] test channel_voice2::relative_registered_controller::tests::bank ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::bit_u7 ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::septet ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::nibble ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::octet ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_octet ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_bit_u7 ... ok [INFO] [stdout] test detail::test_support::rubbish_payload_iterator::tests::rubbish_iterator_should_give_worst_case_bounds ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_bit ... ok [INFO] [stdout] test message::tests::from_level2_channel_voice2 ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_nibble ... ok [INFO] [stdout] test packet::tests::construction_from_empty_data ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_octet ... ok [INFO] [stderr] Doc-tests midi2 [INFO] [stdout] test channel_voice2::test::packets ... ok [INFO] [stdout] test packet::tests::construction_from_reserved_ump_type_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test src/buffer.rs - buffer (line 57) - compile fail ... FAILED [INFO] [stdout] test src/buffer.rs - buffer (line 85) ... FAILED [INFO] [stdout] test src/channel_voice2.rs - channel_voice2 (line 84) - compile fail ... ok [INFO] [stdout] test src/buffer.rs - buffer (line 76) ... FAILED [INFO] [stdout] test src/lib.rs - (line 142) ... FAILED [INFO] [stdout] test src/lib.rs - (line 116) ... FAILED [INFO] [stdout] test src/channel_voice2.rs - channel_voice2 (line 75) ... ok [INFO] [stdout] test src/lib.rs - (line 177) ... FAILED [INFO] [stdout] test src/lib.rs - (line 250) ... FAILED [INFO] [stdout] test src/channel_voice2.rs - channel_voice2 (line 43) ... ok [INFO] [stdout] test src/buffer.rs - buffer (line 5) ... FAILED [INFO] [stdout] test src/lib.rs - (line 262) ... FAILED [INFO] [stdout] test src/lib.rs - (line 72) ... FAILED [INFO] [stdout] test src/lib.rs - (line 201) ... FAILED [INFO] [stdout] test src/packet.rs - packet (line 109) ... FAILED [INFO] [stdout] test src/packet.rs - packet (line 57) ... FAILED [INFO] [stdout] test src/lib.rs - (line 30) ... FAILED [INFO] [stdout] test src/traits.rs - traits::ArrayRebufferFrom (line 112) ... FAILED [INFO] [stdout] test src/channel_voice2.rs - channel_voice2 (line 5) ... ok [INFO] [stdout] test src/packet.rs - packet (line 35) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Data (line 17) ... FAILED [INFO] [stdout] test src/traits.rs - traits::ArrayRebufferInto (line 130) ... FAILED [INFO] [stdout] test src/lib.rs - (line 227) ... ok [INFO] [stdout] test src/packet.rs - packet (line 9) ... FAILED [INFO] [stdout] test src/packets.rs - packets::Packets (line 41) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Data (line 7) ... FAILED [INFO] [stdout] test src/traits.rs - traits::FromUmp (line 264) ... FAILED [INFO] [stdout] test src/traits.rs - traits::IntoBytes (line 282) ... FAILED [INFO] [stdout] test src/traits.rs - traits::FromBytes (line 218) ... FAILED [INFO] [stdout] test src/packets.rs - packets::Packets (line 58) ... FAILED [INFO] [stdout] test src/traits.rs - traits::RebufferFrom (line 68) ... FAILED [INFO] [stdout] test src/traits.rs - traits::IntoUmp (line 232) ... FAILED [INFO] [stdout] test src/traits.rs - traits::RebufferInto (line 82) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Sysex (line 486) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Sysex (line 466) ... FAILED [INFO] [stdout] test src/traits.rs - traits::TryFromBytes (line 312) ... FAILED [INFO] [stdout] test src/traits.rs - traits::TryIntoUmp (line 340) ... FAILED [INFO] [stdout] test src/traits.rs - traits::TryFromUmp (line 390) ... FAILED [INFO] [stdout] test src/traits.rs - traits::TryIntoBytes (line 422) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Sysex (line 507) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Grouped (line 30) ... ok [INFO] [stdout] test src/traits.rs - traits::TryRebufferInto (line 180) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Channeled (line 49) ... ok [INFO] [stdout] test src/traits.rs - traits::TryRebufferFrom (line 158) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/buffer.rs - buffer (line 57) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/buffer.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | channel_voice1::NoteOn, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Some expected error codes were not found: ["E0277"] [INFO] [stdout] ---- src/buffer.rs - buffer (line 85) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex8` [INFO] [stdout] --> src/buffer.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | let mut message = sysex8::Sysex8::>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex8` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex8.rs, use `mod sysex8` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 84 + mod sysex8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/buffer.rs - buffer (line 76) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex8` [INFO] [stdout] --> src/buffer.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | let mut message = sysex8::Sysex8::<[u32; 64]>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex8` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex8.rs, use `mod sysex8` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 75 + mod sysex8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 142) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/lib.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | let mut message = sysex7::Sysex7::>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 141 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 116) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/lib.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | let mut message = sysex7::Sysex7::>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 115 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 177) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex8` [INFO] [stdout] --> src/lib.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | let mut message = sysex8::Sysex8::<[u32; 16]>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex8` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex8.rs, use `mod sysex8` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 176 + mod sysex8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 250) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `channel_voice1` [INFO] [stdout] --> src/lib.rs:254:19 [INFO] [stdout] | [INFO] [stdout] 254 | let mut message = channel_voice1::ChannelPressure::<[u8; 3]>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `channel_voice1` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/channel_voice1.rs, use `mod channel_voice1` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 249 + mod channel_voice1; [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 249 + use midi2::channel_voice2::ChannelPressure; [INFO] [stdout] | [INFO] [stdout] help: if you import `ChannelPressure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 254 - let mut message = channel_voice1::ChannelPressure::<[u8; 3]>::new(); [INFO] [stdout] 254 + let mut message = ChannelPressure::<[u8; 3]>::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/buffer.rs - buffer (line 5) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (262) panicked at src/buffer.rs:29:69: [INFO] [stdout] Valid data: InvalidData("Couldn't interpret ump message type") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64fa4e3da742 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64fa4e3da742 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64fa4e3da742 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64fa4e3da742 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64fa4e3e92df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64fa4e3e92df - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64fa4e3b96a3 - std::io::default_write_fmt::hb29d13affe7e9cd0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64fa4e3b96a3 - std::io::Write::write_fmt::hec441b8c6eca32b9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64fa4e3be4e2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64fa4e3bfd0c - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64fa4e3bfb66 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x64fa4e3c02e5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x64fa4e3c017a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x64fa4e3be619 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x64fa4e3ae10d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x64fa4e3ec2d0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x64fa4e3eba96 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x64fa4e3a5c54 - core::result::Result::expect::h74ce8d24d94148c6 [INFO] [stdout] 18: 0x64fa4e3a6dc5 - rust_out::main::_doctest_main_src_buffer_rs_5_0::hd484e0bba0826342 [INFO] [stdout] 19: 0x64fa4e3a6ce6 - rust_out::main::h583ff58340d718d9 [INFO] [stdout] 20: 0x64fa4e3a5423 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e [INFO] [stdout] 21: 0x64fa4e3a5406 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857 [INFO] [stdout] 22: 0x64fa4e3a53e9 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2 [INFO] [stdout] 23: 0x64fa4e3ba560 - core::ops::function::impls:: for &F>::call_once::h9095abc9db71b07e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x64fa4e3ba560 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x64fa4e3ba560 - std::panicking::catch_unwind::h60074fd2327f40bd [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x64fa4e3ba560 - std::panic::catch_unwind::heb14fa8e39d051cf [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x64fa4e3ba560 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x64fa4e3ba560 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x64fa4e3ba560 - std::panicking::catch_unwind::hb8d32f0195463ad2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64fa4e3ba560 - std::panic::catch_unwind::hcebe3b1d5adfc5a2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64fa4e3ba560 - std::rt::lang_start_internal::h27f55ed238aa26df [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x64fa4e3a53d1 - std::rt::lang_start::h762c340aaede70f7 [INFO] [stdout] 33: 0x64fa4e3a6e75 - main [INFO] [stdout] 34: 0x72272b2f81ca - [INFO] [stdout] 35: 0x72272b2f828b - __libc_start_main [INFO] [stdout] 36: 0x64fa4e3a2885 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 262) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/lib.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | channel_voice1::ChannelPressure, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 72) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::flex_data` [INFO] [stdout] --> src/lib.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | use midi2::flex_data::FlexDataMessage; [INFO] [stdout] | ^^^^^^^^^ could not find `flex_data` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "flex-data")] [INFO] [stdout] | --------------------- the item is gated behind the `flex-data` feature [INFO] [stdout] 15 | pub mod flex_data; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Sysex7` found for enum `midi2::UmpMessage` in the current scope [INFO] [stdout] --> src/lib.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | Ok(UmpMessage::Sysex7(m)) => { [INFO] [stdout] | ^^^^^^ variant or associated item not found in `midi2::UmpMessage<_>` [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `FlexData` found for enum `midi2::UmpMessage` in the current scope [INFO] [stdout] --> src/lib.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | Ok(UmpMessage::FlexData(m)) => { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `midi2::UmpMessage<_>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 201) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (301) panicked at src/lib.rs:21:49: [INFO] [stdout] Valid data: InvalidData("Couldn't interpret ump message type") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ee4a559a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ee4a559a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ee4a559a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ee4a559a2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ee4a6453f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ee4a6453f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556ee4a34903 - std::io::default_write_fmt::hb29d13affe7e9cd0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ee4a34903 - std::io::Write::write_fmt::hec441b8c6eca32b9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556ee4a39742 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ee4a3af6c - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556ee4a3adc6 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x556ee4a3b545 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x556ee4a3b3da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x556ee4a39879 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x556ee4a2936d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x556ee4a67530 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x556ee4a66cf6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x556ee4a226b4 - core::result::Result::expect::h74ce8d24d94148c6 [INFO] [stdout] 18: 0x556ee4a22805 - rust_out::main::_doctest_main_src_lib_rs_201_0::hbe4be6fab7fb660e [INFO] [stdout] 19: 0x556ee4a22756 - rust_out::main::h583ff58340d718d9 [INFO] [stdout] 20: 0x556ee4a225d3 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e [INFO] [stdout] 21: 0x556ee4a225b6 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857 [INFO] [stdout] 22: 0x556ee4a22599 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2 [INFO] [stdout] 23: 0x556ee4a357c0 - core::ops::function::impls:: for &F>::call_once::h9095abc9db71b07e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x556ee4a357c0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x556ee4a357c0 - std::panicking::catch_unwind::h60074fd2327f40bd [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x556ee4a357c0 - std::panic::catch_unwind::heb14fa8e39d051cf [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x556ee4a357c0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x556ee4a357c0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x556ee4a357c0 - std::panicking::catch_unwind::hb8d32f0195463ad2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x556ee4a357c0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x556ee4a357c0 - std::rt::lang_start_internal::h27f55ed238aa26df [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x556ee4a22581 - std::rt::lang_start::h762c340aaede70f7 [INFO] [stdout] 33: 0x556ee4a22825 - main [INFO] [stdout] 34: 0x7e22d036f1ca - [INFO] [stdout] 35: 0x7e22d036f28b - __libc_start_main [INFO] [stdout] 36: 0x556ee4a22495 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/packet.rs - packet (line 109) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/packet.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | let mut message = sysex7::Sysex7::<[u8; 22]>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 108 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packet.rs - packet (line 57) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/packet.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | let borrowed = sysex7::Sysex7::try_from(&buffer[..]) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 56 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/packet.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | let mut owned: sysex7::Sysex7::> = borrowed.rebuffer_into(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 90 - let mut owned: sysex7::Sysex7::> = borrowed.rebuffer_into(); [INFO] [stdout] 90 + let mut owned: Sysex::Sysex7::> = borrowed.rebuffer_into(); [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 56 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 30) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flex_data` [INFO] [stdout] --> src/lib.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | let mut composer_name = flex_data::ComposerName::>::new(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `flex_data` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/flex_data.rs, use `mod flex_data` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 29 + mod flex_data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::ArrayRebufferFrom (line 112) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:114:38 [INFO] [stdout] | [INFO] [stdout] 114 | use midi2::{ArrayRebufferFrom, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packet.rs - packet (line 35) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/packet.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | let mut message = sysex7::Sysex7::>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 34 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::Data (line 17) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | use midi2::{Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::ArrayRebufferInto (line 130) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 132 | use midi2::{ArrayRebufferInto, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packet.rs - packet (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/packet.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | let mut message = sysex7::Sysex7::>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 8 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packets.rs - packets::Packets (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flex_data` [INFO] [stdout] --> src/packets.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let mut message = flex_data::ProjectName::>::new(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `flex_data` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/flex_data.rs, use `mod flex_data` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 40 + mod flex_data; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::Data (line 7) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use midi2::{Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::FromUmp (line 264) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 266 | use midi2::{FromUmp, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::IntoBytes (line 282) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | use midi2::{IntoBytes, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::FromBytes (line 218) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:220:30 [INFO] [stdout] | [INFO] [stdout] 220 | use midi2::{FromBytes, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packets.rs - packets::Packets (line 58) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] --> src/packets.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | let mut message = sysex7::Sysex7::>::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sysex7` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/sysex7.rs, use `mod sysex7` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 57 + mod sysex7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::RebufferFrom (line 68) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | use midi2::{RebufferFrom, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::IntoUmp (line 232) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:234:28 [INFO] [stdout] | [INFO] [stdout] 234 | use midi2::{IntoUmp, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::RebufferInto (line 82) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::channel_voice1` [INFO] [stdout] --> src/traits.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | use midi2::{RebufferInto, Data, channel_voice1::NoteOn}; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `channel_voice1` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "channel-voice1")] [INFO] [stdout] | -------------------------- the item is gated behind the `channel-voice1` feature [INFO] [stdout] 9 | pub mod channel_voice1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::Sysex (line 486) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex8` [INFO] [stdout] --> src/traits.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use midi2::{sysex8::Sysex8, Sysex, Data}; [INFO] [stdout] | ^^^^^^ could not find `sysex8` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "sysex8")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex8` feature [INFO] [stdout] 19 | pub mod sysex8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::Sysex (line 466) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex8` [INFO] [stdout] --> src/traits.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | use midi2::{sysex8::Sysex8, Sysex}; [INFO] [stdout] | ^^^^^^ could not find `sysex8` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "sysex8")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex8` feature [INFO] [stdout] 19 | pub mod sysex8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::TryFromBytes (line 312) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex7` [INFO] [stdout] --> src/traits.rs:314:33 [INFO] [stdout] | [INFO] [stdout] 314 | use midi2::{TryFromBytes, Data, sysex7::Sysex7}; [INFO] [stdout] | ^^^^^^ could not find `sysex7` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "sysex7")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex7` feature [INFO] [stdout] 17 | pub mod sysex7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::TryIntoUmp (line 340) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex7` [INFO] [stdout] --> src/traits.rs:342:31 [INFO] [stdout] | [INFO] [stdout] 342 | use midi2::{TryIntoUmp, Data, sysex7::Sysex7, error::BufferOverflow}; [INFO] [stdout] | ^^^^^^ could not find `sysex7` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "sysex7")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex7` feature [INFO] [stdout] 17 | pub mod sysex7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::TryFromUmp (line 390) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex7` [INFO] [stdout] --> src/traits.rs:392:31 [INFO] [stdout] | [INFO] [stdout] 392 | use midi2::{TryFromUmp, Data, sysex7::Sysex7}; [INFO] [stdout] | ^^^^^^ could not find `sysex7` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "sysex7")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex7` feature [INFO] [stdout] 17 | pub mod sysex7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::TryIntoBytes (line 422) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex7` [INFO] [stdout] --> src/traits.rs:424:33 [INFO] [stdout] | [INFO] [stdout] 424 | use midi2::{TryIntoBytes, Data, sysex7::Sysex7, error::BufferOverflow}; [INFO] [stdout] | ^^^^^^ could not find `sysex7` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "sysex7")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex7` feature [INFO] [stdout] 17 | pub mod sysex7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::Sysex (line 507) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex8` [INFO] [stdout] --> src/traits.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | use midi2::{sysex8::Sysex8, Sysex, Data}; [INFO] [stdout] | ^^^^^^ could not find `sysex8` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "sysex8")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex8` feature [INFO] [stdout] 19 | pub mod sysex8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::TryRebufferInto (line 180) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex7` [INFO] [stdout] --> src/traits.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | use midi2::{TryRebufferInto, sysex7::Sysex7, error::BufferOverflow}; [INFO] [stdout] | ^^^^^^ could not find `sysex7` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "sysex7")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex7` feature [INFO] [stdout] 17 | pub mod sysex7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traits.rs - traits::TryRebufferFrom (line 158) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `midi2::sysex7` [INFO] [stdout] --> src/traits.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | use midi2::{TryRebufferFrom, sysex7::Sysex7}; [INFO] [stdout] | ^^^^^^ could not find `sysex7` in `midi2` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "sysex7")] [INFO] [stdout] | ------------------ the item is gated behind the `sysex7` feature [INFO] [stdout] 17 | pub mod sysex7; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/buffer.rs - buffer (line 5) [INFO] [stdout] src/buffer.rs - buffer (line 57) [INFO] [stdout] src/buffer.rs - buffer (line 76) [INFO] [stdout] src/buffer.rs - buffer (line 85) [INFO] [stdout] src/lib.rs - (line 116) [INFO] [stdout] src/lib.rs - (line 142) [INFO] [stdout] src/lib.rs - (line 177) [INFO] [stdout] src/lib.rs - (line 201) [INFO] [stdout] src/lib.rs - (line 250) [INFO] [stdout] src/lib.rs - (line 262) [INFO] [stdout] src/lib.rs - (line 30) [INFO] [stdout] src/lib.rs - (line 72) [INFO] [stdout] src/packet.rs - packet (line 109) [INFO] [stdout] src/packet.rs - packet (line 35) [INFO] [stdout] src/packet.rs - packet (line 57) [INFO] [stdout] src/packet.rs - packet (line 9) [INFO] [stdout] src/packets.rs - packets::Packets (line 41) [INFO] [stdout] src/packets.rs - packets::Packets (line 58) [INFO] [stdout] src/traits.rs - traits::ArrayRebufferFrom (line 112) [INFO] [stdout] src/traits.rs - traits::ArrayRebufferInto (line 130) [INFO] [stdout] src/traits.rs - traits::Data (line 17) [INFO] [stdout] src/traits.rs - traits::Data (line 7) [INFO] [stdout] src/traits.rs - traits::FromBytes (line 218) [INFO] [stdout] src/traits.rs - traits::FromUmp (line 264) [INFO] [stdout] src/traits.rs - traits::IntoBytes (line 282) [INFO] [stdout] src/traits.rs - traits::IntoUmp (line 232) [INFO] [stdout] src/traits.rs - traits::RebufferFrom (line 68) [INFO] [stdout] src/traits.rs - traits::RebufferInto (line 82) [INFO] [stdout] src/traits.rs - traits::Sysex (line 466) [INFO] [stdout] src/traits.rs - traits::Sysex (line 486) [INFO] [stdout] src/traits.rs - traits::Sysex (line 507) [INFO] [stdout] src/traits.rs - traits::TryFromBytes (line 312) [INFO] [stdout] src/traits.rs - traits::TryFromUmp (line 390) [INFO] [stdout] src/traits.rs - traits::TryIntoBytes (line 422) [INFO] [stdout] src/traits.rs - traits::TryIntoUmp (line 340) [INFO] [stdout] src/traits.rs - traits::TryRebufferFrom (line 158) [INFO] [stdout] src/traits.rs - traits::TryRebufferInto (line 180) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 37 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.09s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "375a1ba9817c687da79f01f77e8520f9a490b4e63964155640a26250627de70d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375a1ba9817c687da79f01f77e8520f9a490b4e63964155640a26250627de70d", kill_on_drop: false }` [INFO] [stdout] 375a1ba9817c687da79f01f77e8520f9a490b4e63964155640a26250627de70d