[INFO] cloning repository https://github.com/shahen94/game-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shahen94/game-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahen94%2Fgame-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahen94%2Fgame-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 750255e3fd064bb8a74ccd4434def80e946d29cf [INFO] checking shahen94/game-snake against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahen94%2Fgame-snake" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shahen94/game-snake on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shahen94/game-snake [INFO] finished tweaking git repo https://github.com/shahen94/game-snake [INFO] tweaked toml for git repo https://github.com/shahen94/game-snake written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shahen94/game-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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d082a2e8bd1265639e7270f9adcea221440673c509f9f202b7ae56be9d9c3d2b [INFO] running `Command { std: "docker" "start" "-a" "d082a2e8bd1265639e7270f9adcea221440673c509f9f202b7ae56be9d9c3d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d082a2e8bd1265639e7270f9adcea221440673c509f9f202b7ae56be9d9c3d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d082a2e8bd1265639e7270f9adcea221440673c509f9f202b7ae56be9d9c3d2b", kill_on_drop: false }` [INFO] [stdout] d082a2e8bd1265639e7270f9adcea221440673c509f9f202b7ae56be9d9c3d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 160b4b03b034a7667d746a7c29e15d96b3c8943be8004f1e9184c3fa4062b6a2 [INFO] running `Command { std: "docker" "start" "-a" "160b4b03b034a7667d746a7c29e15d96b3c8943be8004f1e9184c3fa4062b6a2", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking piston2d-graphics v0.42.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking pistoncore-window v0.47.1 [INFO] [stderr] Checking pistoncore-event_loop v0.53.1 [INFO] [stderr] Checking piston v0.53.1 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking piston-gfx_texture v0.42.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.76.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.69.0 [INFO] [stderr] Checking piston_window v0.123.0 [INFO] [stderr] Checking snake_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Newable` is never used [INFO] [stdout] --> src/game/core.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait Newable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Newable` is never used [INFO] [stdout] --> src/game/core.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait Newable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.09s [INFO] running `Command { std: "docker" "inspect" "160b4b03b034a7667d746a7c29e15d96b3c8943be8004f1e9184c3fa4062b6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160b4b03b034a7667d746a7c29e15d96b3c8943be8004f1e9184c3fa4062b6a2", kill_on_drop: false }` [INFO] [stdout] 160b4b03b034a7667d746a7c29e15d96b3c8943be8004f1e9184c3fa4062b6a2 [INFO] checking shahen94/game-snake against try#99e7531f0d1cf95a50aff9cccb24863963e6bbe2 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahen94%2Fgame-snake" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shahen94/game-snake on toolchain 99e7531f0d1cf95a50aff9cccb24863963e6bbe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shahen94/game-snake [INFO] finished tweaking git repo https://github.com/shahen94/game-snake [INFO] tweaked toml for git repo https://github.com/shahen94/game-snake written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shahen94/game-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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3e2f8f5b1ff411c974d6ccc9842dc2922eb4f1117e644a7b110f45116f0737 [INFO] running `Command { std: "docker" "start" "-a" "2a3e2f8f5b1ff411c974d6ccc9842dc2922eb4f1117e644a7b110f45116f0737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3e2f8f5b1ff411c974d6ccc9842dc2922eb4f1117e644a7b110f45116f0737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3e2f8f5b1ff411c974d6ccc9842dc2922eb4f1117e644a7b110f45116f0737", kill_on_drop: false }` [INFO] [stdout] 2a3e2f8f5b1ff411c974d6ccc9842dc2922eb4f1117e644a7b110f45116f0737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b66c7e29d32737f55aa44d477e27397a125d88b5b5d0dfa2417f5dcbc7e7117f [INFO] running `Command { std: "docker" "start" "-a" "b66c7e29d32737f55aa44d477e27397a125d88b5b5d0dfa2417f5dcbc7e7117f", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustcafYdN4/symbols.o" "/opt/rustwide/target/debug/build/num-iter-d0e587f27980bea8/build_script_build-d0e587f27980bea8.build_script_build.d6058380effcfdc3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-iter-d0e587f27980bea8/build_script_build-d0e587f27980bea8.m1ubuwwntw43ubu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-iter-d0e587f27980bea8/build_script_build-d0e587f27980bea8" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/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/rustc7qLeOd/symbols.o" "/opt/rustwide/target/debug/build/num-rational-2b1159a8bed5d9e8/build_script_build-2b1159a8bed5d9e8.build_script_build.7c412d3ba96a6b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-rational-2b1159a8bed5d9e8/build_script_build-2b1159a8bed5d9e8.5fg980r3xfjmequ9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-rational-2b1159a8bed5d9e8/build_script_build-2b1159a8bed5d9e8" "-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 `num-rational` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `num-iter` (build script) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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-93f1a8ddbe26a4a6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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 '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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 '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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 '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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 '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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 '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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 '99e7531f0d1cf95a50aff9cccb24863963e6bbe2'. [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.28.6/src/lib.rs:156: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: 0x56396a9bf355 - std::backtrace_rs::backtrace::libunwind::trace::h2ee3005dffdea7bb [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x56396a9bf355 - std::backtrace_rs::backtrace::trace_unsynchronized::h29d7541700709739 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56396a9bf355 - std::sys_common::backtrace::_print_fmt::h4d88b45add21de25 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x56396a9bf355 - ::fmt::h6b7ca6137b02a6ad [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56396a9e06fb - core::fmt::rt::Argument::fmt::ha089d1cf6d9ba2f4 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x56396a9e06fb - core::fmt::write::h624e967dc73b4bc5 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x56396a9bd33f - std::io::Write::write_fmt::h72edeab6ea028b92 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x56396a9bf12e - std::sys_common::backtrace::_print::hf65575924589623c [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56396a9bf12e - std::sys_common::backtrace::print::h124949c5602539b3 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56396a9c03e9 - std::panicking::default_hook::{{closure}}::h5479306d9c6efdcc [INFO] [stderr] 10: 0x56396a9c012d - std::panicking::default_hook::hc2f60221f2cc7691 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x56396a9c0883 - std::panicking::rust_panic_with_hook::h6c29b00684f06221 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x56396a9c0764 - std::panicking::begin_panic_handler::{{closure}}::h1077938777a34e42 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x56396a9bf819 - std::sys_common::backtrace::__rust_end_short_backtrace::h70455e11024d2caa [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x56396a9c0497 - rust_begin_unwind [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x56396a8f4b13 - core::panicking::panic_fmt::hae8363c24d61fe85 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x56396a8f5006 - core::result::unwrap_failed::h1d0efe1e70344cc3 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x56396a8fb2df - wayland_scanner::generate_code_with_destructor_events::h8e8a9f654011ed33 [INFO] [stderr] 18: 0x56396a9071c1 - build_script_build::generate_protocol::h78a6b058840e1f15 [INFO] [stderr] 19: 0x56396a908627 - build_script_build::main::hfa262420cbc1fca7 [INFO] [stderr] 20: 0x56396a8f67f3 - core::ops::function::FnOnce::call_once::hada9fbfb8ee5807d [INFO] [stderr] 21: 0x56396a8fb7c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h17914f6fb5b000a7 [INFO] [stderr] 22: 0x56396a8f5b49 - std::rt::lang_start::{{closure}}::hed633d98e69dc941 [INFO] [stderr] 23: 0x56396a9b9f56 - core::ops::function::impls:: for &F>::call_once::hb552e0462c82af72 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x56396a9b9f56 - std::panicking::try::do_call::h45d4a16d52e3d290 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x56396a9b9f56 - std::panicking::try::h2d18612aafa3f63e [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x56396a9b9f56 - std::panic::catch_unwind::h82a6fe7ff4c6a1b8 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x56396a9b9f56 - std::rt::lang_start_internal::{{closure}}::hc1dbe6c9a4999ad0 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x56396a9b9f56 - std::panicking::try::do_call::h71096a66266b0394 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x56396a9b9f56 - std::panicking::try::h20b3dce1c5a6974e [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x56396a9b9f56 - std::panic::catch_unwind::h15f33457133808f8 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x56396a9b9f56 - std::rt::lang_start_internal::h816fb1f687f535e2 [INFO] [stderr] at /rustc/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x56396a8f5b27 - std::rt::lang_start::h40a9968c6160f166 [INFO] [stderr] 33: 0x56396a908bc5 - main [INFO] [stderr] 34: 0x7fce25547d90 - [INFO] [stderr] 35: 0x7fce25547e40 - __libc_start_main [INFO] [stderr] 36: 0x56396a8f52e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8dPum1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (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/rmetaP755bx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (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/rmetafziP5q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b66c7e29d32737f55aa44d477e27397a125d88b5b5d0dfa2417f5dcbc7e7117f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66c7e29d32737f55aa44d477e27397a125d88b5b5d0dfa2417f5dcbc7e7117f", kill_on_drop: false }` [INFO] [stdout] b66c7e29d32737f55aa44d477e27397a125d88b5b5d0dfa2417f5dcbc7e7117f