[INFO] cloning repository https://github.com/BlockCat/bevy_wfc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockCat/bevy_wfc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockCat%2Fbevy_wfc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockCat%2Fbevy_wfc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d0252c0e5e43ad76e828075adf88efa37e2ccc8
[INFO] building BlockCat/bevy_wfc against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockCat%2Fbevy_wfc" "/workspace/builds/worker-2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BlockCat/bevy_wfc on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BlockCat/bevy_wfc
[INFO] finished tweaking git repo https://github.com/BlockCat/bevy_wfc
[INFO] tweaked toml for git repo https://github.com/BlockCat/bevy_wfc written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/BlockCat/bevy_wfc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a16235df76a4f221ccf96f619643840f0e7671de0ca373a4299aab5a43e5e1
[INFO] running `Command { std: "docker" "start" "-a" "65a16235df76a4f221ccf96f619643840f0e7671de0ca373a4299aab5a43e5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a16235df76a4f221ccf96f619643840f0e7671de0ca373a4299aab5a43e5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a16235df76a4f221ccf96f619643840f0e7671de0ca373a4299aab5a43e5e1", kill_on_drop: false }`
[INFO] [stdout] 65a16235df76a4f221ccf96f619643840f0e7671de0ca373a4299aab5a43e5e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529322a5633a9e51c3b34d242ed2d4dd27911866a6acbc75ecd3d4917373bdb5
[INFO] running `Command { std: "docker" "start" "-a" "529322a5633a9e51c3b34d242ed2d4dd27911866a6acbc75ecd3d4917373bdb5", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling proc-macro2 v1.0.37
[INFO] [stderr] Compiling syn v1.0.92
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling libc v0.2.125
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling once_cell v1.10.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling ahash v0.7.6
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling instant v0.1.12
[INFO] [stderr] Compiling parking_lot_core v0.8.5
[INFO] [stderr] Compiling pin-project-lite v0.2.9
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Compiling tracing-core v0.1.26
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling mint v0.5.9
[INFO] [stderr] Compiling fixedbitset v0.4.1
[INFO] [stderr] Compiling cache-padded v1.2.0
[INFO] [stderr] Compiling erased-serde v0.3.20
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling parking v2.0.0
[INFO] [stderr] Compiling concurrent-queue v1.2.2
[INFO] [stderr] Compiling waker-fn v1.1.0
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling async-task v4.2.0
[INFO] [stderr] Compiling toml v0.5.9
[INFO] [stderr] Compiling uuid v0.8.2
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling event-listener v2.5.2
[INFO] [stderr] Compiling downcast-rs v1.2.0
[INFO] [stderr] Compiling slab v0.4.6
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling async-executor v1.4.1
[INFO] [stderr] Compiling async-channel v1.6.1
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling bevy_tasks v0.7.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.8
[INFO] [stderr] Compiling tracing-log v0.1.3
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling regex v1.5.5
[INFO] [stderr] Compiling bytemuck_derive v1.1.0
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling tracing-attributes v0.1.21
[INFO] [stderr] Compiling matchers v0.1.0
[INFO] [stderr] Compiling sharded-slab v0.1.4
[INFO] [stderr] Compiling thread_local v1.1.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling bytemuck v1.9.1
[INFO] [stderr] Compiling cty v0.2.2
[INFO] [stderr] Compiling ansi_term v0.12.1
[INFO] [stderr] Compiling raw-window-handle v0.4.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling thiserror v1.0.30
[INFO] [stderr] Compiling inotify-sys v0.1.5
[INFO] [stderr] Compiling tracing v0.1.34
[INFO] [stderr] Compiling memoffset v0.6.5
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling anyhow v1.0.57
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling inotify v0.9.6
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling crossbeam-channel v0.5.4
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling cargo-manifest v0.2.6
[INFO] [stderr] Compiling mio v0.7.14
[INFO] [stderr] Compiling filetime v0.2.16
[INFO] [stderr] Compiling libloading v0.7.3
[INFO] [stderr] Compiling unicode-width v0.1.9
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling bit-vec v0.6.3
[INFO] [stderr] Compiling bevy_macro_utils v0.7.0
[INFO] [stderr] Compiling khronos-egl v4.1.0
[INFO] [stderr] Compiling adler32 v1.2.0
[INFO] [stderr] Compiling ash v0.34.0+1.2.203
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling smallvec v1.8.0
[INFO] [stderr] Compiling glam v0.20.5
[INFO] [stderr] Compiling codespan-reporting v0.11.1
[INFO] [stderr] Compiling bit-set v0.5.2
[INFO] [stderr] Compiling tracing-subscriber v0.3.11
[INFO] [stderr] Compiling parking_lot v0.11.2
[INFO] [stderr] Compiling bevy_derive v0.7.0
[INFO] [stderr] Compiling bevy_reflect_derive v0.7.0
[INFO] [stderr] Compiling bevy_ecs_macros v0.7.0
[INFO] [stderr] Compiling notify v5.0.0-pre.11
[INFO] [stderr] Compiling bevy_utils v0.7.0
[INFO] [stderr] Compiling petgraph v0.6.0
[INFO] [stderr] Compiling spirv v0.2.0+1.5.4
[INFO] [stderr] Compiling bevy_reflect v0.7.0
[INFO] [stderr] Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr] Compiling gpu-alloc-types v0.2.0
[INFO] [stderr] Compiling num-iter v0.1.43
[INFO] [stderr] Compiling num-rational v0.3.2
[INFO] [stderr] Compiling pp-rs v0.2.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 gpu-alloc v0.5.3
[INFO] [stderr] Compiling gpu-descriptor v0.2.2
[INFO] [stderr] Compiling bevy_ecs v0.7.0
[INFO] [stderr] Compiling bevy_math v0.7.0
[INFO] [stderr] Compiling wgpu-core v0.12.2
[INFO] [stderr] Compiling naga v0.8.5
[INFO] [stderr] Compiling deflate v0.8.6
[INFO] [stderr] Compiling miniz_oxide v0.3.7
[INFO] [stderr] Compiling wgpu-types v0.12.0
[INFO] [stderr] Compiling arrayvec v0.7.2
[INFO] [stderr] Compiling inplace_it v0.3.3
[INFO] [stderr] Compiling renderdoc-sys v0.7.1
[INFO] [stderr] Compiling bevy_app v0.7.0
[INFO] [stderr] Compiling glow v0.11.2
[INFO] [stderr] Compiling profiling v1.0.5
[INFO] [stderr] Compiling png v0.16.8
[INFO] [stderr] Compiling bevy_core v0.7.0
[INFO] [stderr] Compiling bevy_log v0.7.0
[INFO] [stderr] Compiling bevy_hierarchy v0.7.0
[INFO] [stderr] Compiling bevy_diagnostic v0.7.0
[INFO] [stderr] Compiling scoped_threadpool v0.1.9
[INFO] [stderr] Compiling color_quant v1.1.0
[INFO] [stderr] Compiling bevy_asset v0.7.0
[INFO] [stderr] Compiling wgpu-hal v0.12.5
[INFO] [stderr] Compiling copyless v0.1.5
[INFO] [stderr] Compiling image v0.23.14
[INFO] [stderr] Compiling bevy_transform v0.7.0
[INFO] [stderr] Compiling bevy_window v0.7.0
[INFO] [stderr] Compiling bevy-crevice-derive v0.7.0
[INFO] [stderr] Compiling tinyvec_macros v0.1.0
[INFO] [stderr] Compiling tinyvec v1.6.0
[INFO] [stderr] Compiling nix v0.23.1
[INFO] [stderr] Compiling hexasphere v7.0.0
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling ttf-parser v0.15.0
[INFO] [stderr] Compiling alsa-sys v0.3.1
[INFO] [stderr] Compiling bevy_crevice v0.7.0
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr] Compiling wgpu v0.12.0
[INFO] [stderr] Compiling owned_ttf_parser v0.15.0
[INFO] [stderr] Compiling libudev-sys v0.1.4
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Compiling bevy_render v0.7.0
[INFO] [stderr] Compiling ab_glyph v0.2.15
[INFO] [stderr] Compiling x11-dl v2.19.1
[INFO] [stderr] Compiling approx v0.5.1
[INFO] [stderr] Compiling euclid v0.22.7
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling svg_fmt v0.4.1
[INFO] [stderr] Compiling libm v0.1.4
[INFO] [stderr] Compiling inflections v1.1.1
[INFO] [stderr] Compiling cpal v0.13.5
[INFO] [stderr] Compiling ryu v1.0.9
[INFO] [stderr] Compiling gltf-derive v1.0.0
[INFO] [stderr] Compiling guillotiere v0.6.2
[INFO] [stderr] Compiling alsa v0.6.0
[INFO] [stderr] Compiling bevy_input v0.7.0
[INFO] [stderr] Compiling ogg v0.8.0
[INFO] [stderr] Compiling parking_lot_core v0.9.3
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling winit v0.26.1
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling rectangle-pack v0.4.2
[INFO] [stderr] Compiling xi-unicode v0.3.0
[INFO] [stderr] Compiling ron v0.7.0
[INFO] [stderr] Compiling gltf-json v1.0.0
[INFO] [stderr] Compiling gilrs-core v0.3.2
[INFO] [stderr] Compiling glyph_brush_layout v0.2.3
[INFO] [stderr] Compiling bevy_core_pipeline v0.7.0
[INFO] [stderr] Compiling lewton v0.10.2
[INFO] [stderr] Compiling bevy_sprite v0.7.0
[INFO] [stderr] Compiling mio v0.8.2
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling gltf v1.0.0
[INFO] [stderr] Compiling gilrs v0.8.2
[INFO] [stderr] Compiling stretch v0.3.2
[INFO] [stderr] Compiling rodio v0.15.0
[INFO] [stderr] Compiling bevy_pbr v0.7.0
[INFO] [stderr] Compiling bevy_text v0.7.0
[INFO] [stderr] Compiling bevy_scene v0.7.0
[INFO] [stderr] Compiling bevy_animation v0.7.0
[INFO] [stderr] Compiling matches v0.1.9
[INFO] [stderr] Compiling bevy_ui v0.7.0
[INFO] [stderr] Compiling parking_lot v0.12.0
[INFO] [stderr] Compiling bevy_gltf v0.7.0
[INFO] [stderr] Compiling bevy_gilrs v0.7.0
[INFO] [stderr] Compiling bevy_audio v0.7.0
[INFO] [stderr] Compiling bevy_winit v0.7.0
[INFO] [stderr] Compiling unicode-normalization v0.1.19
[INFO] [stderr] Compiling unicode-bidi v0.3.8
[INFO] [stderr] Compiling radium v0.7.0
[INFO] [stderr] Compiling bevy_internal v0.7.0
[INFO] [stderr] Compiling form_urlencoded v1.0.1
[INFO] [stderr] Compiling idna v0.2.3
[INFO] [stderr] Compiling nix v0.22.3
[INFO] [stderr] Compiling emath v0.18.0
[INFO] [stderr] Compiling gethostname v0.2.3
[INFO] [stderr] Compiling nohash-hasher v0.2.0
[INFO] [stderr] Compiling tap v1.0.1
[INFO] [stderr] Compiling bevy v0.7.0
[INFO] [stderr] Compiling funty v2.0.0
[INFO] [stderr] Compiling wyz v0.5.0
[INFO] [stderr] Compiling url v2.2.2
[INFO] [stderr] Compiling epaint v0.18.1
[INFO] [stderr] Compiling bevy_asset_ron v0.4.0
[INFO] [stderr] Compiling x11rb v0.9.0
[INFO] [stderr] Compiling bitvec v1.0.0
[INFO] [stderr] Compiling webbrowser v0.7.1
[INFO] [stderr] Compiling egui v0.18.1
[INFO] [stderr] Compiling wfc_solver v0.1.0 (/opt/rustwide/workdir/wfc_solver)
[INFO] [stdout] warning: unused import: `Solution`
[INFO] [stdout] --> wfc_solver/src/solver/mod.rs:3:68
[INFO] [stdout] |
[INFO] [stdout] 3 | use crate::{description::CompiledDescription, error::ProblemError, Solution, utils::FieldGrid};
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout] --> wfc_solver/src/solver/naive.rs:59:5
[INFO] [stdout] |
[INFO] [stdout] 59 | grid: &mut FieldGrid,
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_grid`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `initial_grid`
[INFO] [stdout] --> wfc_solver/src/solver/naive.rs:60:5
[INFO] [stdout] |
[INFO] [stdout] 60 | initial_grid: &FieldGrid,
[INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_grid`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `update_initial_domain` is never used
[INFO] [stdout] --> wfc_solver/src/solver/naive.rs:58:4
[INFO] [stdout] |
[INFO] [stdout] 58 | fn update_initial_domain(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling arboard v2.1.0
[INFO] [stderr] Compiling bevy_egui v0.14.0
[INFO] [stderr] Compiling bevy_wfc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout] --> src/camera.rs:14:16
[INFO] [stdout] |
[INFO] [stdout] 14 | fn move_camera(input: Res>, mut query: Query<(&mut Transform, &CameraTag)>) {
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout] --> src/camera.rs:14:48
[INFO] [stdout] |
[INFO] [stdout] 14 | fn move_camera(input: Res>, mut query: Query<(&mut Transform, &CameraTag)>) {
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/camera.rs:14:44
[INFO] [stdout] |
[INFO] [stdout] 14 | fn move_camera(input: Res>, mut query: Query<(&mut Transform, &CameraTag)>) {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsI4DEY/symbols.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.bevy_wfc.e9a9a913-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0.571yjo4y64cdtncn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_asset_ron-4910ed647258d088.rlib" "/opt/rustwide/target/debug/deps/libwfc_solver-12a501e4e027b52b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-907564474c92c910.rlib" "/opt/rustwide/target/debug/deps/libwyz-814fb7ddeb0a43e0.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-cd7ad5239a4130e0.rlib" "/opt/rustwide/target/debug/deps/libfunty-7f1cc093199e3cb5.rlib" "/opt/rustwide/target/debug/deps/libbevy_egui-55cfb98633db1019.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-4f103d3c338aab4e.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libarboard-f9f52a6255a1221e.rlib" "/opt/rustwide/target/debug/deps/libx11rb-23c0cf07a88f4c95.rlib" "/opt/rustwide/target/debug/deps/libgethostname-1cf11cf13ab1d2a6.rlib" "/opt/rustwide/target/debug/deps/libnix-9b462ba7b1e594bd.rlib" "/opt/rustwide/target/debug/deps/libegui-ed332da31c328efb.rlib" "/opt/rustwide/target/debug/deps/libepaint-074018435c117ead.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3654013dcf351da4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9158f3e8f1ee71b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9e0648772107a315.rlib" "/opt/rustwide/target/debug/deps/libemath-95cccf3b4941f0ea.rlib" "/opt/rustwide/target/debug/deps/libbevy-f16442f03b1f3501.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-833c3991250c18e8.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-a38f153771c8223b.rlib" "/opt/rustwide/target/debug/deps/libwinit-4df156595e7b87c1.rlib" "/opt/rustwide/target/debug/deps/libmio-7db9deb21eac30d7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8d013208a0a34b06.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-c486d14019d43dfb.rlib" "/opt/rustwide/target/debug/deps/libstretch-19a82ccdaa752a71.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-f2dc9780fb02d443.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-e038940efcc42746.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-5b2a9de12502fd21.rlib" "/opt/rustwide/target/debug/deps/libapprox-116a9e225a67b314.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1f2b5069860470e5.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-9f98de8c0730295a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4e66701fc233d6cf.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-3f37ce3839e4526b.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5dc8a7cec2ed4385.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-bc01e5d6e30d37da.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-601d5e38256e5dd0.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-92f65ef45836ea10.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libgltf-52d20cd587e48432.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-99a17868366baa82.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e77132c74f7d64f6.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-f5890da2e076f382.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-7fd1d62e521f49c1.rlib" "/opt/rustwide/target/debug/deps/libgilrs-ad45387db5198061.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-af5cd4d56e35f3e2.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5825832f08638c75.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-4f4ba9c502bbd0c7.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-fb554abd56911108.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libimage-ea604b7f80be1f6c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0b04f50de4ed96c3.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7ad6ada16b4aea5d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ef1de049459fae09.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-e013c6605d714bc8.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-f29bb60960eb71b4.rlib" "/opt/rustwide/target/debug/deps/libwgpu-54a65fe7ad39009a.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-14647e7b8756be55.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-4eb2f52225b27a25.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-3e42d66021f8dc37.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-c08ae787c9455fdf.rlib" "/opt/rustwide/target/debug/deps/libprofiling-fa34da4b5e1c99ee.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-c2a84cd908a960ec.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fbf739d950de9531.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b5bcfad67970de84.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-bbf941c6080d87fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/target/debug/deps/libspirv-a3f11aac6e38bea9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libindexmap-90106c326ccefae2.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-bafb3a44243d8fb1.rlib" "/opt/rustwide/target/debug/deps/librodio-bc76d11a9b57ebb6.rlib" "/opt/rustwide/target/debug/deps/liblewton-0900e965759c719b.rlib" "/opt/rustwide/target/debug/deps/libogg-f3919c5d48e7a79a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libcpal-2397b01818a99092.rlib" "/opt/rustwide/target/debug/deps/libalsa-ad861c9d30ea0f4f.rlib" "/opt/rustwide/target/debug/deps/libnix-9b89df270f1a9ddf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-cbc15149304d55f8.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-5b2790509de64d6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-511e6f196e369d4c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-11a6aba4f6967019.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-0c73dc77e26aceac.rlib" "/opt/rustwide/target/debug/deps/libron-8c111abe264a2dfc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-d4d1962c953893b9.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-27d5856b967c5e51.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-c430f8b02b503d7d.rlib" "/opt/rustwide/target/debug/deps/librand-7047cf89a05d87f5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6f701a8d267033.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-a6976d6151e1057d.rlib" "/opt/rustwide/target/debug/deps/libnotify-6877466041c74e8d.rlib" "/opt/rustwide/target/debug/deps/libmio-5966fbfcee545a8e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2956fdf8b69e5967.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libinotify-5b2c7916d293c1f7.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d4203c2aa99eb1ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-491a08968a2a6eb6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-49eaa35cc0e6e3f4.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-12d551396b3ad046.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-3e170309314e30b9.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-6968857f08907fa7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-969815693740886f.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-a29a3138984adbd6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-b5a35085c258e0f1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-3e218c3e7dbbcb4a.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-17cff65a1708ca4b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4f73e65f56190801.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-478acd2aac6a09c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ef0eafa5a5cb8ecc.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-2d49401c70de9b3a.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-ae8ecc61bcbd55cc.rlib" "/opt/rustwide/target/debug/deps/libglam-38ce900021be2dc3.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-06bb2bc2ab14d6f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-064b243e0513517e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-650cb614c5adec42.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e6c613ec603837ac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-44aeea040bcb045f.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-862652d14b0fb726.rlib" "/opt/rustwide/target/debug/deps/libuuid-063c54b9c814580e.rlib" "/opt/rustwide/target/debug/deps/libtracing-259b7d51474983aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-46521c9c5d4d9fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d3fd75c734799583.rlib" "/opt/rustwide/target/debug/deps/libserde-99f8cc455d1ecfbe.rlib" "/opt/rustwide/target/debug/deps/libahash-30f20e75bb661a89.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-27382cf48b21ea9c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d012dabc3633cd0b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bevy_wfc-df60dec43a1aade0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error; 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `bevy_wfc` due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "529322a5633a9e51c3b34d242ed2d4dd27911866a6acbc75ecd3d4917373bdb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529322a5633a9e51c3b34d242ed2d4dd27911866a6acbc75ecd3d4917373bdb5", kill_on_drop: false }`
[INFO] [stdout] 529322a5633a9e51c3b34d242ed2d4dd27911866a6acbc75ecd3d4917373bdb5