[INFO] fetching crate e_midi_shared 0.1.4... [INFO] testing e_midi_shared-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate e_midi_shared 0.1.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate e_midi_shared 0.1.4 [INFO] finished tweaking crates.io crate e_midi_shared 0.1.4 [INFO] tweaked toml for crates.io crate e_midi_shared 0.1.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate e_midi_shared 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate e_midi_shared 0.1.4 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5674fc9997b8ad54d2f8f5d3c63ab4c76013e9eaa9dfc26842b951c21aaf111 [INFO] running `Command { std: "docker" "start" "-a" "f5674fc9997b8ad54d2f8f5d3c63ab4c76013e9eaa9dfc26842b951c21aaf111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5674fc9997b8ad54d2f8f5d3c63ab4c76013e9eaa9dfc26842b951c21aaf111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5674fc9997b8ad54d2f8f5d3c63ab4c76013e9eaa9dfc26842b951c21aaf111", kill_on_drop: false }` [INFO] [stdout] f5674fc9997b8ad54d2f8f5d3c63ab4c76013e9eaa9dfc26842b951c21aaf111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 776a7ac624d33b12f0cd14dfc943aa041aa5971920ea8cd8acd8d50b87d932a4 [INFO] running `Command { std: "docker" "start" "-a" "776a7ac624d33b12f0cd14dfc943aa041aa5971920ea8cd8acd8d50b87d932a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling iceoryx2-pal-concurrency-sync v0.6.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling iceoryx2-bb-elementary-traits v0.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling iceoryx2-bb-elementary v0.6.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling iceoryx2-bb-log v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling iceoryx2-pal-configuration v0.6.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling tiny-fn v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iceoryx2-bb-lock-free v0.6.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling musicxml_internal v1.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling iceoryx2-bb-derive-macros v0.6.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling musicxml_macros v1.1.2 [INFO] [stderr] Compiling midly v0.5.3 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling musicxml v1.1.2 [INFO] [stderr] Compiling iceoryx2-pal-posix v0.6.1 [INFO] [stderr] Compiling iceoryx2-bb-container v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cdr v0.2.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling iceoryx2-bb-system-types v0.6.1 [INFO] [stderr] Compiling iceoryx2-bb-posix v0.6.1 [INFO] [stderr] Compiling iceoryx2-bb-memory v0.6.1 [INFO] [stderr] Compiling iceoryx2-cal v0.6.1 [INFO] [stderr] Compiling iceoryx2 v0.6.1 [INFO] [stderr] Compiling e_midi_shared v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::types::*` [INFO] [stdout] --> src/ipc/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/ipc/music_sync_publisher.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/ipc/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `IpcEventSender` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/ipc/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use events::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/ipc/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_buffer` is never read [INFO] [stdout] --> src/ipc/subscriber.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EventSubscriber { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | event_buffer: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventSubscriber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "776a7ac624d33b12f0cd14dfc943aa041aa5971920ea8cd8acd8d50b87d932a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776a7ac624d33b12f0cd14dfc943aa041aa5971920ea8cd8acd8d50b87d932a4", kill_on_drop: false }` [INFO] [stdout] 776a7ac624d33b12f0cd14dfc943aa041aa5971920ea8cd8acd8d50b87d932a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276b0d0a8232df1058420dd91575ea63e56b3aa3dfd1f85364b36ee3e5b1edc3 [INFO] running `Command { std: "docker" "start" "-a" "276b0d0a8232df1058420dd91575ea63e56b3aa3dfd1f85364b36ee3e5b1edc3", kill_on_drop: false }` [INFO] [stderr] Compiling e_midi_shared v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::types::*` [INFO] [stdout] --> src/ipc/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/ipc/music_sync_publisher.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/ipc/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `IpcEventSender` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/ipc/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use events::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/ipc/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_buffer` is never read [INFO] [stdout] --> src/ipc/subscriber.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EventSubscriber { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | event_buffer: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventSubscriber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::types::*` [INFO] [stdout] --> src/ipc/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/ipc/music_sync_publisher.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/ipc/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `IpcEventSender` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/ipc/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use events::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/ipc/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_buffer` is never read [INFO] [stdout] --> src/ipc/subscriber.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EventSubscriber { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | event_buffer: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventSubscriber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "276b0d0a8232df1058420dd91575ea63e56b3aa3dfd1f85364b36ee3e5b1edc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276b0d0a8232df1058420dd91575ea63e56b3aa3dfd1f85364b36ee3e5b1edc3", kill_on_drop: false }` [INFO] [stdout] 276b0d0a8232df1058420dd91575ea63e56b3aa3dfd1f85364b36ee3e5b1edc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19ffdb0a1fbfe407503a5adeb4a8ddaad29219deac7b1a3d3562f734316eff38 [INFO] running `Command { std: "docker" "start" "-a" "19ffdb0a1fbfe407503a5adeb4a8ddaad29219deac7b1a3d3562f734316eff38", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::types::*` [INFO] [stderr] --> src/ipc/events.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use super::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> src/ipc/music_sync_publisher.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/ipc/mod.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `IpcEventSender` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/ipc/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub use events::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/ipc/mod.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | use crate::ipc::events::IpcEventSender; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `event_buffer` is never read [INFO] [stderr] --> src/ipc/subscriber.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct EventSubscriber { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | event_buffer: VecDeque, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EventSubscriber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `e_midi_shared` (lib) generated 4 warnings (run `cargo fix --lib -p e_midi_shared` to apply 2 suggestions) [INFO] [stderr] warning: `e_midi_shared` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/e_midi_shared-5400dd47ab11bace) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests e_midi_shared [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19ffdb0a1fbfe407503a5adeb4a8ddaad29219deac7b1a3d3562f734316eff38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ffdb0a1fbfe407503a5adeb4a8ddaad29219deac7b1a3d3562f734316eff38", kill_on_drop: false }` [INFO] [stdout] 19ffdb0a1fbfe407503a5adeb4a8ddaad29219deac7b1a3d3562f734316eff38