[INFO] cloning repository https://github.com/DavidHospital/FrostyGrass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidHospital/FrostyGrass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidHospital%2FFrostyGrass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidHospital%2FFrostyGrass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5715d14b2e6c52b3d2cae72a5094077968879d3 [INFO] testing DavidHospital/FrostyGrass against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidHospital%2FFrostyGrass" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DavidHospital/FrostyGrass on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DavidHospital/FrostyGrass [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/DavidHospital/FrostyGrass [INFO] tweaked toml for git repo https://github.com/DavidHospital/FrostyGrass written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DavidHospital/FrostyGrass already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 075f2694051743f79b08c6aa453fb69b714891cc9fded41a3acb94e2375172db [INFO] running `Command { std: "docker" "start" "-a" "075f2694051743f79b08c6aa453fb69b714891cc9fded41a3acb94e2375172db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075f2694051743f79b08c6aa453fb69b714891cc9fded41a3acb94e2375172db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075f2694051743f79b08c6aa453fb69b714891cc9fded41a3acb94e2375172db", kill_on_drop: false }` [INFO] [stdout] 075f2694051743f79b08c6aa453fb69b714891cc9fded41a3acb94e2375172db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5321fed752dc71dd5dd221ecfe097f0e1db8fd7b4cee7b68cbaf06c426cc31d6 [INFO] running `Command { std: "docker" "start" "-a" "5321fed752dc71dd5dd221ecfe097f0e1db8fd7b4cee7b68cbaf06c426cc31d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling profiling v1.0.13 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling accesskit v0.12.2 [INFO] [stderr] Compiling base64 v0.21.6 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_asset_macros v0.12.1 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.12.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling bevy_render_macros v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling glow v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling gltf-json v1.4.0 [INFO] [stderr] Compiling naga v0.14.2 [INFO] [stderr] Compiling wgpu-types v0.18.0 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling gltf v1.4.0 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling naga_oil v0.10.1 [INFO] [stderr] Compiling wgpu-hal v0.18.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu-core v0.18.1 [INFO] [stderr] Compiling wgpu v0.17.1 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling wgpu v0.18.0 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_pbr v0.12.1 [INFO] [stderr] Compiling bevy_gltf v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling frosty_grass v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 20s [INFO] running `Command { std: "docker" "inspect" "5321fed752dc71dd5dd221ecfe097f0e1db8fd7b4cee7b68cbaf06c426cc31d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5321fed752dc71dd5dd221ecfe097f0e1db8fd7b4cee7b68cbaf06c426cc31d6", kill_on_drop: false }` [INFO] [stdout] 5321fed752dc71dd5dd221ecfe097f0e1db8fd7b4cee7b68cbaf06c426cc31d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02773a2563bff997e02fa56dc075d05b944cd95d6586ef7d6130eac84a34bca7 [INFO] running `Command { std: "docker" "start" "-a" "02773a2563bff997e02fa56dc075d05b944cd95d6586ef7d6130eac84a34bca7", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ruzstd v0.4.0 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling accesskit_winit v0.15.0 [INFO] [stderr] Compiling bevy_winit v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_pbr v0.12.1 [INFO] [stderr] Compiling bevy_gltf v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling frosty_grass v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `GrassPoints` is never constructed [INFO] [stdout] --> examples/terrain.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct GrassPoints(Vec); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GrassPoints` is never constructed [INFO] [stdout] --> examples/terrain.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct GrassPoints(Vec); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgDu5SL/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfrosty_grass-563c790605792175.rlib,librand_distr-9231cf9bf0f4106c.rlib,librand-359811f9f0dc93b2.rlib,librand_chacha-5d72c52158f19c30.rlib,librand_core-10b681722e25c5ab.rlib,libnoise-d93a344a679b9d34.rlib,librand_xorshift-fcf736b502de12e6.rlib,librand-7f876237e57140a7.rlib,librand_chacha-bd7b0e15b30b4911.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-7bf663ebb2f40e56.rlib,libgetrandom-8c3ae59fcf81bac9.rlib,libbevy-42c5af8ef03edd18.rlib,libbevy_internal-72cd567f1c069c2a.rlib,libbevy_winit-c959e4e40dde9a12.rlib,libapprox-314c85920b72f014.rlib,libaccesskit_winit-59d67450de2c0673.rlib,libwinit-e7dc01d2ae9f6581.rlib,libmio-e3d7f35332a3a78e.rlib,libx11_dl-17beea3945314fd1.rlib,libbevy_gltf-03fb1d1c0b0c70f4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libbase64-42295ac2e0e134a3.rlib,libgltf-3bdd8175f50c419b.rlib,libgltf_json-2e22c1b76d79109a.rlib,libserde_json-3fba46d388a43a80.rlib,libryu-1d56220ec609daf5.rlib,libitoa-999a18e29041b8b9.rlib,libbevy_pbr-d698247dc789b333.rlib,libbevy_core_pipeline-1ecf88bdcb037cc1.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_scene-f040649437cfaed3.rlib,libbevy_render-d688f28930369fed.rlib,libruzstd-b3ed70368e12dac9.rlib,libthiserror_core-15c46fb85b8dede8.rlib,libtwox_hash-ae9c612676f9e00b.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libnaga_oil-2ef4f35b76b1d4e5.rlib,libdata_encoding-12b8151122438183.rlib,libregex_syntax-50e2b941f0d2f822.rlib,libunicode_ident-4531f72b7268c58a.rlib,libbevy_mikktspace-ab11982dcddf0492.rlib,libimage-c35cd949618f3dd1.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libnum_rational-7041fd0ad3dbf589.rlib,libnum_integer-695cfe4ef1cb4bb8.rlib,libktx2-b9115b7b7f2645e9.rlib,libencase-4a7cefed1b5d2b7c.rlib,libconst_panic-eac595ced7b46d7e.rlib,libhexasphere-14210145f944b215.rlib,libconstgebra-0e1c8cf668d98011.rlib,libconst_soft_float-bb39aff262eebe70.rlib,libwgpu-9f520fcd93042807.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-c83f3871213cfd26.rlib,libwgpu_hal-419459b17589858f.rlib,librenderdoc_sys-d2016b251c6fb714.rlib,libgpu_descriptor-9231594dabe69425.rlib,libgpu_descriptor_types-9978867942972c9b.rlib,liblibloading-d7abbe75ff8b5573.rlib,libkhronos_egl-61afc94dc393cd97.rlib,libprofiling-9c4d465cc808a52f.rlib,libgpu_alloc-a94d49b8559d59f6.rlib,libgpu_alloc_types-286d369b6f695a39.rlib,libash-25c9a57bae9225b5.rlib,liblibloading-1d9d598bea47447c.rlib,libnaga-5e81f393a0e099e7.rlib,libhexf_parse-72d4824186d79465.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-d2b1dca7acde1561.rlib,libunicode_width-affb1d25ef114124.rlib,libtermcolor-cbafc8825e041b3d.rlib,libpp_rs-4a799f6286350b9a.rlib,libunicode_xid-0488fac86b109842.rlib,libspirv-7d8a57672cc00168.rlib,libnum_traits-8492877777bd9125.rlib,libbitflags-dde12b0d7d495b50.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libwgpu_types-1d942c2f65b8a75c.rlib,libglow-380717940b290ba1.rlib,libbevy_window-06d9e635e3cd6fff.rlib,libraw_window_handle-fa6b9cb7b8d4289b.rlib,libbevy_transform-df5eaa327b65822d.rlib,libbevy_hierarchy-255d365b23fb9ec3.rlib,libbevy_input-1e265b645560da98.rlib,libbevy_diagnostic-f123cfa25b27b343.rlib,libsysinfo-a9137675e8018af8.rlib,libbevy_time-24e1bf6126470b6d.rlib,libbevy_core-2cba231a830c9381.rlib,libbevy_asset-20f8d5db32200fa2.rlib,libasync_broadcast-ad3df244efa8d777.rlib,libblake3-fdd2e3a0d3caa9c2.rlib,libconstant_time_eq-7e8eca050190b571.rlib,libarrayvec-0dd80ddcbf129fa5.rlib,libarrayref-d95fb43e6eda34e5.rlib,libasync_fs-a1f680267760e606.rlib,libblocking-749c3c1e3aeab081.rlib,libpiper-469a68e77175b698.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libasync_channel-ed40890dda33640e.rlib,libron-030bae8f2f9b7948.rlib,libbitflags-6f7260d12e248a63.rlib,libbase64-1b57c06e07d2df6f.rlib,libasync_lock-ee99fc1ee9066110.rlib,libparking_lot-86e2f41510bfcc6f.rlib,libparking_lot_core-0e96ec01f98756ac.rlib,liblock_api-446ffe873068e7a6.rlib,libscopeguard-7ec2214574194454.rlib,libcrossbeam_channel-66713207ae0fdcf3.rlib,libbevy_log-ade53394bcbde3ad.rlib,libtracing_subscriber-72d46eaca3070f06.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-ca4470d7753bf4ec.rlib,liblazy_static-af860367908b8176.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-8cdf681e3e3cea1b.rlib,libregex_automata-b134de09a854dd6f.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libtracing_log-fd7f53c43e34c2ff.rlib,libtracing_log-36e0640e82f6f40d.rlib,liblog-9e77c5346729da41.rlib,libbevy_a11y-a13a031b56fbc92f.rlib,libaccesskit-ad39f084f29b46a5.rlib,libbevy_app-5b5f24eedd14aacd.rlib,libbevy_ecs-03abb718e8b48078.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libthread_local-246b23c3a8c7a376.rlib,libasync_channel-0d2426236745126f.rlib,libevent_listener-0282a877755a83ef.rlib,libbevy_tasks-978e7c52676937de.rlib,libasync_executor-5b344ff085aafede.rlib,libfastrand-1286ac4d1e71cd42.rlib,libslab-8650b6450c46fdf4.rlib,libfutures_lite-c3a3ebbf6d4e63f5.rlib,libconcurrent_queue-1de8a6196df6e89e.rlib,libcrossbeam_utils-71140e067fd2d321.rlib,libasync_task-6ae59b5d583b329a.rlib,libasync_lock-0653f96810428c0a.rlib,libevent_listener_strategy-c932340a1293bdd3.rlib,libevent_listener-969a51e0db0eed4e.rlib,libfutures_lite-45ab285c235aca15.rlib,libmemchr-24f51181957843a1.rlib,libfastrand-273731efb4a6b13e.rlib,libfutures_io-0f5f944794dc689e.rlib,libfutures_core-451bff7c303527ba.rlib,libwaker_fn-775226b75ca20be7.rlib,libparking-27fb2b772f80999e.rlib,libbevy_reflect-b28b0c32990bcd33.rlib,libsmol_str-e13ab58456d10cc6.rlib,liberased_serde-687f89ff79e3ce3f.rlib,libbevy_math-8932109977fadb66.rlib,libglam-2f0cc3cf3554e04d.rlib,libbytemuck-db0fe866bac5250d.rlib,libsmallvec-956e0a16672f5ee1.rlib,libdowncast_rs-d33906d24142a297.rlib,libbevy_ptr-4b6cd946d893a169.rlib,libbevy_utils-f3fefa8499770c93.rlib,libnonmax-4c42d357389c16a9.rlib,libuuid-b96eeec6e59f2d7e.rlib,libtracing-fddbc864e44e9b02.rlib,libpin_project_lite-b342d85da484cd05.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libthiserror-5e9a82a0a864dff3.rlib,libpetgraph-50714d354324567d.rlib,libindexmap-7b93b31db71a2405.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libfixedbitset-28f95f70a6c985e3.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-6a540e947861a4cc.rlib,libserde-f936a076af42d191.rlib,liballocator_api2-06ed0a4305c6d5c4.rlib,libahash-de1e041be4206a64.rlib,libgetrandom-55e0e7c2b3c9528d.rlib,liblibc-92b167a1e54225f8.rlib,libonce_cell-a1d7742f74efe1da.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-136c2da2557a4ca8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgDu5SL/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-f4d5a359d6b6852c/out" "-L" "/opt/rustwide/target/debug/build/blake3-f4d5a359d6b6852c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/grass_field-2f8d4dbcce8beae4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frosty_grass` (example "grass_field") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "02773a2563bff997e02fa56dc075d05b944cd95d6586ef7d6130eac84a34bca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02773a2563bff997e02fa56dc075d05b944cd95d6586ef7d6130eac84a34bca7", kill_on_drop: false }` [INFO] [stdout] 02773a2563bff997e02fa56dc075d05b944cd95d6586ef7d6130eac84a34bca7