[INFO] cloning repository https://github.com/ede0m/nanors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ede0m/nanors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fede0m%2Fnanors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fede0m%2Fnanors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e45eaed3a2f1ef5dfca2a232b297367885ebf10 [INFO] checking ede0m/nanors against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fede0m%2Fnanors" "/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/ede0m/nanors on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ede0m/nanors [INFO] finished tweaking git repo https://github.com/ede0m/nanors [INFO] tweaked toml for git repo https://github.com/ede0m/nanors written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ede0m/nanors 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded polyval v0.5.1 [INFO] [stderr] Downloaded aead v0.4.2 [INFO] [stderr] Downloaded ghash v0.4.2 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded aes-gcm v0.9.2 [INFO] [stderr] Downloaded subtle-ng v2.4.1 [INFO] [stderr] Downloaded ed25519-dalek-blake2b v1.0.2 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.0.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f6fb6172ecb42c93a9f3f655bd7c16342a0d960c895cc66060a6c42403ec91 [INFO] running `Command { std: "docker" "start" "-a" "e4f6fb6172ecb42c93a9f3f655bd7c16342a0d960c895cc66060a6c42403ec91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f6fb6172ecb42c93a9f3f655bd7c16342a0d960c895cc66060a6c42403ec91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f6fb6172ecb42c93a9f3f655bd7c16342a0d960c895cc66060a6c42403ec91", kill_on_drop: false }` [INFO] [stdout] e4f6fb6172ecb42c93a9f3f655bd7c16342a0d960c895cc66060a6c42403ec91 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c687f99fa34d3c0b7871457161ef99166f7e6092866c061c6fcea20469b153 [INFO] running `Command { std: "docker" "start" "-a" "e8c687f99fa34d3c0b7871457161ef99166f7e6092866c061c6fcea20469b153", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/matches-4ae506e59b11bae2.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/matches-4ae506e59b11bae2/dep-lib-matches` [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: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/foreign_types_shared-a69f17bd839b4420.d [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarF7Xkd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/foreign-types-shared-a69f17bd839b4420/dep-lib-foreign_types_shared` [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/deps/rmetauA4oAk" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2RLdgP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cpufeatures` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckTmsDc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.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" "-L" "/tmp/rustckTmsDc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-macro-89dd1440a3be4536/build_script_build-89dd1440a3be4536" "-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 `slab` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/pkg_config-45ce33b17ba89058.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pkg-config-45ce33b17ba89058/dep-lib-pkg_config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `futures-macro` (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/rustcGdwR6G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.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" "-L" "/tmp/rustcGdwR6G/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/tokio-079e92b981b6ebe8/build_script_build-079e92b981b6ebe8" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPG23ye/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" "-L" "/tmp/rustcPG23ye/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bitflags-8155ac50d3a02e1b/build_script_build-8155ac50d3a02e1b" "-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: failed to run custom build command for `typenum v1.13.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-de063daaf97f2076/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-a29007410d82bb0b/out/consts.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_OP=/opt/rustwide/target/debug/build/typenum-a29007410d82bb0b/out/op.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.13.0/build/main.rs:183:26: [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: 0x635424d95982 - std::backtrace_rs::backtrace::libunwind::trace::h008577c7e44e203d [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x635424d95982 - std::backtrace_rs::backtrace::trace_unsynchronized::h560b3af3e5ff6c67 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x635424d95982 - std::sys::backtrace::_print_fmt::ha81bae09de6070c1 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x635424d95982 - ::fmt::h71552e9a121535c9 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x635424db0c23 - core::fmt::rt::Argument::fmt::hbc372588fa9c41d7 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x635424db0c23 - core::fmt::write::hb0f01dc8dc29158b [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x635424d93243 - std::io::default_write_fmt::h417c23fc508ec0c4 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x635424d93243 - std::io::Write::write_fmt::h6eb5b22ba5716526 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x635424d957d2 - std::sys::backtrace::BacktraceLock::print::he9bd1001b16a14f5 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x635424d96842 - std::panicking::default_hook::{{closure}}::hce5a2fa275590e2e [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x635424d96645 - std::panicking::default_hook::h70332a090f0ecf15 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x635424d97112 - std::panicking::rust_panic_with_hook::h91efd5df4c734150 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x635424d96faa - std::panicking::begin_panic_handler::{{closure}}::h12c91c0d9c2af036 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x635424d95e79 - std::sys::backtrace::__rust_end_short_backtrace::h5c0b26e3358a5547 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x635424d96c3d - __rustc[994c55f15d7c45b8]::rust_begin_unwind [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x635424dafed0 - core::panicking::panic_fmt::hdd1bbddd471fde9e [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x635424db0266 - core::result::unwrap_failed::haf8d4007686496cf [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x635424d6e6b2 - build_script_main::main::h936e5099757c55a5 [INFO] [stderr] 18: 0x635424d740f3 - core::ops::function::FnOnce::call_once::hae88f1d850d48b82 [INFO] [stderr] 19: 0x635424d6f2d6 - std::sys::backtrace::__rust_begin_short_backtrace::h631832c1bc5ca8af [INFO] [stderr] 20: 0x635424d6f279 - std::rt::lang_start::{{closure}}::h1095e028f612e222 [INFO] [stderr] 21: 0x635424d90250 - core::ops::function::impls:: for &F>::call_once::h8199e3d9bdbdd811 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x635424d90250 - std::panicking::try::do_call::h64912e4d03b46a62 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x635424d90250 - std::panicking::try::h1159a22d5534b30b [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x635424d90250 - std::panic::catch_unwind::h428242e4c59cdb24 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x635424d90250 - std::rt::lang_start_internal::{{closure}}::h1548c9191f8fa3c2 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x635424d90250 - std::panicking::try::do_call::he1ed23889dd160bd [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x635424d90250 - std::panicking::try::h39321628fc04f193 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x635424d90250 - std::panic::catch_unwind::h05eee1d44d9687ab [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x635424d90250 - std::rt::lang_start_internal::h279959fcd76d5e23 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x635424d6f261 - std::rt::lang_start::h9289ce7c49f47d0b [INFO] [stderr] 31: 0x635424d6eab5 - main [INFO] [stderr] 32: 0x75becae281ca - [INFO] [stderr] 33: 0x75becae2828b - __libc_start_main [INFO] [stderr] 34: 0x635424d63bc5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `tokio` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `bitflags` (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/rustc7wuZ8N/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.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" "-L" "/tmp/rustc7wuZ8N/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-util-854ec181e28e1481/build_script_build-854ec181e28e1481" "-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] 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-util` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMwcIgZ/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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-hack` (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/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/bin/rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79ded29052ce14da -C extra-filename=-bf7198d31d3a1184 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e8c687f99fa34d3c0b7871457161ef99166f7e6092866c061c6fcea20469b153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c687f99fa34d3c0b7871457161ef99166f7e6092866c061c6fcea20469b153", kill_on_drop: false }` [INFO] [stdout] e8c687f99fa34d3c0b7871457161ef99166f7e6092866c061c6fcea20469b153