[INFO] cloning repository https://github.com/cryptoviet/aurora-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptoviet/aurora-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/cryptoviet/aurora-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptoviet/aurora-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/cryptoviet/aurora-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptoviet/aurora-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 980bcf7d7b5b7bda2e642c17dfa6ab852295fc6d [INFO] checking cryptoviet/aurora-node against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-2-tc2/source': No space left on device [INFO] checking cryptoviet/aurora-node against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoviet%2Faurora-node" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cryptoviet/aurora-node [INFO] finished tweaking git repo https://github.com/cryptoviet/aurora-node [INFO] tweaked toml for git repo https://github.com/cryptoviet/aurora-node written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryptoviet/aurora-node on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cryptoviet/aurora-node 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/support/Cargo.toml: unused manifest key: dependencies.frame-system.vdefault-features [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: unused manifest key: profile.release.resolver [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/game/offchain-worker-randomness/Cargo.toml: unused manifest key: dependencies.frame-system.vdefault-features [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lite-parser v0.2.0 [INFO] [stderr] Downloaded lite-json v0.2.0 [INFO] [stderr] Downloaded der v0.7.5 [INFO] [stderr] Downloaded parity-db v0.4.11 [INFO] [stderr] Downloaded rustix v0.36.13 [INFO] [stderr] Downloaded quinn-proto v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4235dc29d9581f7a6d2a2004ecdb2ade89be0083fb502e6c397fb3e3ea81100 [INFO] running `Command { std: "docker" "start" "-a" "e4235dc29d9581f7a6d2a2004ecdb2ade89be0083fb502e6c397fb3e3ea81100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4235dc29d9581f7a6d2a2004ecdb2ade89be0083fb502e6c397fb3e3ea81100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4235dc29d9581f7a6d2a2004ecdb2ade89be0083fb502e6c397fb3e3ea81100", kill_on_drop: false }` [INFO] [stdout] e4235dc29d9581f7a6d2a2004ecdb2ade89be0083fb502e6c397fb3e3ea81100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4e8a0d8cd3abd71dc3fb57f1f7fc6733c74aaaa7edad34f55038ba8a4ea4906 [INFO] running `Command { std: "docker" "start" "-a" "b4e8a0d8cd3abd71dc3fb57f1f7fc6733c74aaaa7edad34f55038ba8a4ea4906", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/game/offchain-worker-randomness/Cargo.toml: unused manifest key: dependencies.frame-system.vdefault-features [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: profile.release.resolver [INFO] [stderr] warning: /opt/rustwide/workdir/support/Cargo.toml: unused manifest key: dependencies.frame-system.vdefault-features [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/generic-array-bfca104d214a77bf/output` [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: failed to write `/opt/rustwide/target/debug/.fingerprint/futures-channel-4e27e24e3a781ca4/run-build-script-build-script-build.json` [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] error: could not compile `parking_lot_core` (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/9c3064e131f4939cc95a29bb11413c49bbda1491/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4bdeff6dc9da2508 -C extra-filename=-bb4e7de755c88b60 --out-dir /opt/rustwide/target/debug/build/parking_lot_core-bb4e7de755c88b60 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-9819596a66e43e4f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.16.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-f19391e121f84ca9/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-207634e8ec896ed1/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.16.0/build/main.rs:176: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: 0x6328fd925312 - std::backtrace_rs::backtrace::libunwind::trace::h7938df157e8d11db [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6328fd925312 - std::backtrace_rs::backtrace::trace_unsynchronized::h0bc986f99f24befe [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6328fd925312 - std::sys::backtrace::_print_fmt::hf51b62e97d1a2462 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6328fd925312 - ::fmt::h5f05b48412883173 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6328fd9410a3 - core::fmt::rt::Argument::fmt::h684874d66ff3301b [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6328fd9410a3 - core::fmt::write::h7c65112ad0d598d8 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x6328fd922eb3 - std::io::default_write_fmt::hadd916ccac9aba86 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6328fd922eb3 - std::io::Write::write_fmt::h7db7b8490aeefbab [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6328fd925162 - std::sys::backtrace::BacktraceLock::print::h6b49b51db6b57b7b [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6328fd9261e3 - std::panicking::default_hook::{{closure}}::h15080624a161ae81 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x6328fd925fc5 - std::panicking::default_hook::h18fd009ae5ac1f6c [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6328fd926ab5 - std::panicking::rust_panic_with_hook::h0aea1ca3d184beac [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6328fd92694a - std::panicking::begin_panic_handler::{{closure}}::h03edf811100d28bf [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6328fd925809 - std::sys::backtrace::__rust_end_short_backtrace::hd1e5417f23a52609 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6328fd9265dd - __rustc[758c9671d4e71be9]::rust_begin_unwind [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6328fd940370 - core::panicking::panic_fmt::h1dbe35c2cc894a1c [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6328fd940706 - core::result::unwrap_failed::h1ac202c93f6635f6 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x6328fd90328c - build_script_main::main::h8b2081bffae76100 [INFO] [stderr] 18: 0x6328fd8fcc73 - core::ops::function::FnOnce::call_once::h76edcdffebb71cb5 [INFO] [stderr] 19: 0x6328fd8fc606 - std::sys::backtrace::__rust_begin_short_backtrace::h996a5226ee6927d9 [INFO] [stderr] 20: 0x6328fd8fab09 - std::rt::lang_start::{{closure}}::hdeff551876c6a7be [INFO] [stderr] 21: 0x6328fd91fca0 - core::ops::function::impls:: for &F>::call_once::h2fa1ea18c5615425 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x6328fd91fca0 - std::panicking::catch_unwind::do_call::h5a9e3115833d2b6c [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x6328fd91fca0 - std::panicking::catch_unwind::h4cf29e45985308ce [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x6328fd91fca0 - std::panic::catch_unwind::h42e35510d0ed3e41 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x6328fd91fca0 - std::rt::lang_start_internal::{{closure}}::h7796dc698b2847b2 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x6328fd91fca0 - std::panicking::catch_unwind::do_call::hcc5efa899eaba6c5 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x6328fd91fca0 - std::panicking::catch_unwind::hc98b31d82dcb3f4e [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x6328fd91fca0 - std::panic::catch_unwind::hbf28442857b89c6b [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x6328fd91fca0 - std::rt::lang_start_internal::hefea12468f7d6ec9 [INFO] [stderr] at /rustc/9c3064e131f4939cc95a29bb11413c49bbda1491/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x6328fd8faaf1 - std::rt::lang_start::h2dc1f7fd5313a744 [INFO] [stderr] 31: 0x6328fd903535 - main [INFO] [stderr] 32: 0x7bb292ce31ca - [INFO] [stderr] 33: 0x7bb292ce328b - __libc_start_main [INFO] [stderr] 34: 0x6328fd8f1b75 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-d67fd2a2f49aee20/lib-byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcBDiadC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/futures-util-02e8079bf54a1c28/build_script_build-02e8079bf54a1c28.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-util-02e8079bf54a1c28/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/slab-29d928f7991ecf51/build_script_build-29d928f7991ecf51.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/slab-29d928f7991ecf51/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `anyhow` (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/rmetaLJAamT" [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/deps/rmetaSb7oqT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-task` (lib) due to 1 previous error [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/rustc8rGYqd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8rGYqd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/lock_api-f9df2f261ad68d41/build_script_build-f9df2f261ad68d41" "-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 `lock_api` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1kY41M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1kY41M/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-core-b8c5ba8233760e23/build_script_build-b8c5ba8233760e23" "-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 `futures-core` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRWAA0S/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta51iBPT/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: failed to write to `/opt/rustwide/target/debug/deps/rmetaDdLGGU/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] running `Command { std: "docker" "inspect" "b4e8a0d8cd3abd71dc3fb57f1f7fc6733c74aaaa7edad34f55038ba8a4ea4906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e8a0d8cd3abd71dc3fb57f1f7fc6733c74aaaa7edad34f55038ba8a4ea4906", kill_on_drop: false }` [INFO] [stdout] b4e8a0d8cd3abd71dc3fb57f1f7fc6733c74aaaa7edad34f55038ba8a4ea4906