[INFO] cloning repository https://github.com/lupascugabrielcristian/studyapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lupascugabrielcristian/studyapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02a3710d8bcc145a5701e18998cd320c9d87c805 [INFO] checking lupascugabrielcristian/studyapp against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp" "/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/lupascugabrielcristian/studyapp on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lupascugabrielcristian/studyapp [INFO] finished tweaking git repo https://github.com/lupascugabrielcristian/studyapp [INFO] tweaked toml for git repo https://github.com/lupascugabrielcristian/studyapp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lupascugabrielcristian/studyapp 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-enum v0.2.6 [INFO] [stderr] Downloaded lexical v4.2.1 [INFO] [stderr] Downloaded lexical-core v0.6.8 [INFO] [stderr] Downloaded mysql_common v0.19.2 [INFO] [stderr] Downloaded mysql v17.0.0 [INFO] [stderr] Downloaded rust_decimal v1.14.3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee3f897cafe37a0d182351e7a21bd2b01d9a01d935a4a69250d6006f24e8678 [INFO] running `Command { std: "docker" "start" "-a" "5ee3f897cafe37a0d182351e7a21bd2b01d9a01d935a4a69250d6006f24e8678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee3f897cafe37a0d182351e7a21bd2b01d9a01d935a4a69250d6006f24e8678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee3f897cafe37a0d182351e7a21bd2b01d9a01d935a4a69250d6006f24e8678", kill_on_drop: false }` [INFO] [stdout] 5ee3f897cafe37a0d182351e7a21bd2b01d9a01d935a4a69250d6006f24e8678 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4c53fb15ca8452ed50b9e27ea03a4812ea996a5e08a8873d004c788fef09273 [INFO] running `Command { std: "docker" "start" "-a" "b4c53fb15ca8452ed50b9e27ea03a4812ea996a5e08a8873d004c788fef09273", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver` (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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name semver --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-0.9.0/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,test)' --check-cfg 'cfg(feature, values("ci", "default", "serde"))' -C metadata=e55c62ad137ab825 -C extra-filename=-31d91938905790cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver_parser=/opt/rustwide/target/debug/deps/libsemver_parser-72b9caa9dfea6bc2.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.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/typenum-de063daaf97f2076/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-a29007410d82bb0b/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.13.0/build/main.rs:168:63: [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: 0x566e6a27d712 - std::backtrace_rs::backtrace::libunwind::trace::h3500734a796cf6ef [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x566e6a27d712 - std::backtrace_rs::backtrace::trace_unsynchronized::h0266a983b31fb5cc [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x566e6a27d712 - std::sys::backtrace::_print_fmt::h2b74d9aecb70d15e [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x566e6a27d712 - ::fmt::h5b1888c075850a62 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x566e6a298973 - core::fmt::rt::Argument::fmt::h930a3a220368d4e7 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x566e6a298973 - core::fmt::write::ha9599d5e1b6c9417 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x566e6a27b223 - std::io::default_write_fmt::ha4a78ff879cd82a6 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x566e6a27b223 - std::io::Write::write_fmt::he0172b0bd22192db [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x566e6a27d562 - std::sys::backtrace::BacktraceLock::print::he8469cc239d68e45 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x566e6a27e5d2 - std::panicking::default_hook::{{closure}}::hed68b99872c53c9e [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x566e6a27e3d5 - std::panicking::default_hook::h036be5ee0e9401e0 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x566e6a27eea2 - std::panicking::rust_panic_with_hook::h1b4dccf4b7fb6584 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x566e6a27ed3a - std::panicking::begin_panic_handler::{{closure}}::h001c9f913515c81d [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x566e6a27dc09 - std::sys::backtrace::__rust_end_short_backtrace::h10c1e4007ce0196c [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x566e6a27e9cd - __rustc[9cd1b277053e308f]::rust_begin_unwind [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x566e6a297c20 - core::panicking::panic_fmt::h5e4abc693819d4f7 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x566e6a297fb6 - core::result::unwrap_failed::h565896d70f84f026 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x566e6a258dff - build_script_main::main::h1f02ec0aaea36cd7 [INFO] [stderr] 18: 0x566e6a259d63 - core::ops::function::FnOnce::call_once::hc32d0b98157dcf4c [INFO] [stderr] 19: 0x566e6a259896 - std::sys::backtrace::__rust_begin_short_backtrace::h35dbba4956fa1789 [INFO] [stderr] 20: 0x566e6a24bef9 - std::rt::lang_start::{{closure}}::h08b25f7092279390 [INFO] [stderr] 21: 0x566e6a277fd0 - core::ops::function::impls:: for &F>::call_once::h3522fd884f6da964 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x566e6a277fd0 - std::panicking::try::do_call::hbd4c2b45748ec25d [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x566e6a277fd0 - std::panicking::try::h5d20bd3e7c99965b [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x566e6a277fd0 - std::panic::catch_unwind::h4fa3bb8e756e15b8 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x566e6a277fd0 - std::rt::lang_start_internal::{{closure}}::he527d09c3cee1833 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x566e6a277fd0 - std::panicking::try::do_call::h6627ab1dbd07321b [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x566e6a277fd0 - std::panicking::try::hcde223bd8103cc47 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x566e6a277fd0 - std::panic::catch_unwind::h1ef7c2393b1c085f [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x566e6a277fd0 - std::rt::lang_start_internal::h2bff4adb47ffab9e [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x566e6a24bee1 - std::rt::lang_start::hc617650a4b2ff763 [INFO] [stderr] 31: 0x566e6a259035 - main [INFO] [stderr] 32: 0x750e9fa2c1ca - [INFO] [stderr] 33: 0x750e9fa2c28b - __libc_start_main [INFO] [stderr] 34: 0x566e6a24bc15 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-6e5e8c3cc82a144f/build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5AOtO9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustc5AOtO9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-integer-68a9cc5c40fc9ab8/build_script_build-68a9cc5c40fc9ab8" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc_version` (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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name rustc_version --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=703a8c8b74c95fdd -C extra-filename=-7b1941b70e78eed3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver=/opt/rustwide/target/debug/deps/libsemver-31d91938905790cf.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num-integer` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.27/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"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=49da8d4787df6b9d -C extra-filename=-225787193ada5c8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.69/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f10465ea7ffcb04d -C extra-filename=-90cc217d07ac2968 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaddRGfA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) 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/rmetaxSaV34" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaX1qsEW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrayvec` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustci9g2aJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustci9g2aJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-bigint-35917512c39a6511/build_script_build-35917512c39a6511" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-bigint` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauZpOEU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) 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/rmetav5Oczk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7408PL/full.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] running `Command { std: "docker" "inspect" "b4c53fb15ca8452ed50b9e27ea03a4812ea996a5e08a8873d004c788fef09273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c53fb15ca8452ed50b9e27ea03a4812ea996a5e08a8873d004c788fef09273", kill_on_drop: false }` [INFO] [stdout] b4c53fb15ca8452ed50b9e27ea03a4812ea996a5e08a8873d004c788fef09273