[INFO] cloning repository https://github.com/ch8zer/ironnes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ch8zer/ironnes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch8zer%2Fironnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch8zer%2Fironnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ba0843d4a010e0bcd736fb6157d3b8d3e504c42 [INFO] checking ch8zer/ironnes against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fch8zer%2Fironnes" "/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/ch8zer/ironnes on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ch8zer/ironnes [INFO] finished tweaking git repo https://github.com/ch8zer/ironnes [INFO] tweaked toml for git repo https://github.com/ch8zer/ironnes written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ch8zer/ironnes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c1c58229b823b66e6e8cc4bf6fd0ea9f9474a70b46c0be9ac2ef92bffae23e [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" "87c1c58229b823b66e6e8cc4bf6fd0ea9f9474a70b46c0be9ac2ef92bffae23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c1c58229b823b66e6e8cc4bf6fd0ea9f9474a70b46c0be9ac2ef92bffae23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c1c58229b823b66e6e8cc4bf6fd0ea9f9474a70b46c0be9ac2ef92bffae23e", kill_on_drop: false }` [INFO] [stdout] 87c1c58229b823b66e6e8cc4bf6fd0ea9f9474a70b46c0be9ac2ef92bffae23e [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 453951bfe4a80ecfd779df9791a5ed820c896c6588cd327f08d6267137c550a7 [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" "453951bfe4a80ecfd779df9791a5ed820c896c6588cd327f08d6267137c550a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.7.6 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shrust v0.0.7 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Compiling iron_nes v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ppu_rom` [INFO] [stdout] --> src/nes.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | let (cartridge, prog_rom, ppu_rom) = cartridge::Cartridge::load(cartridge)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ppu_rom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_cols` [INFO] [stdout] --> src/nes/ppu/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let num_cols = Frame::HEIGHT / 8; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ppu_rom` [INFO] [stdout] --> src/nes.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | let (cartridge, prog_rom, ppu_rom) = cartridge::Cartridge::load(cartridge)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ppu_rom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_cols` [INFO] [stdout] --> src/nes/ppu/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let num_cols = Frame::HEIGHT / 8; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::pixels::Color` [INFO] [stdout] --> src/bin/spritemap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sdl2::pixels::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::EventPump` [INFO] [stdout] --> src/bin/spritemap.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::EventPump; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iron_nes::error::*` [INFO] [stdout] --> src/bin/spritemap.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use iron_nes::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Frame` [INFO] [stdout] --> src/bin/spritemap.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use iron_nes::nes::ppu::{Frame, Ppu}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::pixels::Color` [INFO] [stdout] --> src/bin/spritemap.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sdl2::pixels::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::EventPump` [INFO] [stdout] --> src/bin/spritemap.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::EventPump; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iron_nes::error::*` [INFO] [stdout] --> src/bin/spritemap.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use iron_nes::error::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Frame` [INFO] [stdout] --> src/bin/spritemap.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | use iron_nes::nes::ppu::{Frame, Ppu}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_golden` [INFO] [stdout] --> tests/blargg/instr_test_v5/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_golden<'a>(golden_file: &'a str) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_blargg_test` [INFO] [stdout] --> tests/cpu.rs:124:4 [INFO] [stdout] | [INFO] [stdout] 124 | fn run_blargg_test(rom_file: String, golden_file: String) -> IronNesResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ticks` [INFO] [stdout] --> src/bin/spritemap.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let ticks = timer.ticks() as i32; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ticks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/spritemap.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut ppu = Ppu::new(ppu_vram); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_debugger` [INFO] [stdout] --> src/bin/debugger/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn run_debugger<'a>(nes: &'a mut IronNes, debugger: &'a mut IronNesDebugger) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DebuggerState` [INFO] [stdout] --> src/bin/debugger/mod.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | enum DebuggerState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `IronNesDebugger` [INFO] [stdout] --> src/bin/debugger/mod.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct IronNesDebugger { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/bin/debugger/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step` [INFO] [stdout] --> src/bin/debugger/mod.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn step<'a>(&mut self, nes: &'a mut IronNes) -> IronNesResult { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_breakpoint_hit` [INFO] [stdout] --> src/bin/debugger/mod.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn is_breakpoint_hit(&self, addr: Addr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_watch_cycle_hit` [INFO] [stdout] --> src/bin/debugger/mod.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn is_watch_cycle_hit(&self, cycle: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_breakpoint` [INFO] [stdout] --> src/bin/debugger/mod.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | fn add_breakpoint(&mut self, addr: Addr) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_watch_cycle` [INFO] [stdout] --> src/bin/debugger/mod.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn add_watch_cycle(&mut self, cycle: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/spritemap.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | texture.update(None, &frame.0, 256 * 2 * 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ticks` [INFO] [stdout] --> src/bin/spritemap.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let ticks = timer.ticks() as i32; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ticks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/spritemap.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut ppu = Ppu::new(ppu_vram); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_debugger` [INFO] [stdout] --> src/bin/debugger/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn run_debugger<'a>(nes: &'a mut IronNes, debugger: &'a mut IronNesDebugger) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DebuggerState` [INFO] [stdout] --> src/bin/debugger/mod.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | enum DebuggerState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `IronNesDebugger` [INFO] [stdout] --> src/bin/debugger/mod.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct IronNesDebugger { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/bin/debugger/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `step` [INFO] [stdout] --> src/bin/debugger/mod.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn step<'a>(&mut self, nes: &'a mut IronNes) -> IronNesResult { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_breakpoint_hit` [INFO] [stdout] --> src/bin/debugger/mod.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn is_breakpoint_hit(&self, addr: Addr) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_watch_cycle_hit` [INFO] [stdout] --> src/bin/debugger/mod.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | fn is_watch_cycle_hit(&self, cycle: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_breakpoint` [INFO] [stdout] --> src/bin/debugger/mod.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | fn add_breakpoint(&mut self, addr: Addr) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_watch_cycle` [INFO] [stdout] --> src/bin/debugger/mod.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn add_watch_cycle(&mut self, cycle: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/bin/spritemap.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | texture.update(None, &frame.0, 256 * 2 * 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "453951bfe4a80ecfd779df9791a5ed820c896c6588cd327f08d6267137c550a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453951bfe4a80ecfd779df9791a5ed820c896c6588cd327f08d6267137c550a7", kill_on_drop: false }` [INFO] [stdout] 453951bfe4a80ecfd779df9791a5ed820c896c6588cd327f08d6267137c550a7