[INFO] cloning repository https://github.com/Yakkhini/pong_planting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yakkhini/pong_planting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakkhini%2Fpong_planting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakkhini%2Fpong_planting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebf6af3988c9fea478d51ae7cee4c51265aedcbd [INFO] building Yakkhini/pong_planting against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakkhini%2Fpong_planting" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yakkhini/pong_planting on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yakkhini/pong_planting [INFO] finished tweaking git repo https://github.com/Yakkhini/pong_planting [INFO] tweaked toml for git repo https://github.com/Yakkhini/pong_planting written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Yakkhini/pong_planting 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.11.0 [INFO] [stderr] Downloaded heron_macros v3.1.0 [INFO] [stderr] Downloaded heron v3.1.0 [INFO] [stderr] Downloaded heron_rapier v3.1.0 [INFO] [stderr] Downloaded hexasphere v7.0.0 [INFO] [stderr] Downloaded duplicate v0.4.0 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded rapier2d v0.11.3 [INFO] [stderr] Downloaded parry2d v0.7.1 [INFO] [stderr] Downloaded bevy-inspector-egui v0.11.0 [INFO] [stderr] Downloaded heron_core v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f32c7c061367bd3188b75f1f4093d843cbca2cef9cafb36c5aa6a2472f5d17a [INFO] running `Command { std: "docker" "start" "-a" "5f32c7c061367bd3188b75f1f4093d843cbca2cef9cafb36c5aa6a2472f5d17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f32c7c061367bd3188b75f1f4093d843cbca2cef9cafb36c5aa6a2472f5d17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f32c7c061367bd3188b75f1f4093d843cbca2cef9cafb36c5aa6a2472f5d17a", kill_on_drop: false }` [INFO] [stdout] 5f32c7c061367bd3188b75f1f4093d843cbca2cef9cafb36c5aa6a2472f5d17a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a467ca522b07ef84af64aa185a0f2600ccce6c1030adec3a5a162ebb211e33b8 [INFO] running `Command { std: "docker" "start" "-a" "a467ca522b07ef84af64aa185a0f2600ccce6c1030adec3a5a162ebb211e33b8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [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.137 [INFO] [stderr] Compiling serde v1.0.137 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling cache-padded v1.2.0 [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 fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [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 petgraph v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling heron_core v3.1.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling duplicate v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling heron_rapier v3.1.0 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling heron v3.1.0 [INFO] [stderr] Compiling heron_macros v3.1.0 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.11.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling parry2d v0.7.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling rapier2d v0.11.3 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy_egui v0.14.0 [INFO] [stderr] Compiling bevy-inspector-egui v0.11.0 [INFO] [stderr] Compiling pong_planting v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/background.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | for (_id, mut background_material) in background_materials.iter_mut() { [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/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/rustcB2XWJs/symbols.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.pong_planting.6f345bff2c689f50-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f.5069hsi5ytkk6ed1.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/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheron-5a69ed3d2207ce7c.rlib" "/opt/rustwide/target/debug/deps/libheron_rapier-ffff59be3fc5b109.rlib" "/opt/rustwide/target/debug/deps/librapier2d-b9fd4ec32d6c08d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f4bcb26385314327.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-90006efa373af30b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f05627fbff2acff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-48b3c008422c64b7.rlib" "/opt/rustwide/target/debug/deps/libparry2d-25d833bc52a0678c.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-4408924a57f9e2a9.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-a1413472c6144768.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d78f3199e487f2fe.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libsimba-80f72a46793e08e0.rlib" "/opt/rustwide/target/debug/deps/libwide-bf6eed2b4d0f3751.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-1c27752f099319a1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a9ae7810580de6b4.rlib" "/opt/rustwide/target/debug/deps/libheron_core-cf3d1982a27651c4.rlib" "/opt/rustwide/target/debug/deps/libbevy_inspector_egui-b486ab3adbca433f.rlib" "/opt/rustwide/target/debug/deps/libpretty_type_name-e9d9f24711f9c1cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_egui-62cf4f99149b89a9.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-93010fb4cae97ac5.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libarboard-12740cfbb01f58cd.rlib" "/opt/rustwide/target/debug/deps/libx11rb-c3b85f57b164296c.rlib" "/opt/rustwide/target/debug/deps/libgethostname-13f7fc6907540056.rlib" "/opt/rustwide/target/debug/deps/libnix-9f4333cf7d768178.rlib" "/opt/rustwide/target/debug/deps/libegui-b98929b9166a8b8d.rlib" "/opt/rustwide/target/debug/deps/libepaint-cde209f38603f811.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-bbfc7cd7f3279d39.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0cd5f45ce14a4580.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-000742a033087d11.rlib" "/opt/rustwide/target/debug/deps/libemath-50422917fef6fc3d.rlib" "/opt/rustwide/target/debug/deps/libbevy-1c3a573a66563fe1.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-1000ff18f653ed96.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-f7470c63432b8aa8.rlib" "/opt/rustwide/target/debug/deps/libwinit-b590c9179b5a7856.rlib" "/opt/rustwide/target/debug/deps/libmio-6906e964d81ed3cc.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7e043143c6a95daf.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-2f84fb53d7628613.rlib" "/opt/rustwide/target/debug/deps/libstretch-67930779c87522ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-8ceb2e40769f9648.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-2483fb4c71283e7c.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-2e7a9a076f710adf.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1e29ae5aeaaba909.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-e1db7e5100d16a67.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-76a0101556f81ce6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-aec7f0124575b4ec.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-951f4945ca4bfc35.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-972b2906d788eba8.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-94a36c6ead0736dc.rlib" "/opt/rustwide/target/debug/deps/libeuclid-b2ea893c378866ec.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-f73b53938f66f12b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libgltf-60a6771f8bd1eec0.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-8f4c89caee61ccad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ac6790309cd3c478.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-64aea59cc296b918.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-dcceebfee2999d13.rlib" "/opt/rustwide/target/debug/deps/libgilrs-f10c7064c15f2595.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-a1dda296fcc98655.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-7ea76a1923dd0611.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-0936407101fdfea9.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-b6da54e4ed58b045.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libimage-37d7d0849f8a19ec.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a34cc69393c860ba.rlib" "/opt/rustwide/target/debug/deps/libpng-788c2c93ec88ed6e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-88136df05264a70e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-444ac153e1de81c7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-2a0e148ea3133114.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-01c3373c74f26ce0.rlib" "/opt/rustwide/target/debug/deps/libwgpu-dd5c688f9067e36a.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-0e501a0a476c5bfe.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-9ef0a2b71164029b.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-d32e21c2c5ba800d.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-baeabbc94cde2c2b.rlib" "/opt/rustwide/target/debug/deps/libprofiling-ad23a9353c700a6f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libnaga-3d1392feb8422bed.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-e4e11a20a5c2173a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2a7a3301ea676754.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b6ad2a5c81fb9323.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-fb300dab2f26a148.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c1a2d9f8ec650408.rlib" "/opt/rustwide/target/debug/deps/libspirv-3510d82e308650cc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-27593a5e0a83c3f2.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-c70b5453bdc39878.rlib" "/opt/rustwide/target/debug/deps/librodio-a5361572dccf3678.rlib" "/opt/rustwide/target/debug/deps/liblewton-435ce9ef415423d0.rlib" "/opt/rustwide/target/debug/deps/libogg-a994be7bd99710e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libcpal-943bcd88b1b78763.rlib" "/opt/rustwide/target/debug/deps/libalsa-cf07ea9cdb672d72.rlib" "/opt/rustwide/target/debug/deps/libnix-5d2068d06a0f6e19.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e97dd3cd598843c8.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-fa1a9b309cfebfa2.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-d4b5b09396c27cca.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-12be7b69bd21e0f7.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-cb315f5e72ccd0aa.rlib" "/opt/rustwide/target/debug/deps/libron-7a050630b80f32f7.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-3bd4a0268d368d90.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-7fbc36ccdb60b202.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-aa908c596912595c.rlib" "/opt/rustwide/target/debug/deps/librand-8f594be028613ad3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31313ad5cf07dc2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-3c9be9bfb888f7bb.rlib" "/opt/rustwide/target/debug/deps/libnotify-31044b3b14bb1275.rlib" "/opt/rustwide/target/debug/deps/libmio-48675abb6388540d.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2caa262f9829f28e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libinotify-46afe331ea9bdfe2.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-2f8d9405de90c79c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-50b56c8440cec587.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-0babede529afeead.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-58c9385da4eed5af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-50654a8cd42f3a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fcd018dd3769c15e.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-754a777ff6d6b4c7.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-6dcae0756fb17baf.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-457192f2761a7ff4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-495638ef87a1f0fa.rlib" "/opt/rustwide/target/debug/deps/libregex-ffe778928a5906b1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-33f7a1859e6c3c7e.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e26580e4da659555.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-f007aa93ac682d95.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-2f823bd0dec13e2d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-83d9988d68afee90.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d11dc4b602186058.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-932e35adaa7408cd.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-822f9448c9fb2f04.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-c0102bb155ceecc3.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f2a44f5048c3d0e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ce3dea4451547c43.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-ad906351667ba5f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-358782a6dc613a76.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0b032d3457129c56.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ca20e9cb763742fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-5d347c5922689b59.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-a5c0d281671af34a.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-3353ace0894326f0.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-0f638f625d3ffc18.rlib" "/opt/rustwide/target/debug/deps/libglam-fbeb5031ef5ed6ce.rlib" "/opt/rustwide/target/debug/deps/libmint-3947f45c089f6a0d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6d37ca391004c4a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c8397edbad93d497.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-307852dcda125225.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b470a6a3d97dfda0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5777906e3d50784e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9ecdbe8149343d4c.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-7d4de6f82a95ecc9.rlib" "/opt/rustwide/target/debug/deps/libuuid-599ecf1fa069f222.rlib" "/opt/rustwide/target/debug/deps/libtracing-f547ab59ca704a2d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-adb9b8db51e465f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libinstant-c3229f3e39c5e0e1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-02d3ded06b9ec4e9.rlib" "/opt/rustwide/target/debug/deps/libserde-2d51e9abe7873a3c.rlib" "/opt/rustwide/target/debug/deps/libahash-661b78691fa0c4e5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2fe2969392d07fc6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0e2b1d854ea7f0f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a5b903330a6b026.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pong_planting-f4b6a27646444d3f" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pong_planting` (bin "pong_planting") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a467ca522b07ef84af64aa185a0f2600ccce6c1030adec3a5a162ebb211e33b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a467ca522b07ef84af64aa185a0f2600ccce6c1030adec3a5a162ebb211e33b8", kill_on_drop: false }` [INFO] [stdout] a467ca522b07ef84af64aa185a0f2600ccce6c1030adec3a5a162ebb211e33b8