[INFO] cloning repository https://github.com/knarkzel/triangles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knarkzel/triangles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknarkzel%2Ftriangles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknarkzel%2Ftriangles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66df2ca33bf9c27a43e4fe5031f1558892979ef3 [INFO] checking knarkzel/triangles against try#45a41ffb423036390396cec6d4e16c04033f4d02 for pr-116745 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknarkzel%2Ftriangles" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knarkzel/triangles on toolchain 45a41ffb423036390396cec6d4e16c04033f4d02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/knarkzel/triangles [INFO] finished tweaking git repo https://github.com/knarkzel/triangles [INFO] tweaked toml for git repo https://github.com/knarkzel/triangles written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/knarkzel/triangles 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" "+45a41ffb423036390396cec6d4e16c04033f4d02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 350d44c6b915c73f01a058326904b76b0a815fe018c45fa39906f5d9ba4d7bb9 [INFO] running `Command { std: "docker" "start" "-a" "350d44c6b915c73f01a058326904b76b0a815fe018c45fa39906f5d9ba4d7bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "350d44c6b915c73f01a058326904b76b0a815fe018c45fa39906f5d9ba4d7bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350d44c6b915c73f01a058326904b76b0a815fe018c45fa39906f5d9ba4d7bb9", kill_on_drop: false }` [INFO] [stdout] 350d44c6b915c73f01a058326904b76b0a815fe018c45fa39906f5d9ba4d7bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17b02f5f132dfa5515ab213bb743fb24677c8f5fdb554258fcbbbd75f4f8cc0f [INFO] running `Command { std: "docker" "start" "-a" "17b02f5f132dfa5515ab213bb743fb24677c8f5fdb554258fcbbbd75f4f8cc0f", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking gpu-alloc v0.5.2 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0Daz7H" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-bd04523dc9cdb083/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45a41ffb423036390396cec6d4e16c04033f4d02' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559b5a9d375c - std::backtrace_rs::backtrace::libunwind::trace::h4cda99d6b8769885 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x559b5a9d375c - std::backtrace_rs::backtrace::trace_unsynchronized::h3e5b1b24b2d244d4 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559b5a9d375c - std::sys_common::backtrace::_print_fmt::h98f5b5b51e4f5ec2 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559b5a9d375c - ::fmt::h46dea110dbf202e1 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559b5a9f7d10 - core::fmt::rt::Argument::fmt::h053d088f40b90768 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x559b5a9f7d10 - core::fmt::write::hea103fc9d039b4d1 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x559b5a9d163f - std::io::Write::write_fmt::h1d8ccb9edbe50cf6 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x559b5a9d3544 - std::sys_common::backtrace::_print::h0332c66a104f28e2 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x559b5a9d3544 - std::sys_common::backtrace::print::h2fdab6c3b455bf27 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x559b5a9d4e77 - std::panicking::default_hook::{{closure}}::h49c70813224fd483 [INFO] [stderr] 10: 0x559b5a9d4bba - std::panicking::default_hook::h55a7c0c141eb7208 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x559b5a9d5358 - std::panicking::rust_panic_with_hook::h92cf9f4c0b57358e [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:731:13 [INFO] [stderr] 12: 0x559b5a9d5241 - std::panicking::begin_panic_handler::{{closure}}::h655c37ffa0fa57a5 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:609:13 [INFO] [stderr] 13: 0x559b5a9d3c76 - std::sys_common::backtrace::__rust_end_short_backtrace::h0069494b0a420d5c [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 14: 0x559b5a9d4f72 - rust_begin_unwind [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:597:5 [INFO] [stderr] 15: 0x559b5a905f45 - core::panicking::panic_fmt::h175ff40845e36106 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x559b5a906493 - core::result::unwrap_failed::hba6d48ebf2508962 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/core/src/result.rs:1653:5 [INFO] [stderr] 17: 0x559b5a90de0b - core::result::Result::unwrap::h769449db1f2e4c69 [INFO] [stderr] 18: 0x559b5a90b2d9 - wayland_scanner::generate_code_with_destructor_events::hd01bae38effc1071 [INFO] [stderr] 19: 0x559b5a90f0ce - build_script_build::generate_protocol::haeb49f5f9b767d1e [INFO] [stderr] 20: 0x559b5a91059f - build_script_build::main::hae31b93e06e431e5 [INFO] [stderr] 21: 0x559b5a90c963 - core::ops::function::FnOnce::call_once::h38bd7232287c4009 [INFO] [stderr] 22: 0x559b5a90b716 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf4ff40807e4f4a7d [INFO] [stderr] 23: 0x559b5a9072d9 - std::rt::lang_start::{{closure}}::h9cf20cdf9ce51376 [INFO] [stderr] 24: 0x559b5a9cdfe7 - core::ops::function::impls:: for &F>::call_once::heed0a541d7e5cd9b [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x559b5a9cdfe7 - std::panicking::try::do_call::hda2c7ff1ad3a1024 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:504:40 [INFO] [stderr] 26: 0x559b5a9cdfe7 - std::panicking::try::hf0f3c4376e012a2d [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:468:19 [INFO] [stderr] 27: 0x559b5a9cdfe7 - std::panic::catch_unwind::h03d28b1dd8f00c3e [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x559b5a9cdfe7 - std::rt::lang_start_internal::{{closure}}::h378071d857291cb9 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x559b5a9cdfe7 - std::panicking::try::do_call::h483b0b3e2172073c [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:504:40 [INFO] [stderr] 30: 0x559b5a9cdfe7 - std::panicking::try::h51947955b816f9fd [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panicking.rs:468:19 [INFO] [stderr] 31: 0x559b5a9cdfe7 - std::panic::catch_unwind::h708d62af9b09516e [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x559b5a9cdfe7 - std::rt::lang_start_internal::he2014190af1ab329 [INFO] [stderr] at /rustc/45a41ffb423036390396cec6d4e16c04033f4d02/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x559b5a9072b7 - std::rt::lang_start::he50b3906e8067e0f [INFO] [stderr] 34: 0x559b5a910b45 - main [INFO] [stderr] 35: 0x7fbff9bdcd90 - [INFO] [stderr] 36: 0x7fbff9bdce40 - __libc_start_main [INFO] [stderr] 37: 0x559b5a906795 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/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" "-Wl,--version-script=/tmp/rustcCHxypi/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCHxypi/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.thiserror_impl.6f6ff423b78174c3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.4uh7n5vazatnnmr0.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-89ae2baee1c94389.11o7ff5u3alpi3qx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-4ff313f948eaccc5.rlib" "/opt/rustwide/target/debug/deps/libquote-8294522d5742c41f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-dad3974e63b4d9fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-afc683de4ca1a6db.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eebfabe1da211fbe.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/45a41ffb423036390396cec6d4e16c04033f4d02/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-89ae2baee1c94389.so" "-Wl,--gc-sections" "-shared" "-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] [stderr] error: could not compile `mio` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/ash-4d0088598fe4ae9d/lib-ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "17b02f5f132dfa5515ab213bb743fb24677c8f5fdb554258fcbbbd75f4f8cc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b02f5f132dfa5515ab213bb743fb24677c8f5fdb554258fcbbbd75f4f8cc0f", kill_on_drop: false }` [INFO] [stdout] 17b02f5f132dfa5515ab213bb743fb24677c8f5fdb554258fcbbbd75f4f8cc0f