[INFO] cloning repository https://github.com/reddyalice/dontcry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reddyalice/dontcry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freddyalice%2Fdontcry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freddyalice%2Fdontcry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1daee1367ed59345f4d105a21a7e354e41df538b [INFO] testing reddyalice/dontcry against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freddyalice%2Fdontcry" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reddyalice/dontcry on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reddyalice/dontcry [INFO] finished tweaking git repo https://github.com/reddyalice/dontcry [INFO] tweaked toml for git repo https://github.com/reddyalice/dontcry written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/reddyalice/dontcry 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25de741f0efc73c97dcc15ba49403c655b8e154edf85f285e7eb419dc313465e [INFO] running `Command { std: "docker" "start" "-a" "25de741f0efc73c97dcc15ba49403c655b8e154edf85f285e7eb419dc313465e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25de741f0efc73c97dcc15ba49403c655b8e154edf85f285e7eb419dc313465e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25de741f0efc73c97dcc15ba49403c655b8e154edf85f285e7eb419dc313465e", kill_on_drop: false }` [INFO] [stdout] 25de741f0efc73c97dcc15ba49403c655b8e154edf85f285e7eb419dc313465e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 410cafc3c2cc60704d72ae24ec06c4fcb60d4d3db4df95cb7b8f745acfc6fac8 [INFO] running `Command { std: "docker" "start" "-a" "410cafc3c2cc60704d72ae24ec06c4fcb60d4d3db4df95cb7b8f745acfc6fac8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling bevy_ptr v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling bevy_tasks v0.9.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bevy_macro_utils v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.0 [INFO] [stderr] Compiling bevy_derive v0.9.0 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bytemuck v1.12.2 [INFO] [stderr] Compiling wgpu-core v0.14.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling encase_derive_impl v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling encase_derive v0.4.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.9.0 [INFO] [stderr] Compiling bevy_render_macros v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpal v0.14.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling bevy_math v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bevy_reflect v0.9.0 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling encase v0.4.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.0 [INFO] [stderr] Compiling owned_ttf_parser v0.17.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling vec_map v0.8.2 [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 ron v0.8.0 [INFO] [stderr] Compiling bevy_ecs v0.9.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_app v0.9.0 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling bevy_log v0.9.0 [INFO] [stderr] Compiling bevy_core v0.9.0 [INFO] [stderr] Compiling bevy_time v0.9.0 [INFO] [stderr] Compiling bevy_input v0.9.0 [INFO] [stderr] Compiling bevy_diagnostic v0.9.0 [INFO] [stderr] Compiling bevy_hierarchy v0.9.0 [INFO] [stderr] Compiling bevy_asset v0.9.0 [INFO] [stderr] Compiling bevy_transform v0.9.0 [INFO] [stderr] Compiling bevy_window v0.9.0 [INFO] [stderr] Compiling bevy_winit v0.9.0 [INFO] [stderr] Compiling bevy_animation v0.9.0 [INFO] [stderr] Compiling bevy_audio v0.9.0 [INFO] [stderr] Compiling bevy_gilrs v0.9.0 [INFO] [stderr] Compiling wgpu v0.14.0 [INFO] [stderr] Compiling bevy_render v0.9.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.0 [INFO] [stderr] Compiling bevy_scene v0.9.0 [INFO] [stderr] Compiling bevy_sprite v0.9.0 [INFO] [stderr] Compiling bevy_pbr v0.9.0 [INFO] [stderr] Compiling bevy_text v0.9.0 [INFO] [stderr] Compiling bevy_ui v0.9.0 [INFO] [stderr] Compiling bevy_gltf v0.9.0 [INFO] [stderr] Compiling bevy_internal v0.9.0 [INFO] [stderr] Compiling bevy_dylib v0.9.0 [INFO] [stderr] Compiling bevy v0.9.0 [INFO] [stderr] Compiling dontcry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sprite::MaterialMesh2dBundle` [INFO] [stdout] --> src/main.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_health`, `base_energy`, `base_hregen_rate`, and `base_eregen_rate` are never read [INFO] [stdout] --> src/kitty.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Construct{ [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 5 | base_health : f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 6 | base_energy : f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | base_hregen_rate : f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | base_eregen_rate : f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nickname` and `race` are never read [INFO] [stdout] --> src/kitty.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Kitty{ [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 17 | nickname : &'static str, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | race : Construct [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_health`, `health`, and `regen_rate` are never read [INFO] [stdout] --> src/living.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Health{ [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | max_health : f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | health : f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | regen_rate : f32 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_energy`, `energy`, and `regen_rate` are never read [INFO] [stdout] --> src/living.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Energy{ [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | max_energy : f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | energy : f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | regen_rate : f32 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "410cafc3c2cc60704d72ae24ec06c4fcb60d4d3db4df95cb7b8f745acfc6fac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410cafc3c2cc60704d72ae24ec06c4fcb60d4d3db4df95cb7b8f745acfc6fac8", kill_on_drop: false }` [INFO] [stdout] 410cafc3c2cc60704d72ae24ec06c4fcb60d4d3db4df95cb7b8f745acfc6fac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 069aa1bf68c0c4d2e5f919abc1da73b665a72be39b105f461b3e0ab1b2ccd64a [INFO] running `Command { std: "docker" "start" "-a" "069aa1bf68c0c4d2e5f919abc1da73b665a72be39b105f461b3e0ab1b2ccd64a", kill_on_drop: false }` [INFO] [stderr] Compiling dontcry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sprite::MaterialMesh2dBundle` [INFO] [stdout] --> src/main.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_health`, `base_energy`, `base_hregen_rate`, and `base_eregen_rate` are never read [INFO] [stdout] --> src/kitty.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Construct{ [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 5 | base_health : f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 6 | base_energy : f32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 7 | base_hregen_rate : f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | base_eregen_rate : f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nickname` and `race` are never read [INFO] [stdout] --> src/kitty.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Kitty{ [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 17 | nickname : &'static str, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | race : Construct [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_health`, `health`, and `regen_rate` are never read [INFO] [stdout] --> src/living.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Health{ [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | max_health : f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | health : f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | regen_rate : f32 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_energy`, `energy`, and `regen_rate` are never read [INFO] [stdout] --> src/living.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Energy{ [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | max_energy : f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | energy : f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | regen_rate : f32 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "069aa1bf68c0c4d2e5f919abc1da73b665a72be39b105f461b3e0ab1b2ccd64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069aa1bf68c0c4d2e5f919abc1da73b665a72be39b105f461b3e0ab1b2ccd64a", kill_on_drop: false }` [INFO] [stdout] 069aa1bf68c0c4d2e5f919abc1da73b665a72be39b105f461b3e0ab1b2ccd64a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4837bd68386e9307183553e9fc2bd538f6281f6e45509770dc569a1e1dcdd5b9 [INFO] running `Command { std: "docker" "start" "-a" "4837bd68386e9307183553e9fc2bd538f6281f6e45509770dc569a1e1dcdd5b9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `sprite::MaterialMesh2dBundle` [INFO] [stderr] --> src/main.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `base_health`, `base_energy`, `base_hregen_rate`, and `base_eregen_rate` are never read [INFO] [stderr] --> src/kitty.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Construct{ [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 5 | base_health : f32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 6 | base_energy : f32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 7 | base_hregen_rate : f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 8 | base_eregen_rate : f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `nickname` and `race` are never read [INFO] [stderr] --> src/kitty.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Kitty{ [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 17 | nickname : &'static str, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 18 | race : Construct [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `max_health`, `health`, and `regen_rate` are never read [INFO] [stderr] --> src/living.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Health{ [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 4 | max_health : f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 5 | health : f32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 6 | regen_rate : f32 [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `max_energy`, `energy`, and `regen_rate` are never read [INFO] [stderr] --> src/living.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Energy{ [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 11 | max_energy : f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 12 | energy : f32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 13 | regen_rate : f32 [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dontcry` (bin "dontcry" test) generated 5 warnings (run `cargo fix --bin "dontcry" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dontcry-d4cff6e051ebbbe0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4837bd68386e9307183553e9fc2bd538f6281f6e45509770dc569a1e1dcdd5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4837bd68386e9307183553e9fc2bd538f6281f6e45509770dc569a1e1dcdd5b9", kill_on_drop: false }` [INFO] [stdout] 4837bd68386e9307183553e9fc2bd538f6281f6e45509770dc569a1e1dcdd5b9 [INFO] testing reddyalice/dontcry against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freddyalice%2Fdontcry" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reddyalice/dontcry on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reddyalice/dontcry [INFO] finished tweaking git repo https://github.com/reddyalice/dontcry [INFO] tweaked toml for git repo https://github.com/reddyalice/dontcry written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reddyalice/dontcry already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fa5dae899a236a738da235e10dcc2edaa3fbbe2eb3f39365d1f3aaac8ac4713 [INFO] running `Command { std: "docker" "start" "-a" "5fa5dae899a236a738da235e10dcc2edaa3fbbe2eb3f39365d1f3aaac8ac4713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa5dae899a236a738da235e10dcc2edaa3fbbe2eb3f39365d1f3aaac8ac4713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa5dae899a236a738da235e10dcc2edaa3fbbe2eb3f39365d1f3aaac8ac4713", kill_on_drop: false }` [INFO] [stdout] 5fa5dae899a236a738da235e10dcc2edaa3fbbe2eb3f39365d1f3aaac8ac4713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b8d9a194cae09a9075f9f186de6bae43c41d38725427d2d30a64100a6674ba [INFO] running `Command { std: "docker" "start" "-a" "04b8d9a194cae09a9075f9f186de6bae43c41d38725427d2d30a64100a6674ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bevy_tasks v0.9.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bevy_macro_utils v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wgpu-core v0.14.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.0 [INFO] [stderr] Compiling bevy_derive v0.9.0 [INFO] [stderr] Compiling bytemuck v1.12.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling encase_derive_impl v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling encase_derive v0.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling const_panic v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.9.0 [INFO] [stderr] Compiling bevy_render_macros v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling cpal v0.14.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling owned_ttf_parser v0.17.0 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling bevy_utils v0.9.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bevy_math v0.9.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.0 [INFO] [stderr] Compiling encase v0.4.0 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling bevy_reflect v0.9.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.9.0 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling bevy_app v0.9.0 [INFO] [stderr] Compiling bevy_core v0.9.0 [INFO] [stderr] Compiling bevy_log v0.9.0 [INFO] [stderr] Compiling bevy_time v0.9.0 [INFO] [stderr] Compiling bevy_input v0.9.0 [INFO] [stderr] Compiling bevy_hierarchy v0.9.0 [INFO] [stderr] Compiling bevy_diagnostic v0.9.0 [INFO] [stderr] Compiling bevy_asset v0.9.0 [INFO] [stderr] Compiling bevy_window v0.9.0 [INFO] [stderr] Compiling bevy_transform v0.9.0 [INFO] [stderr] Compiling bevy_gilrs v0.9.0 [INFO] [stderr] Compiling bevy_winit v0.9.0 [INFO] [stderr] Compiling bevy_animation v0.9.0 [INFO] [stderr] Compiling bevy_audio v0.9.0 [INFO] [stderr] Compiling wgpu v0.14.0 [INFO] [stderr] Compiling bevy_render v0.9.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.0 [INFO] [stderr] Compiling bevy_scene v0.9.0 [INFO] [stderr] Compiling bevy_sprite v0.9.0 [INFO] [stderr] Compiling bevy_pbr v0.9.0 [INFO] [stderr] Compiling bevy_text v0.9.0 [INFO] [stderr] Compiling bevy_ui v0.9.0 [INFO] [stderr] Compiling bevy_gltf v0.9.0 [INFO] [stderr] Compiling bevy_internal v0.9.0 [INFO] [stderr] Compiling bevy_dylib v0.9.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-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" "-Wl,--version-script=/tmp/rustcYpt09c/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcYpt09c/symbols.o" "/opt/rustwide/target/debug/deps/bevy_dylib-392ce91fde1930cf.bevy_dylib.a7da87e474bac7bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_dylib-392ce91fde1930cf.1a1t042w2rs75q7w.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_internal-82bb2e4750514391.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-ada2b0aa4b64f8c0.rlib" "/opt/rustwide/target/debug/deps/libwinit-3080bbd1b724f293.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07f4e665e95c51da.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dc7887ec65d8fbbb.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-65338b330cbe1641.rlib" "/opt/rustwide/target/debug/deps/libtaffy-06fc2978da0c9652.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-64741d96ea571683.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-d2d4adb2de1d8be6.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-db259af32f418135.rlib" "/opt/rustwide/target/debug/deps/libapprox-8a84ac8f1e931f4e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-6c8854f78408c92d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-373920746e370881.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f9f0946b5416e182.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-aac174cc542a4341.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-4475517d63aea4eb.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-2d11239effdb6516.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-e09555368a211425.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-14bb1eedfae0cd89.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3660d9234050d158.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-18669f4ba8bbbe8a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rlib" "/opt/rustwide/target/debug/deps/libgltf-6612eb91c17050fc.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-6452a7bdb629fe2e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0c15d2b8c64fbd82.rlib" "/opt/rustwide/target/debug/deps/libryu-71a7e639e7459b62.rlib" "/opt/rustwide/target/debug/deps/libitoa-d2276dfc04de0749.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-1829dd7111bb27f3.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-0833d3f8d4f01555.rlib" "/opt/rustwide/target/debug/deps/libgilrs-8f7a514760ce8ba4.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-da266f1f14ea14c5.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-20f358c3b9bb2cf4.rlib" "/opt/rustwide/target/debug/deps/libnix-f0aa6933c4e22f23.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-c8c66fe466b9a051.rlib" "/opt/rustwide/target/debug/deps/libradsort-716f4f8ab5c4bc37.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-79abf8af1584e121.rlib" "/opt/rustwide/target/debug/deps/librodio-722a87338b0c359e.rlib" "/opt/rustwide/target/debug/deps/liblewton-cd7f59b1db326642.rlib" "/opt/rustwide/target/debug/deps/libogg-c0516cc4bec7a0ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libcpal-df88622acec614c5.rlib" "/opt/rustwide/target/debug/deps/libnix-25ac3d7184df2250.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libalsa-b8305e46cbc12233.rlib" "/opt/rustwide/target/debug/deps/libnix-e0a030c49c7194e7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3b8b6c5d2cb3d911.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1928f626eede3b13.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-109ee3c10f3ff7fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-8bca26ddeea909b5.rlib" "/opt/rustwide/target/debug/deps/libron-8201d97ba1f963a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-a4057a421e94606c.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-c2606289de54d053.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libimage-4944e56344c955c0.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libpng-4270ae7c4f6aadd6.rlib" "/opt/rustwide/target/debug/deps/libflate2-d1c76d99f74e2354.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-41d91a8cd80bb78a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-05d161e33aadd62d.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b74ba3d936f605fe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0cb731e2cefa1b40.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libencase-4344a67cae08f660.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-c15777a30929ae21.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-91cbe00531221048.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1bff3a5575bdbaaf.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-ffa67fd2ae1a2912.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-8b698e8edb2cfe55.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-e44ccfd57c1d89dc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-a81cef360a55eed8.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-ad4de80ef5d608d5.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-bcf806cadb477491.rlib" "/opt/rustwide/target/debug/deps/libprofiling-f2da097d3162f0db.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-753bb6d87f63d3d2.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d5051c0e840ef54c.rlib" "/opt/rustwide/target/debug/deps/libash-3455745c1af1557e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-75302bed7e551ca5.rlib" "/opt/rustwide/target/debug/deps/libnaga-cd94e036379ab321.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3bfcf334e526d93c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/libbit_set-a2a6bff50cba83c5.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-66b280c55763b85c.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-84226758d1850513.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8c89bf6e02b90910.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-f9ddb3a496fc9751.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-becca79ec18c950b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7324cd53bbf6ee44.rlib" "/opt/rustwide/target/debug/deps/libspirv-ca6688125eed8055.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e8834603c0747d08.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35a6c3f501210bd3.rlib" "/opt/rustwide/target/debug/deps/libglow-dc67459e4aa62756.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-ade0ee1763959675.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f483bd2e3fc44b0d.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-356f1c4adfc98ffb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9c4bcec56cb08f1f.rlib" "/opt/rustwide/target/debug/deps/libcty-ed476ee9391a3a77.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-ccc1dc67243ab2df.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-c6b6a8535f8df81c.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-e944fb4e843fb99f.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-45c776a598cb4c5a.rlib" "/opt/rustwide/target/debug/deps/libnotify-1f7238207813735c.rlib" "/opt/rustwide/target/debug/deps/libmio-0ae0ed5b305a568c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5fe8296a0a8e6a1c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f0b67fbf628bcd90.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/libinotify-67ff02384996121b.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-0a828eb65e5bff9c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-3fa3db9b1e248105.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-395ca0e45528299c.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-fe39badba3ba1147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2c3995500b363221.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4d8aa1b91b69843.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-a9508dc38e5d75f5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-fa2221a4bc1fe1ed.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-573528bd560ec1a5.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-bb331dccd6fe0513.rlib" "/opt/rustwide/target/debug/deps/libmatchers-7d14af7f5b551e3b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-aa7cf5c994b02bca.rlib" "/opt/rustwide/target/debug/deps/libregex-07bbf1061cddbe52.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f7ccc8f22855ad8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e3f07c2354d4f303.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-506038ebd877d385.rlib" "/opt/rustwide/target/debug/deps/liblog-5dd7ca7285786d5e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-88856cc19a967ff9.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-44a4bb3a7b096c21.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-4423d27628995705.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-72366e8dd36931e6.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-a679335976c382b9.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-1951e0d130f7f51a.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-fd5692ae9b6031f8.rlib" "/opt/rustwide/target/debug/deps/libglam-53317814fe3a9545.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3c163c88e95d1f9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a1102226bf023846.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4be4c271133446b9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-53b067a9d771e29a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7efc9c602b898216.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c4a86e4848913de8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-56b19dfbc51d5ce9.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-39022c3b8d27c36f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6bdc6fcf5198acdc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-769af95c79f2a6ea.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-8a21bda11b6582a3.rlib" "/opt/rustwide/target/debug/deps/libslab-ce952e4d8ebf26c9.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f0859bc32c912d53.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16554d13333dfbba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfastrand-94c70a216b334e0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c5c985f40deea7ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-33f184b6951e8fbf.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-c70ff5f06f747f8a.rlib" "/opt/rustwide/target/debug/deps/libparking-558a8ab41cbf63b8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e06fc39a3ddbba71.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1b08425d86e2ab96.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fc6256706df7c46a.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-aca8fb1c4af01e7f.rlib" "/opt/rustwide/target/debug/deps/libuuid-b5405c1aa9a5a655.rlib" "/opt/rustwide/target/debug/deps/libtracing-d8b2232d6d46d28b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca0b3c5c894c36d0.rlib" "/opt/rustwide/target/debug/deps/libinstant-11857eb893fd2c6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b723bc018de514ed.rlib" "/opt/rustwide/target/debug/deps/libserde-8f8019788ff70b5d.rlib" "/opt/rustwide/target/debug/deps/libahash-d6418f852a437823.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b34bbdf1577e28b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-acfe84869d5640c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef1409d54228c1c0.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-6053d4f44b0cbbae.rlib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7c8cd1ffc7c5704a" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-392ce91fde1930cf.so" "-shared" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dylib` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "04b8d9a194cae09a9075f9f186de6bae43c41d38725427d2d30a64100a6674ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b8d9a194cae09a9075f9f186de6bae43c41d38725427d2d30a64100a6674ba", kill_on_drop: false }` [INFO] [stdout] 04b8d9a194cae09a9075f9f186de6bae43c41d38725427d2d30a64100a6674ba