[INFO] cloning repository https://github.com/angusholder/gba-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angusholder/gba-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangusholder%2Fgba-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangusholder%2Fgba-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acee9297587fe2e2554b23280881386c4a0412b7 [INFO] checking angusholder/gba-emulator against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangusholder%2Fgba-emulator" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angusholder/gba-emulator on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angusholder/gba-emulator [INFO] finished tweaking git repo https://github.com/angusholder/gba-emulator [INFO] tweaked toml for git repo https://github.com/angusholder/gba-emulator written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/angusholder/gba-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 glium v0.23.0 [INFO] [stderr] Downloaded bitintr v0.2.0 [INFO] [stderr] Downloaded imgui-sys v0.0.23 [INFO] [stderr] Downloaded imgui v0.0.23 [INFO] [stderr] Downloaded imgui-glium-renderer v0.0.23 [INFO] [stderr] Downloaded imgui-winit-support v0.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4be3ac115070d1f5bd1bf19130c92cc377ccd7764c88e59d1001a1e827008e71 [INFO] running `Command { std: "docker" "start" "-a" "4be3ac115070d1f5bd1bf19130c92cc377ccd7764c88e59d1001a1e827008e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4be3ac115070d1f5bd1bf19130c92cc377ccd7764c88e59d1001a1e827008e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be3ac115070d1f5bd1bf19130c92cc377ccd7764c88e59d1001a1e827008e71", kill_on_drop: false }` [INFO] [stdout] 4be3ac115070d1f5bd1bf19130c92cc377ccd7764c88e59d1001a1e827008e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b13c371b6c241e328270e21e8d2b7dd0bca5fe1b859f6b5f0d9c80091c5c1d9a [INFO] running `Command { std: "docker" "start" "-a" "b13c371b6c241e328270e21e8d2b7dd0bca5fe1b859f6b5f0d9c80091c5c1d9a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Checking bitintr v0.2.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking imgui v0.0.23 [INFO] [stderr] Checking imgui-winit-support v0.0.23 [INFO] [stderr] Checking imgui-glium-renderer v0.0.23 [INFO] [stderr] Checking gba v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/arm7tdmi/disassemble.rs (4 fixes) [INFO] [stderr] Fixed src/gui.rs (2 fixes) [INFO] [stderr] Fixed src/arm7tdmi/core_thumb.rs (4 fixes) [INFO] [stderr] Fixed src/disassemble.rs (29 fixes) [INFO] [stderr] Fixed src/gba.rs (3 fixes) [INFO] [stderr] Fixed src/renderer/renderer.rs (1 fix) [INFO] [stderr] Fixed src/bus.rs (1 fix) [INFO] [stderr] Fixed src/arm7tdmi/core_arm.rs (3 fixes) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/iomap.rs:14:104 [INFO] [stdout] | [INFO] [stdout] 14 | warn!($kind, "Tried to write {:X} to read-only {} (at 0x{:X})", $value, stringify!($reg), $reg); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwriteable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:141:66 [INFO] [stdout] | [INFO] [stdout] 141 | log_!(crate::log::LogLevel::Warn, $kind, $fmt, $($arg),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/iomap.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/gdb_stub.rs:499:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 499 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/iomap.rs:14:104 [INFO] [stdout] | [INFO] [stdout] 14 | warn!($kind, "Tried to write {:X} to read-only {} (at 0x{:X})", $value, stringify!($reg), $reg); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwriteable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:141:66 [INFO] [stdout] | [INFO] [stdout] 141 | log_!(crate::log::LogLevel::Warn, $kind, $fmt, $($arg),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/iomap.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/gdb_stub.rs:499:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 499 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.71s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking gba v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/iomap.rs:14:104 [INFO] [stdout] | [INFO] [stdout] 14 | warn!($kind, "Tried to write {:X} to read-only {} (at 0x{:X})", $value, stringify!($reg), $reg); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwriteable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:141:66 [INFO] [stdout] | [INFO] [stdout] 141 | log_!(crate::log::LogLevel::Warn, $kind, $fmt, $($arg),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/iomap.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/gdb_stub.rs:499:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 499 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/iomap.rs:14:104 [INFO] [stdout] | [INFO] [stdout] 14 | warn!($kind, "Tried to write {:X} to read-only {} (at 0x{:X})", $value, stringify!($reg), $reg); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwriteable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:141:66 [INFO] [stdout] | [INFO] [stdout] 141 | log_!(crate::log::LogLevel::Warn, $kind, $fmt, $($arg),*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/iomap.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | REG_VCOUNT => unwriteable!(GPU, REG_VCOUNT, value), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/gdb_stub.rs:499:13 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 499 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.95s [INFO] running `Command { std: "docker" "inspect" "b13c371b6c241e328270e21e8d2b7dd0bca5fe1b859f6b5f0d9c80091c5c1d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13c371b6c241e328270e21e8d2b7dd0bca5fe1b859f6b5f0d9c80091c5c1d9a", kill_on_drop: false }` [INFO] [stdout] b13c371b6c241e328270e21e8d2b7dd0bca5fe1b859f6b5f0d9c80091c5c1d9a