[INFO] cloning repository https://github.com/mashrabburanov/simple-question-answering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mashrabburanov/simple-question-answering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashrabburanov%2Fsimple-question-answering", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashrabburanov%2Fsimple-question-answering'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6173e5cb3881ef09b287cad9aa182c2bf47dc3f6 [INFO] checking mashrabburanov/simple-question-answering against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashrabburanov%2Fsimple-question-answering" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mashrabburanov/simple-question-answering 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/mashrabburanov/simple-question-answering [INFO] finished tweaking git repo https://github.com/mashrabburanov/simple-question-answering [INFO] tweaked toml for git repo https://github.com/mashrabburanov/simple-question-answering written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mashrabburanov/simple-question-answering 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] Downloading crates ... [INFO] [stderr] Downloaded enumflags2_derive v0.7.6 [INFO] [stderr] Downloaded enumflags2 v0.7.6 [INFO] [stderr] Downloaded ordered-float v3.6.0 [INFO] [stderr] Downloaded rust_tokenizers v7.0.2 [INFO] [stderr] Downloaded rust-bert v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 139fef53ca672afc68a4dd44cb0528f30fa5b0cef62dc3b2312e1fe2c8237505 [INFO] running `Command { std: "docker" "start" "-a" "139fef53ca672afc68a4dd44cb0528f30fa5b0cef62dc3b2312e1fe2c8237505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "139fef53ca672afc68a4dd44cb0528f30fa5b0cef62dc3b2312e1fe2c8237505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139fef53ca672afc68a4dd44cb0528f30fa5b0cef62dc3b2312e1fe2c8237505", kill_on_drop: false }` [INFO] [stdout] 139fef53ca672afc68a4dd44cb0528f30fa5b0cef62dc3b2312e1fe2c8237505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ae6f40e2806d407303dcdd2a3c4711aecae4e96e21a590128a7250077cbc0470 [INFO] running `Command { std: "docker" "start" "-a" "ae6f40e2806d407303dcdd2a3c4711aecae4e96e21a590128a7250077cbc0470", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-e555032e97686469/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: 0x5b63b907db40 - 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: 0x5b63b907db40 - 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: 0x5b63b907db40 - std::sys::backtrace::_print_fmt::h473b804a208d817a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b63b907db40 - ::fmt::h51230b4dce676db8 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b63b909b323 - core::fmt::rt::Argument::fmt::hfb06f6a505f408ed [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5b63b909b323 - core::fmt::write::h168a274dbcc566e3 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5b63b907b243 - std::io::Write::write_fmt::hb5c238932874ef9b [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5b63b907d992 - std::sys::backtrace::BacktraceLock::print::hc6315d52ac3b075a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5b63b907e8df - std::panicking::default_hook::{{closure}}::hc4de4f610c70ab98 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5b63b907e74a - std::panicking::default_hook::h4d3c2eb1645483a5 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5b63b907f1b2 - std::panicking::rust_panic_with_hook::h61077dc97469ee34 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5b63b907f04a - std::panicking::begin_panic_handler::{{closure}}::hf79f27d74d77b97c [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5b63b907e049 - std::sys::backtrace::__rust_end_short_backtrace::hec8e7493ee62425c [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5b63b907ecdd - rust_begin_unwind [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5b63b909a550 - core::panicking::panic_fmt::h4e7fdc60e429d48e [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5b63b909a8f6 - core::result::unwrap_failed::h0b8ed3d66f7d358a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5b63b9053951 - build_script_main::main::hdb1055bf348964e9 [INFO] [stderr] 17: 0x5b63b905aee3 - core::ops::function::FnOnce::call_once::hbc8901cafcc99aef [INFO] [stderr] 18: 0x5b63b905ab56 - std::sys::backtrace::__rust_begin_short_backtrace::h6b741885f14c563f [INFO] [stderr] 19: 0x5b63b9047859 - std::rt::lang_start::{{closure}}::h702e85b144e0277f [INFO] [stderr] 20: 0x5b63b90780c0 - core::ops::function::impls:: for &F>::call_once::ha6c895edc324774d [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5b63b90780c0 - std::panicking::try::do_call::h8e8ea6613c70188b [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5b63b90780c0 - std::panicking::try::h30798704378646c5 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5b63b90780c0 - std::panic::catch_unwind::h5ea061b0bc254388 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5b63b90780c0 - std::rt::lang_start_internal::{{closure}}::h2dc1e95592c034a3 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5b63b90780c0 - std::panicking::try::do_call::h0851366a7dbb8460 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5b63b90780c0 - std::panicking::try::h8bd5b7c271fa12e6 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5b63b90780c0 - std::panic::catch_unwind::hb5d33eb205906088 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5b63b90780c0 - std::rt::lang_start_internal::h7f2cda79ea1291f1 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5b63b9047841 - std::rt::lang_start::h34092878b1c65ea1 [INFO] [stderr] 30: 0x5b63b9053e25 - main [INFO] [stderr] 31: 0x7aa0a007bd90 - [INFO] [stderr] 32: 0x7aa0a007be40 - __libc_start_main [INFO] [stderr] 33: 0x5b63b9047165 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-6338fa0f72dc4089.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsubtle-f89dfa619cd57d19.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/slab-29bff03e1947713a/root-output` [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 "/opt/rustwide/target/debug/build/io-lifetimes-7b37fafbf391d1b3/rmeta2UyKCz" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahaybW1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `io-lifetimes` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `xml-rs` (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 xml --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.8.4/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=435616fb0ad99be1 -C extra-filename=-0311fb9c94e5ae4a --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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcf5ctmt/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/crossbeam-utils-10ac2b16bbfd9580/build_script_build-10ac2b16bbfd9580" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (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/rustco9xTNF/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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-task-cf4e4b41cc4a8907/build_script_build-cf4e4b41cc4a8907" "-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-task` (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/rustcSzNv6C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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" "-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/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetastI8dR/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] running `Command { std: "docker" "inspect" "ae6f40e2806d407303dcdd2a3c4711aecae4e96e21a590128a7250077cbc0470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6f40e2806d407303dcdd2a3c4711aecae4e96e21a590128a7250077cbc0470", kill_on_drop: false }` [INFO] [stdout] ae6f40e2806d407303dcdd2a3c4711aecae4e96e21a590128a7250077cbc0470