[INFO] cloning repository https://github.com/travis-horton/rusty_roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/travis-horton/rusty_roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravis-horton%2Frusty_roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravis-horton%2Frusty_roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfeae4999649683702ca339ce06c1f666922518a [INFO] checking travis-horton/rusty_roguelike against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravis-horton%2Frusty_roguelike" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/travis-horton/rusty_roguelike on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/travis-horton/rusty_roguelike [INFO] finished tweaking git repo https://github.com/travis-horton/rusty_roguelike [INFO] tweaked toml for git repo https://github.com/travis-horton/rusty_roguelike written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/travis-horton/rusty_roguelike 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ef6b9ad327c6ceb11277aeeb47fb5c648c7af1e4c2c81c1fcaf4d4111e1ca9e [INFO] running `Command { std: "docker" "start" "-a" "7ef6b9ad327c6ceb11277aeeb47fb5c648c7af1e4c2c81c1fcaf4d4111e1ca9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef6b9ad327c6ceb11277aeeb47fb5c648c7af1e4c2c81c1fcaf4d4111e1ca9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef6b9ad327c6ceb11277aeeb47fb5c648c7af1e4c2c81c1fcaf4d4111e1ca9e", kill_on_drop: false }` [INFO] [stdout] 7ef6b9ad327c6ceb11277aeeb47fb5c648c7af1e4c2c81c1fcaf4d4111e1ca9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b4ff9a8f25ecc6fd02f196ade82e69cd4153902bed59926f344d45b57ae445 [INFO] running `Command { std: "docker" "start" "-a" "43b4ff9a8f25ecc6fd02f196ade82e69cd4153902bed59926f344d45b57ae445", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking bracket-color v0.8.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking glow v0.10.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking bracket-geometry v0.8.3 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking bracket-random v0.8.2 [INFO] [stderr] Checking bracket-noise v0.8.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [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 bracket-terminal v0.8.5 [INFO] [stderr] Checking bracket-lib v0.8.1 [INFO] [stderr] Checking rltk v0.8.1 [INFO] [stderr] Checking rust_roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "43b4ff9a8f25ecc6fd02f196ade82e69cd4153902bed59926f344d45b57ae445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b4ff9a8f25ecc6fd02f196ade82e69cd4153902bed59926f344d45b57ae445", kill_on_drop: false }` [INFO] [stdout] 43b4ff9a8f25ecc6fd02f196ade82e69cd4153902bed59926f344d45b57ae445 [INFO] checking travis-horton/rusty_roguelike against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftravis-horton%2Frusty_roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/travis-horton/rusty_roguelike on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/travis-horton/rusty_roguelike [INFO] finished tweaking git repo https://github.com/travis-horton/rusty_roguelike [INFO] tweaked toml for git repo https://github.com/travis-horton/rusty_roguelike written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/travis-horton/rusty_roguelike 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de657bf8e72ce2948c804619c118343137b3d3dc4bf8ad68c2764fe3f4c17861 [INFO] running `Command { std: "docker" "start" "-a" "de657bf8e72ce2948c804619c118343137b3d3dc4bf8ad68c2764fe3f4c17861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de657bf8e72ce2948c804619c118343137b3d3dc4bf8ad68c2764fe3f4c17861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de657bf8e72ce2948c804619c118343137b3d3dc4bf8ad68c2764fe3f4c17861", kill_on_drop: false }` [INFO] [stdout] de657bf8e72ce2948c804619c118343137b3d3dc4bf8ad68c2764fe3f4c17861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65bcf384a3426038f6859e28bcff36bf38f746dd9dbd7b00dd7a1443dc284f69 [INFO] running `Command { std: "docker" "start" "-a" "65bcf384a3426038f6859e28bcff36bf38f746dd9dbd7b00dd7a1443dc284f69", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking bracket-color v0.8.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking glow v0.10.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Checking bracket-geometry v0.8.3 [INFO] [stderr] Checking bracket-algorithm-traits v0.8.2 [INFO] [stderr] Checking bracket-pathfinding v0.8.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking bracket-random v0.8.2 [INFO] [stderr] Checking bracket-noise v0.8.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [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-34bb1b81e221b3a4/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] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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 '72eda894eb3548c7ba774079ce0afab42958d4ee'. [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: 0x55561b8ea092 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55561b8ea092 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55561b8ea092 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55561b8ea092 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55561b90c1bc - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55561b90c1bc - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55561b8e803f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55561b8e9e64 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55561b8e9e64 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55561b8eb32b - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x55561b8eb083 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55561b8eb7cd - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55561b8eb6a2 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55561b8ea566 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55561b8eb3d4 - rust_begin_unwind [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55561b81bbd5 - core::panicking::panic_fmt::hc5689e3f09a0388f [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55561b81c133 - core::result::unwrap_failed::h487253d7b85d3d91 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x55561b81cf3b - wayland_scanner::generate_code_with_destructor_events::h3b8b1dfcd7fde4cf [INFO] [stderr] 18: 0x55561b82b0fe - build_script_build::generate_protocol::h7224e367f36e7617 [INFO] [stderr] 19: 0x55561b82c627 - build_script_build::main::h514f0a06e6e3b1e6 [INFO] [stderr] 20: 0x55561b829733 - core::ops::function::FnOnce::call_once::h0303431fd12df17f [INFO] [stderr] 21: 0x55561b829116 - std::sys_common::backtrace::__rust_begin_short_backtrace::h459c5304064e14f5 [INFO] [stderr] 22: 0x55561b81d629 - std::rt::lang_start::{{closure}}::h2c00900bbb71aa22 [INFO] [stderr] 23: 0x55561b8e4de3 - core::ops::function::impls:: for &F>::call_once::hb687d3eb5aa194ab [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55561b8e4de3 - std::panicking::try::do_call::h1a8db1b4ab94f870 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x55561b8e4de3 - std::panicking::try::hc39e689b83d5a32c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x55561b8e4de3 - std::panic::catch_unwind::h9b93da0a1041af3a [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14 [INFO] [stderr] 27: 0x55561b8e4de3 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55561b8e4de3 - std::panicking::try::do_call::h3b7d4d3637ac6722 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x55561b8e4de3 - std::panicking::try::hd3ee0615612e7288 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x55561b8e4de3 - std::panic::catch_unwind::h9452a3a2801d03fb [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14 [INFO] [stderr] 31: 0x55561b8e4de3 - std::rt::lang_start_internal::he827cc1207184f9b [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55561b81d607 - std::rt::lang_start::h389129a460504a6f [INFO] [stderr] 33: 0x55561b82cbd5 - main [INFO] [stderr] 34: 0x7fc0c3bced90 - [INFO] [stderr] 35: 0x7fc0c3bcee40 - __libc_start_main [INFO] [stderr] 36: 0x55561b81c2e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "65bcf384a3426038f6859e28bcff36bf38f746dd9dbd7b00dd7a1443dc284f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65bcf384a3426038f6859e28bcff36bf38f746dd9dbd7b00dd7a1443dc284f69", kill_on_drop: false }` [INFO] [stdout] 65bcf384a3426038f6859e28bcff36bf38f746dd9dbd7b00dd7a1443dc284f69