[INFO] cloning repository https://github.com/trbarrett/mazes-for-programmers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trbarrett/mazes-for-programmers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbarrett%2Fmazes-for-programmers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbarrett%2Fmazes-for-programmers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75d0f290447de227d1645e6267dce93a6d62859e [INFO] checking trbarrett/mazes-for-programmers against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbarrett%2Fmazes-for-programmers" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trbarrett/mazes-for-programmers on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trbarrett/mazes-for-programmers [INFO] finished tweaking git repo https://github.com/trbarrett/mazes-for-programmers [INFO] tweaked toml for git repo https://github.com/trbarrett/mazes-for-programmers written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trbarrett/mazes-for-programmers 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpds v0.7.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.48.0 [INFO] [stderr] Downloaded piston v0.48.0 [INFO] [stderr] Downloaded pistoncore-window v0.43.0 [INFO] [stderr] Downloaded archery v0.3.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.61.0 [INFO] [stderr] Downloaded im v14.2.0 [INFO] [stderr] Downloaded piston_window v0.98.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec3dd9f3e462e967d686a5026f9916c1340fbfb474e7825ed3c35abc1d537103 [INFO] running `Command { std: "docker" "start" "-a" "ec3dd9f3e462e967d686a5026f9916c1340fbfb474e7825ed3c35abc1d537103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec3dd9f3e462e967d686a5026f9916c1340fbfb474e7825ed3c35abc1d537103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3dd9f3e462e967d686a5026f9916c1340fbfb474e7825ed3c35abc1d537103", kill_on_drop: false }` [INFO] [stdout] ec3dd9f3e462e967d686a5026f9916c1340fbfb474e7825ed3c35abc1d537103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e151543edd41f73b9a213a1957142723e343bdba55cac6cab1738367da3c8608 [INFO] running `Command { std: "docker" "start" "-a" "e151543edd41f73b9a213a1957142723e343bdba55cac6cab1738367da3c8608", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking piston2d-graphics v0.32.0 [INFO] [stderr] Compiling im v14.2.0 [INFO] [stderr] Checking piston-gfx_texture v0.36.0 [INFO] [stderr] Checking bitmaps v2.0.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking sized-chunks v0.5.1 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking pistoncore-window v0.43.0 [INFO] [stderr] Checking pistoncore-event_loop v0.48.0 [INFO] [stderr] Checking piston v0.48.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking pistoncore-glutin_window v0.61.0 [INFO] [stderr] Checking piston_window v0.98.0 [INFO] [stderr] Checking mazes-for-programmers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/grid_primitives.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mutable_linked_grid::*` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use mutable_linked_grid::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/grid_primitives.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mutable_linked_grid::*` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use mutable_linked_grid::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | if let Some(args) = event.update_args() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dijkstraStartTime` should have a snake case name [INFO] [stdout] --> src/main.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | let mut dijkstraStartTime: Option> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dijkstra_start_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | if let Some(args) = event.update_args() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dijkstraStartTime` should have a snake case name [INFO] [stdout] --> src/main.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | let mut dijkstraStartTime: Option> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dijkstra_start_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s [INFO] running `Command { std: "docker" "inspect" "e151543edd41f73b9a213a1957142723e343bdba55cac6cab1738367da3c8608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e151543edd41f73b9a213a1957142723e343bdba55cac6cab1738367da3c8608", kill_on_drop: false }` [INFO] [stdout] e151543edd41f73b9a213a1957142723e343bdba55cac6cab1738367da3c8608 [INFO] checking trbarrett/mazes-for-programmers against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrbarrett%2Fmazes-for-programmers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trbarrett/mazes-for-programmers on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trbarrett/mazes-for-programmers [INFO] finished tweaking git repo https://github.com/trbarrett/mazes-for-programmers [INFO] tweaked toml for git repo https://github.com/trbarrett/mazes-for-programmers written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trbarrett/mazes-for-programmers 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4083e0835b3448220f717473711616770d5cd79953112e03eab587d111514451 [INFO] running `Command { std: "docker" "start" "-a" "4083e0835b3448220f717473711616770d5cd79953112e03eab587d111514451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4083e0835b3448220f717473711616770d5cd79953112e03eab587d111514451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4083e0835b3448220f717473711616770d5cd79953112e03eab587d111514451", kill_on_drop: false }` [INFO] [stdout] 4083e0835b3448220f717473711616770d5cd79953112e03eab587d111514451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a8f9856d919150cb5150786b150b91338f549c70107fc77897e4116313c2391 [INFO] running `Command { std: "docker" "start" "-a" "3a8f9856d919150cb5150786b150b91338f549c70107fc77897e4116313c2391", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [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] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking piston-texture v0.6.0 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling im v14.2.0 [INFO] [stderr] Checking piston-gfx_texture v0.36.0 [INFO] [stderr] Checking piston2d-graphics v0.32.0 [INFO] [stderr] Checking bitmaps v2.0.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Checking sized-chunks v0.5.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaczlDa1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_device_gl` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/rmetaw4jomu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [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-1ac5bb4263e30d2e/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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:145:80: [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: 0x5617f5a7f485 - std::backtrace_rs::backtrace::libunwind::trace::hef93541bf391ba7c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5617f5a7f485 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5e627e90cadc6e9 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5617f5a7f485 - std::sys::backtrace::_print_fmt::h856479cfc54b1d9a [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5617f5a7f485 - ::fmt::hd24fc98a81e92800 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5617f5aa0c1b - core::fmt::rt::Argument::fmt::hb13e1b522f028456 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5617f5aa0c1b - core::fmt::write::h9e48b167ff8790a6 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x5617f5a7d04f - std::io::Write::write_fmt::hd61b1e5abfa78fbe [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x5617f5a7f25e - std::sys::backtrace::_print::h1fe7ebd276a0921d [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5617f5a7f25e - std::sys::backtrace::print::h588b53e27b0c0606 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5617f5a80889 - std::panicking::default_hook::{{closure}}::heea0054ab8d62029 [INFO] [stderr] 10: 0x5617f5a8062c - std::panicking::default_hook::hb82e8cb0808cd9c4 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5617f5a8109f - as core::ops::function::Fn>::call::ha20c95e290ec91ef [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/alloc/src/boxed.rs:2078:9 [INFO] [stderr] 12: 0x5617f5a8109f - std::panicking::rust_panic_with_hook::h2f5c804473436ae1 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:804:13 [INFO] [stderr] 13: 0x5617f5a80cc7 - std::panicking::begin_panic_handler::{{closure}}::h45c4dc3f07d5495c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:670:13 [INFO] [stderr] 14: 0x5617f5a7f949 - std::sys::backtrace::__rust_end_short_backtrace::h813025bb46624401 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 15: 0x5617f5a809a4 - rust_begin_unwind [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:661:5 [INFO] [stderr] 16: 0x5617f5a9f9f3 - core::panicking::panic_fmt::ha56cd72747b2dc0c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/panicking.rs:74:14 [INFO] [stderr] 17: 0x5617f5a9fec6 - core::result::unwrap_failed::h458ba4df7a328500 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/result.rs:1679:5 [INFO] [stderr] 18: 0x5617f59a0721 - wayland_scanner::generate_c_interfaces::h7ebe40e371fd0e66 [INFO] [stderr] 19: 0x5617f59a55fc - build_script_build::generate_protocol::hfe0950af6d2d82d0 [INFO] [stderr] 20: 0x5617f59a68e6 - build_script_build::main::h30e65e54e8cd544a [INFO] [stderr] 21: 0x5617f59a2913 - core::ops::function::FnOnce::call_once::h0928b149959bddc5 [INFO] [stderr] 22: 0x5617f59af0c6 - std::sys::backtrace::__rust_begin_short_backtrace::h14e30609ce5b51a5 [INFO] [stderr] 23: 0x5617f59a0e99 - std::rt::lang_start::{{closure}}::h60fe803bc779718a [INFO] [stderr] 24: 0x5617f5a7a4b2 - core::ops::function::impls:: for &F>::call_once::hdad1cbd9679b8166 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5617f5a7a4b2 - std::panicking::try::do_call::h4519bcc960ee31a8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 26: 0x5617f5a7a4b2 - std::panicking::try::hc7fcc9c25fb085ba [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 27: 0x5617f5a7a4b2 - std::panic::catch_unwind::hcfc11d865bb7bfb8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 28: 0x5617f5a7a4b2 - std::rt::lang_start_internal::{{closure}}::ha10f6993f78d3589 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x5617f5a7a4b2 - std::panicking::try::do_call::h6f24695c38c6fadd [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 30: 0x5617f5a7a4b2 - std::panicking::try::ha473dfa5f3deeaa8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 31: 0x5617f5a7a4b2 - std::panic::catch_unwind::h34d6888ececa5c10 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 32: 0x5617f5a7a4b2 - std::rt::lang_start_internal::hbae85f590acf92aa [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x5617f59a0e77 - std::rt::lang_start::ha7e4d1640b13d914 [INFO] [stderr] 34: 0x5617f59a6c95 - main [INFO] [stderr] 35: 0x7f947d18fd90 - [INFO] [stderr] 36: 0x7f947d18fe40 - __libc_start_main [INFO] [stderr] 37: 0x5617f599f715 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacyKq1N/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaatci5j/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 `rand` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gl` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta29Wn1Y/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `im` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3a8f9856d919150cb5150786b150b91338f549c70107fc77897e4116313c2391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a8f9856d919150cb5150786b150b91338f549c70107fc77897e4116313c2391", kill_on_drop: false }` [INFO] [stdout] 3a8f9856d919150cb5150786b150b91338f549c70107fc77897e4116313c2391