[INFO] cloning repository https://github.com/tiatomee/natpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiatomee/natpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiatomee%2Fnatpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiatomee%2Fnatpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5cf3e58795f88292d24189df0d64e5057ffb371 [INFO] checking tiatomee/natpl against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiatomee%2Fnatpl" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiatomee/natpl on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiatomee/natpl [INFO] finished tweaking git repo https://github.com/tiatomee/natpl [INFO] tweaked toml for git repo https://github.com/tiatomee/natpl written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tiatomee/natpl 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] [stderr] Downloaded fraction v0.9.0 [INFO] [stderr] Downloaded owo-colors v3.0.1 [INFO] [stderr] Downloaded ariadne v0.1.3 [INFO] [stderr] Downloaded rug v1.13.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c17e0a84fe82c4583a617d189d8ac0fd7ab225b09d7c8e1b7c73b6dd3de6c92 [INFO] running `Command { std: "docker" "start" "-a" "8c17e0a84fe82c4583a617d189d8ac0fd7ab225b09d7c8e1b7c73b6dd3de6c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c17e0a84fe82c4583a617d189d8ac0fd7ab225b09d7c8e1b7c73b6dd3de6c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c17e0a84fe82c4583a617d189d8ac0fd7ab225b09d7c8e1b7c73b6dd3de6c92", kill_on_drop: false }` [INFO] [stdout] 8c17e0a84fe82c4583a617d189d8ac0fd7ab225b09d7c8e1b7c73b6dd3de6c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c7ccb76d8a0b690df8260467f9394285c515d9759ec7ec41095e2974082617a [INFO] running `Command { std: "docker" "start" "-a" "0c7ccb76d8a0b690df8260467f9394285c515d9759ec7ec41095e2974082617a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.13 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rug v1.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ariadne v0.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaA9bdYq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.29/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=4dc5e4aa4e7e495b -C extra-filename=-300115b108c8525c --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 literal_from_str --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD6j6Q1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ariadne` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.4.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/gmp-mpfr-sys-f56546a35ab0922e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_extended_key_value_attributes" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_extended_key_value_attributes" [INFO] [stderr] $ printf '%s' "// try_ext"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_extended_key_value_attributes/try_extended_key_value_attributes.rs" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_extended_key_value_attributes" && "/opt/rustwide/rustup-home/toolchains/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc" "try_extended_key_value_attributes.rs" "--emit=dep-info,metadata" >& /dev/null [INFO] [stderr] cargo:rustc-cfg=extended_key_value_attributes [INFO] [stderr] $ rm -r "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_extended_key_value_attributes" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_unsafe_in_unsafe" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_unsafe_in_unsafe" [INFO] [stderr] $ printf '%s' "// try_uns"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_unsafe_in_unsafe/try_unsafe_in_unsafe.rs" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_unsafe_in_unsafe" && "/opt/rustwide/rustup-home/toolchains/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc" "try_unsafe_in_unsafe.rs" "--emit=dep-info,metadata" >& /dev/null [INFO] [stderr] cargo:rustc-cfg=unsafe_in_unsafe [INFO] [stderr] $ rm -r "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/try_unsafe_in_unsafe" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.13/gmp-6.2.1-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] checking build system type... [INFO] [stderr] --- stderr [INFO] [stderr] Warning: creating insecure temp directory [INFO] [stderr] mkdir: cannot create directory '/tmp/cg659-31778': No space left on device [INFO] [stderr] mkdir: cannot create directory '/tmp/cg-659': No space left on device [INFO] [stderr] : cannot create a temporary directory in /tmp [INFO] [stderr] configure: error: cannot guess build type; you must specify one [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] ../gmp-src/configure: line 54: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 75: printf: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 78: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.13/build.rs:1318:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-99351e220e45ea6e/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64e1335da030 - std::backtrace_rs::backtrace::libunwind::trace::h410ec2ef093ea652 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64e1335da030 - std::backtrace_rs::backtrace::trace_unsynchronized::hd9c0cafbb181e88d [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64e1335da030 - std::sys::backtrace::_print_fmt::h473b804a208d817a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64e1335da030 - ::fmt::h51230b4dce676db8 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64e1335fe1f3 - core::fmt::rt::Argument::fmt::hfb06f6a505f408ed [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x64e1335fe1f3 - core::fmt::write::h168a274dbcc566e3 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x64e1335d70f3 - std::io::Write::write_fmt::hb5c238932874ef9b [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x64e1335d9e82 - std::sys::backtrace::BacktraceLock::print::hc6315d52ac3b075a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64e1335dae5f - std::panicking::default_hook::{{closure}}::hc4de4f610c70ab98 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x64e1335dacca - std::panicking::default_hook::h4d3c2eb1645483a5 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x64e1335db842 - std::panicking::rust_panic_with_hook::h61077dc97469ee34 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x64e1335db5ca - std::panicking::begin_panic_handler::{{closure}}::hf79f27d74d77b97c [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x64e1335da549 - std::sys::backtrace::__rust_end_short_backtrace::hec8e7493ee62425c [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64e1335db25d - rust_begin_unwind [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x64e1335fd110 - core::panicking::panic_fmt::h4e7fdc60e429d48e [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x64e13359c5d7 - build_script_build::execute::h840eb3edef70d488 [INFO] [stderr] 16: 0x64e13359bead - build_script_build::configure::hbc8378fe27fc38bb [INFO] [stderr] 17: 0x64e133593fd8 - build_script_build::build_gmp::h57cab98f9397c0a9 [INFO] [stderr] 18: 0x64e13358e8b6 - build_script_build::compile_libs::h805d9676b07f2a69 [INFO] [stderr] 19: 0x64e13358c72b - build_script_build::main::hfcafaf6ef89c0e59 [INFO] [stderr] 20: 0x64e1335ad743 - core::ops::function::FnOnce::call_once::h4e5586bd1b9b28c7 [INFO] [stderr] 21: 0x64e1335b0986 - std::sys::backtrace::__rust_begin_short_backtrace::h0c8146d386030fcc [INFO] [stderr] 22: 0x64e1335ad619 - std::rt::lang_start::{{closure}}::hfcc99e61a3c17e0d [INFO] [stderr] 23: 0x64e1335d33e0 - core::ops::function::impls:: for &F>::call_once::ha6c895edc324774d [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x64e1335d33e0 - std::panicking::try::do_call::h8e8ea6613c70188b [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x64e1335d33e0 - std::panicking::try::h30798704378646c5 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x64e1335d33e0 - std::panic::catch_unwind::h5ea061b0bc254388 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x64e1335d33e0 - std::rt::lang_start_internal::{{closure}}::h2dc1e95592c034a3 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x64e1335d33e0 - std::panicking::try::do_call::h0851366a7dbb8460 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x64e1335d33e0 - std::panicking::try::h8bd5b7c271fa12e6 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x64e1335d33e0 - std::panic::catch_unwind::hb5d33eb205906088 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x64e1335d33e0 - std::rt::lang_start_internal::h7f2cda79ea1291f1 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x64e1335ad601 - std::rt::lang_start::hb0c86366f4f9ea1c [INFO] [stderr] 33: 0x64e13359d135 - main [INFO] [stderr] 34: 0x7254471ced90 - [INFO] [stderr] 35: 0x7254471cee40 - __libc_start_main [INFO] [stderr] 36: 0x64e13358b405 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavlAX0h/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (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/rmetaqVQwf5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayndOla/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0c7ccb76d8a0b690df8260467f9394285c515d9759ec7ec41095e2974082617a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7ccb76d8a0b690df8260467f9394285c515d9759ec7ec41095e2974082617a", kill_on_drop: false }` [INFO] [stdout] 0c7ccb76d8a0b690df8260467f9394285c515d9759ec7ec41095e2974082617a