[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#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [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 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e4cf97f4829bacd3e8c0ee47050477e1609268ae0f4dad44bf186acd0bdd638 [INFO] running `Command { std: "docker" "start" "-a" "1e4cf97f4829bacd3e8c0ee47050477e1609268ae0f4dad44bf186acd0bdd638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e4cf97f4829bacd3e8c0ee47050477e1609268ae0f4dad44bf186acd0bdd638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4cf97f4829bacd3e8c0ee47050477e1609268ae0f4dad44bf186acd0bdd638", kill_on_drop: false }` [INFO] [stdout] 1e4cf97f4829bacd3e8c0ee47050477e1609268ae0f4dad44bf186acd0bdd638 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 975effeb3b808a9afa985af13b7b76ad56d81259849b8dc0cbdb730e43338a9a [INFO] running `Command { std: "docker" "start" "-a" "975effeb3b808a9afa985af13b7b76ad56d81259849b8dc0cbdb730e43338a9a", 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 unicode-ident v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [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] Compiling syn v1.0.98 [INFO] [stderr] Checking smallvec v1.9.0 [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-scanner v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [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] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [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] Checking adler v1.0.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking nanorand v0.7.0 [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-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking exr v1.4.2 [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 piston-texture v0.8.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [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 read_color v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking piston2d-graphics v0.42.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [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 22.82s [INFO] running `Command { std: "docker" "inspect" "975effeb3b808a9afa985af13b7b76ad56d81259849b8dc0cbdb730e43338a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975effeb3b808a9afa985af13b7b76ad56d81259849b8dc0cbdb730e43338a9a", kill_on_drop: false }` [INFO] [stdout] 975effeb3b808a9afa985af13b7b76ad56d81259849b8dc0cbdb730e43338a9a [INFO] checking shahen94/game-snake against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [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 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2ada82f31697e278c58f6fd65fe286ac35a044924979db7c12f2b3babcef1b [INFO] running `Command { std: "docker" "start" "-a" "4a2ada82f31697e278c58f6fd65fe286ac35a044924979db7c12f2b3babcef1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2ada82f31697e278c58f6fd65fe286ac35a044924979db7c12f2b3babcef1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2ada82f31697e278c58f6fd65fe286ac35a044924979db7c12f2b3babcef1b", kill_on_drop: false }` [INFO] [stdout] 4a2ada82f31697e278c58f6fd65fe286ac35a044924979db7c12f2b3babcef1b [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4384c503ecd32f6b9960b34991e10ab2b301ef812ec97819a6846448f91f6786 [INFO] running `Command { std: "docker" "start" "-a" "4384c503ecd32f6b9960b34991e10ab2b301ef812ec97819a6846448f91f6786", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [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 crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [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 piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [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 wayland-commons v0.28.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking iovec v0.1.4 [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavWAFCY" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaF69m2M/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `draw_state` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/rmetaHf8awA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [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] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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: 0x55a50af39be5 - std::backtrace_rs::backtrace::libunwind::trace::hef93541bf391ba7c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55a50af39be5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5e627e90cadc6e9 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a50af39be5 - std::sys::backtrace::_print_fmt::h856479cfc54b1d9a [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a50af39be5 - ::fmt::hd24fc98a81e92800 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a50af5b0ab - core::fmt::rt::Argument::fmt::hb13e1b522f028456 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55a50af5b0ab - core::fmt::write::h9e48b167ff8790a6 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55a50af3771f - std::io::Write::write_fmt::hd61b1e5abfa78fbe [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55a50af399be - std::sys::backtrace::_print::h1fe7ebd276a0921d [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a50af399be - std::sys::backtrace::print::h588b53e27b0c0606 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a50af3ac69 - std::panicking::default_hook::{{closure}}::heea0054ab8d62029 [INFO] [stderr] 10: 0x55a50af3aa0c - std::panicking::default_hook::hb82e8cb0808cd9c4 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55a50af3b241 - std::panicking::rust_panic_with_hook::h2f5c804473436ae1 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x55a50af3b0a7 - std::panicking::begin_panic_handler::{{closure}}::h45c4dc3f07d5495c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x55a50af3a0a9 - std::sys::backtrace::__rust_end_short_backtrace::h813025bb46624401 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a50af3ad84 - rust_begin_unwind [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x55a50af59e83 - core::panicking::panic_fmt::ha56cd72747b2dc0c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55a50af5a356 - core::result::unwrap_failed::h458ba4df7a328500 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55a50ae7427a - wayland_scanner::generate_code_with_destructor_events::hd500f80bb2f699dc [INFO] [stderr] 18: 0x55a50ae80600 - build_script_build::generate_protocol::h02e5e8b8a55a138b [INFO] [stderr] 19: 0x55a50ae81a38 - build_script_build::main::h0d917d81ba99cbbe [INFO] [stderr] 20: 0x55a50ae7ce83 - core::ops::function::FnOnce::call_once::hf93f91349ee5259e [INFO] [stderr] 21: 0x55a50ae7c3e6 - std::sys::backtrace::__rust_begin_short_backtrace::h733681120eb36423 [INFO] [stderr] 22: 0x55a50ae7c2d9 - std::rt::lang_start::{{closure}}::h33169a89484c33f9 [INFO] [stderr] 23: 0x55a50af34322 - core::ops::function::impls:: for &F>::call_once::hdad1cbd9679b8166 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55a50af34322 - std::panicking::try::do_call::h4519bcc960ee31a8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x55a50af34322 - std::panicking::try::hc7fcc9c25fb085ba [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x55a50af34322 - std::panic::catch_unwind::hcfc11d865bb7bfb8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x55a50af34322 - std::rt::lang_start_internal::{{closure}}::ha10f6993f78d3589 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55a50af34322 - std::panicking::try::do_call::h6f24695c38c6fadd [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x55a50af34322 - std::panicking::try::ha473dfa5f3deeaa8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x55a50af34322 - std::panic::catch_unwind::h34d6888ececa5c10 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x55a50af34322 - std::rt::lang_start_internal::hbae85f590acf92aa [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55a50ae7c2b7 - std::rt::lang_start::hfa8e09185cf188c2 [INFO] [stderr] 33: 0x55a50ae81fa5 - main [INFO] [stderr] 34: 0x7f4fb7b62d90 - [INFO] [stderr] 35: 0x7f4fb7b62e40 - __libc_start_main [INFO] [stderr] 36: 0x55a50ae6e9b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXKfN2J" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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/rmetaqLP5CC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4384c503ecd32f6b9960b34991e10ab2b301ef812ec97819a6846448f91f6786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4384c503ecd32f6b9960b34991e10ab2b301ef812ec97819a6846448f91f6786", kill_on_drop: false }` [INFO] [stdout] 4384c503ecd32f6b9960b34991e10ab2b301ef812ec97819a6846448f91f6786