[INFO] cloning repository https://github.com/GGalizzi/raycaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GGalizzi/raycaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGalizzi%2Fraycaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGalizzi%2Fraycaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d29e5de589079faff2f54e84740299ae867e030f [INFO] testing GGalizzi/raycaster against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGalizzi%2Fraycaster" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GGalizzi/raycaster on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/GGalizzi/raycaster [INFO] finished tweaking git repo https://github.com/GGalizzi/raycaster [INFO] tweaked toml for git repo https://github.com/GGalizzi/raycaster written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/GGalizzi/raycaster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6630af0403263dc6f37078b993ae8bf0ecafe6ad11607ee9e9fe0d2cb7143c1c [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" "6630af0403263dc6f37078b993ae8bf0ecafe6ad11607ee9e9fe0d2cb7143c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6630af0403263dc6f37078b993ae8bf0ecafe6ad11607ee9e9fe0d2cb7143c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6630af0403263dc6f37078b993ae8bf0ecafe6ad11607ee9e9fe0d2cb7143c1c", kill_on_drop: false }` [INFO] [stdout] 6630af0403263dc6f37078b993ae8bf0ecafe6ad11607ee9e9fe0d2cb7143c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 601bf3582f5c03b8083c62de65f9f7182fe0532195332fc744410206e462df8f [INFO] running `Command { std: "docker" "start" "-a" "601bf3582f5c03b8083c62de65f9f7182fe0532195332fc744410206e462df8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling glam v0.9.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling fixedbitset v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cart-tmp-winit v0.22.2 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rectangle-pack v0.1.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling sdl2 v0.34.3 (https://github.com/rust-sdl2/rust-sdl2#7b303daa) [INFO] [stderr] Compiling raycaster v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 (https://github.com/rust-sdl2/rust-sdl2#7b303daa) [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling wgpu-types v0.6.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling guillotiere v0.5.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling bevy_ron v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling bevy_math v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling hexasphere v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling wgpu-core v0.6.0 [INFO] [stderr] Compiling bevy_hecs_macros v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_derive v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_property_derive v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_hecs v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling bevy_ecs v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling pixels v0.2.0 [INFO] [stderr] Compiling bevy_app v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_property v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_window v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_input v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_winit v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_type_registry v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_asset v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_core v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_transform v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_diagnostic v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_scene v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_audio v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_render v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_sprite v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_pbr v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_wgpu v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_gltf v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_text v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy_ui v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stderr] Compiling bevy v0.1.3 (https://github.com/bevyengine/bevy#7b6fbcb9) [INFO] [stdout] warning: unused import: `Query` [INFO] [stdout] --> src/main.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::{App, Query}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/font.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/font.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kc` [INFO] [stdout] --> src/main.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | if let Some(kc) = keycode { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_kc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt` [INFO] [stdout] --> src/game_plugin.rs:75:48 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn move_towards(&self, dir: Direction, dt: f32) -> Position { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_size` [INFO] [stdout] --> src/raycaster.rs:462:13 [INFO] [stdout] | [INFO] [stdout] 462 | let tile_size = TILE_SIZE as f32; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_radians` [INFO] [stdout] --> src/game_plugin.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn from_radians(radians: f32) -> Rotation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_strip_at` [INFO] [stdout] --> src/texture.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn draw_strip_at(&self, x: i32, tex_x: i32, top: i32, bottom: i32, buf: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fps` [INFO] [stdout] --> src/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | fps: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `resulting_resolution` should have an upper case name [INFO] [stdout] --> src/main.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const resulting_resolution: (i32, i32) = (320, 200); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RESULTING_RESOLUTION` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `actual_resolution` should have an upper case name [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const actual_resolution: (u32, u32) = (1080, 768); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ACTUAL_RESOLUTION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.raycaster.0c025237-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384.36acuq9a9rpyeku0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-8645d2c3e212eb2a/out" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-3b1e21729a7111b8/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpixels-0ca56c9d818eb43d.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-b147caa3b2e91a43.rlib" "/opt/rustwide/target/debug/deps/libwide-fdee547f87d1b6cb.rlib" "/opt/rustwide/target/debug/deps/libsdl2-cfd65b39b23c0f7b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f77960d88e6a3fcc.rlib" "/opt/rustwide/target/debug/deps/libbevy-f183e6dcc940b146.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-ba60a8fb4b8008fb.rlib" "/opt/rustwide/target/debug/deps/libpollster-8cd7647e47a321f2.rlib" "/opt/rustwide/target/debug/deps/libwgpu-98ebad60131bab37.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-9d9e9fb620465441.rlib" "/opt/rustwide/target/debug/deps/libtracing-fd8dca75be5933d0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5238333324fe2fd4.rlib" "/opt/rustwide/target/debug/deps/libnaga-099017883abd2661.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-201cf520e83ac2bb.rlib" "/opt/rustwide/target/debug/deps/libhibitset-54f641add6a6a797.rlib" "/opt/rustwide/target/debug/deps/libatom-87798a0c38349585.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-971e9f531f5cdd4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f9822cabad4a735f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58f0487c55668227.rlib" "/opt/rustwide/target/debug/deps/liblock_api-002670bc5ca7610b.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-29ee21e921f1516e.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b435caafa7086a25.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-8bcf063a28c6b92e.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-850367db876634b1.rlib" "/opt/rustwide/target/debug/deps/libash-3a71d96ba15186e5.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-fae20e65f240f636.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-eaa53f9902fa38ac.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rlib" "/opt/rustwide/target/debug/deps/libfutures-96f842bf91517f66.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e4852fe99aca48de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6c60e80482930ab1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c0c4e92ca8b1ff26.rlib" "/opt/rustwide/target/debug/deps/libpin_project-352eda6dacf5249c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-647dbb428bdee4c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-24f66148474dcd7e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c6bc8e591143487.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-51c858ff5eb4efcc.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-d9b3cea08b708715.rlib" "/opt/rustwide/target/debug/deps/libcart_tmp_winit-99165b1661d49b5c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-41ba73cd8870c5a4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d088c6e7ca3449e9.rlib" "/opt/rustwide/target/debug/deps/libinstant-72e32920f11916b5.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-d76209246a3e2f39.rlib" "/opt/rustwide/target/debug/deps/libgltf-096de6948f9bbba5.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-42ecb5db63c23089.rlib" "/opt/rustwide/target/debug/deps/libserde_json-163e3960e938591c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-575c3e24a388664a.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-aa78825df64714be.rlib" "/opt/rustwide/target/debug/deps/librodio-021ded0edccbecc1.rlib" "/opt/rustwide/target/debug/deps/libminimp3-23a4d59bae91538b.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-3eaaf5a97456e314.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-7a8280bd34922114.rlib" "/opt/rustwide/target/debug/deps/libcpal-17e5102c32f275af.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-38c2b5709b99e5dd.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-ec62d9ade4ce85b2.rlib" "/opt/rustwide/target/debug/deps/libstretch-19c627f67810ed61.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-db2ae236b23b2edb.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-56d9377367972203.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-3dad45d4cc9078ed.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-965d6fcb7ed62c6b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-22413b3dd3b1d3da.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-450928fadc7f6fdf.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-e0aa5baab05979f2.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-c6581ed0d502a791.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-894ab2738ab7dd85.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-cfc99abec3aea55a.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-b5cf4baac4567b44.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-1f89f9f15b7eaed0.rlib" "/opt/rustwide/target/debug/deps/libimage-497a1e9225fab498.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1f84d33089c0db8c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ac8f3587e509efa5.rlib" "/opt/rustwide/target/debug/deps/libpng-2dfccf2dcd36880f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5818821652b500f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-db6c214012c4dcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-6b370235d432068f.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-e92c5ffb3b8a81ea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b452eb72160bd155.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-03c8f54b39c00711.rlib" "/opt/rustwide/target/debug/deps/libtempfile-fb1a56ac8f8a1fa1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ff88cb610f6aade7.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-e5f888e0f83067a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-18fc97a1ca739c87.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-faea1f631484d2d8.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-de904cdf6b871ed0.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-206fb9ef0efcdfa2.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-f5e2ece328f2b2b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-043a7cf4f9efcd27.rlib" "/opt/rustwide/target/debug/deps/libuuid-059f4c9333c7a021.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-d6345025d46253c8.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-29a413331303cc08.rlib" "/opt/rustwide/target/debug/deps/libbevy_ron-8476e808895733cc.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-5aba7606999f1a8c.rlib" "/opt/rustwide/target/debug/deps/libglam-4c812f1e0f03edf1.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-fc6d4ca960a45ddd.rlib" "/opt/rustwide/target/debug/deps/libnotify-d5ea4bfa33782f9e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-fdcb83cbff7d3c92.rlib" "/opt/rustwide/target/debug/deps/libanymap-a46866658b3257a6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-4a92e2173e7042f2.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libmio-a2e773204c952b3f.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1ccecb3a15245bbd.rlib" "/opt/rustwide/target/debug/deps/libnet2-4dcaf78a3f66a949.rlib" "/opt/rustwide/target/debug/deps/libinotify-a8b39072d9f3916d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-36de779e9ced14ea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e30eb037fa535b8c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c87ff3ce704de3ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-4d323ff89c66af98.rlib" "/opt/rustwide/target/debug/deps/liblog-a09e9c66f53a878c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f0bc14bfd78b196c.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-f5f0899bc1e43e05.rlib" "/opt/rustwide/target/debug/deps/librayon-3cdb475cc6490b15.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8d6540aa12119090.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11eb9d6d9b4d8bb6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-79bded4f16780c89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a1080a6c8e575a17.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b5a32d6662b2653c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e29da77d7941c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libeither-e984fcb595be0116.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ec2f10cf236e743b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9b916c9e92e7bbfa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4c8e01fec87e9ceb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-d49cab04560748a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f08c3f0aff0718dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-004741fd3fb03027.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-6d9a8a11cc5fbe9c.rlib" "/opt/rustwide/target/debug/deps/librand-f291fad946062219.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-3b90cbd33ceeb02e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-acb9a06397f1010d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-be83fc4c795b4770.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1a9da7147972a274.rlib" "/opt/rustwide/target/debug/deps/liblibc-f260edcfad07d350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libserde-0934a0c282f4ed02.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6aca9e41dd2265b8.rlib" "/opt/rustwide/target/debug/deps/libahash-57ea830da0919d68.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-ldl" "-lasound" "-lstdc++" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raycaster-15ea445787198384" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raycaster` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "601bf3582f5c03b8083c62de65f9f7182fe0532195332fc744410206e462df8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601bf3582f5c03b8083c62de65f9f7182fe0532195332fc744410206e462df8f", kill_on_drop: false }` [INFO] [stdout] 601bf3582f5c03b8083c62de65f9f7182fe0532195332fc744410206e462df8f