[INFO] cloning repository https://github.com/davidmoreno/nui-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidmoreno/nui-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidmoreno%2Fnui-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidmoreno%2Fnui-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb164ab0794ec1cadbee8165dab796f7e369031b [INFO] testing davidmoreno/nui-1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidmoreno%2Fnui-1" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidmoreno/nui-1 [INFO] finished tweaking git repo https://github.com/davidmoreno/nui-1 [INFO] tweaked toml for git repo https://github.com/davidmoreno/nui-1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidmoreno/nui-1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidmoreno/nui-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jack-sys v0.1.5 [INFO] [stderr] Downloaded jack v0.5.3 [INFO] [stderr] Downloaded colored v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca7a31dee12c7b736a4f688c214345ce049a22952aee79ec5e43f31940603458 [INFO] running `Command { std: "docker" "start" "-a" "ca7a31dee12c7b736a4f688c214345ce049a22952aee79ec5e43f31940603458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca7a31dee12c7b736a4f688c214345ce049a22952aee79ec5e43f31940603458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7a31dee12c7b736a4f688c214345ce049a22952aee79ec5e43f31940603458", kill_on_drop: false }` [INFO] [stdout] ca7a31dee12c7b736a4f688c214345ce049a22952aee79ec5e43f31940603458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb9b9a3fb30a414305b89086f69955f4265370857b3744ce9bf84693013152e [INFO] running `Command { std: "docker" "start" "-a" "8bb9b9a3fb30a414305b89086f69955f4265370857b3744ce9bf84693013152e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libloading v0.4.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling colored v1.5.1 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling jack-sys v0.1.5 [INFO] [stderr] Compiling jack v0.5.3 [INFO] [stderr] Compiling nui-1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/processblock.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn setup(&mut self, &SynthConfig) { () } [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &SynthConfig` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synth.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | block: Box, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | block: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synth.rs:82:38 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn add(&mut self, block: Box) -> BlockId{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn add(&mut self, block: Box) -> BlockId{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synth.rs:248:47 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn block(&self, bl: &BlockId) -> &Box{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 248 | pub fn block(&self, bl: &BlockId) -> &Box{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | let block:Box = match name { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | let block:Box = match name { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synth.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | let mut workdata = &mut workdata_option.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synth.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | let mut audiobuffers = &mut workdata.audiobuffers; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel` and `timestamp` are never read [INFO] [stdout] --> src/midi/event.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | NoteOn{ [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 4 | channel: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel`, `velocity`, and `timestamp` are never read [INFO] [stdout] --> src/midi/event.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | NoteOff{ [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 10 | channel: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | note: u8, [INFO] [stdout] 12 | velocity: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel` and `timestamp` are never read [INFO] [stdout] --> src/midi/event.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | ControllerChange{ [INFO] [stdout] | ---------------- fields in this variant [INFO] [stdout] 16 | channel: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sample.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | IO(::std::io::Error) [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WavError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - IO(::std::io::Error) [INFO] [stdout] 23 + IO(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8bb9b9a3fb30a414305b89086f69955f4265370857b3744ce9bf84693013152e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb9b9a3fb30a414305b89086f69955f4265370857b3744ce9bf84693013152e", kill_on_drop: false }` [INFO] [stdout] 8bb9b9a3fb30a414305b89086f69955f4265370857b3744ce9bf84693013152e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae41c2ff536fe80057067857cdc770f34ba88cf3898c2889deb7ec3b97e95bb [INFO] running `Command { std: "docker" "start" "-a" "dae41c2ff536fe80057067857cdc770f34ba88cf3898c2889deb7ec3b97e95bb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling nui-1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/processblock.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | fn setup(&mut self, &SynthConfig) { () } [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &SynthConfig` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synth.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | block: Box, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 | block: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synth.rs:82:38 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn add(&mut self, block: Box) -> BlockId{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn add(&mut self, block: Box) -> BlockId{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synth.rs:248:47 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn block(&self, bl: &BlockId) -> &Box{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 248 | pub fn block(&self, bl: &BlockId) -> &Box{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reader.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | let block:Box = match name { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | let block:Box = match name { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synth.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | let mut workdata = &mut workdata_option.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synth.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | let mut audiobuffers = &mut workdata.audiobuffers; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel` and `timestamp` are never read [INFO] [stdout] --> src/midi/event.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | NoteOn{ [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 4 | channel: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel`, `velocity`, and `timestamp` are never read [INFO] [stdout] --> src/midi/event.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | NoteOff{ [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 10 | channel: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | note: u8, [INFO] [stdout] 12 | velocity: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel` and `timestamp` are never read [INFO] [stdout] --> src/midi/event.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | ControllerChange{ [INFO] [stdout] | ---------------- fields in this variant [INFO] [stdout] 16 | channel: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | timestamp: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sample.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | IO(::std::io::Error) [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `WavError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - IO(::std::io::Error) [INFO] [stdout] 23 + IO(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dae41c2ff536fe80057067857cdc770f34ba88cf3898c2889deb7ec3b97e95bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae41c2ff536fe80057067857cdc770f34ba88cf3898c2889deb7ec3b97e95bb", kill_on_drop: false }` [INFO] [stdout] dae41c2ff536fe80057067857cdc770f34ba88cf3898c2889deb7ec3b97e95bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f2f994affe9efe17be08406ad6788f1b740b997e1a7c1caffaab0aef6fcc466 [INFO] running `Command { std: "docker" "start" "-a" "6f2f994affe9efe17be08406ad6788f1b740b997e1a7c1caffaab0aef6fcc466", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/processblock.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | fn setup(&mut self, &SynthConfig) { () } [INFO] [stderr] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &SynthConfig` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synth.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | block: Box, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 25 | block: Box, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synth.rs:82:38 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn add(&mut self, block: Box) -> BlockId{ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 82 | pub fn add(&mut self, block: Box) -> BlockId{ [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synth.rs:248:47 [INFO] [stderr] | [INFO] [stderr] 248 | pub fn block(&self, bl: &BlockId) -> &Box{ [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 248 | pub fn block(&self, bl: &BlockId) -> &Box{ [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/reader.rs:70:19 [INFO] [stderr] | [INFO] [stderr] 70 | let block:Box = match name { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 70 | let block:Box = match name { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/synth.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | let mut workdata = &mut workdata_option.as_mut().unwrap(); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/synth.rs:146:13 [INFO] [stderr] | [INFO] [stderr] 146 | let mut audiobuffers = &mut workdata.audiobuffers; [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: fields `channel` and `timestamp` are never read [INFO] [stderr] --> src/midi/event.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 3 | NoteOn{ [INFO] [stderr] | ------ fields in this variant [INFO] [stderr] 4 | channel: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 7 | timestamp: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `channel`, `velocity`, and `timestamp` are never read [INFO] [stderr] --> src/midi/event.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 9 | NoteOff{ [INFO] [stderr] | ------- fields in this variant [INFO] [stderr] 10 | channel: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 11 | note: u8, [INFO] [stderr] 12 | velocity: u8, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 13 | timestamp: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `channel` and `timestamp` are never read [INFO] [stderr] --> src/midi/event.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 15 | ControllerChange{ [INFO] [stderr] | ---------------- fields in this variant [INFO] [stderr] 16 | channel: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 19 | timestamp: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MidiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/sample.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | IO(::std::io::Error) [INFO] [stderr] | -- ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `WavError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 23 - IO(::std::io::Error) [INFO] [stderr] 23 + IO(()) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `nui-1` (bin "nui-1" test) generated 11 warnings (run `cargo fix --bin "nui-1" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nui_1-e2f07303a8053b5c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test audiobuffer::tests::rwbuffervector ... ok [INFO] [stdout] test audiobuffer::tests::robuffervector ... ok [INFO] [stdout] test audiobuffer::tests::audiobuffer_as_iterator ... ok [INFO] [stdout] test audiobuffer::tests::zipbuffervector ... ok [INFO] [stdout] test synth::tests::synth_to_stdout ... ok [INFO] [stdout] test tests::synth_loops ... ok [INFO] [stdout] test sample::tests::read_audio_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f2f994affe9efe17be08406ad6788f1b740b997e1a7c1caffaab0aef6fcc466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2f994affe9efe17be08406ad6788f1b740b997e1a7c1caffaab0aef6fcc466", kill_on_drop: false }` [INFO] [stdout] 6f2f994affe9efe17be08406ad6788f1b740b997e1a7c1caffaab0aef6fcc466