[INFO] cloning repository https://github.com/ToxicGLaDOS/text_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToxicGLaDOS/text_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToxicGLaDOS%2Ftext_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToxicGLaDOS%2Ftext_editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f0fcd0269f5919d7ab241bb768f41d7075635c1 [INFO] documenting ToxicGLaDOS/text_editor against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToxicGLaDOS%2Ftext_editor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ToxicGLaDOS/text_editor on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ToxicGLaDOS/text_editor [INFO] finished tweaking git repo https://github.com/ToxicGLaDOS/text_editor [INFO] tweaked toml for git repo https://github.com/ToxicGLaDOS/text_editor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ToxicGLaDOS/text_editor 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 595c88ed6cb7859551fc78593b8919b07589c0179c00e96511e9293e3a9f69f4 [INFO] running `Command { std: "docker" "start" "-a" "595c88ed6cb7859551fc78593b8919b07589c0179c00e96511e9293e3a9f69f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "595c88ed6cb7859551fc78593b8919b07589c0179c00e96511e9293e3a9f69f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "595c88ed6cb7859551fc78593b8919b07589c0179c00e96511e9293e3a9f69f4", kill_on_drop: false }` [INFO] [stdout] 595c88ed6cb7859551fc78593b8919b07589c0179c00e96511e9293e3a9f69f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71783500642e3895fefb9296d5462b949935ae2728794a7a17ce3708435b3941 [INFO] running `Command { std: "docker" "start" "-a" "71783500642e3895fefb9296d5462b949935ae2728794a7a17ce3708435b3941", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking piston2d-graphics v0.40.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapTtUvo/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] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustca9dI5x/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-dc56f50ec340f0b0.rlib,libxml-71b2ca8ec4698d0f.rlib,libquote-de54c9be0829ec2a.rlib,libproc_macro2-4eef55ed9c98767e.rlib,libunicode_xid-9c42e910ba545649.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustca9dI5x/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wayland-protocols-52edee5af7114ab9/build_script_build-52edee5af7114ab9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `wayland-protocols` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaE1rW4d/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUq3W2P/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: failed to run custom build command for `gl v0.13.0` [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/gl-2588d9fa8bcab142/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl-0.13.0/build.rs:28:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a6e4cb81652 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a6e4cb81652 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a6e4cb81652 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a6e4cb81652 - ::fmt::had50d3dbab4f9a49 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a6e4cb9e903 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5a6e4cb9e903 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5a6e4cb7f3d3 - std::io::default_write_fmt::hfb3376268ea3ee75 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a6e4cb7f3d3 - std::io::Write::write_fmt::h819ce08a32b4f9f7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5a6e4cb814a2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a6e4cb823d2 - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5a6e4cb821d5 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a6e4cb82d72 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a6e4cb82b1a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a6e4cb81b49 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a6e4cb827ad - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a6e4cad92b0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a6e4cad9716 - core::result::unwrap_failed::hc06d646aff6e2a9a [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5a6e4caf795a - build_script_build::main::h250c082784246a5c [INFO] [stderr] 18: 0x5a6e4caf56b3 - core::ops::function::FnOnce::call_once::hae69681c92dd770e [INFO] [stderr] 19: 0x5a6e4cb16d56 - std::sys::backtrace::__rust_begin_short_backtrace::h3a5853c2c38f011a [INFO] [stderr] 20: 0x5a6e4cb0cc29 - std::rt::lang_start::{{closure}}::hc61f517f427da7e6 [INFO] [stderr] 21: 0x5a6e4cb7cca0 - core::ops::function::impls:: for &F>::call_once::h76d4710199b6d3ec [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5a6e4cb7cca0 - std::panicking::try::do_call::hed7976834a7187c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5a6e4cb7cca0 - std::panicking::try::h4482392c0aab6c40 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5a6e4cb7cca0 - std::panic::catch_unwind::h57eb8bdc88215c08 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5a6e4cb7cca0 - std::rt::lang_start_internal::{{closure}}::h582aca8f991cee01 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5a6e4cb7cca0 - std::panicking::try::do_call::hd9d0541c1412e9b0 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5a6e4cb7cca0 - std::panicking::try::h6467744ef028cbc9 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5a6e4cb7cca0 - std::panic::catch_unwind::h88462888c16be0b7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5a6e4cb7cca0 - std::rt::lang_start_internal::h79a5f970fb99441e [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5a6e4cb0cc11 - std::rt::lang_start::h0930924d0f18a473 [INFO] [stderr] 31: 0x5a6e4caf7a15 - main [INFO] [stderr] 32: 0x7bd4a27521ca - [INFO] [stderr] 33: 0x7bd4a275228b - __libc_start_main [INFO] [stderr] 34: 0x5a6e4cad9cc5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/wayland-client-d604b84131024f5b/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYxm8gg/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" "71783500642e3895fefb9296d5462b949935ae2728794a7a17ce3708435b3941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71783500642e3895fefb9296d5462b949935ae2728794a7a17ce3708435b3941", kill_on_drop: false }` [INFO] [stdout] 71783500642e3895fefb9296d5462b949935ae2728794a7a17ce3708435b3941