[INFO] cloning repository https://github.com/jellevos/scicrypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jellevos/scicrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjellevos%2Fscicrypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjellevos%2Fscicrypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 789c88a493d19529f96d05028508ef8b219aeeb4 [INFO] checking jellevos/scicrypt against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjellevos%2Fscicrypt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jellevos/scicrypt 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/jellevos/scicrypt [INFO] finished tweaking git repo https://github.com/jellevos/scicrypt [INFO] tweaked toml for git repo https://github.com/jellevos/scicrypt written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jellevos/scicrypt 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] Downloading crates ... [INFO] [stderr] Downloaded primal v0.3.0 [INFO] [stderr] Downloaded glass_pumpkin v1.2.0 [INFO] [stderr] Downloaded primal-estimate v0.3.1 [INFO] [stderr] Downloaded primal-check v0.3.1 [INFO] [stderr] Downloaded primal-bit v0.3.0 [INFO] [stderr] Downloaded rug v1.16.0 [INFO] [stderr] Downloaded primal-sieve v0.3.2 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 535d4160d575682879bde21586f487a2ea5a7e5bd9b7a58dee2ca44880b7cde0 [INFO] running `Command { std: "docker" "start" "-a" "535d4160d575682879bde21586f487a2ea5a7e5bd9b7a58dee2ca44880b7cde0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "535d4160d575682879bde21586f487a2ea5a7e5bd9b7a58dee2ca44880b7cde0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535d4160d575682879bde21586f487a2ea5a7e5bd9b7a58dee2ca44880b7cde0", kill_on_drop: false }` [INFO] [stdout] 535d4160d575682879bde21586f487a2ea5a7e5bd9b7a58dee2ca44880b7cde0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 322d0e9ec0dcba7e4b8449a0454ade9a0b45d13d65d36ef6acbee0fd784e758f [INFO] running `Command { std: "docker" "start" "-a" "322d0e9ec0dcba7e4b8449a0454ade9a0b45d13d65d36ef6acbee0fd784e758f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7vX6me" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-channel` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.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-36eeb2a4aeb41e78/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-ce7cb168ffa85e0d/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.15.0/build/main.rs:167:6: [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: 0x5e568fcf03ba - 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: 0x5e568fcf03ba - 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: 0x5e568fcf03ba - std::sys::backtrace::_print_fmt::h858721fce1f5c553 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e568fcf03ba - ::fmt::ha91ccc766f4902a3 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e568fd0d9d3 - core::fmt::rt::Argument::fmt::hde849dcd4f78a510 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e568fd0d9d3 - core::fmt::write::hbdbaf54d653bfdc0 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5e568fced713 - std::io::Write::write_fmt::h56e424a4369be7eb [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5e568fcf0202 - std::sys::backtrace::BacktraceLock::print::h3e92416187886c51 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e568fcf114f - std::panicking::default_hook::{{closure}}::h18672e62d5cfc70a [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5e568fcf0fba - std::panicking::default_hook::h57462ebb0714f2ea [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5e568fcf1a22 - std::panicking::rust_panic_with_hook::hdfd8e9403702a2d1 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5e568fcf18ba - std::panicking::begin_panic_handler::{{closure}}::h47998eb7cec3c619 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5e568fcf08b9 - std::sys::backtrace::__rust_end_short_backtrace::h51610b4899330428 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e568fcf154d - rust_begin_unwind [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5e568fd0cc00 - core::panicking::panic_fmt::h76c97b2053f3e171 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e568fd0cfa6 - core::result::unwrap_failed::he112143c97815d1e [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5e568fccc6ed - build_script_main::main::h0a2c6d788c72a0ab [INFO] [stderr] 17: 0x5e568fcb9c03 - core::ops::function::FnOnce::call_once::hbfe1120ff4458e5e [INFO] [stderr] 18: 0x5e568fccdaf6 - std::sys::backtrace::__rust_begin_short_backtrace::h287513731d9e2d9c [INFO] [stderr] 19: 0x5e568fcc5b19 - std::rt::lang_start::{{closure}}::hadf74e41b4798cf7 [INFO] [stderr] 20: 0x5e568fcea7f0 - 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: 0x5e568fcea7f0 - std::panicking::try::do_call::h7e33cc32c558386f [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5e568fcea7f0 - std::panicking::try::h8208823031d70db4 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5e568fcea7f0 - std::panic::catch_unwind::h2d63d421e8d92aad [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5e568fcea7f0 - std::rt::lang_start_internal::{{closure}}::h9f58b4cce6078944 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/rt.rs:163:24 [INFO] [stderr] 25: 0x5e568fcea7f0 - std::panicking::try::do_call::hcdbeacb48c3b43ae [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5e568fcea7f0 - std::panicking::try::h215a52e197c6014c [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5e568fcea7f0 - std::panic::catch_unwind::hca2ff00a5fd46ed4 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5e568fcea7f0 - std::rt::lang_start_internal::h1d6a430fc18f5497 [INFO] [stderr] at /rustc/419b3e2d3e350822550eee0e82eeded4d324d584/library/std/src/rt.rs:159:5 [INFO] [stderr] 29: 0x5e568fcc5b01 - std::rt::lang_start::hd9d4ee2697adab26 [INFO] [stderr] 30: 0x5e568fccd0c5 - main [INFO] [stderr] 31: 0x7212bab85d90 - [INFO] [stderr] 32: 0x7212bab85e40 - __libc_start_main [INFO] [stderr] 33: 0x5e568fcb93d5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `gmp-mpfr-sys` (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/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.8/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("c-no-tests", "cnodelete", "default", "fail-on-warnings", "force-cross", "mpc", "mpfr", "use-system-libs"))' -C metadata=d54464923d413cb1 -C extra-filename=-78c2023f65df6b2b --out-dir /opt/rustwide/target/debug/build/gmp-mpfr-sys-78c2023f65df6b2b -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/rmeta9IxHh9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/rustch24XDc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.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/generic-array-8d13ca50bd68e4eb/build_script_build-8d13ca50bd68e4eb" "-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 `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `generic-array` (build script) 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/rustcDIeCOP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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-dc4b0b5f6916b153/build_script_build-dc4b0b5f6916b153" "-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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaR0H8cd" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4WXHbc/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] 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/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name semver --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.9/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7234119003d9da54 -C extra-filename=-7dfbf5314bf173d8 --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/rmeta0PZsZq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ppv-lite86` (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/rustc6UjMyT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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/crossbeam-epoch-70c79f794235664b/build_script_build-70c79f794235664b" "-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 `crossbeam-epoch` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8zvbde/lib.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/rmetaHUWIRD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `az` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "322d0e9ec0dcba7e4b8449a0454ade9a0b45d13d65d36ef6acbee0fd784e758f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322d0e9ec0dcba7e4b8449a0454ade9a0b45d13d65d36ef6acbee0fd784e758f", kill_on_drop: false }` [INFO] [stdout] 322d0e9ec0dcba7e4b8449a0454ade9a0b45d13d65d36ef6acbee0fd784e758f