[INFO] cloning repository https://github.com/rdelfin/space_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdelfin/space_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fspace_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fspace_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d794768ba229ac818ee4888223e9436e99287db [INFO] testing rdelfin/space_game against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fspace_game" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rdelfin/space_game on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rdelfin/space_game [INFO] finished tweaking git repo https://github.com/rdelfin/space_game [INFO] tweaked toml for git repo https://github.com/rdelfin/space_game written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rdelfin/space_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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rdelfin/ggez` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.5.5 [INFO] [stderr] Downloaded bzip2-sys v0.1.8+1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6d3e9d3b1cd706d2e7eca83baf22c4c14889c8e14844ef2270d8c629d70a85d [INFO] running `Command { std: "docker" "start" "-a" "b6d3e9d3b1cd706d2e7eca83baf22c4c14889c8e14844ef2270d8c629d70a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6d3e9d3b1cd706d2e7eca83baf22c4c14889c8e14844ef2270d8c629d70a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d3e9d3b1cd706d2e7eca83baf22c4c14889c8e14844ef2270d8c629d70a85d", kill_on_drop: false }` [INFO] [stdout] b6d3e9d3b1cd706d2e7eca83baf22c4c14889c8e14844ef2270d8c629d70a85d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f11c98fce6116b77f982cf97d9d9e89bb138ff3e51bc4ddcfaee0ff8122c80a8 [INFO] running `Command { std: "docker" "start" "-a" "f11c98fce6116b77f982cf97d9d9e89bb138ff3e51bc4ddcfaee0ff8122c80a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling ggez v0.5.1 (https://github.com/rdelfin/ggez#9e9c1b5c) [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling space_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `contains` and `other` are never used [INFO] [stdout] --> src/components/grid.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Wall { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn contains(&self, p: Point2) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn other(&self, p: Point2) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WallDirection` is never used [INFO] [stdout] --> src/utils/grid.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum WallDirection { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WallDirection` 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: function `wall_direction_to_offset` is never used [INFO] [stdout] --> src/utils/grid.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn wall_direction_to_offset(dir: WallDirection) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `distance` is never used [INFO] [stdout] --> src/utils/grid.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn distance(a: Point2, b: Point2) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Manhattan` is never constructed [INFO] [stdout] --> src/utils/people.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum PathFindingAlgorithm { [INFO] [stdout] | -------------------- variant in this enum [INFO] [stdout] 10 | Manhattan, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathFindingAlgorithm` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1 [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" "f11c98fce6116b77f982cf97d9d9e89bb138ff3e51bc4ddcfaee0ff8122c80a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11c98fce6116b77f982cf97d9d9e89bb138ff3e51bc4ddcfaee0ff8122c80a8", kill_on_drop: false }` [INFO] [stdout] f11c98fce6116b77f982cf97d9d9e89bb138ff3e51bc4ddcfaee0ff8122c80a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51e5bab9e10ce74cf4c3fb252a0bc3181b7074dda596a123ee5997a906128ea [INFO] running `Command { std: "docker" "start" "-a" "e51e5bab9e10ce74cf4c3fb252a0bc3181b7074dda596a123ee5997a906128ea", kill_on_drop: false }` [INFO] [stderr] Compiling space_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `contains` and `other` are never used [INFO] [stdout] --> src/components/grid.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl Wall { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn contains(&self, p: Point2) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn other(&self, p: Point2) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `WallDirection` is never used [INFO] [stdout] --> src/utils/grid.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum WallDirection { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WallDirection` 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: function `wall_direction_to_offset` is never used [INFO] [stdout] --> src/utils/grid.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn wall_direction_to_offset(dir: WallDirection) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `distance` is never used [INFO] [stdout] --> src/utils/grid.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn distance(a: Point2, b: Point2) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Manhattan` is never constructed [INFO] [stdout] --> src/utils/people.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum PathFindingAlgorithm { [INFO] [stdout] | -------------------- variant in this enum [INFO] [stdout] 10 | Manhattan, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathFindingAlgorithm` 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1 [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" "e51e5bab9e10ce74cf4c3fb252a0bc3181b7074dda596a123ee5997a906128ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51e5bab9e10ce74cf4c3fb252a0bc3181b7074dda596a123ee5997a906128ea", kill_on_drop: false }` [INFO] [stdout] e51e5bab9e10ce74cf4c3fb252a0bc3181b7074dda596a123ee5997a906128ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 34ed77605d06db81c9e58f83d4725ba558f558a117817ac1e5082c70f5b98c2d [INFO] running `Command { std: "docker" "start" "-a" "34ed77605d06db81c9e58f83d4725ba558f558a117817ac1e5082c70f5b98c2d", kill_on_drop: false }` [INFO] [stderr] warning: methods `contains` and `other` are never used [INFO] [stderr] --> src/components/grid.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 43 | impl Wall { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn contains(&self, p: Point2) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn other(&self, p: Point2) -> Option> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `WallDirection` is never used [INFO] [stderr] --> src/utils/grid.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | pub enum WallDirection { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WallDirection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `wall_direction_to_offset` is never used [INFO] [stderr] --> src/utils/grid.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn wall_direction_to_offset(dir: WallDirection) -> Vector2 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `distance` is never used [INFO] [stderr] --> src/utils/grid.rs:91:8 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn distance(a: Point2, b: Point2) -> i32 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Manhattan` is never constructed [INFO] [stderr] --> src/utils/people.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub enum PathFindingAlgorithm { [INFO] [stderr] | -------------------- variant in this enum [INFO] [stderr] 10 | Manhattan, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PathFindingAlgorithm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `space_game` (bin "space_game" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1 [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/space_game-7535957b60316a49) [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" "34ed77605d06db81c9e58f83d4725ba558f558a117817ac1e5082c70f5b98c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ed77605d06db81c9e58f83d4725ba558f558a117817ac1e5082c70f5b98c2d", kill_on_drop: false }` [INFO] [stdout] 34ed77605d06db81c9e58f83d4725ba558f558a117817ac1e5082c70f5b98c2d [INFO] testing rdelfin/space_game against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdelfin%2Fspace_game" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rdelfin/space_game on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rdelfin/space_game [INFO] finished tweaking git repo https://github.com/rdelfin/space_game [INFO] tweaked toml for git repo https://github.com/rdelfin/space_game written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rdelfin/space_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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dba57e85e1e446caa1c100271e6a1a286e7487009f13c64d6effafcbd275e35 [INFO] running `Command { std: "docker" "start" "-a" "0dba57e85e1e446caa1c100271e6a1a286e7487009f13c64d6effafcbd275e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dba57e85e1e446caa1c100271e6a1a286e7487009f13c64d6effafcbd275e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dba57e85e1e446caa1c100271e6a1a286e7487009f13c64d6effafcbd275e35", kill_on_drop: false }` [INFO] [stdout] 0dba57e85e1e446caa1c100271e6a1a286e7487009f13c64d6effafcbd275e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1cb0b3d9d32a345200afbbbab316134d69e9e0a51cb1a20f382bc7d567a2fb [INFO] running `Command { std: "docker" "start" "-a" "3f1cb0b3d9d32a345200afbbbab316134d69e9e0a51cb1a20f382bc7d567a2fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcr9M2bV/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.build_script_build.a40b409bb8e9bd65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619.2jd1e9ojqo2m45uqmm5a0028y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-d4f702b71a746595.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-fc285b0b1df813c0.rlib" "/opt/rustwide/target/debug/deps/liblog-d518e11a151501be.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-52551027bc6d8619/build_script_build-52551027bc6d8619" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYrLKyg" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdQVbMt/symbols.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.build_script_build.d44f8af201655c67-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396.468boibdv60pz8m375s88tilw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-d4f702b71a746595.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-fc285b0b1df813c0.rlib" "/opt/rustwide/target/debug/deps/liblog-d518e11a151501be.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6065b8815e149626.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-4484e37cba52c396/build_script_build-4484e37cba52c396" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcwp1DYb/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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.21.13` [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-76ac94ea3c39e9ee/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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 'b642703cf9526da1e72c0b6755753b939a9c6b6d'. [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.21.13/src/lib.rs:208: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: 0x55e43dffca65 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55e43dffca65 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e43dffca65 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55e43dffca65 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55e43e01e14b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55e43e01e14b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x55e43dffa96f - std::io::Write::write_fmt::h456b7988df61daf3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55e43dffc83e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55e43dffc83e - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55e43dffde59 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stderr] 10: 0x55e43dffdc28 - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55e43dffe45b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stderr] 12: 0x55e43dffe45b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stderr] 13: 0x55e43dffe1d4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stderr] 14: 0x55e43dffcf29 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 15: 0x55e43dffdf07 - rust_begin_unwind [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stderr] 16: 0x55e43df16973 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x55e43df16e66 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stderr] 18: 0x55e43df17a42 - wayland_scanner::generate_c_code::h8914a93524c97dc4 [INFO] [stderr] 19: 0x55e43df1d476 - build_script_build::generate_protocol::h9d98923c0288e079 [INFO] [stderr] 20: 0x55e43df1e647 - build_script_build::main::hb638049a6dd99377 [INFO] [stderr] 21: 0x55e43df26783 - core::ops::function::FnOnce::call_once::h3d9d9525437a5166 [INFO] [stderr] 22: 0x55e43df26536 - std::sys_common::backtrace::__rust_begin_short_backtrace::h44a541dd29434dc7 [INFO] [stderr] 23: 0x55e43df18fd9 - std::rt::lang_start::{{closure}}::h4b3a6c1a221e2d31 [INFO] [stderr] 24: 0x55e43dff7e3d - core::ops::function::impls:: for &F>::call_once::hac8b4a62b6f52371 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55e43dff7e3d - std::panicking::try::do_call::h6fc24bc97db29d34 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x55e43dff7e3d - std::panicking::try::hc544b64aa2eea933 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x55e43dff7e3d - std::panic::catch_unwind::hefb17e81fb559b9c [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x55e43dff7e3d - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x55e43dff7e3d - std::panicking::try::do_call::he39c25d597788515 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x55e43dff7e3d - std::panicking::try::hf4ef8dd97697f2c7 [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x55e43dff7e3d - std::panic::catch_unwind::haa22d191a5c8abfb [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x55e43dff7e3d - std::rt::lang_start_internal::h8104aca277c551bf [INFO] [stderr] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x55e43df18fb7 - std::rt::lang_start::h17ce451e1b46008b [INFO] [stderr] 34: 0x55e43df1e9f5 - main [INFO] [stderr] 35: 0x7f5405f3ad90 - [INFO] [stderr] 36: 0x7f5405f3ae40 - __libc_start_main [INFO] [stderr] 37: 0x55e43df17145 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `lyon_geom` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `x11-dl` (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/rmetacA5I9l" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3f1cb0b3d9d32a345200afbbbab316134d69e9e0a51cb1a20f382bc7d567a2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1cb0b3d9d32a345200afbbbab316134d69e9e0a51cb1a20f382bc7d567a2fb", kill_on_drop: false }` [INFO] [stdout] 3f1cb0b3d9d32a345200afbbbab316134d69e9e0a51cb1a20f382bc7d567a2fb