[INFO] cloning repository https://github.com/lunispang/fileview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunispang/fileview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunispang%2Ffileview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunispang%2Ffileview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7ce4105583f53a7c9e42c4b0eba7722e3083475 [INFO] checking lunispang/fileview against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunispang%2Ffileview" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunispang/fileview on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lunispang/fileview [INFO] finished tweaking git repo https://github.com/lunispang/fileview [INFO] tweaked toml for git repo https://github.com/lunispang/fileview written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lunispang/fileview 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 603918276d774cffb862c9669c0de0bf791037e9037bde70ed2ed874d792f7e0 [INFO] running `Command { std: "docker" "start" "-a" "603918276d774cffb862c9669c0de0bf791037e9037bde70ed2ed874d792f7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "603918276d774cffb862c9669c0de0bf791037e9037bde70ed2ed874d792f7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603918276d774cffb862c9669c0de0bf791037e9037bde70ed2ed874d792f7e0", kill_on_drop: false }` [INFO] [stdout] 603918276d774cffb862c9669c0de0bf791037e9037bde70ed2ed874d792f7e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f9784bac77570e6891bb5461de29b6f3e8dcc6485729688e014bdbe62934fbb [INFO] running `Command { std: "docker" "start" "-a" "8f9784bac77570e6891bb5461de29b6f3e8dcc6485729688e014bdbe62934fbb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tree_magic_mini v3.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-75a73c5dcc37fb59/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=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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 '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [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.29.5/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: 0x5895f5e7264a - std::backtrace_rs::backtrace::libunwind::trace::h8d0bdf80a0f87e99 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5895f5e7264a - std::backtrace_rs::backtrace::trace_unsynchronized::hc903eb23862fe495 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5895f5e7264a - std::sys::backtrace::_print_fmt::h55af0e4e970286e7 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5895f5e7264a - ::fmt::h63651fafd8ebbfa0 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5895f5e93883 - core::fmt::rt::Argument::fmt::hd2a8a2f1057f697c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5895f5e93883 - core::fmt::write::hdb158160e9e6cd59 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/mod.rs:1185:21 [INFO] [stderr] 6: 0x5895f5e6fac3 - std::io::Write::write_fmt::h8bf6adbad5f5baca [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5895f5e72492 - std::sys::backtrace::BacktraceLock::print::hae8e432826b03d5c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5895f5e7346d - std::panicking::default_hook::{{closure}}::hd06d7e03540ea429 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5895f5e732b2 - std::panicking::default_hook::h12c95d58130a1023 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5895f5e73bb7 - std::panicking::rust_panic_with_hook::h697b5b602be24010 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5895f5e7393a - std::panicking::begin_panic_handler::{{closure}}::h745d83bcf8d1ed96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5895f5e72b39 - std::sys::backtrace::__rust_end_short_backtrace::h7f1a2382a0fc2366 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5895f5e735cd - rust_begin_unwind [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5895f5e92750 - core::panicking::panic_fmt::h4bfd3c78954f424b [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5895f5e92af6 - core::result::unwrap_failed::hf1464f0eb2f81a3a [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5895f5daefe6 - wayland_scanner::generate_code_with_destructor_events::hc48f2b197c037d62 [INFO] [stderr] 17: 0x5895f5db1250 - build_script_build::generate_protocol::h644eb75b81c68637 [INFO] [stderr] 18: 0x5895f5db2841 - build_script_build::main::h96c276a9d72e739a [INFO] [stderr] 19: 0x5895f5da92a3 - core::ops::function::FnOnce::call_once::h9fb9ae6002165386 [INFO] [stderr] 20: 0x5895f5dac116 - std::sys::backtrace::__rust_begin_short_backtrace::h9e7744d952a7c545 [INFO] [stderr] 21: 0x5895f5da8019 - std::rt::lang_start::{{closure}}::h39a0ed15929e0d97 [INFO] [stderr] 22: 0x5895f5e6cba7 - core::ops::function::impls:: for &F>::call_once::h5f5a80dfd77d0329 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5895f5e6cba7 - std::panicking::try::do_call::h991f66738822fa96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x5895f5e6cba7 - std::panicking::try::hd51fc8290d31a6fe [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x5895f5e6cba7 - std::panic::catch_unwind::hd4d83d170bf1e1e1 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5895f5e6cba7 - std::rt::lang_start_internal::{{closure}}::h7d1ac671d1f60a28 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5895f5e6cba7 - std::panicking::try::do_call::hcd1ee13e5bb8ef7e [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 28: 0x5895f5e6cba7 - std::panicking::try::ha2a4df763d7b566f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 29: 0x5895f5e6cba7 - std::panic::catch_unwind::h9baf623ecdcecc4f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5895f5e6cba7 - std::rt::lang_start_internal::h7cba1b5807edcdd5 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5895f5da7ff7 - std::rt::lang_start::h4a8da5d5876eecc7 [INFO] [stderr] 32: 0x5895f5db3475 - main [INFO] [stderr] 33: 0x79997b69fd90 - [INFO] [stderr] 34: 0x79997b69fe40 - __libc_start_main [INFO] [stderr] 35: 0x5895f5d9cc35 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGh7pBd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapb061u/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8f9784bac77570e6891bb5461de29b6f3e8dcc6485729688e014bdbe62934fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9784bac77570e6891bb5461de29b6f3e8dcc6485729688e014bdbe62934fbb", kill_on_drop: false }` [INFO] [stdout] 8f9784bac77570e6891bb5461de29b6f3e8dcc6485729688e014bdbe62934fbb