[INFO] cloning repository https://github.com/paulefoe/rust-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulefoe/rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulefoe%2Frust-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulefoe%2Frust-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f664eabace4f8ee331d3d9cbc6ce625149c0679 [INFO] testing paulefoe/rust-game against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulefoe%2Frust-game" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulefoe/rust-game on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulefoe/rust-game [INFO] finished tweaking git repo https://github.com/paulefoe/rust-game [INFO] tweaked toml for git repo https://github.com/paulefoe/rust-game written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paulefoe/rust-game 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3d1fcaad0aca0a242a7dde02d827982447e26e82d32888f81bd8fdee6107ed3 [INFO] running `Command { std: "docker" "start" "-a" "f3d1fcaad0aca0a242a7dde02d827982447e26e82d32888f81bd8fdee6107ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d1fcaad0aca0a242a7dde02d827982447e26e82d32888f81bd8fdee6107ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d1fcaad0aca0a242a7dde02d827982447e26e82d32888f81bd8fdee6107ed3", kill_on_drop: false }` [INFO] [stdout] f3d1fcaad0aca0a242a7dde02d827982447e26e82d32888f81bd8fdee6107ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2c3342601d7c7a3c334ffcbcadeb9f151372c428d26819789665977fa6d3ec1 [INFO] running `Command { std: "docker" "start" "-a" "b2c3342601d7c7a3c334ffcbcadeb9f151372c428d26819789665977fa6d3ec1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wide v0.5.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling ultraviolet v0.7.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bracket-geometry v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling object-pool v0.5.3 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.2 [INFO] [stderr] Compiling bracket-color v0.8.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bracket-pathfinding v0.8.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling bracket-random v0.8.2 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling bracket-noise v0.8.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling bracket-terminal v0.8.2 [INFO] [stderr] Compiling bracket-lib v0.8.1 [INFO] [stderr] Compiling rltk v0.8.1 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `console` [INFO] [stdout] --> src/player.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use rltk::{VirtualKeyCode, Rltk, Point, console}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TileType` [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use map::{Map, TileType, draw_map}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | for (mut viewshed,_monster,name,mut pos) in (&mut viewshed, &monster, &name, &mut position).join() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | for (mut viewshed,_monster,name,mut pos) in (&mut viewshed, &monster, &name, &mut position).join() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_hp`, `hp`, `defense`, and `power` are never read [INFO] [stdout] --> src/components.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct CombatStats { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 45 | pub max_hp: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 46 | pub hp: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 47 | pub defense: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 48 | pub power: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CombatStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/components.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct WantsToMelee { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 53 | pub target: Entity [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WantsToMelee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.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" "b2c3342601d7c7a3c334ffcbcadeb9f151372c428d26819789665977fa6d3ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c3342601d7c7a3c334ffcbcadeb9f151372c428d26819789665977fa6d3ec1", kill_on_drop: false }` [INFO] [stdout] b2c3342601d7c7a3c334ffcbcadeb9f151372c428d26819789665977fa6d3ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6863a7d0ee31d69894521f6a62fd000b6c00222f6b9c0ff0fb59bf443aa7f268 [INFO] running `Command { std: "docker" "start" "-a" "6863a7d0ee31d69894521f6a62fd000b6c00222f6b9c0ff0fb59bf443aa7f268", kill_on_drop: false }` [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `console` [INFO] [stdout] --> src/player.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use rltk::{VirtualKeyCode, Rltk, Point, console}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TileType` [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use map::{Map, TileType, draw_map}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | for (mut viewshed,_monster,name,mut pos) in (&mut viewshed, &monster, &name, &mut position).join() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | for (mut viewshed,_monster,name,mut pos) in (&mut viewshed, &monster, &name, &mut position).join() { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_hp`, `hp`, `defense`, and `power` are never read [INFO] [stdout] --> src/components.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct CombatStats { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 45 | pub max_hp: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 46 | pub hp: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 47 | pub defense: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 48 | pub power: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CombatStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/components.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct WantsToMelee { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 53 | pub target: Entity [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WantsToMelee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.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" "6863a7d0ee31d69894521f6a62fd000b6c00222f6b9c0ff0fb59bf443aa7f268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6863a7d0ee31d69894521f6a62fd000b6c00222f6b9c0ff0fb59bf443aa7f268", kill_on_drop: false }` [INFO] [stdout] 6863a7d0ee31d69894521f6a62fd000b6c00222f6b9c0ff0fb59bf443aa7f268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56ac06fa16f9791b0f0332ab6122c499238e7f1ad8229c8aad8c5763d1de2fc4 [INFO] running `Command { std: "docker" "start" "-a" "56ac06fa16f9791b0f0332ab6122c499238e7f1ad8229c8aad8c5763d1de2fc4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `console` [INFO] [stderr] --> src/player.rs:1:41 [INFO] [stderr] | [INFO] [stderr] 1 | use rltk::{VirtualKeyCode, Rltk, Point, console}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `TileType` [INFO] [stderr] --> src/main.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | use map::{Map, TileType, draw_map}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/monster_ai_system.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | for (mut viewshed,_monster,name,mut pos) in (&mut viewshed, &monster, &name, &mut position).join() { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/monster_ai_system.rs:18:41 [INFO] [stderr] | [INFO] [stderr] 18 | for (mut viewshed,_monster,name,mut pos) in (&mut viewshed, &monster, &name, &mut position).join() { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: fields `max_hp`, `hp`, `defense`, and `power` are never read [INFO] [stderr] --> src/components.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct CombatStats { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 45 | pub max_hp: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 46 | pub hp: i32, [INFO] [stderr] | ^^ [INFO] [stderr] 47 | pub defense: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 48 | pub power: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CombatStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `target` is never read [INFO] [stderr] --> src/components.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct WantsToMelee { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 53 | pub target: Entity [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WantsToMelee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `game` (bin "game" test) generated 6 warnings (run `cargo fix --bin "game" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game-fe96e71eb9275a1a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56ac06fa16f9791b0f0332ab6122c499238e7f1ad8229c8aad8c5763d1de2fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ac06fa16f9791b0f0332ab6122c499238e7f1ad8229c8aad8c5763d1de2fc4", kill_on_drop: false }` [INFO] [stdout] 56ac06fa16f9791b0f0332ab6122c499238e7f1ad8229c8aad8c5763d1de2fc4 [INFO] testing paulefoe/rust-game against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulefoe%2Frust-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulefoe/rust-game on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulefoe/rust-game [INFO] finished tweaking git repo https://github.com/paulefoe/rust-game [INFO] tweaked toml for git repo https://github.com/paulefoe/rust-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paulefoe/rust-game 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5df98b3beeda60f7ca6a27a5c80c3fa4a5d86365c880c46bf46b3ca05349a5a [INFO] running `Command { std: "docker" "start" "-a" "c5df98b3beeda60f7ca6a27a5c80c3fa4a5d86365c880c46bf46b3ca05349a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5df98b3beeda60f7ca6a27a5c80c3fa4a5d86365c880c46bf46b3ca05349a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5df98b3beeda60f7ca6a27a5c80c3fa4a5d86365c880c46bf46b3ca05349a5a", kill_on_drop: false }` [INFO] [stdout] c5df98b3beeda60f7ca6a27a5c80c3fa4a5d86365c880c46bf46b3ca05349a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a8835dfe18f20ed920098127bb812bd34b673d0635c0ff38db37e32360f20ca [INFO] running `Command { std: "docker" "start" "-a" "8a8835dfe18f20ed920098127bb812bd34b673d0635c0ff38db37e32360f20ca", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wide v0.5.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ultraviolet v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling bracket-geometry v0.8.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling object-pool v0.5.3 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.2 [INFO] [stderr] Compiling bracket-color v0.8.2 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bracket-pathfinding v0.8.4 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashbrown-47a96d6e37d2088c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hashbrown-47a96d6e37d2088c/dep-lib-hashbrown` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `calloop` (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/rmeta37O6D7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.5` [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-16b1b39348c1fa81/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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 '5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b'. [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.5/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: 0x55abcec3aec5 - std::backtrace_rs::backtrace::libunwind::trace::h68acc96dd29bfb25 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55abcec3aec5 - std::backtrace_rs::backtrace::trace_unsynchronized::hc833f810d39d5258 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55abcec3aec5 - std::sys::backtrace::_print_fmt::h5f23caa5b7652308 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55abcec3aec5 - ::fmt::hc81f55a2b3efffd1 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55abcec5d03b - core::fmt::rt::Argument::fmt::h731d8ba6b9c446d6 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55abcec5d03b - core::fmt::write::h6e5816e68b47f713 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55abcec38b5f - std::io::Write::write_fmt::h82cda8d34836fa3f [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55abcec3c391 - std::sys::backtrace::BacktraceLock::print::hb98272574ac3b700 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55abcec3c391 - std::panicking::default_hook::{{closure}}::h979aa01ca70f7f8f [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55abcec3c06c - std::panicking::default_hook::h17e52f086133e6fd [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55abcec3ca61 - std::panicking::rust_panic_with_hook::h694bfcec6451de5a [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55abcec3c8c7 - std::panicking::begin_panic_handler::{{closure}}::hbd9f22f307951c96 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x55abcec3b389 - std::sys::backtrace::__rust_end_short_backtrace::h6e4502eb3c3e7834 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55abcec3c554 - rust_begin_unwind [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x55abcec5bdf3 - core::panicking::panic_fmt::ha6b90685af50061f [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55abcec5c2c6 - core::result::unwrap_failed::hd560a7b205ae5674 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x55abceb7437a - wayland_scanner::generate_code_with_destructor_events::h8542c1050d5da843 [INFO] [stderr] 17: 0x55abceb6f040 - build_script_build::generate_protocol::h01a8475698355bf5 [INFO] [stderr] 18: 0x55abceb70498 - build_script_build::main::ha057cedd30b26cef [INFO] [stderr] 19: 0x55abceb6b583 - core::ops::function::FnOnce::call_once::h592722737fa80195 [INFO] [stderr] 20: 0x55abceb74906 - std::sys::backtrace::__rust_begin_short_backtrace::h9a41ea2dd8413d34 [INFO] [stderr] 21: 0x55abceb74899 - std::rt::lang_start::{{closure}}::h7d5bd19c1bdf0d24 [INFO] [stderr] 22: 0x55abcec35460 - core::ops::function::impls:: for &F>::call_once::h0a914711094af0e2 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55abcec35460 - std::panicking::try::do_call::h23eb0375d29a86c6 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x55abcec35460 - std::panicking::try::hfde747ffd3a25f83 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x55abcec35460 - std::panic::catch_unwind::h9ccb347cfcb9c849 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x55abcec35460 - std::rt::lang_start_internal::{{closure}}::h1d5aad05d6464574 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x55abcec35460 - std::panicking::try::do_call::h4be7f65026835560 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x55abcec35460 - std::panicking::try::h1cefeda29a4cff77 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x55abcec35460 - std::panic::catch_unwind::hfa6efd528ca17417 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x55abcec35460 - std::rt::lang_start_internal::h275dd16aaa0f7750 [INFO] [stderr] at /rustc/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x55abceb74877 - std::rt::lang_start::h82a0c73ba2640363 [INFO] [stderr] 32: 0x55abceb70a25 - main [INFO] [stderr] 33: 0x7f8c2f260d90 - [INFO] [stderr] 34: 0x7f8c2f260e40 - __libc_start_main [INFO] [stderr] 35: 0x55abceb629b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `shrev` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] error: could not compile `nix` (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/rmetaBGeV0d" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (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/rmeta3W7pvQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarq3plj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tuple_utils` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-2bbce0205239a92d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (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/rmetaRa4LpH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (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/rmetabtaEBF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (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/rmetagHq77g" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetab9aYfl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glow` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8a8835dfe18f20ed920098127bb812bd34b673d0635c0ff38db37e32360f20ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8835dfe18f20ed920098127bb812bd34b673d0635c0ff38db37e32360f20ca", kill_on_drop: false }` [INFO] [stdout] 8a8835dfe18f20ed920098127bb812bd34b673d0635c0ff38db37e32360f20ca