[INFO] cloning repository https://github.com/maliByatzes/dungeon-crawler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maliByatzes/dungeon-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaliByatzes%2Fdungeon-crawler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaliByatzes%2Fdungeon-crawler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a2af7de335de4d00ee672995176f928b9005825 [INFO] testing maliByatzes/dungeon-crawler against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaliByatzes%2Fdungeon-crawler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maliByatzes/dungeon-crawler on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maliByatzes/dungeon-crawler [INFO] finished tweaking git repo https://github.com/maliByatzes/dungeon-crawler [INFO] tweaked toml for git repo https://github.com/maliByatzes/dungeon-crawler written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maliByatzes/dungeon-crawler 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08dea548ba411056a751630682586609682315ad0c5ae58435f7be84d82ee666 [INFO] running `Command { std: "docker" "start" "-a" "08dea548ba411056a751630682586609682315ad0c5ae58435f7be84d82ee666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08dea548ba411056a751630682586609682315ad0c5ae58435f7be84d82ee666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08dea548ba411056a751630682586609682315ad0c5ae58435f7be84d82ee666", kill_on_drop: false }` [INFO] [stdout] 08dea548ba411056a751630682586609682315ad0c5ae58435f7be84d82ee666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9c8c200d4ecd2501985ec21e06b6782fc65d7630e4b8cfc538a9988cee6b4a0 [INFO] running `Command { std: "docker" "start" "-a" "b9c8c200d4ecd2501985ec21e06b6782fc65d7630e4b8cfc538a9988cee6b4a0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling fdeflate v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling bracket-color v0.8.7 [INFO] [stderr] Compiling bracket-embedding v0.8.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bracket-geometry v0.8.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.7 [INFO] [stderr] Compiling bracket-rex v0.8.7 [INFO] [stderr] Compiling object-pool v0.5.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling bracket-pathfinding v0.8.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bracket-random v0.8.7 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Compiling bracket-noise v0.8.7 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcrd88HM" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libwayland_cursor-235b5c47a736e83d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-cursor` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crossfont` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `derivative` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name derivative --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/derivative-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("use_core"))' -C metadata=2c5784b206bd6631 -C extra-filename=-2c5784b206bd6631 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cb00dfa8c522747d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dcb10c039a70a67b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c03b55aa0c34214b.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [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-2e230843c01b22a2/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-12-08-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-12-08-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-12-08-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-12-08-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-12-08-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-12-08-x86_64-unknown-linux-gnu rustfmt` [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: 0x60e7ce21717a - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x60e7ce21717a - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x60e7ce21717a - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60e7ce21717a - ::fmt::h98c26ac25ffe89bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60e7ce2373e3 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x60e7ce2373e3 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x60e7ce214a73 - std::io::Write::write_fmt::hc00bff0a88e08857 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x60e7ce216fc2 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x60e7ce217f8c - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x60e7ce217dd2 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x60e7ce218567 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x60e7ce2183fa - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x60e7ce217659 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x60e7ce21808c - rust_begin_unwind [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x60e7ce141070 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x60e7ce1413e6 - core::result::unwrap_failed::h05e0602ed34287c5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x60e7ce15093a - wayland_scanner::generate_code_with_destructor_events::h05786bf95428576b [INFO] [stderr] 17: 0x60e7ce14dec0 - build_script_build::generate_protocol::h27068db52ffd32d6 [INFO] [stderr] 18: 0x60e7ce14fd53 - build_script_build::main::h39989d505ed776b0 [INFO] [stderr] 19: 0x60e7ce14b723 - core::ops::function::FnOnce::call_once::h415c0be8a3773031 [INFO] [stderr] 20: 0x60e7ce1561c6 - std::sys::backtrace::__rust_begin_short_backtrace::h8778cd5924042f80 [INFO] [stderr] 21: 0x60e7ce156199 - std::rt::lang_start::{{closure}}::h52cb471359495a59 [INFO] [stderr] 22: 0x60e7ce211eb7 - core::ops::function::impls:: for &F>::call_once::hba2470d01d3f5e41 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x60e7ce211eb7 - std::panicking::try::do_call::hc063fb73159aab72 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x60e7ce211eb7 - std::panicking::try::h2767c6d245d3a3bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x60e7ce211eb7 - std::panic::catch_unwind::h061c6ef75790da63 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x60e7ce211eb7 - std::rt::lang_start_internal::{{closure}}::h5c5e35b11a4b8c4e [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x60e7ce211eb7 - std::panicking::try::do_call::h705e99690a8109cc [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x60e7ce211eb7 - std::panicking::try::he5f4452754ed9a34 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x60e7ce211eb7 - std::panic::catch_unwind::h5db61b3bcbe883e5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x60e7ce211eb7 - std::rt::lang_start_internal::h81da9b59bab665c6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x60e7ce156177 - std::rt::lang_start::hd65fd67490676e44 [INFO] [stderr] 32: 0x60e7ce150115 - main [INFO] [stderr] 33: 0x701f29606d90 - [INFO] [stderr] 34: 0x701f29606e40 - __libc_start_main [INFO] [stderr] 35: 0x60e7ce141705 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `calloop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name calloop --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/calloop-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("executor", "futures-io", "futures-util"))' -C metadata=9ad2e62a463761ba -C extra-filename=-9ad2e62a463761ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8188d82fb061445d.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-41eb404ca0f6d711.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-6c71fd23f8859911.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c1f267823dc1a3f5.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=881503648830e200 -C extra-filename=-881503648830e200 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-61597a0e9e77338d.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.24.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="jpeg"' --cfg 'feature="png"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=ac655872f1f2b0b0 -C extra-filename=-ac655872f1f2b0b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-cd0ead10534636f2.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-a0f03b7e1c321018.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2b9c1bbdc79a4f55.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-9e7fa7ad11a001c3.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `rayon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34c290d7d0a50af8 -C extra-filename=-34c290d7d0a50af8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-53fc968d8fef4dab.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-d2da7cb63289e773.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b9c8c200d4ecd2501985ec21e06b6782fc65d7630e4b8cfc538a9988cee6b4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c8c200d4ecd2501985ec21e06b6782fc65d7630e4b8cfc538a9988cee6b4a0", kill_on_drop: false }` [INFO] [stdout] b9c8c200d4ecd2501985ec21e06b6782fc65d7630e4b8cfc538a9988cee6b4a0