[INFO] cloning repository https://github.com/Ace314159/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/Ace314159/GBA-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d9a8c3c49ba7cff5a46ed8e2c78bf5538edbcd1 [INFO] checking Ace314159/GBA-Emulator against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ace314159/GBA-Emulator on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ace314159/GBA-Emulator [INFO] finished tweaking git repo https://github.com/Ace314159/GBA-Emulator [INFO] tweaked toml for git repo https://github.com/Ace314159/GBA-Emulator written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Ace314159/GBA-Emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded priority-queue v1.0.0 [INFO] [stderr] Downloaded imgui v0.4.0 [INFO] [stderr] Downloaded flume v0.7.1 [INFO] [stderr] Downloaded imgui-sys v0.4.0 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.8.0 [INFO] [stderr] Downloaded glfw v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad275c6dde38c9d3fdf06ffd356575121fcd8e608b6b54e28ed2b544d946fda [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" "7ad275c6dde38c9d3fdf06ffd356575121fcd8e608b6b54e28ed2b544d946fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad275c6dde38c9d3fdf06ffd356575121fcd8e608b6b54e28ed2b544d946fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad275c6dde38c9d3fdf06ffd356575121fcd8e608b6b54e28ed2b544d946fda", kill_on_drop: false }` [INFO] [stdout] 7ad275c6dde38c9d3fdf06ffd356575121fcd8e608b6b54e28ed2b544d946fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca9aff64d755a6f4987a50e79d0aeed18811e51c44fa624c88869c5c09bf6dae [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" "ca9aff64d755a6f4987a50e79d0aeed18811e51c44fa624c88869c5c09bf6dae", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling priority-queue v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling sdl2 v0.34.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.8.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking glfw v0.38.0 [INFO] [stderr] Checking imgui v0.4.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking flume v0.7.1 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> core/src/io/mod.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let cart_backup = CartBackup::get(&rom, save_file); [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/memory.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | IO::read_from_bytes(&self.rtc, &GPIO::read_register, addr - 0x080000C4) [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/memory.rs:39:54 [INFO] [stdout] | [INFO] [stdout] 39 | IO::write_from_bytes(&mut self.rtc, &GPIO::write_register, addr - 0x080000C4, value) [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/cart_backup/mod.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | for (id_str_i, id_str) in CartBackup::ID_STRINGS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/cart_backup/mod.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | if let Some(cart_backup_type) = CartBackup::get_type(rom) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/cart_backup/eeprom.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | self.mem = CartBackup::get_initial_mem(&self.save_file, 0, self.mem_size); [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/cart_backup/sram.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | mem: CartBackup::get_initial_mem(&save_file, 0, SRAM::SIZE), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> core/src/io/cart_backup/flash.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | mem: CartBackup::get_initial_mem(&save_file, 0xFF, size), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `do_internal` [INFO] [stdout] --> core/src/cpu/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | do_internal: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gba-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "ca9aff64d755a6f4987a50e79d0aeed18811e51c44fa624c88869c5c09bf6dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9aff64d755a6f4987a50e79d0aeed18811e51c44fa624c88869c5c09bf6dae", kill_on_drop: false }` [INFO] [stdout] ca9aff64d755a6f4987a50e79d0aeed18811e51c44fa624c88869c5c09bf6dae