[INFO] cloning repository https://github.com/graylikeme/gameboy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graylikeme/gameboy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraylikeme%2Fgameboy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraylikeme%2Fgameboy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cafd6c79531ce5ae3d08082f67d532b1eb23f6e1 [INFO] checking graylikeme/gameboy-rs against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraylikeme%2Fgameboy-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/graylikeme/gameboy-rs on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/graylikeme/gameboy-rs [INFO] finished tweaking git repo https://github.com/graylikeme/gameboy-rs [INFO] tweaked toml for git repo https://github.com/graylikeme/gameboy-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/graylikeme/gameboy-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8433a457744a9af968874f6c966c3290dbdb9ac1c5f195714e64c1a6a1d0467a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8433a457744a9af968874f6c966c3290dbdb9ac1c5f195714e64c1a6a1d0467a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8433a457744a9af968874f6c966c3290dbdb9ac1c5f195714e64c1a6a1d0467a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8433a457744a9af968874f6c966c3290dbdb9ac1c5f195714e64c1a6a1d0467a", kill_on_drop: false }` [INFO] [stdout] 8433a457744a9af968874f6c966c3290dbdb9ac1c5f195714e64c1a6a1d0467a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2cb7d14a017434d86aaa5b95185db6b9596eb8d85a59ce9f0b7bcffb72891e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a2cb7d14a017434d86aaa5b95185db6b9596eb8d85a59ce9f0b7bcffb72891e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Checking gameboy-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/hardware/mmu.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | unknown_addr => warn!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 26 | | "Attempted to write to unreachable address: {:2X}", [INFO] [stdout] 27 | | unknown_addr [INFO] [stdout] 28 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/hardware/mmu.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | unknown_addr => warn!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 72 | | "Attempted to write to unreachable address: {:2X}", [INFO] [stdout] 73 | | unknown_addr [INFO] [stdout] 74 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/hardware/mmu.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | unknown_addr => warn!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 26 | | "Attempted to write to unreachable address: {:2X}", [INFO] [stdout] 27 | | unknown_addr [INFO] [stdout] 28 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hardware/bus.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | mmu: Box, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn MMU` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hardware/bus.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(mmu: Box) -> Bus { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn MMU` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hardware/mmu.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get_mmu(cartridge: CartridgeInfo) -> Option> { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn MMU` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | cpu: Box, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn GameboyCPU` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/hardware/mmu.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | unknown_addr => warn!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 72 | | "Attempted to write to unreachable address: {:2X}", [INFO] [stdout] 73 | | unknown_addr [INFO] [stdout] 74 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hardware/bus.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | mmu: Box, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn MMU` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hardware/bus.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(mmu: Box) -> Bus { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn MMU` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/hardware/mmu.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get_mmu(cartridge: CartridgeInfo) -> Option> { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn MMU` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | cpu: Box, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn GameboyCPU` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gameboy-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a2cb7d14a017434d86aaa5b95185db6b9596eb8d85a59ce9f0b7bcffb72891e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2cb7d14a017434d86aaa5b95185db6b9596eb8d85a59ce9f0b7bcffb72891e2", kill_on_drop: false }` [INFO] [stdout] a2cb7d14a017434d86aaa5b95185db6b9596eb8d85a59ce9f0b7bcffb72891e2