[INFO] cloning repository https://github.com/seb7887/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seb7887/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb7887%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb7887%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5a2b0fc60fc99e7f58f667fb21d699be6325492 [INFO] checking seb7887/snake against master#d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee for pr-127481-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb7887%2Fsnake" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seb7887/snake on toolchain d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seb7887/snake [INFO] finished tweaking git repo https://github.com/seb7887/snake [INFO] tweaked toml for git repo https://github.com/seb7887/snake written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/seb7887/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" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29891d7328db6d6582eeb8eea26f45e6679d31e13643b4160086d402e481f165 [INFO] running `Command { std: "docker" "start" "-a" "29891d7328db6d6582eeb8eea26f45e6679d31e13643b4160086d402e481f165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29891d7328db6d6582eeb8eea26f45e6679d31e13643b4160086d402e481f165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29891d7328db6d6582eeb8eea26f45e6679d31e13643b4160086d402e481f165", kill_on_drop: false }` [INFO] [stdout] 29891d7328db6d6582eeb8eea26f45e6679d31e13643b4160086d402e481f165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 421477ff41771375d9bb29648cc47fb55204f1313bc24c7fce8c434ea99d7327 [INFO] running `Command { std: "docker" "start" "-a" "421477ff41771375d9bb29648cc47fb55204f1313bc24c7fce8c434ea99d7327", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking piston-texture v0.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking piston2d-graphics v0.34.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking piston-gfx_texture v0.38.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.64.0 [INFO] [stderr] Checking pistoncore-window v0.44.0 [INFO] [stderr] Checking pistoncore-event_loop v0.49.0 [INFO] [stderr] Checking piston v0.49.0 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking pistoncore-glutin_window v0.63.0 [INFO] [stderr] Checking piston_window v0.103.0 [INFO] [stderr] Checking snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.16s [INFO] running `Command { std: "docker" "inspect" "421477ff41771375d9bb29648cc47fb55204f1313bc24c7fce8c434ea99d7327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421477ff41771375d9bb29648cc47fb55204f1313bc24c7fce8c434ea99d7327", kill_on_drop: false }` [INFO] [stdout] 421477ff41771375d9bb29648cc47fb55204f1313bc24c7fce8c434ea99d7327 [INFO] checking seb7887/snake against try#3d1ad905b56a11961be37df7dc5e56be58204dd8 for pr-127481-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb7887%2Fsnake" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seb7887/snake on toolchain 3d1ad905b56a11961be37df7dc5e56be58204dd8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seb7887/snake [INFO] finished tweaking git repo https://github.com/seb7887/snake [INFO] tweaked toml for git repo https://github.com/seb7887/snake written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/seb7887/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" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1197d4c9fca04d4e72302ac35dcc95590e35341033f04eecd759001f95c5cfc9 [INFO] running `Command { std: "docker" "start" "-a" "1197d4c9fca04d4e72302ac35dcc95590e35341033f04eecd759001f95c5cfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1197d4c9fca04d4e72302ac35dcc95590e35341033f04eecd759001f95c5cfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1197d4c9fca04d4e72302ac35dcc95590e35341033f04eecd759001f95c5cfc9", kill_on_drop: false }` [INFO] [stdout] 1197d4c9fca04d4e72302ac35dcc95590e35341033f04eecd759001f95c5cfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca06b63dafcbe191894107b61a107299b9cd1398306bea3d5c2e67f0b662979 [INFO] running `Command { std: "docker" "start" "-a" "aca06b63dafcbe191894107b61a107299b9cd1398306bea3d5c2e67f0b662979", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadGZ40V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBhR7qG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiff` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-78fc6decb09842cb/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3d1ad905b56a11961be37df7dc5e56be58204dd8'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.13/src/lib.rs:208:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b973fc2fa5 - std::backtrace_rs::backtrace::libunwind::trace::hc31754f8f0b7656d [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55b973fc2fa5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha12f3aa930f0ab6b [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b973fc2fa5 - std::sys::backtrace::_print_fmt::h0f49a8fc4803cc70 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55b973fc2fa5 - ::fmt::ha937516b1349ac32 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x55b973fe488b - core::fmt::rt::Argument::fmt::h765e785bbf42ffce [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55b973fe488b - core::fmt::write::h62a2adada6a6d043 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x55b973fc0ccf - std::io::Write::write_fmt::h594f50e2748368d1 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x55b973fc4471 - std::sys::backtrace::BacktraceLock::print::hd3f8d6b9ea7fb717 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x55b973fc4471 - std::panicking::default_hook::{{closure}}::h5191e59d9fffe41d [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x55b973fc414c - std::panicking::default_hook::hc2570ccd8a2459a2 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x55b973fc4d7f - as core::ops::function::Fn>::call::h75bfe54909f800b5 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/alloc/src/boxed.rs:2084:9 [INFO] [stderr] 11: 0x55b973fc4d7f - std::panicking::rust_panic_with_hook::hc022e8d05917a074 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:808:13 [INFO] [stderr] 12: 0x55b973fc49a7 - std::panicking::begin_panic_handler::{{closure}}::h3744c329b9d64a31 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:674:13 [INFO] [stderr] 13: 0x55b973fc3469 - std::sys::backtrace::__rust_end_short_backtrace::hac87b92778d32b92 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55b973fc4634 - rust_begin_unwind [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:665:5 [INFO] [stderr] 15: 0x55b973fe3663 - core::panicking::panic_fmt::h9da99ba2aff8d303 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55b973fe3b36 - core::result::unwrap_failed::h6ce52585beaa62b7 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55b973ef161d - wayland_scanner::generate_c_code::h4718ce5d3c71013e [INFO] [stderr] 18: 0x55b973eef95a - build_script_build::generate_protocol::hff00499a5ed906b9 [INFO] [stderr] 19: 0x55b973ef0b36 - build_script_build::main::h6fa9b69ccc77220e [INFO] [stderr] 20: 0x55b973ef33d3 - core::ops::function::FnOnce::call_once::h717ba309670023f3 [INFO] [stderr] 21: 0x55b973ee8d96 - std::sys::backtrace::__rust_begin_short_backtrace::h604632aa32f51e2a [INFO] [stderr] 22: 0x55b973ef25f9 - std::rt::lang_start::{{closure}}::h79e19c21d8ad81b2 [INFO] [stderr] 23: 0x55b973fbdf3d - core::ops::function::impls:: for &F>::call_once::h4b578437bca3b934 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55b973fbdf3d - std::panicking::try::do_call::h7a96480ac408ba73 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x55b973fbdf3d - std::panicking::try::hdb0552a602d71563 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:521:19 [INFO] [stderr] 26: 0x55b973fbdf3d - std::panic::catch_unwind::h440be7b23a620f63 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x55b973fbdf3d - std::rt::lang_start_internal::{{closure}}::hb6afe9fb3ba8ca74 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/rt.rs:142:48 [INFO] [stderr] 28: 0x55b973fbdf3d - std::panicking::try::do_call::h4e6cb1875ad90147 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x55b973fbdf3d - std::panicking::try::h7209f7d39cf8cf52 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panicking.rs:521:19 [INFO] [stderr] 30: 0x55b973fbdf3d - std::panic::catch_unwind::hea82ee8c4b59c06c [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x55b973fbdf3d - std::rt::lang_start_internal::he36a81e32f412249 [INFO] [stderr] at /rustc/3d1ad905b56a11961be37df7dc5e56be58204dd8/library/std/src/rt.rs:142:20 [INFO] [stderr] 32: 0x55b973ef25d7 - std::rt::lang_start::h22ad9e9c6e827e69 [INFO] [stderr] 33: 0x55b973ef0ef5 - main [INFO] [stderr] 34: 0x7fb5674b8d90 - [INFO] [stderr] 35: 0x7fb5674b8e40 - __libc_start_main [INFO] [stderr] 36: 0x55b973ee1095 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFuJ1zM/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.build_script_build.534ad15da15a1857-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f.f4jhmaib2tavwc3kor9j9svpb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-48fcc08606c78915.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-31905026dc0487b7.rlib" "/opt/rustwide/target/debug/deps/liblog-b255959a78106897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-60660c4445a61b3d.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-2ce6ea6c3bb0cb4f/build_script_build-2ce6ea6c3bb0cb4f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbAOseg/symbols.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.build_script_build.bff4d6b9305952f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2.01d5q0qbeop76v7qxoh4y3r3z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-48fcc08606c78915.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-31905026dc0487b7.rlib" "/opt/rustwide/target/debug/deps/liblog-b255959a78106897.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-60660c4445a61b3d.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-fa269393e0fb18d2/build_script_build-fa269393e0fb18d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2HyMRZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauBYzo4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aca06b63dafcbe191894107b61a107299b9cd1398306bea3d5c2e67f0b662979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca06b63dafcbe191894107b61a107299b9cd1398306bea3d5c2e67f0b662979", kill_on_drop: false }` [INFO] [stdout] aca06b63dafcbe191894107b61a107299b9cd1398306bea3d5c2e67f0b662979