[INFO] cloning repository https://github.com/jw/gamers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jw/gamers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw%2Fgamers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw%2Fgamers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c00f14bd238ca693d7da96db46c913f999f2eaed [INFO] building jw/gamers against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw%2Fgamers" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jw/gamers on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jw/gamers [INFO] finished tweaking git repo https://github.com/jw/gamers [INFO] tweaked toml for git repo https://github.com/jw/gamers written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jw/gamers 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e5cb229b9bc39c9f98642c9a51c193d7431f944b872aa9c5d693cadf4c85fdd [INFO] running `Command { std: "docker" "start" "-a" "7e5cb229b9bc39c9f98642c9a51c193d7431f944b872aa9c5d693cadf4c85fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e5cb229b9bc39c9f98642c9a51c193d7431f944b872aa9c5d693cadf4c85fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5cb229b9bc39c9f98642c9a51c193d7431f944b872aa9c5d693cadf4c85fdd", kill_on_drop: false }` [INFO] [stdout] 7e5cb229b9bc39c9f98642c9a51c193d7431f944b872aa9c5d693cadf4c85fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dac4617f515e04a224a7f382a49f6696143aafe0a164f0b69d412136656214b9 [INFO] running `Command { std: "docker" "start" "-a" "dac4617f515e04a224a7f382a49f6696143aafe0a164f0b69d412136656214b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling bracket-color v0.8.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling bracket-embedding v0.8.7 [INFO] [stderr] Compiling object-pool v0.5.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] [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-7c61421458ab3cd9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./wayland.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x60a1810d4ad2 - std::backtrace_rs::backtrace::libunwind::trace::hb284ab2089a64e94 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60a1810d4ad2 - std::backtrace_rs::backtrace::trace_unsynchronized::haca946cf3b646d4a [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60a1810d4ad2 - std::sys::backtrace::_print_fmt::h24d3b13465affa9e [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60a1810d4ad2 - ::fmt::ha891fbe7876a9c28 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60a1810f4f43 - core::fmt::rt::Argument::fmt::h02d112e5ed71dce4 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x60a1810f4f43 - core::fmt::write::hb5ee2653f290f031 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x60a1810d22f3 - std::io::default_write_fmt::h99f215ec597eb357 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x60a1810d22f3 - std::io::Write::write_fmt::h672a3de6ab1cdb45 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x60a1810d4922 - std::sys::backtrace::BacktraceLock::print::h9fd0bbed52d45e92 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x60a1810d59a2 - std::panicking::default_hook::{{closure}}::h8a1e8d4cf47a692c [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x60a1810d57a5 - std::panicking::default_hook::hf31cfaaca3a607a2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x60a1810d63c2 - std::panicking::rust_panic_with_hook::hc041d3eaddc8a252 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x60a1810d614a - std::panicking::begin_panic_handler::{{closure}}::h1789b60696483c65 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x60a1810d4fc9 - std::sys::backtrace::__rust_end_short_backtrace::h65c778548f450cf2 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x60a1810d5ddd - __rustc[8b86f73cc16cac0]::rust_begin_unwind [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x60a1810f3f20 - core::panicking::panic_fmt::h3a9b0eb4e514e696 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x60a1810f42b6 - core::result::unwrap_failed::h2ed486a4d990f962 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x60a18101188c - wayland_scanner::generate_code_with_destructor_events::h07a01de8fd124630 [INFO] [stderr] 18: 0x60a18100b0f3 - build_script_build::main::h0d0db5475fbd6eb4 [INFO] [stderr] 19: 0x60a181008e63 - core::ops::function::FnOnce::call_once::h99d53528bd21a8ea [INFO] [stderr] 20: 0x60a18100e416 - std::sys::backtrace::__rust_begin_short_backtrace::hdf073152b2ca930b [INFO] [stderr] 21: 0x60a181012159 - std::rt::lang_start::{{closure}}::hb57350769ed8101f [INFO] [stderr] 22: 0x60a1810ced70 - core::ops::function::impls:: for &F>::call_once::h7e24be3a89618eab [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x60a1810ced70 - std::panicking::catch_unwind::do_call::h0ffd7a3e2c10b7c3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x60a1810ced70 - std::panicking::catch_unwind::h3c474b4bcdc762dc [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x60a1810ced70 - std::panic::catch_unwind::he2fe8e64a7ded4df [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x60a1810ced70 - std::rt::lang_start_internal::{{closure}}::h3c6ad57a63f63a1b [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x60a1810ced70 - std::panicking::catch_unwind::do_call::h54ab5b7780884789 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x60a1810ced70 - std::panicking::catch_unwind::ha2862407b13904d9 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x60a1810ced70 - std::panic::catch_unwind::h76efaf8fe5e22043 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x60a1810ced70 - std::rt::lang_start_internal::h54bd211d2b01e1f3 [INFO] [stderr] at /rustc/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x60a181012141 - std::rt::lang_start::h07565e5b0d7fad4a [INFO] [stderr] 32: 0x60a18100b145 - main [INFO] [stderr] 33: 0x7f7ed9c231ca - [INFO] [stderr] 34: 0x7f7ed9c2328b - __libc_start_main [INFO] [stderr] 35: 0x60a181000aa5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name jpeg_decoder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jpeg-decoder-0.3.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,test)' --check-cfg 'cfg(feature, values("default", "nightly_aarch64_neon", "platform_independent", "rayon"))' -C metadata=591f414f79d3aedb -C extra-filename=-bb18fa1451baf2ae --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 `osmesa-sys` (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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name osmesa_sys --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/osmesa-sys-0.1.2/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9cd11926d40a5a3 -C extra-filename=-1db6d8d75f328375 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-aa14315f22647158.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `parking_lot` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name parking_lot --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.11.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=46a84db377d604da -C extra-filename=-ec33d361024e15c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern instant=/opt/rustwide/target/debug/deps/libinstant-83b05a9c23243d7c.rmeta --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-b4bd9ad0ae6b7546.rmeta --extern parking_lot_core=/opt/rustwide/target/debug/deps/libparking_lot_core-36218d4a3e5e7473.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta167z1z" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bracket-embedding` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dac4617f515e04a224a7f382a49f6696143aafe0a164f0b69d412136656214b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac4617f515e04a224a7f382a49f6696143aafe0a164f0b69d412136656214b9", kill_on_drop: false }` [INFO] [stdout] dac4617f515e04a224a7f382a49f6696143aafe0a164f0b69d412136656214b9