[INFO] cloning repository https://github.com/Mierunski/base_defense [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mierunski/base_defense" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMierunski%2Fbase_defense", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMierunski%2Fbase_defense'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b04de46662a17bec2c03031582e3175968e27b0 [INFO] testing Mierunski/base_defense/0b04de46662a17bec2c03031582e3175968e27b0 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMierunski%2Fbase_defense" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mierunski/base_defense on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Mierunski/base_defense [INFO] finished tweaking git repo https://github.com/Mierunski/base_defense [INFO] tweaked toml for git repo https://github.com/Mierunski/base_defense written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mierunski/base_defense 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-type-name v1.0.0 [INFO] [stderr] Downloaded renet v0.0.9 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.12.0 [INFO] [stderr] Downloaded renet_visualizer v0.0.2 [INFO] [stderr] Downloaded renetcode v0.0.5 [INFO] [stderr] Downloaded bevy_egui v0.15.0 [INFO] [stderr] Downloaded rechannel v0.0.5 [INFO] [stderr] Downloaded bevy_renet v0.0.5 [INFO] [stderr] Downloaded bevy-inspector-egui v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4970ed7a669876bd7e3063cac5108e262af9e2336c27937a3ae082a7619db01 [INFO] running `Command { std: "docker" "start" "-a" "d4970ed7a669876bd7e3063cac5108e262af9e2336c27937a3ae082a7619db01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4970ed7a669876bd7e3063cac5108e262af9e2336c27937a3ae082a7619db01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4970ed7a669876bd7e3063cac5108e262af9e2336c27937a3ae082a7619db01", kill_on_drop: false }` [INFO] [stdout] d4970ed7a669876bd7e3063cac5108e262af9e2336c27937a3ae082a7619db01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2831b7770d95758d16d965d9498c694374891d5e89183894f25c793ff2f3c8 [INFO] running `Command { std: "docker" "start" "-a" "be2831b7770d95758d16d965d9498c694374891d5e89183894f25c793ff2f3c8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bevy_tasks v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bevy_macro_utils v0.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling bytemuck_derive v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.0 [INFO] [stderr] Compiling bevy_derive v0.8.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling const_panic v0.2.4 [INFO] [stderr] Compiling bevy_encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_render_macros v0.8.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.21.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling bevy_reflect v0.8.0 [INFO] [stderr] Compiling bevy_math v0.8.0 [INFO] [stderr] Compiling hexasphere v7.2.0 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling bevy_mikktspace v0.8.0 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling bevy_ecs v0.8.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling bevy_app v0.8.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bevy_time v0.8.0 [INFO] [stderr] Compiling bevy_log v0.8.0 [INFO] [stderr] Compiling bevy_diagnostic v0.8.0 [INFO] [stderr] Compiling bevy_input v0.8.0 [INFO] [stderr] Compiling bevy_hierarchy v0.8.0 [INFO] [stderr] Compiling bevy_asset v0.8.0 [INFO] [stderr] Compiling bevy_window v0.8.0 [INFO] [stderr] Compiling bevy_transform v0.8.0 [INFO] [stderr] Compiling bevy_core v0.8.0 [INFO] [stderr] Compiling bevy_animation v0.8.0 [INFO] [stderr] Compiling bevy_audio v0.8.0 [INFO] [stderr] Compiling bevy_winit v0.8.0 [INFO] [stderr] Compiling bevy_gilrs v0.8.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling rechannel v0.0.5 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling renetcode v0.0.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling renet v0.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling renet_visualizer v0.0.2 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling bevy_render v0.8.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.8.0 [INFO] [stderr] Compiling bevy_scene v0.8.0 [INFO] [stderr] Compiling bevy_sprite v0.8.0 [INFO] [stderr] Compiling bevy_pbr v0.8.0 [INFO] [stderr] Compiling bevy_text v0.8.0 [INFO] [stderr] Compiling bevy_ui v0.8.0 [INFO] [stderr] Compiling bevy_gltf v0.8.0 [INFO] [stderr] Compiling bevy_internal v0.8.0 [INFO] [stderr] Compiling bevy v0.8.0 [INFO] [stderr] Compiling bevy_egui v0.15.0 [INFO] [stderr] Compiling bevy_renet v0.0.5 [INFO] [stderr] Compiling bevy-inspector-egui v0.12.1 [INFO] [stderr] Compiling base_defense v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::format` [INFO] [stdout] --> src/user_interface.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, fmt::format}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epaint::image` [INFO] [stdout] --> src/user_interface.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use bevy_inspector_egui::egui::{epaint::image, Color32}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `miner` [INFO] [stdout] --> src/building.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let miner = commands [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_miner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/networking.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | struct Username(String); [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FpsText` is never constructed [INFO] [stdout] --> src/user_interface.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct FpsText; [INFO] [stdout] | ^^^^^^^ [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/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGvovKx/symbols.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.base_defense.35834c61ce0d0c17-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785.bwzxo31p60xshzf6wj2av7ds2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librenet_visualizer-12333867b6370b3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_renet-c97450994b474f4b.rlib" "/opt/rustwide/target/debug/deps/librenet-595b9dc63d743344.rlib" "/opt/rustwide/target/debug/deps/librenetcode-18bd56e7e910a3e8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a504f9382d8a975.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-713e69b2639c5237.rlib" "/opt/rustwide/target/debug/deps/libchacha20-ee8c3c68b14a3441.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8d8fd34c519675d0.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-c7d14af161235e45.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9213a3d3a1c3d8bf.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a9131cd33454df92.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-18a1238738cd73eb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f7697a4e8ca48869.rlib" "/opt/rustwide/target/debug/deps/libcipher-fe8f04cbc0efba58.rlib" "/opt/rustwide/target/debug/deps/libaead-1c74d9b3a7f90b27.rlib" "/opt/rustwide/target/debug/deps/librand_core-63b14590cb72e719.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6a4864f5e88ed993.rlib" "/opt/rustwide/target/debug/deps/libtypenum-32ef8ce6ac82a640.rlib" "/opt/rustwide/target/debug/deps/librechannel-27ccc604c6780c40.rlib" "/opt/rustwide/target/debug/deps/libbytes-38b603c9fd9e7799.rlib" "/opt/rustwide/target/debug/deps/libbincode-5016f06e7d7a58ad.rlib" "/opt/rustwide/target/debug/deps/libbevy_inspector_egui-4fe91f925b1b7375.rlib" "/opt/rustwide/target/debug/deps/libpretty_type_name-dc41922eec10ea21.rlib" "/opt/rustwide/target/debug/deps/libbevy_egui-e76a4e5c2bde7fca.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-3888607e3ae7a855.rlib" "/opt/rustwide/target/debug/deps/liburl-67879dae18e2ce03.rlib" "/opt/rustwide/target/debug/deps/libidna-197b240b6d896ef7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ea90225e73e8504d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70f9d1d63d943234.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-cf24a9853ce6132d.rlib" "/opt/rustwide/target/debug/deps/libmatches-02ef9c666247922e.rlib" "/opt/rustwide/target/debug/deps/libarboard-316cd021df193589.rlib" "/opt/rustwide/target/debug/deps/libx11rb-89944257b1451a19.rlib" "/opt/rustwide/target/debug/deps/libgethostname-794eae759da1475d.rlib" "/opt/rustwide/target/debug/deps/libnix-c6d386dfe541f6b7.rlib" "/opt/rustwide/target/debug/deps/libegui-859ccd017dbcb2cc.rlib" "/opt/rustwide/target/debug/deps/libepaint-0bb4f9401955fbbe.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-1fe3aa67998118aa.rlib" "/opt/rustwide/target/debug/deps/libemath-a0f21e1d07b3e355.rlib" "/opt/rustwide/target/debug/deps/libbevy-3cd165f65ce65e22.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-54e482b70b43a1af.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-5af7f86530c4abae.rlib" "/opt/rustwide/target/debug/deps/libwinit-df8e223f2659073e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4ba99406c71cc820.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-4177d5f9fd43c315.rlib" "/opt/rustwide/target/debug/deps/libtaffy-fcdf1f96a86d7f70.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-e7de8bc36b812d8e.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-19d3230dc0b903ed.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-18b3e77231afd029.rlib" "/opt/rustwide/target/debug/deps/libapprox-faa431e8a47406de.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-c84ede6f6b4ff7dc.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-57ed56c9005bbfdc.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f1b88ee9817d14b6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-9dafadcc3eceb549.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-235820dfdb2cd905.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-c858b7592dce13d3.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-83f8d60703a7dc79.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-841c2c5f6d8b70cf.rlib" "/opt/rustwide/target/debug/deps/libeuclid-dcc877d1680be14a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-b702dddb78c20903.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5df15bbc7a96cde1.rlib" "/opt/rustwide/target/debug/deps/libgltf-35372723c5301e56.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-64ba4cd48edc7aea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e10f594fb5238af2.rlib" "/opt/rustwide/target/debug/deps/libryu-e602146cef091300.rlib" "/opt/rustwide/target/debug/deps/libitoa-6bdb43df18f9efde.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-6b38e7262e7d4a77.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-2a133567647089bc.rlib" "/opt/rustwide/target/debug/deps/libgilrs-3d1bba90460e14b6.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-29a5c1731f432d75.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-68dd7541aec0eb96.rlib" "/opt/rustwide/target/debug/deps/libnix-5452e9bd9514c9e9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9f8ca065b66f597a.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-9988136849cb2cea.rlib" "/opt/rustwide/target/debug/deps/libradsort-7015c80aba9154a0.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-0c4e252f27f33a6a.rlib" "/opt/rustwide/target/debug/deps/librodio-19db24c0051613a2.rlib" "/opt/rustwide/target/debug/deps/liblewton-55cb20e4ce1b7860.rlib" "/opt/rustwide/target/debug/deps/libogg-e42efad56e498b41.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libcpal-035a102ee67941b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9a0ce069fa01994d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fe1da801469cee24.rlib" "/opt/rustwide/target/debug/deps/libalsa-5e8fd6abf2331804.rlib" "/opt/rustwide/target/debug/deps/libnix-d1571927dda1895e.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ef40d63938641812.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-18f116feafb87123.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-d52e920e12f72855.rlib" "/opt/rustwide/target/debug/deps/libron-6e4b5f78ae910602.rlib" "/opt/rustwide/target/debug/deps/libbase64-c82fddf08cb6872d.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-fd9986d2b53fdecf.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-6760b94310431d43.rlib" "/opt/rustwide/target/debug/deps/libhex-a7fcb079ec2dbc19.rlib" "/opt/rustwide/target/debug/deps/libimage-e08094acd4cee770.rlib" "/opt/rustwide/target/debug/deps/libpng-62028865bea7df2d.rlib" "/opt/rustwide/target/debug/deps/libdeflate-0a4b1310870fa2fb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-203c1e5236ff8f3b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-055bd22fdb4a3bf2.rlib" "/opt/rustwide/target/debug/deps/libencase-b25f1c949e896823.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-9a86e5417e299598.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-bab521a5b1437e98.rlib" "/opt/rustwide/target/debug/deps/libwgpu-bfc99fdadb0bfbf4.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-bcff3e18b3da02dc.rlib" "/opt/rustwide/target/debug/deps/libcopyless-055b2dbe618e97c3.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-c35037bc29fc8cf2.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-fecf9ffb916ea66a.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-97f7aa3ed9081ce9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4211f05dfd8e0c7e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-252f33c756761030.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-35d3f013058bb73b.rlib" "/opt/rustwide/target/debug/deps/libprofiling-717e2c69d0a6bc15.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-7f115e87d5ff3ccd.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-41e476fab99f8c63.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-380c4582d52d8435.rlib" "/opt/rustwide/target/debug/deps/libash-19b70c3f347ba3aa.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ff235645c1b08a09.rlib" "/opt/rustwide/target/debug/deps/libnaga-7eadfce40c9f85d2.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-fd840b36622a262e.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ffc157c6afbe6252.rlib" "/opt/rustwide/target/debug/deps/libbit_set-52ed5fff6f24c17e.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-61fcc18b47a77935.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-9723b5c10411eb6e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-404eb345df9d25b1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-07c04c6c88c06920.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-85c7109d3b79b972.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-7992fdb466be5950.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ebba164d4b57fee2.rlib" "/opt/rustwide/target/debug/deps/libspirv-75e5b3c9b68310d2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca93a4f7603004bb.rlib" "/opt/rustwide/target/debug/deps/libglow-1f4976c1902cd6b1.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-3a48c4b87a2411d4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f4095a572b2b0333.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-10425b0bf465b1f9.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-37b017858b8303f9.rlib" "/opt/rustwide/target/debug/deps/libcty-0cdb5f2cd50d1d43.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-3f5d0dbc02a41447.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-8848f017b43a06b6.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-4f28e5abcd418290.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-513b99a89134a5d2.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-ace42218de2c49b1.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-41000abc340e6d61.rlib" "/opt/rustwide/target/debug/deps/libnotify-c4b4c39b934f37d1.rlib" "/opt/rustwide/target/debug/deps/libmio-49826264b11904fd.rlib" "/opt/rustwide/target/debug/deps/libfiletime-4cec13c3ac3883e4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6c1d1c2438c22d42.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8a9119f38467ac65.rlib" "/opt/rustwide/target/debug/deps/libinotify-71df3f26cd4e5b95.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-2c683d125fe1a743.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-326fa53ecc85fe26.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-1e25b61df8b1622a.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-5447d76cf7e21ecd.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fd47b19803057ee0.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8d9e62358a774c76.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1554724a898ba401.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-37e6b1fc9f83073a.rlib" "/opt/rustwide/target/debug/deps/libregex-6dce604a74562f6a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-81639d579664c0a2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a0c33a2f87c5245a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-af3441d9dfc58248.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-68676b2305443330.rlib" "/opt/rustwide/target/debug/deps/liblog-cfd5ef4f7afb4e90.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0ff0a529ec56b123.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-b236bd2c90a59ec3.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-840b64313a839c5d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e3b92ad43b64724c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7a8f9eaea18eb560.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-0c8a85ae591dc96e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-fed9e57e824d2559.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-bb39eafc4d3ee0bf.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-0802bb87541a7f12.rlib" "/opt/rustwide/target/debug/deps/libslab-3c3d2088aa5f7519.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-dcc4f0561391f9f5.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-01c6883f4a492ec2.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ff2a1096bb9f9abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-927b9abc212023e8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0705597b68ddaacf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-125a0ab23ed2b16b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8faf7eb8ff48e0a9.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-cdd14e50411ed268.rlib" "/opt/rustwide/target/debug/deps/libparking-73828d94d13c2dc1.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-68215dfc40624ab9.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-5d788a8b0d0499e4.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4f52960d105e5621.rlib" "/opt/rustwide/target/debug/deps/libglam-dfeeac3fb503eac0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dd95be527a89275f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27bfef032102e134.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a8446aa2a1f21942.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e37e175327340f47.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-355fb785026ecab6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4de737d5cf5bf427.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-05735aae4f791677.rlib" "/opt/rustwide/target/debug/deps/libuuid-fc5989dc75e3c5f6.rlib" "/opt/rustwide/target/debug/deps/libtracing-d2d0335ea0d5b39f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e665db82f712395d.rlib" "/opt/rustwide/target/debug/deps/libinstant-8f53e70e2078e22e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a45f2f33a99d696e.rlib" "/opt/rustwide/target/debug/deps/libserde-dee9d8a2bde1cb93.rlib" "/opt/rustwide/target/debug/deps/libahash-b34d8c7e352ab4f4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6df74cf3b73d86bd.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-95a7cbf39d50a801.rlib" "/opt/rustwide/target/debug/deps/libnoise-6d35ef676efa991d.rlib" "/opt/rustwide/target/debug/deps/libimage-f583d335a2b5fc39.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8dcbec89587a448e.rlib" "/opt/rustwide/target/debug/deps/libpng-ee28df105ea34e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-948e06147f0ebfc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f37b25da21eb2d78.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ba30196f654e3958.rlib" "/opt/rustwide/target/debug/deps/libadler32-9c3bc500bf28edf5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-064d52a39fe63304.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-7643b500e15fbabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-179929df787b8493.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865143bdd726e66c.rlib" "/opt/rustwide/target/debug/deps/libgif-833c287bf3810275.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-db3da9ddfeacf5ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4aa87f7f99cfe23c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-46d7cd804d902b95.rlib" "/opt/rustwide/target/debug/deps/libtiff-8dc64a23e80e8bfc.rlib" "/opt/rustwide/target/debug/deps/libweezl-565c6df11a7fd8b5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d245be298216c792.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-8d56dd37c5e204c7.rlib" "/opt/rustwide/target/debug/deps/librayon-0d96f41f57c2f19c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5c7ba0b21ce23602.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-15b63809edf4a844.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e000e40af773dc5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d606c986c5dc720.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-82c781cf24e98a12.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1f087c9506cc53b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-38357055eee769d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ee09196f996058b1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1b6f87d47241e8a8.rlib" "/opt/rustwide/target/debug/deps/libeither-1d94295fb53d3c4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-edf75c8fe8931210.rlib" "/opt/rustwide/target/debug/deps/librand-78825906cf6601e9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3dfc637816541f92.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-25583bcf5a22ea87.rlib" "/opt/rustwide/target/debug/deps/librand_core-740738b6ebe9a154.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dc52e09e014702ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-af22d90f3d555356.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/base_defense-1538cf6ce0ff2785" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base_defense` (bin "base_defense") due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "be2831b7770d95758d16d965d9498c694374891d5e89183894f25c793ff2f3c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2831b7770d95758d16d965d9498c694374891d5e89183894f25c793ff2f3c8", kill_on_drop: false }` [INFO] [stdout] be2831b7770d95758d16d965d9498c694374891d5e89183894f25c793ff2f3c8