[INFO] cloning repository https://github.com/jason1105/virus_inflection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jason1105/virus_inflection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason1105%2Fvirus_inflection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason1105%2Fvirus_inflection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6cf06be53d8ff9b8137e19eacaf0841a999b8da [INFO] testing jason1105/virus_inflection against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason1105%2Fvirus_inflection" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jason1105/virus_inflection on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jason1105/virus_inflection [INFO] finished tweaking git repo https://github.com/jason1105/virus_inflection [INFO] tweaked toml for git repo https://github.com/jason1105/virus_inflection written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jason1105/virus_inflection 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34310a5f142e2e2ff837e3f6166360d0af9c2099eb3b98c4e958edfdf9217f9e [INFO] running `Command { std: "docker" "start" "-a" "34310a5f142e2e2ff837e3f6166360d0af9c2099eb3b98c4e958edfdf9217f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34310a5f142e2e2ff837e3f6166360d0af9c2099eb3b98c4e958edfdf9217f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34310a5f142e2e2ff837e3f6166360d0af9c2099eb3b98c4e958edfdf9217f9e", kill_on_drop: false }` [INFO] [stdout] 34310a5f142e2e2ff837e3f6166360d0af9c2099eb3b98c4e958edfdf9217f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8580f3e2d7fdb8208b2e7d87d9d87b1162e59a602dae45ac11629f3f081566ba [INFO] running `Command { std: "docker" "start" "-a" "8580f3e2d7fdb8208b2e7d87d9d87b1162e59a602dae45ac11629f3f081566ba", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bracket-geometry v0.8.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.2 [INFO] [stderr] Compiling bracket-color v0.8.2 [INFO] [stderr] Compiling object-pool v0.5.4 [INFO] [stderr] Compiling glow v0.10.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bracket-pathfinding v0.8.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bracket-random v0.8.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling bracket-noise v0.8.2 [INFO] [stderr] Compiling strum_macros v0.24.0 [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.5 [INFO] [stderr] Compiling bracket-lib v0.8.1 [INFO] [stderr] Compiling virus_inflection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `fg` is never read [INFO] [stdout] --> src/main.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | let mut fg = GREEN; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/main.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | map: &[[Option; SCREEN_WIDTH as usize]; SCREEN_HEIGHT as usize], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `random` [INFO] [stdout] --> src/main.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | let mut random = RandomNumberGenerator::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_random` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | let mut random = RandomNumberGenerator::new(); [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: unused variable: `i` [INFO] [stdout] --> src/main.rs:414:28 [INFO] [stdout] | [INFO] [stdout] 414 | (0..peoples).for_each(|i| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render_position` is never used [INFO] [stdout] --> src/main.rs:344:8 [INFO] [stdout] | [INFO] [stdout] 199 | impl Player { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 344 | fn render_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_health_state_sequence` is never used [INFO] [stdout] --> src/main.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 445 | fn generate_health_state_sequence( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.53s [INFO] running `Command { std: "docker" "inspect" "8580f3e2d7fdb8208b2e7d87d9d87b1162e59a602dae45ac11629f3f081566ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8580f3e2d7fdb8208b2e7d87d9d87b1162e59a602dae45ac11629f3f081566ba", kill_on_drop: false }` [INFO] [stdout] 8580f3e2d7fdb8208b2e7d87d9d87b1162e59a602dae45ac11629f3f081566ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d8ed4ae0bbd54ed1362a96a2555fa641bd329e21e0f1b6f0386a42d6ab3acf [INFO] running `Command { std: "docker" "start" "-a" "16d8ed4ae0bbd54ed1362a96a2555fa641bd329e21e0f1b6f0386a42d6ab3acf", kill_on_drop: false }` [INFO] [stderr] Compiling virus_inflection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `fg` is never read [INFO] [stdout] --> src/main.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | let mut fg = GREEN; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/main.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | map: &[[Option; SCREEN_WIDTH as usize]; SCREEN_HEIGHT as usize], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `random` [INFO] [stdout] --> src/main.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | let mut random = RandomNumberGenerator::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_random` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | let mut random = RandomNumberGenerator::new(); [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: unused variable: `i` [INFO] [stdout] --> src/main.rs:414:28 [INFO] [stdout] | [INFO] [stdout] 414 | (0..peoples).for_each(|i| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render_position` is never used [INFO] [stdout] --> src/main.rs:344:8 [INFO] [stdout] | [INFO] [stdout] 199 | impl Player { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 344 | fn render_position( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_health_state_sequence` is never used [INFO] [stdout] --> src/main.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 445 | fn generate_health_state_sequence( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "16d8ed4ae0bbd54ed1362a96a2555fa641bd329e21e0f1b6f0386a42d6ab3acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d8ed4ae0bbd54ed1362a96a2555fa641bd329e21e0f1b6f0386a42d6ab3acf", kill_on_drop: false }` [INFO] [stdout] 16d8ed4ae0bbd54ed1362a96a2555fa641bd329e21e0f1b6f0386a42d6ab3acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9784ed241e3cec424ba8393f33766d0ed4e1d8b315b26b3222f44138d58ac48 [INFO] running `Command { std: "docker" "start" "-a" "d9784ed241e3cec424ba8393f33766d0ed4e1d8b315b26b3222f44138d58ac48", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `fg` is never read [INFO] [stderr] --> src/main.rs:335:17 [INFO] [stderr] | [INFO] [stderr] 335 | let mut fg = GREEN; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `map` [INFO] [stderr] --> src/main.rs:347:9 [INFO] [stderr] | [INFO] [stderr] 347 | map: &[[Option; SCREEN_WIDTH as usize]; SCREEN_HEIGHT as usize], [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `random` [INFO] [stderr] --> src/main.rs:372:13 [INFO] [stderr] | [INFO] [stderr] 372 | let mut random = RandomNumberGenerator::new(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_random` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:372:9 [INFO] [stderr] | [INFO] [stderr] 372 | let mut random = RandomNumberGenerator::new(); [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: unused variable: `i` [INFO] [stderr] --> src/main.rs:414:28 [INFO] [stderr] | [INFO] [stderr] 414 | (0..peoples).for_each(|i| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: method `render_position` is never used [INFO] [stderr] --> src/main.rs:344:8 [INFO] [stderr] | [INFO] [stderr] 199 | impl Player { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 344 | fn render_position( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `generate_health_state_sequence` is never used [INFO] [stderr] --> src/main.rs:445:4 [INFO] [stderr] | [INFO] [stderr] 445 | fn generate_health_state_sequence( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `virus_inflection` (bin "virus_inflection" test) generated 7 warnings (run `cargo fix --bin "virus_inflection" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/virus_inflection-092c23f7b4034050) [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" "d9784ed241e3cec424ba8393f33766d0ed4e1d8b315b26b3222f44138d58ac48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9784ed241e3cec424ba8393f33766d0ed4e1d8b315b26b3222f44138d58ac48", kill_on_drop: false }` [INFO] [stdout] d9784ed241e3cec424ba8393f33766d0ed4e1d8b315b26b3222f44138d58ac48 [INFO] testing jason1105/virus_inflection against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason1105%2Fvirus_inflection" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jason1105/virus_inflection on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jason1105/virus_inflection [INFO] finished tweaking git repo https://github.com/jason1105/virus_inflection [INFO] tweaked toml for git repo https://github.com/jason1105/virus_inflection written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jason1105/virus_inflection 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9cd1bd521a9e1445ecbee5e9e46f36d0ceb07bc124617ed1020850cb00de55 [INFO] running `Command { std: "docker" "start" "-a" "0d9cd1bd521a9e1445ecbee5e9e46f36d0ceb07bc124617ed1020850cb00de55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9cd1bd521a9e1445ecbee5e9e46f36d0ceb07bc124617ed1020850cb00de55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9cd1bd521a9e1445ecbee5e9e46f36d0ceb07bc124617ed1020850cb00de55", kill_on_drop: false }` [INFO] [stdout] 0d9cd1bd521a9e1445ecbee5e9e46f36d0ceb07bc124617ed1020850cb00de55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e3baaed82548177c61ac1e51e93e0537704dea348e86e7971078895b04f644e [INFO] running `Command { std: "docker" "start" "-a" "8e3baaed82548177c61ac1e51e93e0537704dea348e86e7971078895b04f644e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4gx0IM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcMf9nlk/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRHpUct/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-client v0.28.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-client-11343ae453dc6f0e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./wayland.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d01dbd69d6 - std::backtrace_rs::backtrace::libunwind::trace::h5c10df0b519d962f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55d01dbd69d6 - std::backtrace_rs::backtrace::trace_unsynchronized::h56122ec150da225d [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d01dbd69d6 - std::sys_common::backtrace::_print_fmt::h8e5f02953967e039 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55d01dbd69d6 - ::fmt::h736f584a9f3f7d78 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55d01dbf825c - core::fmt::rt::Argument::fmt::h0eca9e37bebd875b [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55d01dbf825c - core::fmt::write::h57172937379ae112 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55d01dbd494f - std::io::Write::write_fmt::hd4bb395a44d13a4c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x55d01dbd6784 - std::sys_common::backtrace::_print::ha0fb9ef3018dd67f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55d01dbd6784 - std::sys_common::backtrace::print::h97bc00c4f471ee58 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55d01dbd7c7b - std::panicking::default_hook::{{closure}}::had669b8c5eb766ef [INFO] [stderr] 10: 0x55d01dbd79c9 - std::panicking::default_hook::hee79edbbfe503541 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55d01dbd811d - std::panicking::rust_panic_with_hook::ha824647abef1aff2 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:782:13 [INFO] [stderr] 12: 0x55d01dbd7ff2 - std::panicking::begin_panic_handler::{{closure}}::h34c7493359eae8d6 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:660:13 [INFO] [stderr] 13: 0x55d01dbd6eb6 - std::sys_common::backtrace::__rust_end_short_backtrace::h8f5a11b92972236f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55d01dbd7d24 - rust_begin_unwind [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:648:5 [INFO] [stderr] 15: 0x55d01db00bf5 - core::panicking::panic_fmt::h4f7dd4ba7fa8b3c9 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55d01db01153 - core::result::unwrap_failed::h797e1b8c8b568bfb [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/result.rs:1653:5 [INFO] [stderr] 17: 0x55d01db0f59b - core::result::Result::unwrap::hca79cdb0589f3d28 [INFO] [stderr] 18: 0x55d01db0665a - wayland_scanner::generate_code_with_destructor_events::ha450eaa75381ea48 [INFO] [stderr] 19: 0x55d01db05fbd - build_script_build::main::h674d16f1587da827 [INFO] [stderr] 20: 0x55d01db02c43 - core::ops::function::FnOnce::call_once::h9fc1eabbd5997960 [INFO] [stderr] 21: 0x55d01db0dfa6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h806b7418825ff080 [INFO] [stderr] 22: 0x55d01db01ed9 - std::rt::lang_start::{{closure}}::h393c7f73fdc648ab [INFO] [stderr] 23: 0x55d01dbd15e3 - core::ops::function::impls:: for &F>::call_once::h59110726fb46277d [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55d01dbd15e3 - std::panicking::try::do_call::hc112f7fa501118f9 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stderr] 25: 0x55d01dbd15e3 - std::panicking::try::h5656b0a3eff2809c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stderr] 26: 0x55d01dbd15e3 - std::panic::catch_unwind::ha722d6e79d8d63ca [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55d01dbd15e3 - std::rt::lang_start_internal::{{closure}}::hd150c2f5dba0346a [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55d01dbd15e3 - std::panicking::try::do_call::h10e4b4455f16923c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stderr] 29: 0x55d01dbd15e3 - std::panicking::try::hbaf26e3da57ce958 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stderr] 30: 0x55d01dbd15e3 - std::panic::catch_unwind::h4385d8cad4aaac90 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x55d01dbd15e3 - std::rt::lang_start_internal::h17bda1055f113765 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55d01db01eb7 - std::rt::lang_start::he3047c21f8198f53 [INFO] [stderr] 33: 0x55d01db06005 - main [INFO] [stderr] 34: 0x7fb9224e9d90 - [INFO] [stderr] 35: 0x7fb9224e9e40 - __libc_start_main [INFO] [stderr] 36: 0x55d01db01305 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-13e976625a2b00a4/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '393ef12c970fbc7f294cd96c35cb76f9591bc1d6' [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 toolchain '393ef12c970fbc7f294cd96c35cb76f9591bc1d6' [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 toolchain '393ef12c970fbc7f294cd96c35cb76f9591bc1d6' [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 toolchain '393ef12c970fbc7f294cd96c35cb76f9591bc1d6' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e3bb6498d6 - std::backtrace_rs::backtrace::libunwind::trace::h5c10df0b519d962f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55e3bb6498d6 - std::backtrace_rs::backtrace::trace_unsynchronized::h56122ec150da225d [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e3bb6498d6 - std::sys_common::backtrace::_print_fmt::h8e5f02953967e039 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55e3bb6498d6 - ::fmt::h736f584a9f3f7d78 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55e3bb66b15c - core::fmt::rt::Argument::fmt::h0eca9e37bebd875b [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55e3bb66b15c - core::fmt::write::h57172937379ae112 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55e3bb64784f - std::io::Write::write_fmt::hd4bb395a44d13a4c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x55e3bb649684 - std::sys_common::backtrace::_print::ha0fb9ef3018dd67f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55e3bb649684 - std::sys_common::backtrace::print::h97bc00c4f471ee58 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55e3bb64ab7b - std::panicking::default_hook::{{closure}}::had669b8c5eb766ef [INFO] [stderr] 10: 0x55e3bb64a8c9 - std::panicking::default_hook::hee79edbbfe503541 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55e3bb64b01d - std::panicking::rust_panic_with_hook::ha824647abef1aff2 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:782:13 [INFO] [stderr] 12: 0x55e3bb64aef2 - std::panicking::begin_panic_handler::{{closure}}::h34c7493359eae8d6 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:660:13 [INFO] [stderr] 13: 0x55e3bb649db6 - std::sys_common::backtrace::__rust_end_short_backtrace::h8f5a11b92972236f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55e3bb64ac24 - rust_begin_unwind [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:648:5 [INFO] [stderr] 15: 0x55e3bb571bf5 - core::panicking::panic_fmt::h4f7dd4ba7fa8b3c9 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55e3bb572153 - core::result::unwrap_failed::h797e1b8c8b568bfb [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/result.rs:1653:5 [INFO] [stderr] 17: 0x55e3bb579b7b - core::result::Result::unwrap::hb9d2ce29a74a2b11 [INFO] [stderr] 18: 0x55e3bb576ba7 - wayland_scanner::generate_code_with_destructor_events::h6360dc4c20ef991e [INFO] [stderr] 19: 0x55e3bb57b6fa - build_script_build::generate_protocol::hc5656b446542b047 [INFO] [stderr] 20: 0x55e3bb57ca5c - build_script_build::main::hbded1eaf8f8a551c [INFO] [stderr] 21: 0x55e3bb577fb3 - core::ops::function::FnOnce::call_once::h86eb5878866e58f2 [INFO] [stderr] 22: 0x55e3bb576fc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6fc51bf4d4742c8a [INFO] [stderr] 23: 0x55e3bb577129 - std::rt::lang_start::{{closure}}::h526ec74402c8bc86 [INFO] [stderr] 24: 0x55e3bb6444e3 - core::ops::function::impls:: for &F>::call_once::h59110726fb46277d [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55e3bb6444e3 - std::panicking::try::do_call::hc112f7fa501118f9 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stderr] 26: 0x55e3bb6444e3 - std::panicking::try::h5656b0a3eff2809c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stderr] 27: 0x55e3bb6444e3 - std::panic::catch_unwind::ha722d6e79d8d63ca [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x55e3bb6444e3 - std::rt::lang_start_internal::{{closure}}::hd150c2f5dba0346a [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55e3bb6444e3 - std::panicking::try::do_call::h10e4b4455f16923c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stderr] 30: 0x55e3bb6444e3 - std::panicking::try::hbaf26e3da57ce958 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stderr] 31: 0x55e3bb6444e3 - std::panic::catch_unwind::h4385d8cad4aaac90 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x55e3bb6444e3 - std::rt::lang_start_internal::h17bda1055f113765 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55e3bb577107 - std::rt::lang_start::hc9e6fb85f8b52fa9 [INFO] [stderr] 34: 0x55e3bb57d005 - main [INFO] [stderr] 35: 0x7ffa31539d90 - [INFO] [stderr] 36: 0x7ffa31539e40 - __libc_start_main [INFO] [stderr] 37: 0x55e3bb572305 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJs3bf1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8leiwk/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e3baaed82548177c61ac1e51e93e0537704dea348e86e7971078895b04f644e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3baaed82548177c61ac1e51e93e0537704dea348e86e7971078895b04f644e", kill_on_drop: false }` [INFO] [stdout] 8e3baaed82548177c61ac1e51e93e0537704dea348e86e7971078895b04f644e