[INFO] cloning repository https://github.com/amgarrett09/rust-chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amgarrett09/rust-chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famgarrett09%2Frust-chip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famgarrett09%2Frust-chip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43194849814d2cb03db2c6394f254307cb4982d9 [INFO] checking amgarrett09/rust-chip8/43194849814d2cb03db2c6394f254307cb4982d9 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famgarrett09%2Frust-chip8" "/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/amgarrett09/rust-chip8 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amgarrett09/rust-chip8 [INFO] finished tweaking git repo https://github.com/amgarrett09/rust-chip8 [INFO] tweaked toml for git repo https://github.com/amgarrett09/rust-chip8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/amgarrett09/rust-chip8 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0e66b93a0263e0fc8604ccaf49bdba98d91676990c5382ecc66fb03c766db36 [INFO] running `Command { std: "docker" "start" "-a" "b0e66b93a0263e0fc8604ccaf49bdba98d91676990c5382ecc66fb03c766db36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0e66b93a0263e0fc8604ccaf49bdba98d91676990c5382ecc66fb03c766db36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e66b93a0263e0fc8604ccaf49bdba98d91676990c5382ecc66fb03c766db36", kill_on_drop: false }` [INFO] [stdout] b0e66b93a0263e0fc8604ccaf49bdba98d91676990c5382ecc66fb03c766db36 [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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0885ff1a37d25fd6dc470e45f3dc7fdde1ffffa915155eb266fe0e307e7029cf [INFO] running `Command { std: "docker" "start" "-a" "0885ff1a37d25fd6dc470e45f3dc7fdde1ffffa915155eb266fe0e307e7029cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling semver-parser v0.7.0 [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] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/memoffset-f75ecaaf248f6d7b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memoffset-f75ecaaf248f6d7b/dep-lib-memoffset` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot` (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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.9.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deadlock_detection", "default", "nightly", "owning_ref", "serde"))' -C metadata=ad145e12fc69c55c -C extra-filename=-ad145e12fc69c55c --out-dir /opt/rustwide/target/debug/build/parking_lot-ad145e12fc69c55c -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-e09a47e07fcda4ff.rlib --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-1ac5bb4263e30d2e/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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 '31561a63598a0f21fc74c024747ef1310fdd2eb2'. [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: 0x58f0bdd012ea - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x58f0bdd012ea - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x58f0bdd012ea - std::sys::backtrace::_print_fmt::hfb4570bcf6575231 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58f0bdd012ea - ::fmt::haa24b3ebc15b8405 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58f0bdd227e3 - core::fmt::rt::Argument::fmt::h640632ca911b1954 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x58f0bdd227e3 - core::fmt::write::hd87dd4a80fd6ed54 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x58f0bdcfe8c3 - std::io::Write::write_fmt::h63c69be3cb79728d [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x58f0bdd01132 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x58f0bdd0247d - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x58f0bdd022c3 - std::panicking::default_hook::h4b1c6fd76f5e43f2 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x58f0bdd02b88 - as core::ops::function::Fn>::call::h249519e482014c07 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/alloc/src/boxed.rs:1986:9 [INFO] [stderr] 11: 0x58f0bdd02b88 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:809:13 [INFO] [stderr] 12: 0x58f0bdd0294a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13 [INFO] [stderr] 13: 0x58f0bdd017c9 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x58f0bdd025dc - rust_begin_unwind [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5 [INFO] [stderr] 15: 0x58f0bdd21640 - core::panicking::panic_fmt::h8656b4a1ebe7eef6 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14 [INFO] [stderr] 16: 0x58f0bdd21a56 - core::result::unwrap_failed::h13ba27ea4a565776 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/result.rs:1699:5 [INFO] [stderr] 17: 0x58f0bdc36dad - wayland_scanner::generate_c_code::hd328a185afa9addd [INFO] [stderr] 18: 0x58f0bdc350aa - build_script_build::generate_protocol::hc9f773e0fbc8e7fa [INFO] [stderr] 19: 0x58f0bdc36286 - build_script_build::main::hb37e8fcd0f72b7f1 [INFO] [stderr] 20: 0x58f0bdc2e813 - core::ops::function::FnOnce::call_once::hf49f02b595e0e6f3 [INFO] [stderr] 21: 0x58f0bdc37e36 - std::sys::backtrace::__rust_begin_short_backtrace::h2ceb1d737e4ed580 [INFO] [stderr] 22: 0x58f0bdc32989 - std::rt::lang_start::{{closure}}::h943738a7b686afec [INFO] [stderr] 23: 0x58f0bdcfc207 - core::ops::function::impls:: for &F>::call_once::h5de4a2bf18b34b48 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x58f0bdcfc207 - std::panicking::try::do_call::h18e58ebf513e1dfb [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x58f0bdcfc207 - std::panicking::try::hd66d4cce67b2d3a6 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x58f0bdcfc207 - std::panic::catch_unwind::h7d20459bfb46fa18 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x58f0bdcfc207 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x58f0bdcfc207 - std::panicking::try::do_call::hef1d5032756af4de [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x58f0bdcfc207 - std::panicking::try::h72abeda96f937582 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x58f0bdcfc207 - std::panic::catch_unwind::hff9195ddaed64075 [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x58f0bdcfc207 - std::rt::lang_start_internal::h506b703bddcb88cd [INFO] [stderr] at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x58f0bdc32967 - std::rt::lang_start::h33cb110de84e83f4 [INFO] [stderr] 33: 0x58f0bdc36645 - main [INFO] [stderr] 34: 0x7a7b0e26dd90 - [INFO] [stderr] 35: 0x7a7b0e26de40 - __libc_start_main [INFO] [stderr] 36: 0x58f0bdc26195 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/31561a63598a0f21fc74c024747ef1310fdd2eb2/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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name serde_json --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.41/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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary_precision", "default", "indexmap", "preserve_order", "raw_value", "unbounded_depth"))' -C metadata=31af6f054f55a45a -C extra-filename=-31af6f054f55a45a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-1d435e8202de566d.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-5a114df73c3fb32a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-44d720379cc68257.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUO2EPG/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" "0885ff1a37d25fd6dc470e45f3dc7fdde1ffffa915155eb266fe0e307e7029cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0885ff1a37d25fd6dc470e45f3dc7fdde1ffffa915155eb266fe0e307e7029cf", kill_on_drop: false }` [INFO] [stdout] 0885ff1a37d25fd6dc470e45f3dc7fdde1ffffa915155eb266fe0e307e7029cf