[INFO] cloning repository https://github.com/gajop/LD46 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gajop/LD46" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgajop%2FLD46", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgajop%2FLD46'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17f8f16a22cfc07703d7a11d0a174d9ddb740714 [INFO] checking gajop/LD46/17f8f16a22cfc07703d7a11d0a174d9ddb740714 against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgajop%2FLD46" "/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/gajop/LD46 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/gajop/LD46 [INFO] finished tweaking git repo https://github.com/gajop/LD46 [INFO] tweaked toml for git repo https://github.com/gajop/LD46 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gajop/LD46 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2833ee0815a54084c4e4ba33bc4db033d67217fbfb0d5516c1db14716726a52a [INFO] running `Command { std: "docker" "start" "-a" "2833ee0815a54084c4e4ba33bc4db033d67217fbfb0d5516c1db14716726a52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2833ee0815a54084c4e4ba33bc4db033d67217fbfb0d5516c1db14716726a52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2833ee0815a54084c4e4ba33bc4db033d67217fbfb0d5516c1db14716726a52a", kill_on_drop: false }` [INFO] [stdout] 2833ee0815a54084c4e4ba33bc4db033d67217fbfb0d5516c1db14716726a52a [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ea6f39cca56abbaf4c2b9bf511b4fa522125da4799a2ddd7c8e515fd7e3aeb3 [INFO] running `Command { std: "docker" "start" "-a" "0ea6f39cca56abbaf4c2b9bf511b4fa522125da4799a2ddd7c8e515fd7e3aeb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/wayland_commons-6a6bf1f58777286b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/wayland-commons-6a6bf1f58777286b/dep-lib-wayland_commons` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crc32fast` (build script) [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/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=71482b95304f378c -C extra-filename=-71482b95304f378c --out-dir /opt/rustwide/target/debug/build/crc32fast-71482b95304f378c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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-78fc6decb09842cb/build-script-build` (exit status: 101) [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.13/src/lib.rs:208: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: 0x5b655e078cda - 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: 0x5b655e078cda - 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: 0x5b655e078cda - std::sys::backtrace::_print_fmt::h55af0e4e970286e7 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b655e078cda - ::fmt::h63651fafd8ebbfa0 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b655e09a283 - core::fmt::rt::Argument::fmt::hd2a8a2f1057f697c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5b655e09a283 - core::fmt::write::hdb158160e9e6cd59 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/mod.rs:1185:21 [INFO] [stderr] 6: 0x5b655e076293 - std::io::Write::write_fmt::h8bf6adbad5f5baca [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5b655e078b22 - std::sys::backtrace::BacktraceLock::print::hae8e432826b03d5c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5b655e079e7e - std::panicking::default_hook::{{closure}}::hd06d7e03540ea429 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5b655e079cc3 - std::panicking::default_hook::h12c95d58130a1023 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5b655e07a698 - as core::ops::function::Fn>::call::h1ed4e621a0b2792d [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/alloc/src/boxed.rs:1987:9 [INFO] [stderr] 11: 0x5b655e07a698 - std::panicking::rust_panic_with_hook::h697b5b602be24010 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b655e07a34a - std::panicking::begin_panic_handler::{{closure}}::h745d83bcf8d1ed96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 13: 0x5b655e0791c9 - std::sys::backtrace::__rust_end_short_backtrace::h7f1a2382a0fc2366 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x5b655e079fdd - rust_begin_unwind [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 15: 0x5b655e0990b0 - core::panicking::panic_fmt::h4bfd3c78954f424b [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b655e0994f6 - core::result::unwrap_failed::hf1464f0eb2f81a3a [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/result.rs:1699:5 [INFO] [stderr] 17: 0x5b655dfab70d - wayland_scanner::generate_c_code::hc33cb612da7a3111 [INFO] [stderr] 18: 0x5b655dfae8ca - build_script_build::generate_protocol::he0e4ca74ea38d672 [INFO] [stderr] 19: 0x5b655dfafaa6 - build_script_build::main::ha75a8159b72610ab [INFO] [stderr] 20: 0x5b655dfa71e3 - core::ops::function::FnOnce::call_once::hfb654657fbdc9c01 [INFO] [stderr] 21: 0x5b655dfa67c6 - std::sys::backtrace::__rust_begin_short_backtrace::h4e372a4dacbb2d6f [INFO] [stderr] 22: 0x5b655dfa6689 - std::rt::lang_start::{{closure}}::hf2443bb9f3110e35 [INFO] [stderr] 23: 0x5b655e073c47 - core::ops::function::impls:: for &F>::call_once::h5f5a80dfd77d0329 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5b655e073c47 - std::panicking::try::do_call::h991f66738822fa96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x5b655e073c47 - std::panicking::try::hd51fc8290d31a6fe [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x5b655e073c47 - std::panic::catch_unwind::hd4d83d170bf1e1e1 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5b655e073c47 - std::rt::lang_start_internal::{{closure}}::h7d1ac671d1f60a28 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x5b655e073c47 - std::panicking::try::do_call::hcd1ee13e5bb8ef7e [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x5b655e073c47 - std::panicking::try::ha2a4df763d7b566f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x5b655e073c47 - std::panic::catch_unwind::h9baf623ecdcecc4f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5b655e073c47 - std::rt::lang_start_internal::h7cba1b5807edcdd5 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x5b655dfa6667 - std::rt::lang_start::h9964b3d4b2236b71 [INFO] [stderr] 33: 0x5b655dfafe65 - main [INFO] [stderr] 34: 0x7ee24d480d90 - [INFO] [stderr] 35: 0x7ee24d480e40 - __libc_start_main [INFO] [stderr] 36: 0x5b655df9e3b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7YdD3O" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/parking_lot_core-0d772e5734e50d19/rmetatDt1NR" [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 `gl_generator` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `parking_lot_core` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawDqKam" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xdg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (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/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-0.15.44/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=f03c9c99cc04e7b9 -C extra-filename=-f03c9c99cc04e7b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-82da695a305a15a7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-37d1192008b0801d.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9313b4b022bb319a.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (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/rmeta4mxy6Q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ea6f39cca56abbaf4c2b9bf511b4fa522125da4799a2ddd7c8e515fd7e3aeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea6f39cca56abbaf4c2b9bf511b4fa522125da4799a2ddd7c8e515fd7e3aeb3", kill_on_drop: false }` [INFO] [stdout] 0ea6f39cca56abbaf4c2b9bf511b4fa522125da4799a2ddd7c8e515fd7e3aeb3