[INFO] cloning repository https://github.com/KBone12/Hayaemon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KBone12/Hayaemon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKBone12%2FHayaemon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKBone12%2FHayaemon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbaccb7d49c812a912c95ebe6f47637ef011e4f5 [INFO] checking KBone12/Hayaemon-rs against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKBone12%2FHayaemon-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KBone12/Hayaemon-rs [INFO] finished tweaking git repo https://github.com/KBone12/Hayaemon-rs [INFO] tweaked toml for git repo https://github.com/KBone12/Hayaemon-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KBone12/Hayaemon-rs on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KBone12/Hayaemon-rs 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.97.0 [INFO] [stderr] Downloaded pdcurses-sys v0.7.0 [INFO] [stderr] Downloaded pancurses v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53ad4058b2161a801cc64323e732207ae71ad9e2a554b81e00b050d27286916d [INFO] running `Command { std: "docker" "start" "-a" "53ad4058b2161a801cc64323e732207ae71ad9e2a554b81e00b050d27286916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53ad4058b2161a801cc64323e732207ae71ad9e2a554b81e00b050d27286916d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ad4058b2161a801cc64323e732207ae71ad9e2a554b81e00b050d27286916d", kill_on_drop: false }` [INFO] [stdout] 53ad4058b2161a801cc64323e732207ae71ad9e2a554b81e00b050d27286916d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f23d202b59c1784ed351651b6d0a52bd78731273e2094b5e3b0940cf62f46c27 [INFO] running `Command { std: "docker" "start" "-a" "f23d202b59c1784ed351651b6d0a52bd78731273e2094b5e3b0940cf62f46c27", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling hayaemon v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling ncurses v5.97.0 [INFO] [stderr] Checking pancurses v0.16.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bass/music.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn apply_effect(&self, effect: &Effect) { [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)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | pub fn apply_effect(&self, effect: &dyn Effect) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/curses/window.rs:36:75 [INFO] [stdout] | [INFO] [stdout] 36 | panes.insert(PaneType::Play, Box::new(PlaylistPane::new()) as 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] 36 | panes.insert(PaneType::Play, Box::new(PlaylistPane::new()) as Box); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/curses/window.rs:37:75 [INFO] [stdout] | [INFO] [stdout] 37 | panes.insert(PaneType::Effect, Box::new(EffectPane::new()) as 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] 37 | panes.insert(PaneType::Effect, Box::new(EffectPane::new()) as Box); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bass/music.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn apply_effect(&self, effect: &Effect) { [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)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | pub fn apply_effect(&self, effect: &dyn Effect) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/curses/window.rs:36:75 [INFO] [stdout] | [INFO] [stdout] 36 | panes.insert(PaneType::Play, Box::new(PlaylistPane::new()) as 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] 36 | panes.insert(PaneType::Play, Box::new(PlaylistPane::new()) as Box); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/curses/window.rs:37:75 [INFO] [stdout] | [INFO] [stdout] 37 | panes.insert(PaneType::Effect, Box::new(EffectPane::new()) as 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] 37 | panes.insert(PaneType::Effect, Box::new(EffectPane::new()) as Box); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bass/mod.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | panic!(format!("Initializing error: {}", [INFO] [stdout] | ____________________^ [INFO] [stdout] 69 | | ErrorType::from_value(unsafe { BASS_ErrorGetCode() }) [INFO] [stdout] 70 | | .into_iter() [INFO] [stdout] 71 | | .map(|error| format!("{:?}", error)) [INFO] [stdout] 72 | | .collect::>() [INFO] [stdout] 73 | | .join(", ") [INFO] [stdout] 74 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 68 ~ panic!("Initializing error: {}", [INFO] [stdout] 69 | ErrorType::from_value(unsafe { BASS_ErrorGetCode() }) [INFO] [stdout] ... [INFO] [stdout] 73 | .join(", ") [INFO] [stdout] 74 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/curses/window.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn get_music(&self) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn get_music(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bass/mod.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | panic!(format!("Initializing error: {}", [INFO] [stdout] | ____________________^ [INFO] [stdout] 69 | | ErrorType::from_value(unsafe { BASS_ErrorGetCode() }) [INFO] [stdout] 70 | | .into_iter() [INFO] [stdout] 71 | | .map(|error| format!("{:?}", error)) [INFO] [stdout] 72 | | .collect::>() [INFO] [stdout] 73 | | .join(", ") [INFO] [stdout] 74 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 68 ~ panic!("Initializing error: {}", [INFO] [stdout] 69 | ErrorType::from_value(unsafe { BASS_ErrorGetCode() }) [INFO] [stdout] ... [INFO] [stdout] 73 | .join(", ") [INFO] [stdout] 74 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/curses/window.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn get_music(&self) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn get_music(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "f23d202b59c1784ed351651b6d0a52bd78731273e2094b5e3b0940cf62f46c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f23d202b59c1784ed351651b6d0a52bd78731273e2094b5e3b0940cf62f46c27", kill_on_drop: false }` [INFO] [stdout] f23d202b59c1784ed351651b6d0a52bd78731273e2094b5e3b0940cf62f46c27