[INFO] cloning repository https://github.com/wolfep15/gbemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wolfep15/gbemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfep15%2Fgbemu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfep15%2Fgbemu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69abdcd00a3c485976730662b1626864b8bb5e65 [INFO] checking wolfep15/gbemu against master#30840c53f414b753cb08f14620906572f88dda4b for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfep15%2Fgbemu" "/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/wolfep15/gbemu on toolchain 30840c53f414b753cb08f14620906572f88dda4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wolfep15/gbemu [INFO] finished tweaking git repo https://github.com/wolfep15/gbemu [INFO] tweaked toml for git repo https://github.com/wolfep15/gbemu written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wolfep15/gbemu 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" "+30840c53f414b753cb08f14620906572f88dda4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifb v0.19.3 [INFO] [stderr] Downloaded sdl2 v0.34.4 [INFO] [stderr] Downloaded sdl2-sys v0.34.4 [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" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec682cdc2bf979edc5e09c0aafbf1c60c71b961f229a78179e683643141c0572 [INFO] running `Command { std: "docker" "start" "-a" "ec682cdc2bf979edc5e09c0aafbf1c60c71b961f229a78179e683643141c0572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec682cdc2bf979edc5e09c0aafbf1c60c71b961f229a78179e683643141c0572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec682cdc2bf979edc5e09c0aafbf1c60c71b961f229a78179e683643141c0572", kill_on_drop: false }` [INFO] [stdout] ec682cdc2bf979edc5e09c0aafbf1c60c71b961f229a78179e683643141c0572 [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" "+30840c53f414b753cb08f14620906572f88dda4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 210d72002698605e27a56528397a07533ca898073507b0ba1c19f122c545c3b8 [INFO] running `Command { std: "docker" "start" "-a" "210d72002698605e27a56528397a07533ca898073507b0ba1c19f122c545c3b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking gbemu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::init_state::INIT_PC as init_pc_value` [INFO] [stdout] --> src/gb.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::init_state::INIT_PC as init_pc_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::init_state::INIT_SP as init_sp_value` [INFO] [stdout] --> src/gb.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::init_state::INIT_SP as init_sp_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::DMA_TRANSFER as dma_reg` [INFO] [stdout] --> src/gb.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::mmio_pointers::DMA_TRANSFER as dma_reg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::LYC as lyc_addr` [INFO] [stdout] --> src/gb.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::mmio_pointers::LYC as lyc_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::OBJ_PALETTE_0 as obp0_addr` [INFO] [stdout] --> src/gb.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::mmio_pointers::OBJ_PALETTE_0 as obp0_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::OBJ_PALETTE_1 as obp1_addr` [INFO] [stdout] --> src/gb.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::mmio_pointers::OBJ_PALETTE_1 as obp1_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::WX as wx_addr` [INFO] [stdout] --> src/gb.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::mmio_pointers::WX as wx_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::WY as wy_addr` [INFO] [stdout] --> src/gb.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::mmio_pointers::WY as wy_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/memory.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/memory.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::init_state::INIT_PC as init_pc_value` [INFO] [stdout] --> src/gb.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::init_state::INIT_PC as init_pc_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::init_state::INIT_SP as init_sp_value` [INFO] [stdout] --> src/gb.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::init_state::INIT_SP as init_sp_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::DMA_TRANSFER as dma_reg` [INFO] [stdout] --> src/gb.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::mmio_pointers::DMA_TRANSFER as dma_reg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::LYC as lyc_addr` [INFO] [stdout] --> src/gb.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::mmio_pointers::LYC as lyc_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::OBJ_PALETTE_0 as obp0_addr` [INFO] [stdout] --> src/gb.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::mmio_pointers::OBJ_PALETTE_0 as obp0_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::OBJ_PALETTE_1 as obp1_addr` [INFO] [stdout] --> src/gb.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::mmio_pointers::OBJ_PALETTE_1 as obp1_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::WX as wx_addr` [INFO] [stdout] --> src/gb.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::mmio_pointers::WX as wx_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::mmio_pointers::WY as wy_addr` [INFO] [stdout] --> src/gb.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use self::mmio_pointers::WY as wy_addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/memory.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/memory.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interrupt_handler` [INFO] [stdout] --> src/ppu.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(interrupt_handler: &InterruptHandler) -> Ppu { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_handler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dump` is never used [INFO] [stdout] --> src/cpu.rs:971:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl Cpu { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 971 | fn dump(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INIT_PC` is never used [INFO] [stdout] --> src/gb.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub const INIT_PC: u16 = 0x0100; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INIT_SP` is never used [INFO] [stdout] --> src/gb.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | pub const INIT_SP: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LYC` is never used [INFO] [stdout] --> src/gb.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | pub const LYC: u16 = 0xFF45; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DMA_TRANSFER` is never used [INFO] [stdout] --> src/gb.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | pub const DMA_TRANSFER: u16 = 0xFF46; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BG_PALETTE` is never used [INFO] [stdout] --> src/gb.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub const BG_PALETTE: u16 = 0xFF47; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_PALETTE_0` is never used [INFO] [stdout] --> src/gb.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | pub const OBJ_PALETTE_0: u16 = 0xFF48; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_PALETTE_1` is never used [INFO] [stdout] --> src/gb.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | pub const OBJ_PALETTE_1: u16 = 0xFF49; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WY` is never used [INFO] [stdout] --> src/gb.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | pub const WY: u16 = 0xFF4A; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WX` is never used [INFO] [stdout] --> src/gb.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | pub const WX: u16 = 0xFF4B; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `y`, `x`, `index`, and `attr` are never read [INFO] [stdout] --> src/ppu.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Object { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 22 | y: u8, [INFO] [stdout] | ^ [INFO] [stdout] 23 | x: u8, [INFO] [stdout] | ^ [INFO] [stdout] 24 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | attr: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `WindowTileMapArea`, `EnableWindow`, `TileMapArea`, `ObjectSize`, `ObjectEnable`, and `BackgroundEnable` are never constructed [INFO] [stdout] --> src/ppu.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum LcdcFlag { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 29 | Enable, [INFO] [stdout] 30 | WindowTileMapArea, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | EnableWindow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | TileDataArea, [INFO] [stdout] 33 | TileMapArea, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | ObjectSize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | ObjectEnable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | BackgroundEnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PpuMode` is never used [INFO] [stdout] --> src/ppu.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | enum PpuMode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `obj_fifo` is never read [INFO] [stdout] --> src/ppu.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Ppu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 47 | bg_fifo: VecDeque, [INFO] [stdout] 48 | obj_fifo: VecDeque, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interrupt_handler` [INFO] [stdout] --> src/ppu.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new(interrupt_handler: &InterruptHandler) -> Ppu { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interrupt_handler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dump` is never used [INFO] [stdout] --> src/cpu.rs:971:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl Cpu { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 971 | fn dump(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INIT_PC` is never used [INFO] [stdout] --> src/gb.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub const INIT_PC: u16 = 0x0100; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INIT_SP` is never used [INFO] [stdout] --> src/gb.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | pub const INIT_SP: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LYC` is never used [INFO] [stdout] --> src/gb.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | pub const LYC: u16 = 0xFF45; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DMA_TRANSFER` is never used [INFO] [stdout] --> src/gb.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | pub const DMA_TRANSFER: u16 = 0xFF46; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BG_PALETTE` is never used [INFO] [stdout] --> src/gb.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub const BG_PALETTE: u16 = 0xFF47; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_PALETTE_0` is never used [INFO] [stdout] --> src/gb.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | pub const OBJ_PALETTE_0: u16 = 0xFF48; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OBJ_PALETTE_1` is never used [INFO] [stdout] --> src/gb.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | pub const OBJ_PALETTE_1: u16 = 0xFF49; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WY` is never used [INFO] [stdout] --> src/gb.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | pub const WY: u16 = 0xFF4A; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WX` is never used [INFO] [stdout] --> src/gb.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | pub const WX: u16 = 0xFF4B; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `y`, `x`, `index`, and `attr` are never read [INFO] [stdout] --> src/ppu.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Object { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 22 | y: u8, [INFO] [stdout] | ^ [INFO] [stdout] 23 | x: u8, [INFO] [stdout] | ^ [INFO] [stdout] 24 | index: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | attr: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `WindowTileMapArea`, `EnableWindow`, `TileMapArea`, `ObjectSize`, `ObjectEnable`, and `BackgroundEnable` are never constructed [INFO] [stdout] --> src/ppu.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum LcdcFlag { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 29 | Enable, [INFO] [stdout] 30 | WindowTileMapArea, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | EnableWindow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | TileDataArea, [INFO] [stdout] 33 | TileMapArea, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | ObjectSize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | ObjectEnable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | BackgroundEnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PpuMode` is never used [INFO] [stdout] --> src/ppu.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | enum PpuMode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `obj_fifo` is never read [INFO] [stdout] --> src/ppu.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Ppu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 47 | bg_fifo: VecDeque, [INFO] [stdout] 48 | obj_fifo: VecDeque, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.20s [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" "210d72002698605e27a56528397a07533ca898073507b0ba1c19f122c545c3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210d72002698605e27a56528397a07533ca898073507b0ba1c19f122c545c3b8", kill_on_drop: false }` [INFO] [stdout] 210d72002698605e27a56528397a07533ca898073507b0ba1c19f122c545c3b8 [INFO] checking wolfep15/gbemu against try#18fb860b8a8e7ca508746882328061d0fe352543 for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfep15%2Fgbemu" "/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/wolfep15/gbemu on toolchain 18fb860b8a8e7ca508746882328061d0fe352543 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wolfep15/gbemu [INFO] finished tweaking git repo https://github.com/wolfep15/gbemu [INFO] tweaked toml for git repo https://github.com/wolfep15/gbemu written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wolfep15/gbemu 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" "+18fb860b8a8e7ca508746882328061d0fe352543" "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" "+18fb860b8a8e7ca508746882328061d0fe352543" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0647b1ad424e152a9250f75bd564c04760647ccd247777acce7e7ded81e796f6 [INFO] running `Command { std: "docker" "start" "-a" "0647b1ad424e152a9250f75bd564c04760647ccd247777acce7e7ded81e796f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0647b1ad424e152a9250f75bd564c04760647ccd247777acce7e7ded81e796f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0647b1ad424e152a9250f75bd564c04760647ccd247777acce7e7ded81e796f6", kill_on_drop: false }` [INFO] [stdout] 0647b1ad424e152a9250f75bd564c04760647ccd247777acce7e7ded81e796f6 [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" "+18fb860b8a8e7ca508746882328061d0fe352543" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc0178b44179aafe72f212257e5d14c3966f66deaee857e671da2013eae899d [INFO] running `Command { std: "docker" "start" "-a" "bbc0178b44179aafe72f212257e5d14c3966f66deaee857e671da2013eae899d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [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 bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stdout] error: failed to write /tmp/rustcDuq0cv/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: minifb@0.19.3: src/native/posix/scalar.cpp:210:1: fatal error: error writing to /tmp/ccveUNP6.s: No space left on device [INFO] [stderr] warning: minifb@0.19.3: 210 | } [INFO] [stderr] warning: minifb@0.19.3: | ^ [INFO] [stderr] warning: minifb@0.19.3: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `minifb v0.19.3` [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/minifb-70bf85eb21bff61d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/minifb-f92e681d53f73a75/out/src/native/posix/scalar.o" "-c" "src/native/posix/scalar.cpp" [INFO] [stderr] cargo:warning=src/native/posix/scalar.cpp:210:1: fatal error: error writing to /tmp/ccveUNP6.s: No space left on device [INFO] [stderr] cargo:warning= 210 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/minifb-f92e681d53f73a75/out/src/native/posix/scalar.o" "-c" "src/native/posix/scalar.cpp" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [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] 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-c22c246b2c9cb932/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18fb860b8a8e7ca508746882328061d0fe352543'. [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 '18fb860b8a8e7ca508746882328061d0fe352543'. [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 '18fb860b8a8e7ca508746882328061d0fe352543'. [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 '18fb860b8a8e7ca508746882328061d0fe352543'. [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 '18fb860b8a8e7ca508746882328061d0fe352543'. [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 '18fb860b8a8e7ca508746882328061d0fe352543'. [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: 0x557f1999b015 - std::backtrace_rs::backtrace::libunwind::trace::h6834114b33c25894 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x557f1999b015 - std::backtrace_rs::backtrace::trace_unsynchronized::h82de0ad868f3fc45 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557f1999b015 - std::sys_common::backtrace::_print_fmt::hca59f3a6460bb1e3 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x557f1999b015 - ::fmt::h19d5c6a2fbf5316c [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x557f199bc7bb - core::fmt::rt::Argument::fmt::hdc0717b154055848 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x557f199bc7bb - core::fmt::write::hb80c147f2498b731 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x557f19998f7f - std::io::Write::write_fmt::h2aede7b7b3fa4a4d [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x557f1999adee - std::sys_common::backtrace::_print::he48b7290db1c8673 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x557f1999adee - std::sys_common::backtrace::print::h782f838adc52d128 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x557f1999c399 - std::panicking::default_hook::{{closure}}::h773caa17631f8018 [INFO] [stderr] 10: 0x557f1999c0f7 - std::panicking::default_hook::h13481141abbfa774 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:291:9 [INFO] [stderr] 11: 0x557f1999c834 - std::panicking::rust_panic_with_hook::hbd315fe862a765eb [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:788:13 [INFO] [stderr] 12: 0x557f1999c716 - std::panicking::begin_panic_handler::{{closure}}::h79937a30f15ed040 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x557f1999b4d9 - std::sys_common::backtrace::__rust_end_short_backtrace::hee02671fb158f251 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x557f1999c447 - rust_begin_unwind [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x557f198ccbe6 - core::panicking::panic_fmt::hbc12ccb319f87b4f [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x557f198cd0d6 - core::result::unwrap_failed::h9a939deabcce53da [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x557f198ce1ab - wayland_scanner::generate_code_with_destructor_events::hf842414284ef6ed5 [INFO] [stderr] 18: 0x557f198dc4c1 - build_script_build::generate_protocol::h888736bda4b0d7c9 [INFO] [stderr] 19: 0x557f198dd9e7 - build_script_build::main::he28a9d4c4b3c8ba3 [INFO] [stderr] 20: 0x557f198da9a3 - core::ops::function::FnOnce::call_once::h7d06165371561f2b [INFO] [stderr] 21: 0x557f198da0d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9ba998291b006ac0 [INFO] [stderr] 22: 0x557f198ce7f9 - std::rt::lang_start::{{closure}}::hf3130a29ab0fed25 [INFO] [stderr] 23: 0x557f19995b76 - core::ops::function::impls:: for &F>::call_once::h8674bf421e4ae5df [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x557f19995b76 - std::panicking::try::do_call::ha19e5c68563700f7 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x557f19995b76 - std::panicking::try::h6751da23241aa88c [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x557f19995b76 - std::panic::catch_unwind::hf158114e04df446b [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x557f19995b76 - std::rt::lang_start_internal::{{closure}}::hb6f5e6cfce2dea20 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x557f19995b76 - std::panicking::try::do_call::h08ff0052e0318bd1 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x557f19995b76 - std::panicking::try::h17ca86f992e37870 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x557f19995b76 - std::panic::catch_unwind::h8ee1ded55d9d80dd [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x557f19995b76 - std::rt::lang_start_internal::h4a681475b2c2bd73 [INFO] [stderr] at /rustc/18fb860b8a8e7ca508746882328061d0fe352543/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x557f198ce7d7 - std::rt::lang_start::h267747774b62b6ef [INFO] [stderr] 33: 0x557f198ddf95 - main [INFO] [stderr] 34: 0x7ff07fe16d90 - [INFO] [stderr] 35: 0x7ff07fe16e40 - __libc_start_main [INFO] [stderr] 36: 0x557f198cd3b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `clap` (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/rmeta7iBjuN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clang-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7QiuLE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/rmetadbWPy6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bindgen` (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/rmetatSGt8q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bbc0178b44179aafe72f212257e5d14c3966f66deaee857e671da2013eae899d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc0178b44179aafe72f212257e5d14c3966f66deaee857e671da2013eae899d", kill_on_drop: false }` [INFO] [stdout] bbc0178b44179aafe72f212257e5d14c3966f66deaee857e671da2013eae899d