[INFO] cloning repository https://github.com/johncantrell97/bip39-solver-cpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johncantrell97/bip39-solver-cpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-cpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-cpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b4b66711c94e6068aaf87d42be5c593e7ab4fab [INFO] checking johncantrell97/bip39-solver-cpu against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncantrell97%2Fbip39-solver-cpu" "/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/johncantrell97/bip39-solver-cpu on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johncantrell97/bip39-solver-cpu [INFO] finished tweaking git repo https://github.com/johncantrell97/bip39-solver-cpu [INFO] tweaked toml for git repo https://github.com/johncantrell97/bip39-solver-cpu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johncantrell97/bip39-solver-cpu 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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/johncantrell97/rust-wallet` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded bitcoin v0.23.0 [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49141f8171b0405d5574005cf006d195d40fb2f61cea367244276b20ae99607b [INFO] running `Command { std: "docker" "start" "-a" "49141f8171b0405d5574005cf006d195d40fb2f61cea367244276b20ae99607b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49141f8171b0405d5574005cf006d195d40fb2f61cea367244276b20ae99607b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49141f8171b0405d5574005cf006d195d40fb2f61cea367244276b20ae99607b", kill_on_drop: false }` [INFO] [stdout] 49141f8171b0405d5574005cf006d195d40fb2f61cea367244276b20ae99607b [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a85831442b21b8f929d27263c2ec6cfa0483049641d6ed28c3372732f4258f7b [INFO] running `Command { std: "docker" "start" "-a" "a85831442b21b8f929d27263c2ec6cfa0483049641d6ed28c3372732f4258f7b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/byteorder-58a9e3f47f4ded6a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-58a9e3f47f4ded6a/dep-lib-byteorder` [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] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libgcc-fdf1bb3ce279857a.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.12.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-889544f3bd316b77/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-a7bdfffc320b6075/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.12.0/build/main.rs:176:14: [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: 0x593e6995c62a - std::backtrace_rs::backtrace::libunwind::trace::h6e937effeea105cc [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x593e6995c62a - std::backtrace_rs::backtrace::trace_unsynchronized::h51a0d37808277802 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x593e6995c62a - std::sys::backtrace::_print_fmt::h858721fce1f5c553 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x593e6995c62a - ::fmt::ha91ccc766f4902a3 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x593e69979c43 - core::fmt::rt::Argument::fmt::hde849dcd4f78a510 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x593e69979c43 - core::fmt::write::hbdbaf54d653bfdc0 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x593e69959983 - std::io::Write::write_fmt::h56e424a4369be7eb [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x593e6995c472 - std::sys::backtrace::BacktraceLock::print::h3e92416187886c51 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x593e6995d3bf - std::panicking::default_hook::{{closure}}::h18672e62d5cfc70a [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x593e6995d22a - std::panicking::default_hook::h57462ebb0714f2ea [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x593e6995dc92 - std::panicking::rust_panic_with_hook::hdfd8e9403702a2d1 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x593e6995db2a - std::panicking::begin_panic_handler::{{closure}}::h47998eb7cec3c619 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x593e6995cb29 - std::sys::backtrace::__rust_end_short_backtrace::h51610b4899330428 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x593e6995d7bd - rust_begin_unwind [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x593e69978e70 - core::panicking::panic_fmt::h76c97b2053f3e171 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x593e69979216 - core::result::unwrap_failed::he112143c97815d1e [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x593e6993243f - build_script_main::main::h78416e47da029df9 [INFO] [stderr] 17: 0x593e69937d73 - core::ops::function::FnOnce::call_once::h71142b4d90f2bf50 [INFO] [stderr] 18: 0x593e69925886 - std::sys::backtrace::__rust_begin_short_backtrace::h18e1c526678ed280 [INFO] [stderr] 19: 0x593e69925869 - std::rt::lang_start::{{closure}}::hbd044e6fe75e16a3 [INFO] [stderr] 20: 0x593e69956a60 - core::ops::function::impls:: for &F>::call_once::hf3416125b340bc19 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x593e69956a60 - std::panicking::try::do_call::h7e33cc32c558386f [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x593e69956a60 - std::panicking::try::h8208823031d70db4 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x593e69956a60 - std::panic::catch_unwind::h2d63d421e8d92aad [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x593e69956a60 - std::rt::lang_start_internal::{{closure}}::h9f58b4cce6078944 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/rt.rs:163:24 [INFO] [stderr] 25: 0x593e69956a60 - std::panicking::try::do_call::hcdbeacb48c3b43ae [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x593e69956a60 - std::panicking::try::h215a52e197c6014c [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x593e69956a60 - std::panic::catch_unwind::hca2ff00a5fd46ed4 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x593e69956a60 - std::rt::lang_start_internal::h1d6a430fc18f5497 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/rt.rs:159:5 [INFO] [stderr] 29: 0x593e69925851 - std::rt::lang_start::hcb9cb237e89cc631 [INFO] [stderr] 30: 0x593e699324f5 - main [INFO] [stderr] 31: 0x70d5fca83d90 - [INFO] [stderr] 32: 0x70d5fca83e40 - __libc_start_main [INFO] [stderr] 33: 0x593e699254d5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/crossbeam-epoch-5984b9d8f22e3d95/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `gcc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc8dtyJf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-320abf34d7b68a85.rlib}" "/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/419b3e2d3e350822550eee0e82eeded4d324d584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/memoffset-50353798247061ce/build_script_build-50353798247061ce" "-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 `memoffset` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2EO8qc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.18/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=a975c51015634064 -C extra-filename=-9328554bb7cadecd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNvoqEa/lib.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] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (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/rmeta7jXWc6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a85831442b21b8f929d27263c2ec6cfa0483049641d6ed28c3372732f4258f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85831442b21b8f929d27263c2ec6cfa0483049641d6ed28c3372732f4258f7b", kill_on_drop: false }` [INFO] [stdout] a85831442b21b8f929d27263c2ec6cfa0483049641d6ed28c3372732f4258f7b