[INFO] cloning repository https://github.com/nicos68/iced_aw_floating_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicos68/iced_aw_floating_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicos68%2Ficed_aw_floating_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicos68%2Ficed_aw_floating_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0076db3085ab536428d1c5a5f2d5b1610833db45 [INFO] testing nicos68/iced_aw_floating_example 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%2Fnicos68%2Ficed_aw_floating_example" "/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/nicos68/iced_aw_floating_example 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/nicos68/iced_aw_floating_example [INFO] finished tweaking git repo https://github.com/nicos68/iced_aw_floating_example [INFO] tweaked toml for git repo https://github.com/nicos68/iced_aw_floating_example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nicos68/iced_aw_floating_example 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-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db789762f50ea50a4c30e37225ee7666e2948e91ff21b2b5420f43c1ad795d68 [INFO] running `Command { std: "docker" "start" "-a" "db789762f50ea50a4c30e37225ee7666e2948e91ff21b2b5420f43c1ad795d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db789762f50ea50a4c30e37225ee7666e2948e91ff21b2b5420f43c1ad795d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db789762f50ea50a4c30e37225ee7666e2948e91ff21b2b5420f43c1ad795d68", kill_on_drop: false }` [INFO] [stdout] db789762f50ea50a4c30e37225ee7666e2948e91ff21b2b5420f43c1ad795d68 [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=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] f4a5ef2b6a657d69de7a87353666043553a45a946f868101b62252a34a2bf450 [INFO] running `Command { std: "docker" "start" "-a" "f4a5ef2b6a657d69de7a87353666043553a45a946f868101b62252a34a2bf450", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.0 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling ab_glyph v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling xcursor v0.3.4 [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] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnom-ec3574eb6a8d8057.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcqWGgjv/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rayon-core` (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_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.10.1/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=d4ce4b4e00794420 -C extra-filename=-d4ce4b4e00794420 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b69ecf7fd7a55519.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-f714f7d9b3cc287b.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-dd1e1020996e4819.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3b973b0a4f4e52f5.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3IALia/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarQ0yuY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ttf-parser` (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 ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ttf-parser-0.18.1/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="apple-layout"' --cfg 'feature="glyph-names"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("apple-layout", "default", "glyph-names", "gvar-alloc", "opentype-layout", "std", "variable-fonts"))' -C metadata=2838fcf49901dd91 -C extra-filename=-2838fcf49901dd91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `ab_glyph` (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 ab_glyph --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ab_glyph-0.2.19/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="default"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libm", "libm2", "std", "variable-fonts"))' -C metadata=cf15b3ecc872c986 -C extra-filename=-cf15b3ecc872c986 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph_rasterizer=/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-aac174cc542a4341.rmeta --extern owned_ttf_parser=/opt/rustwide/target/debug/deps/libowned_ttf_parser-c6f2ad04354d1078.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaInj5UB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-types` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `twox-hash` (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 twox_hash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twox-hash-1.6.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="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=c9145ad3739505b6 -C extra-filename=-c9145ad3739505b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-871cfdc7600a9e09.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.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] error: failed to run custom build command for `wayland-client 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-client-3409c5291140c91c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./wayland.xml [INFO] [stderr] [INFO] [stderr] --- stderr [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: 0x5f42a8b9fcfa - 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: 0x5f42a8b9fcfa - 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: 0x5f42a8b9fcfa - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f42a8b9fcfa - ::fmt::h98c26ac25ffe89bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f42a8bbfe43 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f42a8bbfe43 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x5f42a8b9d5f3 - std::io::Write::write_fmt::hc00bff0a88e08857 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x5f42a8b9fb42 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f42a8ba0b0c - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5f42a8ba0952 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5f42a8ba10e7 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5f42a8ba0f7a - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5f42a8ba01d9 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5f42a8ba0c0c - rust_begin_unwind [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5f42a8adb070 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x5f42a8adb486 - core::result::unwrap_failed::h05e0602ed34287c5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5f42a8adc25d - wayland_scanner::generate_code_with_destructor_events::h22bea3a1a5c5013e [INFO] [stderr] 17: 0x5f42a8ae13a0 - build_script_build::main::h8b3baa80ca0554a2 [INFO] [stderr] 18: 0x5f42a8ae90b3 - core::ops::function::FnOnce::call_once::hfce700878da311e1 [INFO] [stderr] 19: 0x5f42a8add186 - std::sys::backtrace::__rust_begin_short_backtrace::hdf3013e7876385a6 [INFO] [stderr] 20: 0x5f42a8add009 - std::rt::lang_start::{{closure}}::hf27330331e96596e [INFO] [stderr] 21: 0x5f42a8b9a957 - core::ops::function::impls:: for &F>::call_once::hba2470d01d3f5e41 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5f42a8b9a957 - std::panicking::try::do_call::hc063fb73159aab72 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 23: 0x5f42a8b9a957 - std::panicking::try::h2767c6d245d3a3bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 24: 0x5f42a8b9a957 - std::panic::catch_unwind::h061c6ef75790da63 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5f42a8b9a957 - std::rt::lang_start_internal::{{closure}}::h5c5e35b11a4b8c4e [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5f42a8b9a957 - std::panicking::try::do_call::h705e99690a8109cc [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 27: 0x5f42a8b9a957 - std::panicking::try::he5f4452754ed9a34 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 28: 0x5f42a8b9a957 - std::panic::catch_unwind::h5db61b3bcbe883e5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5f42a8b9a957 - std::rt::lang_start_internal::h81da9b59bab665c6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5f42a8adcfe7 - std::rt::lang_start::h9e51e188abfa43bf [INFO] [stderr] 31: 0x5f42a8ae13f5 - main [INFO] [stderr] 32: 0x7a5cc8605d90 - [INFO] [stderr] 33: 0x7a5cc8605e40 - __libc_start_main [INFO] [stderr] 34: 0x5f42a8adb7a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `xcursor` (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 xcursor --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcursor-0.3.4/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=acd2633685aae22e -C extra-filename=-acd2633685aae22e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-ec3574eb6a8d8057.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEl4X13/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4a5ef2b6a657d69de7a87353666043553a45a946f868101b62252a34a2bf450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a5ef2b6a657d69de7a87353666043553a45a946f868101b62252a34a2bf450", kill_on_drop: false }` [INFO] [stdout] f4a5ef2b6a657d69de7a87353666043553a45a946f868101b62252a34a2bf450