[INFO] cloning repository https://github.com/PascalBana/ball-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PascalBana/ball-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascalBana%2Fball-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascalBana%2Fball-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93cf80178ead2d68b190f42c4cdbfaeabf3ff883 [INFO] testing PascalBana/ball-game/93cf80178ead2d68b190f42c4cdbfaeabf3ff883 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPascalBana%2Fball-game" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PascalBana/ball-game 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/PascalBana/ball-game [INFO] finished tweaking git repo https://github.com/PascalBana/ball-game [INFO] tweaked toml for git repo https://github.com/PascalBana/ball-game written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PascalBana/ball-game 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 wgpu-hal v0.15.3 [INFO] [stderr] Downloaded taffy v0.3.8 [INFO] [stderr] Downloaded winit v0.28.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5ca233e68b384e35b56211329da06d0efd30befc68d2f5a41eac89d4bd8611ab [INFO] running `Command { std: "docker" "start" "-a" "5ca233e68b384e35b56211329da06d0efd30befc68d2f5a41eac89d4bd8611ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ca233e68b384e35b56211329da06d0efd30befc68d2f5a41eac89d4bd8611ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca233e68b384e35b56211329da06d0efd30befc68d2f5a41eac89d4bd8611ab", kill_on_drop: false }` [INFO] [stdout] 5ca233e68b384e35b56211329da06d0efd30befc68d2f5a41eac89d4bd8611ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 98ce23fdc9cffce529b5d5f10cd8a5d38faed6e317ed6c3b4a25f98db9128e63 [INFO] running `Command { std: "docker" "start" "-a" "98ce23fdc9cffce529b5d5f10cd8a5d38faed6e317ed6c3b4a25f98db9128e63", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde v1.0.156 [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 thiserror v1.0.39 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling winnow v0.3.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.10.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [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 tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling bevy_tasks v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling sysinfo v0.28.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling toml_edit v0.19.7 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling ruzstd v0.2.4 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling bevy_macro_utils v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cpal v0.15.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling accesskit v0.10.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winit v0.28.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.0 [INFO] [stderr] Compiling bevy_derive v0.10.0 [INFO] [stderr] Compiling encase_derive v0.5.0 [INFO] [stderr] Compiling bevy_encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_render_macros v0.10.0 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling taffy v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling accesskit_winit v0.12.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gilrs-core v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling bevy_math v0.10.0 [INFO] [stderr] Compiling hexasphere v8.1.0 [INFO] [stderr] Compiling encase v0.5.0 [INFO] [stderr] Compiling bevy_mikktspace v0.10.0 [INFO] [stderr] Compiling bevy_utils v0.10.0 [INFO] [stderr] Compiling naga v0.11.0 [INFO] [stderr] Compiling bevy_reflect v0.10.0 [INFO] [stderr] Compiling gltf v1.1.0 [INFO] [stderr] Compiling bevy_ecs v0.10.0 [INFO] [stderr] Compiling wgpu-hal v0.15.3 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling bevy_app v0.10.0 [INFO] [stderr] Compiling bevy_log v0.10.0 [INFO] [stderr] Compiling bevy_core v0.10.0 [INFO] [stderr] Compiling bevy_time v0.10.0 [INFO] [stderr] Compiling bevy_input v0.10.0 [INFO] [stderr] Compiling bevy_a11y v0.10.0 [INFO] [stderr] Compiling bevy_hierarchy v0.10.0 [INFO] [stderr] Compiling bevy_diagnostic v0.10.0 [INFO] [stderr] Compiling bevy_transform v0.10.0 [INFO] [stderr] Compiling bevy_asset v0.10.0 [INFO] [stderr] Compiling bevy_window v0.10.0 [INFO] [stderr] Compiling bevy_gilrs v0.10.0 [INFO] [stderr] Compiling bevy_animation v0.10.0 [INFO] [stderr] Compiling bevy_audio v0.10.0 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Compiling bevy_winit v0.10.0 [INFO] [stderr] Compiling bevy_render v0.10.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.10.0 [INFO] [stderr] Compiling bevy_scene v0.10.0 [INFO] [stderr] Compiling bevy_sprite v0.10.0 [INFO] [stderr] Compiling bevy_pbr v0.10.0 [INFO] [stderr] Compiling bevy_text v0.10.0 [INFO] [stderr] Compiling bevy_ui v0.10.0 [INFO] [stderr] Compiling bevy_gltf v0.10.0 [INFO] [stderr] Compiling bevy_internal v0.10.0 [INFO] [stderr] Compiling bevy v0.10.0 [INFO] [stderr] Compiling ball-game 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/rustcwtOsg0/symbols.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.ball_game.1369e73d149270bc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ball_game-2082d4a9ea154bbb.1ufc18netic5as3xlsfzd6sx4.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-e3b6aa8cbf208204.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4a5040df60cbbc2a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d963bb60494dff85.rlib" "/opt/rustwide/target/debug/deps/librand_core-0d06a6dbdad2e428.rlib" "/opt/rustwide/target/debug/deps/libbevy-6197060f375ef021.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-05dec0cfa7bfab14.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-b31147b3688bdebe.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_winit-0eeb5dca14d63833.rlib" "/opt/rustwide/target/debug/deps/libwinit-281fb596e5d90687.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-68f8beb2fdd60d57.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-1165f844a074de90.rlib" "/opt/rustwide/target/debug/deps/libtaffy-409b95fd8e6da01d.rlib" "/opt/rustwide/target/debug/deps/libslotmap-92459202f79878a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-d9f32acbf373483d.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-6aadc2902e5988bb.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-7521058d3fec8154.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0521e1c9de530d89.rlib" "/opt/rustwide/target/debug/deps/libgltf-d9347b0558fdc999.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-82fcbb776163fb38.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6dbfa53c7be2242.rlib" "/opt/rustwide/target/debug/deps/libryu-3edf936e17f6d16b.rlib" "/opt/rustwide/target/debug/deps/libitoa-784e1e8a4d9925f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-aa0e92e7c8ab8146.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-194de984e514d34a.rlib" "/opt/rustwide/target/debug/deps/libgilrs-398bcb2863a4dfe1.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-de597da623c0bcae.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5c8b2f5210777f0e.rlib" "/opt/rustwide/target/debug/deps/libnix-e87f68c02a0d8066.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d528ffc218cd4e79.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-4113ceb6e7e8892d.rlib" "/opt/rustwide/target/debug/deps/libradsort-3b2ad135e789b639.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-d7660b5c97a0de9c.rlib" "/opt/rustwide/target/debug/deps/librodio-7daa8368523f42a3.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-3da3a322fb0b2dee.rlib" "/opt/rustwide/target/debug/deps/libdasp_sample-da218e71aae08180.rlib" "/opt/rustwide/target/debug/deps/libalsa-3864a8301156403e.rlib" "/opt/rustwide/target/debug/deps/libnix-604a50d2c6c13a3f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-351a16a620611c50.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-d8db7932465263d8.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-626469c7b92593b4.rlib" "/opt/rustwide/target/debug/deps/libron-cad55cc792305ac0.rlib" "/opt/rustwide/target/debug/deps/libbase64-b624dece60b86cb7.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-4cd081cdbf3016cb.rlib" "/opt/rustwide/target/debug/deps/libruzstd-fb7546e2fe46b54a.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-4433fec1f9ef874d.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-c1f2fa9e341d98ac.rlib" "/opt/rustwide/target/debug/deps/libimage-ca46770124948192.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/libktx2-1c9b940ff58c5817.rlib" "/opt/rustwide/target/debug/deps/libencase-65e30ea202072864.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-0be182acdd536356.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-ded76914427548df.rlib" "/opt/rustwide/target/debug/deps/libwgpu-840e43567df915a2.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1b9352faa5372f04.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d41131bd12d9e017.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-26e817bca26aca9f.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-9a5d2db6e600e2a8.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-d9b7041ce82c5c54.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-268b8675e6a8dcf8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-ad125bcdafab9727.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7005e967a2112547.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-eb4dca05a669c933.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-acdda4059c28bb02.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-e93c3887d5edcb45.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/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/libwgpu_types-a25db44feefe4fdf.rlib" "/opt/rustwide/target/debug/deps/libglow-60b3adab1c44d3c9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b16f656888b28cf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-e0c4af423cccb079.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d0e1eee3428b8fa0.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-e1bbaf084bbaea38.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-9b1d85d746d67b21.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-1eb5f90696d2d7f4.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-42adc1d74e0e3a89.rlib" "/opt/rustwide/target/debug/deps/libnotify-7d8802afd5cc3121.rlib" "/opt/rustwide/target/debug/deps/libmio-75bdbaab4a121b9c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2284b98786a11f46.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-03194b2226f92476.rlib" "/opt/rustwide/target/debug/deps/libsame_file-105d60161bacdbcb.rlib" "/opt/rustwide/target/debug/deps/libinotify-be43a9e3f37214b0.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d3b94941b5f98de9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-f8e3e38ba743cce6.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-6e2adc8068503070.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-da31d620941c0e37.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-1109ee168a005c3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0aa2d4eaacbdf169.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-44d075b0ea161e93.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2b1a62aa875d37d0.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-86964ada97d7b1ec.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_a11y-d499958775c98645.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-f97b776e2d6a32e1.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-d5a9340d2bed3d7c.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-1bd1f6021f5c1b40.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-268715751ebfebe7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7f1836e7d3f0d2a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-07554366d26d7f9d.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-d7df24b49f4cbe9a.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-d86b0b027f634e29.rlib" "/opt/rustwide/target/debug/deps/libglam-efbebece3788f157.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f627f42ab7c8311d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a1e419d88a7cd2b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14803e7932bb6589.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-01135332e8b1df9c.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/libbevy_tasks-4f4de329dcd89bc2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f41865b9c19bb641.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-75189b0cef058e65.rlib" "/opt/rustwide/target/debug/deps/libslab-d39e7ed8eaf534ba.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-c2c5596b1058c14a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0649dd04a6c61dcb.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-b5b2327395b272e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bcabe16dac3d53.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a6a00a4adf5cd2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a23dd52e3097eb32.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-af24e6167619dabe.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-5e3becc3f8c3daf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3dd899b48ccf18f5.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8473694298d9242d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-e0fe25b6040ea8cc.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-faab5b93b757b3a5.rlib" "/opt/rustwide/target/debug/deps/libuuid-3ebc57eade1ccfac.rlib" "/opt/rustwide/target/debug/deps/libtracing-19e2e5a7c5106635.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d950c96e51881071.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-89ba730280b050d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c34a39900d0bb1e4.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-0676d2c708caaa41.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7fd752119995cf5d.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e43e486775df79ae.rlib" "/opt/rustwide/target/debug/deps/libinstant-186e88ba7d6724aa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bb83d9ac95bed798.rlib" "/opt/rustwide/target/debug/deps/libserde-a137808d2788093f.rlib" "/opt/rustwide/target/debug/deps/libahash-c9d8ddda2bca832e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b14ad89bdddf800e.rlib" "/opt/rustwide/target/debug/deps/liblibc-91e92613c8989d3e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02c2d51d0f6b06f9.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/ball_game-2082d4a9ea154bbb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [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 `ball-game` (bin "ball-game") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "98ce23fdc9cffce529b5d5f10cd8a5d38faed6e317ed6c3b4a25f98db9128e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ce23fdc9cffce529b5d5f10cd8a5d38faed6e317ed6c3b4a25f98db9128e63", kill_on_drop: false }` [INFO] [stdout] 98ce23fdc9cffce529b5d5f10cd8a5d38faed6e317ed6c3b4a25f98db9128e63