[INFO] cloning repository https://github.com/kumareshsomi/hagrid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kumareshsomi/hagrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumareshsomi%2Fhagrid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumareshsomi%2Fhagrid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ac75bb23b03f5ee669563544a5632acad72b76e [INFO] checking kumareshsomi/hagrid against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumareshsomi%2Fhagrid" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kumareshsomi/hagrid on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kumareshsomi/hagrid [INFO] finished tweaking git repo https://github.com/kumareshsomi/hagrid [INFO] tweaked toml for git repo https://github.com/kumareshsomi/hagrid written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kumareshsomi/hagrid 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/database/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/hagridctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc5755061444384f9adbbfcca1637b223d16f10989d09d1f5b322ee461f8ba97 [INFO] running `Command { std: "docker" "start" "-a" "bc5755061444384f9adbbfcca1637b223d16f10989d09d1f5b322ee461f8ba97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc5755061444384f9adbbfcca1637b223d16f10989d09d1f5b322ee461f8ba97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5755061444384f9adbbfcca1637b223d16f10989d09d1f5b322ee461f8ba97", kill_on_drop: false }` [INFO] [stdout] bc5755061444384f9adbbfcca1637b223d16f10989d09d1f5b322ee461f8ba97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e7bccd1d254eaf5560b4526c5345605cc1834a30e55b21d34209ab623876f4a [INFO] running `Command { std: "docker" "start" "-a" "0e7bccd1d254eaf5560b4526c5345605cc1834a30e55b21d34209ab623876f4a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/database/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/hagridctl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_jitter-d5a7ca7d294444c8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_jitter-d5a7ca7d294444c8/dep-lib-rand_jitter` [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/build/bitflags-b783c341dfa5e13b/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEyTJrb/symbols.o" "<3 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/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqkrlyX.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcEyTJrb/symbols.o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93.build_script_build.3df638ecf3326b4d-cgu.0.rcgu.o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93.build_script_build.3df638ecf3326b4d-cgu.1.rcgu.o /opt/rustwide/target/debug/build/byteorder-0a97dc8df467eb93/build_script_build-0a97dc8df467eb93.1ygkx7relwytbpbab6780dsjp.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0ee13154643b9df8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `byteorder` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `rand_hc` (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/409ef99a7d4dc96ae91f65d4b48413ed174514d6/bin/rustc --crate-name rand_hc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_hc-0.1.0/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=7921a8cdde1caaa5 -C extra-filename=-83dcfe099d8d34c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-ab2541024bb5f19b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/rand-c04fc96225d048ac/rmetaHEvnWE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (build script) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librand_isaac-ee51a30e7f49294f.rlib`: couldn't create a directory for the temp file: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/.tmpFrJCsr.temp-archive" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_isaac` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/log-5054fe24f0ba87a4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/log-5054fe24f0ba87a4/dep-lib-log` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqgn61o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-f7ad5b53d21769e7.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/rand_chacha-1d5463e6785e198d/build_script_build-1d5463e6785e198d" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrmUSbl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-f7ad5b53d21769e7.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/rand_pcg-d2b7ff32f0fe9217/build_script_build-d2b7ff32f0fe9217" "-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: 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 `rand_pcg` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `rand_chacha` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0e7bccd1d254eaf5560b4526c5345605cc1834a30e55b21d34209ab623876f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7bccd1d254eaf5560b4526c5345605cc1834a30e55b21d34209ab623876f4a", kill_on_drop: false }` [INFO] [stdout] 0e7bccd1d254eaf5560b4526c5345605cc1834a30e55b21d34209ab623876f4a