[INFO] cloning repository https://github.com/mighty-peach/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mighty-peach/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmighty-peach%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmighty-peach%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84d6aa470da15113fb0d115ddc470e365d42f3ef [INFO] building mighty-peach/snake against try#c38f3f86763ea281f7c555c13ef11baad4a4fff4 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmighty-peach%2Fsnake" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mighty-peach/snake on toolchain c38f3f86763ea281f7c555c13ef11baad4a4fff4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mighty-peach/snake [INFO] finished tweaking git repo https://github.com/mighty-peach/snake [INFO] tweaked toml for git repo https://github.com/mighty-peach/snake written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mighty-peach/snake 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" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da8cc2ab22571da6734823947a388ff01955f37535ed910c80ad71e00fc78457 [INFO] running `Command { std: "docker" "start" "-a" "da8cc2ab22571da6734823947a388ff01955f37535ed910c80ad71e00fc78457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da8cc2ab22571da6734823947a388ff01955f37535ed910c80ad71e00fc78457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8cc2ab22571da6734823947a388ff01955f37535ed910c80ad71e00fc78457", kill_on_drop: false }` [INFO] [stdout] da8cc2ab22571da6734823947a388ff01955f37535ed910c80ad71e00fc78457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+c38f3f86763ea281f7c555c13ef11baad4a4fff4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbf84cd0dcd7431883aa29fe1414468cc4247b4c0ea237a19aa9da12b1b27def [INFO] running `Command { std: "docker" "start" "-a" "cbf84cd0dcd7431883aa29fe1414468cc4247b4c0ea237a19aa9da12b1b27def", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling mint v0.5.9 [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 ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [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 bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [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_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling snake 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/c38f3f86763ea281f7c555c13ef11baad4a4fff4/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/rustc9G9MQf/symbols.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.snake.fb1aff10f896da3a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b.3bm62vebtecx5dt8.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/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-cf9f8ba7debdd6a2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3bd0f4e0cf0aa7d9.rlib" "/opt/rustwide/target/debug/deps/librand_core-203fb68cba5ac346.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f58342a9e08b9fe6.rlib" "/opt/rustwide/target/debug/deps/libbevy-15f1740864a971fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-07586e883d1c58d9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-f28d60690f682fe1.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d123c3e96d5f97f.rlib" "/opt/rustwide/target/debug/deps/libmio-96d33000af191f1e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9dc136bf072333d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-5c6a38703af7190c.rlib" "/opt/rustwide/target/debug/deps/libstretch-8ac6177a7cc1dff2.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-ce7c58a4223b1466.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1c87418dcd73b372.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-1ac80ce68ee0e56e.rlib" "/opt/rustwide/target/debug/deps/libapprox-23434104da407de2.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-f6a8419c56bd4b5e.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-ee1df865ad5b2e92.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9c18f3d307f2fec0.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3699710948673aa0.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-730250cd62a0bd3f.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-bb0850580c4543e5.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-1ecc5d6f7cce4d07.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-e6ff610ff2113130.rlib" "/opt/rustwide/target/debug/deps/libeuclid-c4084e3c29c0ea78.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-db834bf8b5463f1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9640406d4c503e14.rlib" "/opt/rustwide/target/debug/deps/libgltf-d05ff247be4e4c24.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-ea2861ca53638ef2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2e036abd7fb0d4f4.rlib" "/opt/rustwide/target/debug/deps/libryu-621b096943a28042.rlib" "/opt/rustwide/target/debug/deps/libitoa-2512bac376c98fc2.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-5a98461410381c47.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-07b0690d93b441cd.rlib" "/opt/rustwide/target/debug/deps/libgilrs-64f3a2a071519a5a.rlib" "/opt/rustwide/target/debug/deps/libfnv-de15eb909c3ee444.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-9529d0f394a11ed0.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-8b0fdc77b7eb0d21.rlib" "/opt/rustwide/target/debug/deps/libvec_map-4410f1a8cb19e52c.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-1f1f681fd15d554b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-3097ef8c236deeec.rlib" "/opt/rustwide/target/debug/deps/libhex-616a8efef68c9340.rlib" "/opt/rustwide/target/debug/deps/libimage-d8b0d3e37757afcf.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-230f73d6bbfd4f59.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4b2e71518659cb3e.rlib" "/opt/rustwide/target/debug/deps/libpng-12fd301db3b9bf17.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ca68575a6c89bf25.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a83cdbe227b07cfe.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fba677fbf9e11d17.rlib" "/opt/rustwide/target/debug/deps/libadler32-a939019344ab3422.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5e4e8e4ce49a04a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a3f8317f65d253d6.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c90fe995fa6a7a9a.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-f35492e84d36cf05.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-35f9e727a044de21.rlib" "/opt/rustwide/target/debug/deps/libwgpu-e4f0ee064fac7e38.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-06a9049d4a2895ca.rlib" "/opt/rustwide/target/debug/deps/libcopyless-c68d76a1a952c96c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-df3972945fe66ae2.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-7883e1c866cdaf59.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-8f2c1457ad7a8b48.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-92a5e1c184cb5a6d.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-7ff648cd2d8a183a.rlib" "/opt/rustwide/target/debug/deps/libprofiling-859063bb6dd15015.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-7a5dcdc4875367c5.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-c035cb8f95bcd82d.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-71c8bba08b9d003e.rlib" "/opt/rustwide/target/debug/deps/libash-f6e25c51ea6d06be.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dd413ba99f97a686.rlib" "/opt/rustwide/target/debug/deps/libnaga-b2136c7bb5b298fa.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d10a3a1b84a6370f.rlib" "/opt/rustwide/target/debug/deps/libbit_set-8f6d0825e0d2495a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9ab506dd464d2b68.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-9d1a851e91ebe22d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ec1348e28f188e3b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-329ee8163e232a18.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-bfcfd114b49b3ebd.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-0e251569f5f295be.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-045b2598cc95afa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-dd3743316828f6d6.rlib" "/opt/rustwide/target/debug/deps/libspirv-251aa8400e65aef8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23e3094f9932ab3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e25e1110b1c56acd.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-5dcfe5cb31a60153.rlib" "/opt/rustwide/target/debug/deps/libglow-d83f3556cd32d8e1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0c207f55fa823a1a.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-0a1c6767be863111.rlib" "/opt/rustwide/target/debug/deps/librodio-4e88ec3eef3beddd.rlib" "/opt/rustwide/target/debug/deps/liblewton-c1b85efe2bd4312b.rlib" "/opt/rustwide/target/debug/deps/libogg-03630e2f27cd4bdd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ae54926dde2bf537.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2384e9086518989f.rlib" "/opt/rustwide/target/debug/deps/libcpal-99c6ad1db854b876.rlib" "/opt/rustwide/target/debug/deps/libalsa-2563e0251291c5f0.rlib" "/opt/rustwide/target/debug/deps/libnix-ac2dc81273cabcef.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4294e5f5eb6243af.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-7cef1e3a714c528e.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-3e647ab5bee39ce1.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-baee8826e1ee45fc.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e367eaac96e0bdf7.rlib" "/opt/rustwide/target/debug/deps/libcty-6392b4f4eb3c210a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-f871b190d25d25ce.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-958d81ef17ccc4d6.rlib" "/opt/rustwide/target/debug/deps/libron-c0c5f3602b8d84d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f28f21097e4d086.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-75ade90a65cf7b13.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-e27c7c362076e8c6.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-2accb48a14b5e26b.rlib" "/opt/rustwide/target/debug/deps/librand-d93ac6cfd213e564.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecb1f67851409a7d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-34a7567546593fb8.rlib" "/opt/rustwide/target/debug/deps/librand_core-84f3f29a948c4429.rlib" "/opt/rustwide/target/debug/deps/libnotify-b254bf33b9df1922.rlib" "/opt/rustwide/target/debug/deps/libmio-75d47d06ecb545e3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6a87dcf9ee523e76.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e34d01f54a454afe.rlib" "/opt/rustwide/target/debug/deps/libsame_file-ce6f52bbda327f5d.rlib" "/opt/rustwide/target/debug/deps/libinotify-598a0c9f6f2f862d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-622123bbb73217b0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-291e228198a8719b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-339db751cec6b9d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6cc2be4d7f73604f.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-7f37f2c141ca10e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a513ce46ce62291a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e9d755780d44f99a.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-f80deb10c1b82d63.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-80675dbb705e8a98.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4be64d1f15546123.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4fb84983b993a55b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74b9dc348dc49c7c.rlib" "/opt/rustwide/target/debug/deps/libregex-62103112c1e4d67a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-04259cfaea65d5d6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9093ad3eeaaa1479.rlib" "/opt/rustwide/target/debug/deps/libansi_term-9844e75f44b3d2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6e13d18205ffcbab.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-8e49a525118c1039.rlib" "/opt/rustwide/target/debug/deps/liblog-03976f0671201b14.rlib" "/opt/rustwide/target/debug/deps/libanyhow-789d97549ff919b6.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-c11f087ff3d94b1f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d3105b06ce7d3ae8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-425ba25001a21d02.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ee1a01a245a98826.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-f65eb2a3044547de.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e788828de3ef2c49.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-964d30fa4b275697.rlib" "/opt/rustwide/target/debug/deps/libslab-1f7b5f5ce9f01678.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-ef321b436f3b6685.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-ab263505588ce996.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f7b2d4b7e7dc1cfd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8a7af8c73f281214.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-a7decb967f3e70f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-576819d6832c1219.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2e435500ae422487.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3d3b91bfceda767d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fefe8bfbe10bf1a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c512e3ae39f47171.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-c1dc398b2a5e7610.rlib" "/opt/rustwide/target/debug/deps/libparking-4650f567360c5488.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-691384f8ca1fad0c.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-0b64bac96be6a47e.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-f76550cf514ab5e0.rlib" "/opt/rustwide/target/debug/deps/libglam-992a2b8db92b6720.rlib" "/opt/rustwide/target/debug/deps/libmint-cd72736d3bea8da9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-43f0d794d57a32b2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4635d66eb73e72a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8ae3595020679b7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2fc4aae73ab01412.rlib" "/opt/rustwide/target/debug/deps/liblock_api-24ad05833bb17a42.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1411d50f627c87eb.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-cf5371bb3db428cf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6dedcabc7bd91ada.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-77a0cd1c8ab301b3.rlib" "/opt/rustwide/target/debug/deps/libuuid-458ce0afe05688fc.rlib" "/opt/rustwide/target/debug/deps/libtracing-b718a61392b6b431.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-104e60ec457bc4a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-35fda28f299afe6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c607a665f1cc4401.rlib" "/opt/rustwide/target/debug/deps/libinstant-c39ab25d6405d6fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7c5f83aded9e7e0a.rlib" "/opt/rustwide/target/debug/deps/libserde-7f721586884087f6.rlib" "/opt/rustwide/target/debug/deps/libahash-ad67756b837d8a8c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-89354724d00c7384.rlib" "/opt/rustwide/target/debug/deps/liblibc-fd1b5accb9df2cd2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b914173e12105b24.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4ae8555c1b5de9ca.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.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/c38f3f86763ea281f7c555c13ef11baad4a4fff4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snake-72b48161ca43a74b" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snake` (bin "snake") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cbf84cd0dcd7431883aa29fe1414468cc4247b4c0ea237a19aa9da12b1b27def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf84cd0dcd7431883aa29fe1414468cc4247b4c0ea237a19aa9da12b1b27def", kill_on_drop: false }` [INFO] [stdout] cbf84cd0dcd7431883aa29fe1414468cc4247b4c0ea237a19aa9da12b1b27def