[INFO] cloning repository https://github.com/richardanaya/basic_opengl_window [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardanaya/basic_opengl_window" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fbasic_opengl_window", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fbasic_opengl_window'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b75e38b760a144560ee42a4b6ffa3ecb60d990d8 [INFO] checking richardanaya/basic_opengl_window against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fbasic_opengl_window" "/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/richardanaya/basic_opengl_window on toolchain e1ac0fa95ba15221ee195647cb12464df3164513 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardanaya/basic_opengl_window [INFO] finished tweaking git repo https://github.com/richardanaya/basic_opengl_window [INFO] tweaked toml for git repo https://github.com/richardanaya/basic_opengl_window written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/richardanaya/basic_opengl_window 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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e4828ccbbdcff3a52874e68abe2e9777de949ca9fa7b55e7b9ea0c326422d1c [INFO] running `Command { std: "docker" "start" "-a" "6e4828ccbbdcff3a52874e68abe2e9777de949ca9fa7b55e7b9ea0c326422d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e4828ccbbdcff3a52874e68abe2e9777de949ca9fa7b55e7b9ea0c326422d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4828ccbbdcff3a52874e68abe2e9777de949ca9fa7b55e7b9ea0c326422d1c", kill_on_drop: false }` [INFO] [stdout] 6e4828ccbbdcff3a52874e68abe2e9777de949ca9fa7b55e7b9ea0c326422d1c [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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a37a664e1766e401849dad35e9c2cd2e35c970aa7e5fcb858a511742996ae5b [INFO] running `Command { std: "docker" "start" "-a" "5a37a664e1766e401849dad35e9c2cd2e35c970aa7e5fcb858a511742996ae5b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gleam v0.6.17 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.1 [INFO] [stderr] Checking glutin v0.21.0 [INFO] [stderr] Checking basic_opengl_window v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s [INFO] running `Command { std: "docker" "inspect" "5a37a664e1766e401849dad35e9c2cd2e35c970aa7e5fcb858a511742996ae5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a37a664e1766e401849dad35e9c2cd2e35c970aa7e5fcb858a511742996ae5b", kill_on_drop: false }` [INFO] [stdout] 5a37a664e1766e401849dad35e9c2cd2e35c970aa7e5fcb858a511742996ae5b [INFO] checking richardanaya/basic_opengl_window against try#09fa13185567a1d9c37905d6a4a2ea56e7f44efc for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardanaya%2Fbasic_opengl_window" "/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/richardanaya/basic_opengl_window on toolchain 09fa13185567a1d9c37905d6a4a2ea56e7f44efc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardanaya/basic_opengl_window [INFO] finished tweaking git repo https://github.com/richardanaya/basic_opengl_window [INFO] tweaked toml for git repo https://github.com/richardanaya/basic_opengl_window written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/richardanaya/basic_opengl_window 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" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "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" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa8b6ff38b10abe486f37e8c39abe82b240b14eff6136e475dde6976984b502e [INFO] running `Command { std: "docker" "start" "-a" "aa8b6ff38b10abe486f37e8c39abe82b240b14eff6136e475dde6976984b502e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa8b6ff38b10abe486f37e8c39abe82b240b14eff6136e475dde6976984b502e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8b6ff38b10abe486f37e8c39abe82b240b14eff6136e475dde6976984b502e", kill_on_drop: false }` [INFO] [stdout] aa8b6ff38b10abe486f37e8c39abe82b240b14eff6136e475dde6976984b502e [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" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0485485dcd715502ed02cc7ebca14d8ee4fa88d34f50d7414d0d925cb813c4c [INFO] running `Command { std: "docker" "start" "-a" "a0485485dcd715502ed02cc7ebca14d8ee4fa88d34f50d7414d0d925cb813c4c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling gleam v0.6.17 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [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 `gleam v0.6.17` [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/gleam-b1259e8a92f96816/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gleam-0.6.17/build.rs:70:10: [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: 0x55c4a9f2fd45 - std::backtrace_rs::backtrace::libunwind::trace::h3d2a7419257bfd0e [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55c4a9f2fd45 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d6e687669de9229 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c4a9f2fd45 - std::sys_common::backtrace::_print_fmt::h867cba841b992a38 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55c4a9f2fd45 - ::fmt::h9bf1f9d5e07f9801 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c4a9f4e64b - core::fmt::rt::Argument::fmt::hdc6693558c3a7040 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55c4a9f4e64b - core::fmt::write::h92340cf800679ce0 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55c4a9f2da3f - std::io::Write::write_fmt::h9fc455176843ff06 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55c4a9f2fb1e - std::sys_common::backtrace::_print::hce65862f08945041 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c4a9f2fb1e - std::sys_common::backtrace::print::hdd8f548c17e0b8f6 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c4a9f30eb9 - std::panicking::default_hook::{{closure}}::h32474147a715f717 [INFO] [stderr] 10: 0x55c4a9f30c5a - std::panicking::default_hook::h5156e3e136a5ef34 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55c4a9f31373 - std::panicking::rust_panic_with_hook::hd539df674f8da1b0 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55c4a9f31254 - std::panicking::begin_panic_handler::{{closure}}::h85dbbc0291e28551 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55c4a9f30209 - std::sys_common::backtrace::__rust_end_short_backtrace::hcade64a7f16b9884 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55c4a9f30f87 - rust_begin_unwind [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55c4a9f4d753 - core::panicking::panic_fmt::h9edd7299d2a40f9c [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55c4a9f4dc46 - core::result::unwrap_failed::h7d65585c37363db4 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55c4a9eb063c - build_script_build::main::hc0caa56fa49c44ba [INFO] [stderr] 18: 0x55c4a9eac3f3 - core::ops::function::FnOnce::call_once::ha708810c52912d63 [INFO] [stderr] 19: 0x55c4a9eb4b86 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1b163be93635eafe [INFO] [stderr] 20: 0x55c4a9ea1949 - std::rt::lang_start::{{closure}}::h0b1a75becb2440cd [INFO] [stderr] 21: 0x55c4a9f2b32d - core::ops::function::impls:: for &F>::call_once::hbd4dba9c0ac6a541 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55c4a9f2b32d - std::panicking::try::do_call::hd201c44d598df5de [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x55c4a9f2b32d - std::panicking::try::h960ed749cb2e602d [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x55c4a9f2b32d - std::panic::catch_unwind::hbdbd08afdd0f4216 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55c4a9f2b32d - std::rt::lang_start_internal::{{closure}}::h7a998531dba75ef6 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55c4a9f2b32d - std::panicking::try::do_call::hf805588186c76e2e [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x55c4a9f2b32d - std::panicking::try::ha6216e8b69b5d908 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x55c4a9f2b32d - std::panic::catch_unwind::h84eca58ef20c63bb [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55c4a9f2b32d - std::rt::lang_start_internal::hbdd690b5b15eb384 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55c4a9ea1927 - std::rt::lang_start::he61adde2900be95c [INFO] [stderr] 31: 0x55c4a9eb0985 - main [INFO] [stderr] 32: 0x7ffae59bfd90 - [INFO] [stderr] 33: 0x7ffae59bfe40 - __libc_start_main [INFO] [stderr] 34: 0x55c4a9e8acf5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [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-011c17937f56e10d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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 '09fa13185567a1d9c37905d6a4a2ea56e7f44efc'. [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: 0x556e228c6065 - std::backtrace_rs::backtrace::libunwind::trace::h3d2a7419257bfd0e [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x556e228c6065 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d6e687669de9229 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556e228c6065 - std::sys_common::backtrace::_print_fmt::h867cba841b992a38 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x556e228c6065 - ::fmt::h9bf1f9d5e07f9801 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x556e228e892b - core::fmt::rt::Argument::fmt::hdc6693558c3a7040 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x556e228e892b - core::fmt::write::h92340cf800679ce0 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x556e228c3c2f - std::io::Write::write_fmt::h9fc455176843ff06 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x556e228c5e3e - std::sys_common::backtrace::_print::hce65862f08945041 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x556e228c5e3e - std::sys_common::backtrace::print::hdd8f548c17e0b8f6 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x556e228c7559 - std::panicking::default_hook::{{closure}}::h32474147a715f717 [INFO] [stderr] 10: 0x556e228c72fa - std::panicking::default_hook::h5156e3e136a5ef34 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x556e228c7bcb - as core::ops::function::Fn>::call::h2b3f77f5bbb84a33 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/alloc/src/boxed.rs:2077:9 [INFO] [stderr] 12: 0x556e228c7bcb - std::panicking::rust_panic_with_hook::hd539df674f8da1b0 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:799:13 [INFO] [stderr] 13: 0x556e228c7944 - std::panicking::begin_panic_handler::{{closure}}::h85dbbc0291e28551 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 14: 0x556e228c6529 - std::sys_common::backtrace::__rust_end_short_backtrace::hcade64a7f16b9884 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 15: 0x556e228c7677 - rust_begin_unwind [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 16: 0x556e228e76e3 - core::panicking::panic_fmt::h9edd7299d2a40f9c [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x556e228e7bd6 - core::result::unwrap_failed::h7d65585c37363db4 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/result.rs:1679:5 [INFO] [stderr] 18: 0x556e227eec9d - wayland_scanner::generate_c_code::h835bcf028256582c [INFO] [stderr] 19: 0x556e227f922a - build_script_build::generate_protocol::hef7b9be87042c71a [INFO] [stderr] 20: 0x556e227fa3e6 - build_script_build::main::hb2f16df9f9a1fa1e [INFO] [stderr] 21: 0x556e227eb9a3 - core::ops::function::FnOnce::call_once::h3c3f93fd89354ef0 [INFO] [stderr] 22: 0x556e227e9846 - std::sys_common::backtrace::__rust_begin_short_backtrace::haab907a37e95b176 [INFO] [stderr] 23: 0x556e227ea139 - std::rt::lang_start::{{closure}}::hd82fbc85d3ba16d3 [INFO] [stderr] 24: 0x556e228c0fdd - core::ops::function::impls:: for &F>::call_once::hbd4dba9c0ac6a541 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x556e228c0fdd - std::panicking::try::do_call::hd201c44d598df5de [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x556e228c0fdd - std::panicking::try::h960ed749cb2e602d [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x556e228c0fdd - std::panic::catch_unwind::hbdbd08afdd0f4216 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x556e228c0fdd - std::rt::lang_start_internal::{{closure}}::h7a998531dba75ef6 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x556e228c0fdd - std::panicking::try::do_call::hf805588186c76e2e [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x556e228c0fdd - std::panicking::try::ha6216e8b69b5d908 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x556e228c0fdd - std::panic::catch_unwind::h84eca58ef20c63bb [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x556e228c0fdd - std::rt::lang_start_internal::hbdd690b5b15eb384 [INFO] [stderr] at /rustc/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x556e227ea117 - std::rt::lang_start::hc1f00be6c7d19b87 [INFO] [stderr] 34: 0x556e227fa795 - main [INFO] [stderr] 35: 0x7fbc56d48d90 - [INFO] [stderr] 36: 0x7fbc56d48e40 - __libc_start_main [INFO] [stderr] 37: 0x556e227e9275 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a0485485dcd715502ed02cc7ebca14d8ee4fa88d34f50d7414d0d925cb813c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0485485dcd715502ed02cc7ebca14d8ee4fa88d34f50d7414d0d925cb813c4c", kill_on_drop: false }` [INFO] [stdout] a0485485dcd715502ed02cc7ebca14d8ee4fa88d34f50d7414d0d925cb813c4c