[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] testing Ace314159/GBA-Emulator against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ace314159/GBA-Emulator on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e3306e7d50d488a8ad48068d70486eedb67e9678ad8c35140f3a7db4bba2c3 [INFO] running `Command { std: "docker" "start" "-a" "e9e3306e7d50d488a8ad48068d70486eedb67e9678ad8c35140f3a7db4bba2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e3306e7d50d488a8ad48068d70486eedb67e9678ad8c35140f3a7db4bba2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e3306e7d50d488a8ad48068d70486eedb67e9678ad8c35140f3a7db4bba2c3", kill_on_drop: false }` [INFO] [stdout] e9e3306e7d50d488a8ad48068d70486eedb67e9678ad8c35140f3a7db4bba2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3f73b0b4e85bf835c89fe349ff3c499a241c130c8c61a9ac5d771fa8a8a732 [INFO] running `Command { std: "docker" "start" "-a" "4a3f73b0b4e85bf835c89fe349ff3c499a241c130c8c61a9ac5d771fa8a8a732", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [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 v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling sdl2 v0.34.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [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 gl_generator v0.14.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.8.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling glfw v0.38.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling imgui v0.4.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling flume v0.7.1 [INFO] [stderr] Compiling 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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] Compiling gba-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.55s [INFO] running `Command { std: "docker" "inspect" "4a3f73b0b4e85bf835c89fe349ff3c499a241c130c8c61a9ac5d771fa8a8a732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3f73b0b4e85bf835c89fe349ff3c499a241c130c8c61a9ac5d771fa8a8a732", kill_on_drop: false }` [INFO] [stdout] 4a3f73b0b4e85bf835c89fe349ff3c499a241c130c8c61a9ac5d771fa8a8a732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0483d4a3cee40c2a24a253ff70b4144244ff86103c4d11fb7f4fef086eac79b2 [INFO] running `Command { std: "docker" "start" "-a" "0483d4a3cee40c2a24a253ff70b4144244ff86103c4d11fb7f4fef086eac79b2", kill_on_drop: false }` [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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] Compiling gba-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "0483d4a3cee40c2a24a253ff70b4144244ff86103c4d11fb7f4fef086eac79b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0483d4a3cee40c2a24a253ff70b4144244ff86103c4d11fb7f4fef086eac79b2", kill_on_drop: false }` [INFO] [stdout] 0483d4a3cee40c2a24a253ff70b4144244ff86103c4d11fb7f4fef086eac79b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1acd6a033203b8c812e9bfc4964b09be28c164b25dc755c71d08d88a823b9b1 [INFO] running `Command { std: "docker" "start" "-a" "f1acd6a033203b8c812e9bfc4964b09be28c164b25dc755c71d08d88a823b9b1", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/mod.rs:75:27 [INFO] [stderr] | [INFO] [stderr] 75 | let cart_backup = CartBackup::get(&rom, save_file); [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/memory.rs:16:49 [INFO] [stderr] | [INFO] [stderr] 16 | IO::read_from_bytes(&self.rtc, &GPIO::read_register, addr - 0x080000C4) [INFO] [stderr] | ^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/memory.rs:39:54 [INFO] [stderr] | [INFO] [stderr] 39 | IO::write_from_bytes(&mut self.rtc, &GPIO::write_register, addr - 0x080000C4, value) [INFO] [stderr] | ^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/cart_backup/mod.rs:38:39 [INFO] [stderr] | [INFO] [stderr] 38 | for (id_str_i, id_str) in CartBackup::ID_STRINGS.iter().enumerate() { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/cart_backup/mod.rs:49:41 [INFO] [stderr] | [INFO] [stderr] 49 | if let Some(cart_backup_type) = CartBackup::get_type(rom) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/cart_backup/eeprom.rs:37:24 [INFO] [stderr] | [INFO] [stderr] 37 | self.mem = CartBackup::get_initial_mem(&self.save_file, 0, self.mem_size); [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/cart_backup/sram.rs:16:18 [INFO] [stderr] | [INFO] [stderr] 16 | mem: CartBackup::get_initial_mem(&save_file, 0, SRAM::SIZE), [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> core/src/io/cart_backup/flash.rs:27:18 [INFO] [stderr] | [INFO] [stderr] 27 | mem: CartBackup::get_initial_mem(&save_file, 0xFF, size), [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: field is never read: `do_internal` [INFO] [stderr] --> core/src/cpu/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | do_internal: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gba_emulator-db0ad259b61b05ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1acd6a033203b8c812e9bfc4964b09be28c164b25dc755c71d08d88a823b9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1acd6a033203b8c812e9bfc4964b09be28c164b25dc755c71d08d88a823b9b1", kill_on_drop: false }` [INFO] [stdout] f1acd6a033203b8c812e9bfc4964b09be28c164b25dc755c71d08d88a823b9b1