[INFO] cloning repository https://github.com/sim82/caves [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sim82/caves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Fcaves", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Fcaves'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 091bd53910bdc1d5b1bc12f31848277ef7e6bf35 [INFO] testing sim82/caves against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim82%2Fcaves" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sim82/caves on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sim82/caves [INFO] finished tweaking git repo https://github.com/sim82/caves [INFO] tweaked toml for git repo https://github.com/sim82/caves written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sim82/caves 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 120ef17a0f8bb5227bdb9006f1b682e632a6d455413dd008337d39a16c77a060 [INFO] running `Command { std: "docker" "start" "-a" "120ef17a0f8bb5227bdb9006f1b682e632a6d455413dd008337d39a16c77a060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "120ef17a0f8bb5227bdb9006f1b682e632a6d455413dd008337d39a16c77a060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120ef17a0f8bb5227bdb9006f1b682e632a6d455413dd008337d39a16c77a060", kill_on_drop: false }` [INFO] [stdout] 120ef17a0f8bb5227bdb9006f1b682e632a6d455413dd008337d39a16c77a060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e116b6f9a0751c4511e08f9c7ab755b62c7a09931c7fc566061a4ecbbe7f6c1 [INFO] running `Command { std: "docker" "start" "-a" "0e116b6f9a0751c4511e08f9c7ab755b62c7a09931c7fc566061a4ecbbe7f6c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.5.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bevy_utils v0.3.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling bevy_tasks v0.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rectangle-pack v0.2.0 [INFO] [stderr] Compiling ab_glyph v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling bevy_hecs_macros v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bevy_hecs v0.3.0 [INFO] [stderr] Compiling bevy_derive v0.3.0 [INFO] [stderr] Compiling bevy_math v0.3.0 [INFO] [stderr] Compiling bevy_property_derive v0.3.0 [INFO] [stderr] Compiling bevy_ecs v0.3.0 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling hexasphere v1.0.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling gilrs-core v0.3.0 [INFO] [stderr] Compiling gilrs v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling wgpu-core v0.6.5 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling wgpu v0.6.2 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling tiled v0.9.3 [INFO] [stderr] Compiling bevy_app v0.3.0 [INFO] [stderr] Compiling bevy_property v0.3.0 [INFO] [stderr] Compiling bevy_window v0.3.0 [INFO] [stderr] Compiling bevy_input v0.3.0 [INFO] [stderr] Compiling bevy_dynamic_plugin v0.3.0 [INFO] [stderr] Compiling bevy_type_registry v0.3.0 [INFO] [stderr] Compiling bevy_asset v0.3.0 [INFO] [stderr] Compiling bevy_core v0.3.0 [INFO] [stderr] Compiling bevy_transform v0.3.0 [INFO] [stderr] Compiling bevy_winit v0.3.0 [INFO] [stderr] Compiling bevy_gilrs v0.3.0 [INFO] [stderr] Compiling bevy_diagnostic v0.3.0 [INFO] [stderr] Compiling bevy_render v0.3.0 [INFO] [stderr] Compiling bevy_scene v0.3.0 [INFO] [stderr] Compiling bevy_audio v0.3.0 [INFO] [stderr] Compiling bevy_sprite v0.3.0 [INFO] [stderr] Compiling bevy_pbr v0.3.0 [INFO] [stderr] Compiling bevy_wgpu v0.3.0 [INFO] [stderr] Compiling bevy_gltf v0.3.0 [INFO] [stderr] Compiling bevy_text v0.3.0 [INFO] [stderr] Compiling bevy_ui v0.3.0 [INFO] [stderr] Compiling bevy v0.3.0 [INFO] [stderr] Compiling bevy_tiled_prototype v0.1.0 [INFO] [stderr] Compiling caves v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bevy::math` [INFO] [stdout] --> src/ferris.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::math; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render::camera::Camera` [INFO] [stdout] --> src/ferris.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use bevy::{prelude::*, render::camera::Camera}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `movement` [INFO] [stdout] --> src/ferris.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use super::{level, movement, spritesheet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy_tiled_prototype::TiledMapCenter` [INFO] [stdout] --> src/ferris.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bevy_tiled_prototype::TiledMapCenter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `render::camera::Camera` [INFO] [stdout] --> src/movement.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use bevy::{prelude::*, render::camera::Camera}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy_tiled_prototype::TiledMapCenter` [INFO] [stdout] --> src/movement.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bevy_tiled_prototype::TiledMapCenter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/spritesheet.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timer` [INFO] [stdout] --> src/ferris.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | for (timer, mut sprite, texture_atlas_handle, mut state, sprite_sheet) in query.iter_mut() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_atlas_handle` [INFO] [stdout] --> src/ferris.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | for (timer, mut sprite, texture_atlas_handle, mut state, sprite_sheet) in query.iter_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_atlas_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_atlases` [INFO] [stdout] --> src/ferris.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | texture_atlases: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_atlases` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ferris.rs:18:51 [INFO] [stdout] | [INFO] [stdout] 18 | for (timer, mut sprite, texture_atlas_handle, mut state, sprite_sheet) in query.iter_mut() { [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: unused variable: `speed` [INFO] [stdout] --> src/ferris.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let speed = if keyboard_input.pressed(KeyCode::LShift) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `intra_frame` is never read [INFO] [stdout] --> src/ferris.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | let mut intra_frame = Vec2::zero(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sl` [INFO] [stdout] --> src/ferris.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | let Frame(sl, sr, x, time, next) = &state.state.frames[state.state_step as usize]; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sr` [INFO] [stdout] --> src/ferris.rs:229:27 [INFO] [stdout] | [INFO] [stdout] 229 | let Frame(sl, sr, x, time, next) = &state.state.frames[state.state_step as usize]; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/ferris.rs:229:40 [INFO] [stdout] | [INFO] [stdout] 229 | let Frame(sl, sr, x, time, next) = &state.state.frames[state.state_step as usize]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/level.rs:152:36 [INFO] [stdout] | [INFO] [stdout] 152 | AssetEvent::Modified { handle } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `handle: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/level.rs:155:35 [INFO] [stdout] | [INFO] [stdout] 155 | AssetEvent::Removed { handle } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `handle: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asset_path` [INFO] [stdout] --> src/spritesheet.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from_bytes(asset_path: &Path, bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asset_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | mut texture_atlases: ResMut>, [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `animate_sprite_system` is never used [INFO] [stdout] --> src/main.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn animate_sprite_system( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `North` and `South` are never constructed [INFO] [stdout] --> src/ferris.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 40 | enum Direction { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 43 | North, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | South, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Direction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `to_vec`, `all`, and `index` are never used [INFO] [stdout] --> src/ferris.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Direction { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 54 | pub fn to_vec(&self) -> Vec2 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn all() -> &'static [Direction; 4] { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Up` and `Down` are never constructed [INFO] [stdout] --> src/ferris.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 140 | enum Movement { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 141 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] 142 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Movement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `yaxis` is never read [INFO] [stdout] --> src/ferris.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub struct InputState { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 148 | xaxis: Option, [INFO] [stdout] 149 | yaxis: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `intersect_dist` is never used [INFO] [stdout] --> src/movement.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn intersect_dist(shape: &level::CollisionShape, rect: &math::Rect) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `range_non_overlap` is never used [INFO] [stdout] --> src/movement.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn range_non_overlap(a1: f32, a2: f32, b1: f32, b2: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `intersect_dist2` is never used [INFO] [stdout] --> src/movement.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn intersect_dist2(shape: &level::CollisionShape, rect: &math::Rect) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MoveRes` is never used [INFO] [stdout] --> src/movement.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum MoveRes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoveRes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_move` is never used [INFO] [stdout] --> src/movement.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn try_move(s1: &level::CollisionShape, r2: &Rect, d_target: &Vec2) -> MoveRes { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `image` and `durations` are never read [INFO] [stdout] --> src/spritesheet.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Spritesheet { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 47 | pub image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 48 | pub ranges: HashMap>, [INFO] [stdout] 49 | pub durations: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Spritesheet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `direction` is never read [INFO] [stdout] --> src/spritesheet.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct FrameTag { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub direction: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrameTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `app`, `version`, `image`, `format`, and `scale` are never read [INFO] [stdout] --> src/spritesheet.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Meta { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 28 | pub app: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 29 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | pub image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub format: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | pub scale: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Meta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbzVRNf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-468540ec0cc3e24b.rlib,libatty-64bc33892ff1c834.rlib,libtermcolor-95b90a5c4c516553.rlib,libhumantime-6d2dc55eab1ab4af.rlib,libregex-39d85eef96d6d881.rlib,libthread_local-5d5774fbf5cd1c8e.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libbevy_tiled_prototype-cf8610a5259b8aa9.rlib,libtiled-ca6f2282b2a0d3f9.rlib,libzstd-b263546acf1f527e.rlib,libzstd_safe-cc1efa31476150e0.rlib,libzstd_sys-fbf7e0de0ebf590e.rlib,liblibflate-b5e1cd3169603ceb.rlib,libtake_mut-7e27eecaecf716c7.rlib,librle_decode_fast-153582e6b4084c84.rlib,libxml-545228262f00d08d.rlib,libbase64-3919f0681e617141.rlib,libbevy-02df97ac66866655.rlib,libbevy_gilrs-13183c429f972f25.rlib,libgilrs-7180e39ca927f3ad.rlib,libfnv-2d77ec4f6f971b24.rlib,libgilrs_core-0935565b36769a20.rlib,liblibudev_sys-b00cd4dac9974098.rlib,libnix-1a6bb514b1b51d0e.rlib,libvec_map-ecbce826993378bd.rlib,libbevy_dynamic_plugin-48aab5190071b308.rlib,libbevy_wgpu-af87765071c2c86d.rlib,libwgpu-fe0bcf73d289dc61.rlib,libwgpu_core-257a6fb65316c089.rlib,libtracing-b4e3530c10a6e4d5.rlib,libpin_project_lite-faafb76eb3c94fd2.rlib,libtracing_core-b6dc359bdfc3ad1e.rlib,libnaga-6632450d8983a672.rlib,libgfx_memory-aff1ba866493d111.rlib,libbit_set-424df2bfd30b7c33.rlib,libbit_vec-1cccdc3d9e824077.rlib,libcopyless-e8fdf1135a352337.rlib,libwgpu_types-cb1364ccdde35fd7.rlib,libgfx_descriptor-2848e9a8dffb3351.rlib,libfxhash-1512e1d79dde3559.rlib,libgfx_backend_vulkan-fb38d84d956e64a6.rlib,libinplace_it-4ed0ecefc048b2da.rlib,libash-6aa7897c4e4d3f53.rlib,liblibloading-4819f7b3ddec36f2.rlib,libgfx_backend_empty-caaddd8ffdebfb6d.rlib,libgfx_hal-13d7e8a2d9e8b2a2.rlib,libtyped_arena-7e1d361181440881.rlib,libfutures-c74fc8b0630583e6.rlib,libfutures_executor-70a42149e4333b69.rlib,libfutures_util-a4d3d79b89136262.rlib,libfutures_channel-b7392b8950d43a38.rlib,libpin_project-457d3d626518d532.rlib,libfutures_sink-6c5f391750ac3999.rlib,libfutures_task-56a7a9f6e8729b88.rlib,libpin_utils-9a5791cba021167a.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libbevy_winit-cb81391e38298de7.rlib,libwinit-b6bd9990da230476.rlib,libx11_dl-08c92b54f3f7e627.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libraw_window_handle-a413c7397c49e1dc.rlib,libbevy_ui-5f6ecb06ee5f5030.rlib,libstretch-335874df845920dd.rlib,libbevy_text-0555b871d3a45937.rlib,libab_glyph-e1ef708aee28e9b6.rlib,libowned_ttf_parser-2b8db39f70f63d6b.rlib,libttf_parser-ffd1e85225e6a621.rlib,libab_glyph_rasterizer-046af5444e5ed557.rlib,libbevy_sprite-9324ac3b8c834c38.rlib,librectangle_pack-52963a64cc0274bf.rlib,libguillotiere-7d95d719f7a0d2b2.rlib,libsvg_fmt-92f5da9d864dce8a.rlib,libeuclid-07bc8a5a30a8a8e3.rlib,libbevy_gltf-bfa5e871f9b375bb.rlib,libgltf-a87d06294245bd92.rlib,libgltf_json-dda43da91400a9e3.rlib,libserde_json-1b07834d93fd64a9.rlib,libryu-f3aba87160ed1f5c.rlib,libitoa-b3694ccebca986d3.rlib,libbevy_pbr-733e70f9f80ed167.rlib,libbevy_render-f4430c7110245e90.rlib,libimage-04237348ceef9e58.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libnum_iter-e6a02362a688ef18.rlib,libbytemuck-8adcbee48550379e.rlib,libpng-f0e41689531d1748.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libdeflate-1e485b21273c577f.rlib,libadler32-884c7c82211a01d9.rlib,libnum_rational-5d56dc0612010134.rlib,libnum_integer-b25814bb86c8b517.rlib,libbyteorder-73c970a5a969dc8f.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libbevy_glsl_to_spirv-2c2e382a934314cf.rlib,libhex-b52162d6bc9730d3.rlib,libspirv_reflect-e8ff4bf22a076ab7.rlib,libspirv_headers-c87477405d82c4f9.rlib,libhexasphere-98eb324c9f58a551.rlib,libbevy_audio-086bacecdd3890f0.rlib,librodio-7b6de4fa6dd8770d.rlib,libminimp3-fbdac02d69e344ba.rlib,libslice_deque-cd134af10837d45d.rlib,libminimp3_sys-dc9aabf23ee71588.rlib,libcpal-3d53a22d27e00e63.rlib,libalsa-ae0dc6f8997513a0.rlib,libnix-c7e9f98a9b6719a0.rlib,libvoid-c8c62e9ffd6f4978.rlib,libalsa_sys-6b7d3ad38356e5f0.rlib,libbevy_window-8d01e6f409286357.rlib,libbevy_transform-0845882293ac4ee9.rlib,libbevy_scene-85dc0ea76e52563a.rlib,libbevy_input-e8b6e417613f08ec.rlib,libbevy_diagnostic-3ae3dbf1b33fdc03.rlib,libbevy_core-1bfd14d2a558f344.rlib,libbevy_asset-1c9b54b0ebcde640.rlib,libnotify-908a4623def09a8d.rlib,libmio_extras-3c1e8803df4246ee.rlib,liblazycell-0fc01752428421b1.rlib,libmio-583ae30c27bb429c.rlib,libslab-ab64617c0d711aec.rlib,libiovec-bb0bf1dc7e96149e.rlib,libnet2-eedcef40c2643879.rlib,libfiletime-b75fd03119991528.rlib,libanymap-eb4740c6d4af0ea4.rlib,libwalkdir-9d17ebaf1f88d685.rlib,libsame_file-1ceb7b6153588b15.rlib,libinotify-a59c1e3ad5970002.rlib,libinotify_sys-d9891ca084d45d54.rlib,libbevy_type_registry-d8ca2823439cec42.rlib,libbevy_property-ce2bfab9c02cb9fc.rlib,libron-a3be01d0eb1fc9c1.rlib,libbase64-caf00e5e782a09dd.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libbevy_math-a2321521670110c1.rlib,libglam-1dcf6096a6450770.rlib,liberased_serde-f846743d95a8d734.rlib,libuuid-fcefadbf8923dc2d.rlib,libcrossbeam_channel-e90ff7d6fca8c13d.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,libcrossbeam_utils-4751cf9509004946.rlib,libanyhow-d29eb86a55f3b844.rlib,libbevy_app-4f4a49e3113f1ac9.rlib,libbevy_ecs-550af5e41b1d572d.rlib,librand-f5cb28a8ab6ee8ec.rlib,librand_chacha-e11fa10562e431b2.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-cfe01bec4194d56d.rlib,libgetrandom-6d7c625eec5ae552.rlib,liblog-9f7d2a13b40b08fe.rlib,libthiserror-7dbca464190f9d48.rlib,libparking_lot-a546baed99b26b82.rlib,libparking_lot_core-749f7cecad8b9b67.rlib,libsmallvec-24dd920322be9a8f.rlib,liblock_api-96daaf05e0aaf24f.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-2611a3de861d94a8.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libfixedbitset-6ae3c099aa5a80f1.rlib,libbevy_tasks-8ff3d2bc90fcc6a4.rlib,libnum_cpus-4b60de01400ebcb9.rlib,libasync_channel-9cf60a8aa870e10d.rlib,libasync_executor-4bd1fb00bae460e2.rlib,libonce_cell-9653ed29e0a56f6d.rlib,libvec_arena-598401c951ab1615.rlib,libconcurrent_queue-29dd56065893754d.rlib,libcache_padded-4752816a18f3228e.rlib,libasync_task-902aee3096873137.rlib,libevent_listener-0b74c192d0f072ce.rlib,libfutures_lite-dc07acc4fa0ee67e.rlib,libmemchr-788173701f270c65.rlib,libfastrand-198086af4bb5737c.rlib,libfutures_io-38f9064d00404369.rlib,libfutures_core-b8fa22da1e1365be.rlib,libwaker_fn-1efb4ef8838de647.rlib,libparking-1c110711c7989340.rlib,libpin_project_lite-4e4a99847a30ff91.rlib,libdowncast_rs-ffbd8a7d19c70af3.rlib,libbevy_hecs-add6154472038d1f.rlib,libbevy_utils-0b921b9db2ea9d5f.rlib,libahash-d229968d12450dbc.rlib,libgetrandom-c26da81c9b2e3a44.rlib,liblibc-5225120731df77f4.rlib,libcfg_if-7e9efee4241be1ca.rlib,liblazy_static-695bc0f4418864cd.rlib,libspin-bd5c65b66a03de3f.rlib,libserde-5470d7fee5828e4b.rlib,libapprox-9c5ad63429bd4871.rlib,libnum_traits-cfed5bfcdbd0c299.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-lglslang.glsltospirv" "-lHLSL.glsltospirv" "-lOGLCompiler.glsltospirv" "-lOSDependent.glsltospirv" "-lSPIRV.glsltospirv" "-lSPVRemapper.glsltospirv" "-lSPIRV-Tools-opt.glsltospirv" "-lSPIRV-Tools.glsltospirv" "-lstdc++" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-c6329ad66635a9cd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-96cbaf1d95ed0905/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d0b09b87bf1df3ae/out" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/caves-0cb1194111171d4c" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caves` (bin "caves") due to 1 previous error; 34 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0e116b6f9a0751c4511e08f9c7ab755b62c7a09931c7fc566061a4ecbbe7f6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e116b6f9a0751c4511e08f9c7ab755b62c7a09931c7fc566061a4ecbbe7f6c1", kill_on_drop: false }` [INFO] [stdout] 0e116b6f9a0751c4511e08f9c7ab755b62c7a09931c7fc566061a4ecbbe7f6c1