[INFO] cloning repository https://github.com/Gonroz/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gonroz/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonroz%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonroz%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cdb147d628dcdcfc4e4760e38f149a737fd54d6 [INFO] testing Gonroz/chip8 against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonroz%2Fchip8" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gonroz/chip8 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gonroz/chip8 [INFO] finished tweaking git repo https://github.com/Gonroz/chip8 [INFO] tweaked toml for git repo https://github.com/Gonroz/chip8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Gonroz/chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c641f3a777668d764d799b03f6cb4a7f3850125e5dc5ca69acdef9d390b1816b [INFO] running `Command { std: "docker" "start" "-a" "c641f3a777668d764d799b03f6cb4a7f3850125e5dc5ca69acdef9d390b1816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c641f3a777668d764d799b03f6cb4a7f3850125e5dc5ca69acdef9d390b1816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c641f3a777668d764d799b03f6cb4a7f3850125e5dc5ca69acdef9d390b1816b", kill_on_drop: false }` [INFO] [stdout] c641f3a777668d764d799b03f6cb4a7f3850125e5dc5ca69acdef9d390b1816b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef637d608924a85cde2bc54bac932a79d78f8b56b10400f5df856e8478eb521 [INFO] running `Command { std: "docker" "start" "-a" "8ef637d608924a85cde2bc54bac932a79d78f8b56b10400f5df856e8478eb521", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bevy_tasks v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.12.2 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling ruzstd v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.19.0 [INFO] [stderr] Compiling bevy_macro_utils v0.10.1 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling accesskit v0.10.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling gilrs v0.10.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling taffy v0.3.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.1 [INFO] [stderr] Compiling bevy_derive v0.10.1 [INFO] [stderr] Compiling encase_derive v0.5.0 [INFO] [stderr] Compiling bevy_render_macros v0.10.1 [INFO] [stderr] Compiling bevy_encase_derive v0.10.1 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gilrs-core v0.5.5 [INFO] [stderr] Compiling accesskit_winit v0.12.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling bevy_math v0.10.1 [INFO] [stderr] Compiling hexasphere v8.1.0 [INFO] [stderr] Compiling encase v0.5.0 [INFO] [stderr] Compiling bevy_mikktspace v0.10.1 [INFO] [stderr] Compiling bevy_utils v0.10.1 [INFO] [stderr] Compiling naga v0.11.1 [INFO] [stderr] Compiling bevy_reflect v0.10.1 [INFO] [stderr] Compiling gltf v1.1.0 [INFO] [stderr] Compiling bevy_ecs v0.10.1 [INFO] [stderr] Compiling wgpu-hal v0.15.4 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling bevy_app v0.10.1 [INFO] [stderr] Compiling bevy_core v0.10.1 [INFO] [stderr] Compiling bevy_log v0.10.1 [INFO] [stderr] Compiling bevy_time v0.10.1 [INFO] [stderr] Compiling bevy_input v0.10.1 [INFO] [stderr] Compiling bevy_a11y v0.10.1 [INFO] [stderr] Compiling bevy_hierarchy v0.10.1 [INFO] [stderr] Compiling bevy_diagnostic v0.10.1 [INFO] [stderr] Compiling bevy_transform v0.10.1 [INFO] [stderr] Compiling bevy_asset v0.10.1 [INFO] [stderr] Compiling bevy_window v0.10.1 [INFO] [stderr] Compiling bevy_gilrs v0.10.1 [INFO] [stderr] Compiling bevy_animation v0.10.1 [INFO] [stderr] Compiling bevy_audio v0.10.1 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Compiling bevy_winit v0.10.1 [INFO] [stderr] Compiling bevy_render v0.10.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.10.1 [INFO] [stderr] Compiling bevy_scene v0.10.1 [INFO] [stderr] Compiling bevy_sprite v0.10.1 [INFO] [stderr] Compiling bevy_pbr v0.10.1 [INFO] [stderr] Compiling bevy_text v0.10.1 [INFO] [stderr] Compiling bevy_ui v0.10.1 [INFO] [stderr] Compiling bevy_gltf v0.10.1 [INFO] [stderr] Compiling bevy_internal v0.10.1 [INFO] [stderr] Compiling bevy v0.10.1 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/chip8/mod.rs:458:41 [INFO] [stdout] | [INFO] [stdout] 458 | fn opcode_8xyE(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_00E0` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 247 | fn opcode_00E0(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_00_e0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_00EE` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 258 | fn opcode_00EE(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_00_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_8xyE` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:458:8 [INFO] [stdout] | [INFO] [stdout] 458 | fn opcode_8xyE(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_8xy_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Annn` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:488:8 [INFO] [stdout] | [INFO] [stdout] 488 | fn opcode_Annn(&mut self, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_annn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Bnnn` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:498:8 [INFO] [stdout] | [INFO] [stdout] 498 | fn opcode_Bnnn(&mut self, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Cxkk` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:507:8 [INFO] [stdout] | [INFO] [stdout] 507 | fn opcode_Cxkk(&mut self, x: usize, kk: u8) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_cxkk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Dxyn` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:519:8 [INFO] [stdout] | [INFO] [stdout] 519 | fn opcode_Dxyn(&mut self, x: usize, y: usize, n: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_dxyn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Ex9E` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:554:8 [INFO] [stdout] | [INFO] [stdout] 554 | fn opcode_Ex9E(&mut self, x: usize, keys: Res>) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_ex9_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_ExA1` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:576:8 [INFO] [stdout] | [INFO] [stdout] 576 | fn opcode_ExA1(&mut self, x: usize, keys: Res>) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_ex_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx07` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:597:8 [INFO] [stdout] | [INFO] [stdout] 597 | fn opcode_Fx07(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx0A` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:607:8 [INFO] [stdout] | [INFO] [stdout] 607 | fn opcode_Fx0A(&mut self, x: usize, keys: Res>) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_fx0_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx15` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:624:8 [INFO] [stdout] | [INFO] [stdout] 624 | fn opcode_Fx15(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx18` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:634:8 [INFO] [stdout] | [INFO] [stdout] 634 | fn opcode_Fx18(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx1E` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:644:8 [INFO] [stdout] | [INFO] [stdout] 644 | fn opcode_Fx1E(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `opcode_fx1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx29` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:654:8 [INFO] [stdout] | [INFO] [stdout] 654 | fn opcode_Fx29(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx29` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx33` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:665:8 [INFO] [stdout] | [INFO] [stdout] 665 | fn opcode_Fx33(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx55` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:676:8 [INFO] [stdout] | [INFO] [stdout] 676 | fn opcode_Fx55(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx55` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `opcode_Fx65` should have a snake case name [INFO] [stdout] --> src/chip8/mod.rs:688:8 [INFO] [stdout] | [INFO] [stdout] 688 | fn opcode_Fx65(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `opcode_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmh1ZBu/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-8ce187cd6101b743.rlib,librand_chacha-8c03da8d93b0a66f.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-56a289fd70d98b0d.rlib,libbevy-f8b344f0128aafc7.rlib,libbevy_internal-32c5a99415c932fb.rlib,libbevy_winit-1eecc6bde8ad640e.rlib,libaccesskit_winit-8249afc4fd32327f.rlib,libwinit-476e3519888aeb63.rlib,libx11_dl-5e0a1c284f9283df.rlib,libbevy_ui-d774a815a5bf7201.rlib,libtaffy-d1212bbb18af3407.rlib,libslotmap-211dd6ca2ba81773.rlib,libbevy_text-950d7df0de24e665.rlib,libglyph_brush_layout-7a9528c8b14a98d0.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-cf415a3baf3cb5e5.rlib,libab_glyph-c9d0d091f278aec2.rlib,libowned_ttf_parser-df723c47e5c89b52.rlib,libttf_parser-23c46f91764e7ced.rlib,libab_glyph_rasterizer-251d33ea7b24466b.rlib,libbevy_sprite-8400596ca2b38e22.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-2ed8d454bc487b44.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-801595439cf18f68.rlib,libbevy_gltf-c62aae35b2168614.rlib,libpercent_encoding-762c6957ae74e2f6.rlib,libgltf-c05ea84e38222fec.rlib,libgltf_json-e8264cab3d0954a0.rlib,libserde_json-25f6262ab95a936a.rlib,libryu-4d09fff2ce933ebb.rlib,libitoa-0f3ce2aa4ee007f9.rlib,libbevy_pbr-7fe170592f3d402c.rlib,libbevy_gilrs-a93a4a924ae681ad.rlib,libgilrs-aa2aac01e4f97f85.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-9e49d76e2e30baeb.rlib,liblibudev_sys-a582290832bad03f.rlib,libvec_map-75126d96f8392bf4.rlib,libnix-1f0279495027a5a5.rlib,libbevy_core_pipeline-863b6820aa61f736.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_audio-f39a4a0b2c0dc686.rlib,librodio-422caf0e74060045.rlib,liblewton-487a684a28ea1df5.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libcpal-4f49913693e8050b.rlib,libdasp_sample-36a8a9956058a9f1.rlib,libalsa-894e319db1d5aef8.rlib,libnix-e1766d16f9a0f8a4.rlib,libalsa_sys-4f66fdba8f529190.rlib,libbevy_animation-69b311a3d7b699f5.rlib,libbevy_scene-f1b58047072b6ed4.rlib,libron-2bed8a2fc0d4bfb6.rlib,libbase64-42295ac2e0e134a3.rlib,libbevy_render-60c4baf7921d13b4.rlib,libruzstd-2e0b079a7ebcc5dc.rlib,libtwox_hash-ae9c612676f9e00b.rlib,libbevy_mikktspace-e7147d5c9e9f2590.rlib,libimage-d25d97c694433cf1.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-8bcab6eec359af25.rlib,libflate2-db2d1d254d6d6b13.rlib,libminiz_oxide-c3fadcead0c8205d.rlib,libfdeflate-0a58d9a7f1bf25cb.rlib,libsimd_adler32-c4fc68bb88335920.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libnum_rational-1fd92d032ddf8d44.rlib,libnum_integer-3010115d2f27a8c9.rlib,libktx2-b9115b7b7f2645e9.rlib,libencase-e6948889bac3caea.rlib,libconst_panic-eac595ced7b46d7e.rlib,libhexasphere-e7803ac26678f5bc.rlib,libwgpu-1d2d9bb203937c42.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-90b237f9fe820a43.rlib,libwgpu_hal-02841e828179619f.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-fe5cd4078a2784ea.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libkhronos_egl-b42d763a51f1119f.rlib,libprofiling-1c34415e64c4c27a.rlib,libgpu_alloc-c75d8d4e98c9da2d.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libash-25c9a57bae9225b5.rlib,liblibloading-1d9d598bea47447c.rlib,libnaga-cdb588dab1529f70.rlib,libhexf_parse-72d4824186d79465.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-acb77a80113c1a4b.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libtermcolor-a5251b019e6ea81a.rlib,libpp_rs-4a799f6286350b9a.rlib,libunicode_xid-0488fac86b109842.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libwgpu_types-1aed285ee6466c19.rlib,libglow-e7cccf2210314314.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-a4d7b5399006558d.rlib,libraw_window_handle-fa6b9cb7b8d4289b.rlib,libbevy_transform-7542354cf5b090a1.rlib,libbevy_hierarchy-927daac229072866.rlib,libbevy_input-2182ccff0b2b2f84.rlib,libbevy_asset-d6c4ded28257eaa8.rlib,libnotify-ad72b28d987e7425.rlib,libmio-437abc961201a493.rlib,libfiletime-88b0e1b14f6913c0.rlib,libwalkdir-527b2d82e96423cf.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-a6138ad3c255e08d.rlib,libinotify_sys-c3fe5c40c27dc50b.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-3c0f6193a0d10af7.rlib,libsysinfo-e2e22ea16f85c5db.rlib,libbevy_time-5ddf50790dae60bd.rlib,libbevy_core-394146a51cbe2366.rlib,libcrossbeam_channel-bceff4edb8d5de8c.rlib,libbevy_log-96c07ba7c97b0c45.rlib,libtracing_subscriber-f08d6e6fa54efca7.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-19e3ced3c5bd2373.rlib,libaho_corasick-53641149c208d46b.rlib,libregex_syntax-8e35d4a8c6ca5555.rlib,libtracing_log-a8f0d87da9f3f3bf.rlib,liblog-330e2317d38539e6.rlib,liblazy_static-af860367908b8176.rlib,libanyhow-a7d7157aebae4ee3.rlib,libbevy_a11y-cea469ad6ade01b5.rlib,libaccesskit-d4b8055d3bb9173e.rlib,libbevy_app-df7a0a0e3c689b3e.rlib,libbevy_ecs-82a9786f7e4e7773.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libthread_local-ca5b31f99de0609f.rlib,libbevy_reflect-a721c19c435e643e.rlib,liberased_serde-4f9ff5b205743c5b.rlib,libbevy_math-62e2af0ed5c8698d.rlib,libglam-0d25c714e5fd8d4e.rlib,libbytemuck-5853d76f48812edb.rlib,libparking_lot-381214562efb0b41.rlib,libparking_lot_core-5c13451df42ee9f5.rlib,libsmallvec-617e216124439a2c.rlib,liblock_api-65184f7689519956.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libbevy_tasks-27bec81842c5ebad.rlib,libasync_channel-b3e2c09471294ce4.rlib,libasync_executor-dffc693735e8f1b0.rlib,libslab-02c00934ae7bff6e.rlib,libasync_lock-6a1b20cb4ac06693.rlib,libevent_listener-0282a877755a83ef.rlib,libfutures_lite-da24ce4944f83560.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-273731efb4a6b13e.rlib,libfutures_io-4a43606c4f70f76a.rlib,libfutures_core-655f560b951b367c.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-ec2ad8bad7b603f9.rlib,libconcurrent_queue-6216aa51d4df6f9e.rlib,libcrossbeam_utils-9b5f83cc6a934e60.rlib,libasync_task-d8ca51f323c3c639.rlib,libbevy_ptr-a75aa75fca64684e.rlib,libbevy_utils-80ba473d23869d99.rlib,libuuid-73c805ddf13765a5.rlib,libtracing-a5ce4ac616c7df75.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-3d07478bec53f6a5.rlib,libthiserror-7e1e3de6f7e44b69.rlib,libpetgraph-0ac8fb1587c3b516.rlib,libindexmap-71f8ebebce6517f0.rlib,libfixedbitset-28f95f70a6c985e3.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-ee0c9fdf95555519.rlib,libserde-744266afdfe18c6b.rlib,libahash-3fda957f78c0c436.rlib,libgetrandom-ad846754d0c4a33d.rlib,liblibc-b266b2562a9c9cad.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-88da25fb809d9a5c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmh1ZBu/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chip8-afed881f073c47d7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chip8` (bin "chip8") due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8ef637d608924a85cde2bc54bac932a79d78f8b56b10400f5df856e8478eb521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef637d608924a85cde2bc54bac932a79d78f8b56b10400f5df856e8478eb521", kill_on_drop: false }` [INFO] [stdout] 8ef637d608924a85cde2bc54bac932a79d78f8b56b10400f5df856e8478eb521