[INFO] fetching crate midi2 0.11.0... [INFO] testing midi2-0.11.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate midi2 0.11.0 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate midi2 0.11.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ux v0.1.6 [INFO] [stderr] Downloaded crunchy v0.2.3 [INFO] [stderr] Downloaded bytemuck v1.21.0 [INFO] [stderr] Downloaded midi2_proc v0.11.0 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded fixed v1.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4d1de543d45188d00f910b3b275a08c5fff6754672abcb909d159e8df0dfeb7 [INFO] running `Command { std: "docker" "start" "-a" "b4d1de543d45188d00f910b3b275a08c5fff6754672abcb909d159e8df0dfeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d1de543d45188d00f910b3b275a08c5fff6754672abcb909d159e8df0dfeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d1de543d45188d00f910b3b275a08c5fff6754672abcb909d159e8df0dfeb7", kill_on_drop: false }` [INFO] [stdout] b4d1de543d45188d00f910b3b275a08c5fff6754672abcb909d159e8df0dfeb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a208577d04e681d515bd20c0eb44900f6359fe93504cd7ab2695c91de91a7c [INFO] running `Command { std: "docker" "start" "-a" "80a208577d04e681d515bd20c0eb44900f6359fe93504cd7ab2695c91de91a7c", 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 half v2.4.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling ux v0.1.6 [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 36.96s [INFO] running `Command { std: "docker" "inspect" "80a208577d04e681d515bd20c0eb44900f6359fe93504cd7ab2695c91de91a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a208577d04e681d515bd20c0eb44900f6359fe93504cd7ab2695c91de91a7c", kill_on_drop: false }` [INFO] [stdout] 80a208577d04e681d515bd20c0eb44900f6359fe93504cd7ab2695c91de91a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 163ba36a0df5608a68cdce85c3f6502c3d7ff50a358e07b7222144031614907f [INFO] running `Command { std: "docker" "start" "-a" "163ba36a0df5608a68cdce85c3f6502c3d7ff50a358e07b7222144031614907f", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [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] [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.40s [INFO] running `Command { std: "docker" "inspect" "163ba36a0df5608a68cdce85c3f6502c3d7ff50a358e07b7222144031614907f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "163ba36a0df5608a68cdce85c3f6502c3d7ff50a358e07b7222144031614907f", kill_on_drop: false }` [INFO] [stdout] 163ba36a0df5608a68cdce85c3f6502c3d7ff50a358e07b7222144031614907f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31b86b25c9430cf8a2fb2fd0243f5d2afc89b319007ad89ab9fe1c7ab899e72c [INFO] running `Command { std: "docker" "start" "-a" "31b86b25c9430cf8a2fb2fd0243f5d2afc89b319007ad89ab9fe1c7ab899e72c", 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::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::packets ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::index ... 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::group ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_generic ... 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::assignable_per_note_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_none ... ok [INFO] [stdout] test channel_voice2::attribute::tests::from_packet_pitch7_9 ... ok [INFO] [stdout] test channel_voice2::attribute::tests::write_attribute_generic ... ok [INFO] [stdout] test channel_voice2::attribute::tests::write_attribute_pitch7_9 ... ok [INFO] [stdout] test channel_voice2::channel_pitch_bend::tests::pitch_bend_data ... ok [INFO] [stdout] test channel_voice2::attribute::tests::write_attribute_none ... ok [INFO] [stdout] test channel_voice2::channel_pitch_bend::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_3 ... 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::channel_pressure::tests::new_arr_2 ... ok [INFO] [stdout] test channel_voice2::control_change::tests::control_change_data ... ok [INFO] [stdout] test channel_voice2::control_change::tests::control ... ok [INFO] [stdout] test channel_voice2::key_pressure::tests::note_number ... ok [INFO] [stdout] test channel_voice2::key_pressure::tests::builder ... 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::note_off::tests::volocity ... ok [INFO] [stdout] test channel_voice2::note_off::tests::note_number ... ok [INFO] [stdout] test channel_voice2::note_on::tests::builder_no_attribute ... ok [INFO] [stdout] test channel_voice2::note_on::tests::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_size2 ... ok [INFO] [stdout] test channel_voice2::note_off::tests::builder_no_attribute ... ok [INFO] [stdout] test channel_voice2::packet::tests::channel ... ok [INFO] [stdout] test channel_voice2::packet::tests::construction_slice_size4 ... ok [INFO] [stdout] test channel_voice2::key_pressure::tests::key_pressure_data ... ok [INFO] [stdout] test channel_voice2::note_on::tests::builder ... ok [INFO] [stdout] test channel_voice2::note_on::tests::note_number ... ok [INFO] [stdout] test channel_voice2::assignable_controller::tests::bank ... ok [INFO] [stdout] test channel_voice2::note_on::tests::volocity ... ok [INFO] [stdout] test channel_voice2::packet::tests::group ... ok [INFO] [stdout] test channel_voice2::packet::tests::set_channel ... ok [INFO] [stdout] test channel_voice2::per_note_management::tests::detach ... 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::setters ... ok [INFO] [stdout] test channel_voice2::per_note_management::tests::reset ... ok [INFO] [stdout] test channel_voice2::per_note_pitch_bend::tests::builder ... ok [INFO] [stdout] test channel_voice2::program_change::tests::bank ... ok [INFO] [stdout] test channel_voice2::per_note_pitch_bend::tests::pitch_bend_data ... 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::program_change::tests::builder_no_bank ... ok [INFO] [stdout] test channel_voice2::program_change::tests::builder ... ok [INFO] [stdout] test channel_voice2::per_note_pitch_bend::tests::note_number ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::index ... ok [INFO] [stdout] test channel_voice2::registered_per_note_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::registered_controller::tests::data ... ok [INFO] [stdout] test channel_voice2::registered_per_note_controller::tests::controller ... 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_registered_controller::tests::builder ... ok [INFO] [stdout] test channel_voice2::relative_registered_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::registered_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::index ... ok [INFO] [stdout] test channel_voice2::test::packets ... ok [INFO] [stdout] test channel_voice2::test::channel ... ok [INFO] [stdout] test channel_voice2::relative_assignable_controller::tests::controller_data ... ok [INFO] [stdout] test channel_voice2::relative_registered_controller::tests::bank ... ok [INFO] [stdout] test channel_voice2::test::rebuffer_from_array ... ok [INFO] [stderr] Doc-tests midi2 [INFO] [stdout] test channel_voice2::relative_assignable_controller::tests::builder ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_crumb ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_octet ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_word ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::nibble ... 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::octet ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::set_nibble ... ok [INFO] [stdout] test detail::bit_ops::tests_u32::word ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::bit_u7 ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_bit ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_nibble ... ok [INFO] [stdout] test detail::test_support::rubbish_payload_iterator::tests::rubbish_iterator_should_give_worst_case_bounds ... ok [INFO] [stdout] test message::tests::from_level2_channel_voice2 ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::octet ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::septet ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_bit_u7 ... ok [INFO] [stdout] test packet::tests::construction_from_reserved_ump_type_field ... ok [INFO] [stdout] test detail::bit_ops::tests_u8::set_octet ... ok [INFO] [stdout] test packet::tests::construction_from_empty_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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 76) ... FAILED [INFO] [stdout] test src/channel_voice2.rs - channel_voice2 (line 84) - compile fail ... ok [INFO] [stdout] test src/buffer.rs - buffer (line 85) ... 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/buffer.rs - buffer (line 5) ... FAILED [INFO] [stdout] test src/lib.rs - (line 142) ... FAILED [INFO] [stdout] test src/channel_voice2.rs - channel_voice2 (line 43) ... ok [INFO] [stdout] test src/lib.rs - (line 250) ... FAILED [INFO] [stdout] test src/lib.rs - (line 201) ... FAILED [INFO] [stdout] test src/lib.rs - (line 262) ... 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/packet.rs - packet (line 9) ... FAILED [INFO] [stdout] test src/packets.rs - packets::Packets (line 41) ... FAILED [INFO] [stdout] test src/lib.rs - (line 72) ... FAILED [INFO] [stdout] test src/packet.rs - packet (line 57) ... FAILED [INFO] [stdout] test src/packets.rs - packets::Packets (line 58) ... FAILED [INFO] [stdout] test src/lib.rs - (line 227) ... ok [INFO] [stdout] test src/traits.rs - traits::ArrayRebufferFrom (line 112) ... FAILED [INFO] [stdout] test src/traits.rs - traits::ArrayRebufferInto (line 130) ... FAILED [INFO] [stdout] test src/packet.rs - packet (line 109) ... FAILED [INFO] [stdout] test src/lib.rs - (line 30) ... FAILED [INFO] [stdout] test src/traits.rs - traits::FromBytes (line 218) ... FAILED [INFO] [stdout] test src/traits.rs - traits::IntoUmp (line 232) ... FAILED [INFO] [stdout] test src/traits.rs - traits::FromUmp (line 264) ... FAILED [INFO] [stdout] test src/traits.rs - traits::RebufferInto (line 82) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Data (line 7) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Data (line 17) ... FAILED [INFO] [stdout] test src/traits.rs - traits::IntoBytes (line 282) ... FAILED [INFO] [stdout] test src/traits.rs - traits::RebufferFrom (line 68) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Sysex (line 486) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Channeled (line 49) ... ok [INFO] [stdout] test src/traits.rs - traits::Sysex (line 507) ... 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::TryFromBytes (line 312) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Sysex (line 466) ... FAILED [INFO] [stdout] test src/traits.rs - traits::TryIntoUmp (line 340) ... FAILED [INFO] [stdout] test src/traits.rs - traits::TryRebufferInto (line 180) ... FAILED [INFO] [stdout] test src/traits.rs - traits::Grouped (line 30) ... 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 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/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/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/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' (256) 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: 0x62d301423742 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62d301423742 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62d301423742 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62d301423742 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62d3014322df - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62d3014322df - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62d301402443 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62d301402443 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62d3014074e2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62d301408d0c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62d301408b66 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x62d3014092e5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x62d30140917a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x62d301407619 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x62d3013f710d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x62d3014352d0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x62d301434a96 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x62d3013eecf4 - core::result::Result::expect::h9558719e7c0f99ad [INFO] [stdout] 18: 0x62d3013efdc5 - rust_out::main::_doctest_main_src_buffer_rs_5_0::hcf8eaf59e53282bf [INFO] [stdout] 19: 0x62d3013efce6 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 20: 0x62d3013ee423 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 21: 0x62d3013ee406 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 22: 0x62d3013ee3e9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 23: 0x62d301403560 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x62d301403560 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x62d301403560 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x62d301403560 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x62d301403560 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x62d301403560 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x62d301403560 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x62d301403560 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x62d301403560 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x62d3013ee3d1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 33: 0x62d3013efe75 - main [INFO] [stdout] 34: 0x79751c9871ca - [INFO] [stdout] 35: 0x79751c98728b - __libc_start_main [INFO] [stdout] 36: 0x62d3013eb885 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [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 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/lib.rs - (line 201) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (285) 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: 0x5fcd0b3919a2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fcd0b3919a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fcd0b3919a2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fcd0b3919a2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fcd0b3a053f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5fcd0b3a053f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5fcd0b3706a3 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fcd0b3706a3 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5fcd0b375742 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5fcd0b376f6c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5fcd0b376dc6 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5fcd0b377545 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5fcd0b3773da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5fcd0b375879 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5fcd0b36536d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5fcd0b3a3530 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5fcd0b3a2cf6 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x5fcd0b35e6b4 - core::result::Result::expect::h9558719e7c0f99ad [INFO] [stdout] 18: 0x5fcd0b35e805 - rust_out::main::_doctest_main_src_lib_rs_201_0::h53f2e6c1dd4d9703 [INFO] [stdout] 19: 0x5fcd0b35e756 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 20: 0x5fcd0b35e5d3 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 21: 0x5fcd0b35e5b6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 22: 0x5fcd0b35e599 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 23: 0x5fcd0b3717c0 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 24: 0x5fcd0b3717c0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5fcd0b3717c0 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5fcd0b3717c0 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5fcd0b3717c0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5fcd0b3717c0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5fcd0b3717c0 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5fcd0b3717c0 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5fcd0b3717c0 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5fcd0b35e581 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 33: 0x5fcd0b35e825 - main [INFO] [stdout] 34: 0x7e5a4042e1ca - [INFO] [stdout] 35: 0x7e5a4042e28b - __libc_start_main [INFO] [stdout] 36: 0x5fcd0b35e495 - _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/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/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/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/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/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::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/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 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] [stderr] error: doctest failed, to rerun pass `--doc` [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/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::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/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::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::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::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::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::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::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::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 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::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::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::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::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::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 2.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31b86b25c9430cf8a2fb2fd0243f5d2afc89b319007ad89ab9fe1c7ab899e72c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b86b25c9430cf8a2fb2fd0243f5d2afc89b319007ad89ab9fe1c7ab899e72c", kill_on_drop: false }` [INFO] [stdout] 31b86b25c9430cf8a2fb2fd0243f5d2afc89b319007ad89ab9fe1c7ab899e72c