[INFO] cloning repository https://github.com/Maxplayerone/Breakout-bevy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxplayerone/Breakout-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxplayerone%2FBreakout-bevy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxplayerone%2FBreakout-bevy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4985d4ba09b5fabcf78ada48ce82b7c6bff793d1 [INFO] testing Maxplayerone/Breakout-bevy/4985d4ba09b5fabcf78ada48ce82b7c6bff793d1 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxplayerone%2FBreakout-bevy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maxplayerone/Breakout-bevy on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maxplayerone/Breakout-bevy [INFO] finished tweaking git repo https://github.com/Maxplayerone/Breakout-bevy [INFO] tweaked toml for git repo https://github.com/Maxplayerone/Breakout-bevy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Maxplayerone/Breakout-bevy 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_egui v0.19.0 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.17.0 [INFO] [stderr] Downloaded bevy-inspector-egui v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 597e02beb8fe24c60fa0c16bf697287b273cc9d4b089aa41d11f9c8217098254 [INFO] running `Command { std: "docker" "start" "-a" "597e02beb8fe24c60fa0c16bf697287b273cc9d4b089aa41d11f9c8217098254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "597e02beb8fe24c60fa0c16bf697287b273cc9d4b089aa41d11f9c8217098254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597e02beb8fe24c60fa0c16bf697287b273cc9d4b089aa41d11f9c8217098254", kill_on_drop: false }` [INFO] [stdout] 597e02beb8fe24c60fa0c16bf697287b273cc9d4b089aa41d11f9c8217098254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c559600d943f64dd616b3053b23f0fee27df4f4d765d5172393463113f5f205a [INFO] running `Command { std: "docker" "start" "-a" "c559600d943f64dd616b3053b23f0fee27df4f4d765d5172393463113f5f205a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [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 getrandom v0.2.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling encase_derive_impl v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling encase_derive v0.4.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling nix v0.25.1 [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.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling gilrs-core v0.5.2 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling encase v0.4.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling ron v0.8.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 ahash v0.8.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling gltf v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling emath v0.20.0 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling ecolor v0.20.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.20.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webbrowser v0.8.7 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_animation v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling bevy_winit v0.9.1 [INFO] [stderr] Compiling bevy_gilrs v0.9.1 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling egui v0.20.1 [INFO] [stderr] Compiling arboard v3.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.17.0 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_sprite v0.9.1 [INFO] [stderr] Compiling bevy_pbr v0.9.1 [INFO] [stderr] Compiling bevy_text v0.9.1 [INFO] [stderr] Compiling bevy_ui v0.9.1 [INFO] [stderr] Compiling bevy_gltf v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy v0.9.1 [INFO] [stderr] Compiling bevy_egui v0.19.0 [INFO] [stderr] Compiling bevy-inspector-egui v0.17.0 [INFO] [stderr] Compiling breakout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccqjcGF/symbols.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.breakout.b8106eb26bc8cd89-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212.dxy31vbnhccj0xjc2nhvfovay.rcgu.o" "-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/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-ad2ee662a17d379e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ebd8404e3dfdd226.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d963bb60494dff85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60c309fc85caf4d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_inspector_egui-e0429e511e86f6d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_egui-8816b910a8300e23.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-fd6ff3aa283ff5a2.rlib" "/opt/rustwide/target/debug/deps/liburl-4eb17fd01af786fd.rlib" "/opt/rustwide/target/debug/deps/libidna-8d00a569cab6079d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-71058bac207531b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-aae5d0d1e60669cd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ae4b88747e6715c6.rlib" "/opt/rustwide/target/debug/deps/libdirs-7378bee65b1310a0.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e9c42c4477937228.rlib" "/opt/rustwide/target/debug/deps/libarboard-e8c6bf3957031038.rlib" "/opt/rustwide/target/debug/deps/libx11rb-cdad9c69cfd0a0dc.rlib" "/opt/rustwide/target/debug/deps/libgethostname-18be3a475193c516.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-c1b7f77fb67961d2.rlib" "/opt/rustwide/target/debug/deps/libnix-17f32db8bbac7bce.rlib" "/opt/rustwide/target/debug/deps/libegui-4a6bd42707d05bbe.rlib" "/opt/rustwide/target/debug/deps/libepaint-00b89b401663898a.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-0a136a1190b640d5.rlib" "/opt/rustwide/target/debug/deps/libecolor-c76a99f593e1bf64.rlib" "/opt/rustwide/target/debug/deps/libahash-ea650f63ad36dd1f.rlib" "/opt/rustwide/target/debug/deps/libemath-941fdf882146f311.rlib" "/opt/rustwide/target/debug/deps/libpretty_type_name-35b3dfcb397d94ab.rlib" "/opt/rustwide/target/debug/deps/libbevy-73510b23a2aaf8c9.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-f7ab2198db56518c.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-015c539f201422cb.rlib" "/opt/rustwide/target/debug/deps/libwinit-84e81f6b51fe63b6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-aadbaf97855c50f9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d44798bfcd6a3af4.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-76865deb5d96c8c2.rlib" "/opt/rustwide/target/debug/deps/libtaffy-691e351628f06e69.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-25e67661c1eca9de.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-723eed418c81a8a3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-6e2e7d2c69e6998b.rlib" "/opt/rustwide/target/debug/deps/libapprox-cd6d477f5ecee762.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-61af5d98f7faf817.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-27ab20b3458b7591.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-68fa81a0936e8ac2.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-e3a57608f36ce2fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-f7e869aac271a9ef.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-f7eed6ea60419bc5.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-c565a6f7173ffaf7.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-39857f1c6c8ee87a.rlib" "/opt/rustwide/target/debug/deps/libeuclid-6cf39e26d6c6740f.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-49f056229b9695c5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0521e1c9de530d89.rlib" "/opt/rustwide/target/debug/deps/libgltf-2cc9c3773418bf20.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-eb36c6a064849651.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b95943513309ae76.rlib" "/opt/rustwide/target/debug/deps/libryu-90fc98996dac2a78.rlib" "/opt/rustwide/target/debug/deps/libitoa-0f54f0cb39d8fad4.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-6b427e5a808c6fdf.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-20fbb1dd1787f5e7.rlib" "/opt/rustwide/target/debug/deps/libgilrs-fd29429a9f90459c.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-3a76abd4825cad73.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4f13a1cd43382f98.rlib" "/opt/rustwide/target/debug/deps/libnix-f3e0888ebc57aa0b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d528ffc218cd4e79.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-c526934f346d3cdf.rlib" "/opt/rustwide/target/debug/deps/libradsort-3b2ad135e789b639.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-3f6370671b897045.rlib" "/opt/rustwide/target/debug/deps/librodio-92f00c0d6bb5001e.rlib" "/opt/rustwide/target/debug/deps/liblewton-625ca1d515ad8cdc.rlib" "/opt/rustwide/target/debug/deps/libogg-59143b18c100c6ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-89b3ddb9dc1f8494.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4da7d5e792afed94.rlib" "/opt/rustwide/target/debug/deps/libcpal-67b4df557f81339d.rlib" "/opt/rustwide/target/debug/deps/libalsa-01e01763e6e63c9e.rlib" "/opt/rustwide/target/debug/deps/libnix-f93c8cdb6b03d255.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3f5a6c1382d5eb44.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-6714edc80f0044b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-2b707bc2f184085b.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-3c4c3e08d270bc0d.rlib" "/opt/rustwide/target/debug/deps/libron-f33a745e061c47d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-b624dece60b86cb7.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-102f514f9020a83c.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-895cc91d41ba95d2.rlib" "/opt/rustwide/target/debug/deps/libhex-aca42d1fe05ef798.rlib" "/opt/rustwide/target/debug/deps/libimage-ba4e292c9803de50.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-720c5fff3c9b02aa.rlib" "/opt/rustwide/target/debug/deps/libpng-339f071b9f711d33.rlib" "/opt/rustwide/target/debug/deps/libflate2-12698c8f2f40a8cd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-97e5ad953d164a65.rlib" "/opt/rustwide/target/debug/deps/libadler-9877425e2093b621.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-daac8c88ab003e5f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-41f19afd12678dc9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bee8a94beb8875b5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4e9b39d03ffcc165.rlib" "/opt/rustwide/target/debug/deps/libencase-aaa53acceecfcf3a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-0be182acdd536356.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-82b4214a97f32521.rlib" "/opt/rustwide/target/debug/deps/libwgpu-803f89d5ba6b0070.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1b9352faa5372f04.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-2772c8e7ae19cbd4.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-59133e73ef9bcb8a.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-9a5d2db6e600e2a8.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-dc87367acfc2dd13.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-268b8675e6a8dcf8.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-f60e27e821a18a7c.rlib" "/opt/rustwide/target/debug/deps/libprofiling-02d5f16887a2e274.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-9db62de6a974f765.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-127d2e9e1aabcaca.rlib" "/opt/rustwide/target/debug/deps/libash-219cf19560d7ab03.rlib" "/opt/rustwide/target/debug/deps/liblibloading-afd0414d21a7a04c.rlib" "/opt/rustwide/target/debug/deps/libnaga-0f84d62663175fcb.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-e93c3887d5edcb45.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-268715751ebfebe7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-6e69b8e86796c6dc.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-924fd4a814f7e7bd.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-55537f2a9f980f02.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-822bea9ecebf137e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c3d37a7accc0e65c.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-92aca2c8dbba0804.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-15b0c83ebf00ab8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-2ea03e58666ee844.rlib" "/opt/rustwide/target/debug/deps/libspirv-335617cf54efe972.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f9cee92197d120e0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6fae1abf71ff8b77.rlib" "/opt/rustwide/target/debug/deps/libglow-1838765a2b494a00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-09c0b23d4177e809.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b16f656888b28cf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-8ca12ed1c37e13ff.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9ca461313efccbbd.rlib" "/opt/rustwide/target/debug/deps/libcty-72c475f8df878742.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-bc10b69700bad2a7.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-0b2edae9382b5335.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-9edb71d4a3811d84.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-5c08f3c7c005e61a.rlib" "/opt/rustwide/target/debug/deps/libnotify-0089a1ec68859cab.rlib" "/opt/rustwide/target/debug/deps/libmio-ca93b00828c76780.rlib" "/opt/rustwide/target/debug/deps/libfiletime-0f2a72e3c8672653.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-03194b2226f92476.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libinotify-1db4d0b75c6bc179.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-9d2d17adff0db8ef.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-d6dbf7db764eeca5.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-20c9f617ea39508f.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-8c0b21ed67888a7e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-943751f218791be5.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-499b6b5d624c0f71.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-706aa5d4967bfc7b.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-14b1cebec8107f85.rlib" "/opt/rustwide/target/debug/deps/liboverload-84bdf0bd1da5024d.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a1804ce2527f2e2a.rlib" "/opt/rustwide/target/debug/deps/libmatchers-7b5f4841f812b918.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e3edb5f9b1edd995.rlib" "/opt/rustwide/target/debug/deps/libregex-89940592ef1895d9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-920b6cb90c092182.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ab4c8ea10657ec8b.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f4bd100626413fdb.rlib" "/opt/rustwide/target/debug/deps/liblog-8d61cdf5073ef83a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7c3693c5e7ba158e.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-55316db992484e8c.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-be6843cd753e50bb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ad125bcdafab9727.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7005e967a2112547.rlib" "/opt/rustwide/target/debug/deps/libthread_local-16ca02e1c3aa689f.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-0d71fbf06429124d.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-0de5363a60eda3f3.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-b83a11489dd9fced.rlib" "/opt/rustwide/target/debug/deps/libglam-63385f9b0b375924.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3ce6d2d052b9065a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cf586a59cf9a379.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dbb480a49006dfea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7397d43dfbb22451.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f3c48de0c1e0f454.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c074b287cd0e217b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-0b9dff84bae47483.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fcb190046b3611ff.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-a53860a10aacb98b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-5083a6059d32cff3.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-625df9b38c9ba516.rlib" "/opt/rustwide/target/debug/deps/libslab-4136a172ee33804c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1623176cdf02b60d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7c60373e08452ff5.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-2fbb8c127342edab.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0649dd04a6c61dcb.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-1e74e87a0d348a75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bcabe16dac3d53.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a6a00a4adf5cd2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0f9b9a71d598178b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-77cfe37fcbe22924.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-c2fa880c7fa228f7.rlib" "/opt/rustwide/target/debug/deps/libparking-79cd7af7d245ee8c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2f38a0701689974e.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-19bc0a2a26394e89.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8473694298d9242d.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e43e486775df79ae.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-13f5adfca3479b8d.rlib" "/opt/rustwide/target/debug/deps/libuuid-03d883e00a97ac00.rlib" "/opt/rustwide/target/debug/deps/libtracing-3b52c6f3b4419c7f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d950c96e51881071.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-747ade0c2a2d7327.rlib" "/opt/rustwide/target/debug/deps/libinstant-186e88ba7d6724aa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3da73a7964507af.rlib" "/opt/rustwide/target/debug/deps/libserde-59fd5c050e1ce1c5.rlib" "/opt/rustwide/target/debug/deps/libahash-5369a6f5232a3550.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9f52890f3d65065d.rlib" "/opt/rustwide/target/debug/deps/liblibc-211c26dc9db4b486.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-687a3d8c72657934.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-714529389d89a8bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.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/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/breakout-8a85bebc86298212" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `breakout` (bin "breakout") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c559600d943f64dd616b3053b23f0fee27df4f4d765d5172393463113f5f205a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c559600d943f64dd616b3053b23f0fee27df4f4d765d5172393463113f5f205a", kill_on_drop: false }` [INFO] [stdout] c559600d943f64dd616b3053b23f0fee27df4f4d765d5172393463113f5f205a