[INFO] cloning repository https://github.com/drguildo/dsldiag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drguildo/dsldiag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrguildo%2Fdsldiag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrguildo%2Fdsldiag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0726bd664ccd4f98127a85f54e54320a2e8a9def [INFO] checking drguildo/dsldiag against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrguildo%2Fdsldiag" "/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/drguildo/dsldiag on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drguildo/dsldiag [INFO] finished tweaking git repo https://github.com/drguildo/dsldiag [INFO] tweaked toml for git repo https://github.com/drguildo/dsldiag written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drguildo/dsldiag 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25ecec1b209fc7221725f5c20a86c75abf27abacb0ae62ca01d1c223e39d9d95 [INFO] running `Command { std: "docker" "start" "-a" "25ecec1b209fc7221725f5c20a86c75abf27abacb0ae62ca01d1c223e39d9d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ecec1b209fc7221725f5c20a86c75abf27abacb0ae62ca01d1c223e39d9d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ecec1b209fc7221725f5c20a86c75abf27abacb0ae62ca01d1c223e39d9d95", kill_on_drop: false }` [INFO] [stdout] 25ecec1b209fc7221725f5c20a86c75abf27abacb0ae62ca01d1c223e39d9d95 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5039a1d4288e7ec2c592a68815d1416da672db2e844170393c1542ef6e1ce686 [INFO] running `Command { std: "docker" "start" "-a" "5039a1d4288e7ec2c592a68815d1416da672db2e844170393c1542ef6e1ce686", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/log-1ec5d2a325e6535a/build_script_build-1ec5d2a325e6535a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/log-1ec5d2a325e6535a/dep-build-script-build-script-build` [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/futures_io-d051a0e06c92ba3c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-io-d051a0e06c92ba3c/dep-lib-futures_io` [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/parking_lot_core-571748846361ac45/build_script_build-571748846361ac45.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/parking_lot_core-571748846361ac45/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/syn-221f080f55f1a1ad/build_script_build-221f080f55f1a1ad.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/syn-221f080f55f1a1ad/dep-build-script-build-script-build` [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/rustcj6YFNM/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/rustcj6YFNM/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-channel-b143a8f7c9c10e2c/build_script_build-b143a8f7c9c10e2c" "-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/26ad8a85dc4eed299af809e52f278da81e284602/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/ccluwILo.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/futures-channel-b143a8f7c9c10e2c/build_script_build-b143a8f7c9c10e2c /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/tmp/rustcj6YFNM/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/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/rustcj6YFNM/symbols.o /opt/rustwide/target/debug/build/futures-channel-b143a8f7c9c10e2c/build_script_build-b143a8f7c9c10e2c.build_script_build.176d6122a3b412a-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-channel-b143a8f7c9c10e2c/build_script_build-b143a8f7c9c10e2c.754l0ql9so66xa1n7jqnclm1i.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] error: could not compile `futures-channel` (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/rustcmfdmdR/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" "-L" "/tmp/rustcmfdmdR/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/libc-d5276eb4ff9c8014/build_script_build-d5276eb4ff9c8014" "-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 `libc` (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/rustcTlBAt4/symbols.o" "<4 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/rustcTlBAt4/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/proc-macro2-708d4a956ea0fc2c/build_script_build-708d4a956ea0fc2c" "-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 `proc-macro2` (build script) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/memchr-056caa0b9feba4dd.d`: No space left on device (os error 28) [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/rmetaxdxBmD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/encoding_index_singlebyte-82609675a8868629.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slab` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `encoding-index-singlebyte` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9OhV3v/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/rustc9OhV3v/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-299af1e88c406e54/build_script_build-299af1e88c406e54" "-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/26ad8a85dc4eed299af809e52f278da81e284602/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/ccIUmpH3.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/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54 /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/tmp/rustc9OhV3v/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/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/rustc9OhV3v/symbols.o /opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54.build_script_build.74fa5b9b22d170db-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54.77msh0uph7xgxrn7knglwide0.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] #0 0x000073abf4cd8ee7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56d8ee7) [INFO] [stdout] #1 0x000073abf4cd92fc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56d92fc) [INFO] [stdout] #2 0x000073abf925c520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000059cfde1e3a9a void lld::elf::writeResult >(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a) [INFO] [stdout] #4 0x000059cfddffcf23 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000059cfddfdabfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000059cfddfd6014 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014) [INFO] [stdout] #7 0x000059cfddee4fb6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6) [INFO] [stdout] #8 0x000059cfddee4000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000) [INFO] [stdout] #9 0x000059cfddee46b1 main (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1) [INFO] [stdout] #10 0x000073abf9243d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #11 0x000073abf9243e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #12 0x000059cfddd66c69 _start (/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5039a1d4288e7ec2c592a68815d1416da672db2e844170393c1542ef6e1ce686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5039a1d4288e7ec2c592a68815d1416da672db2e844170393c1542ef6e1ce686", kill_on_drop: false }` [INFO] [stdout] 5039a1d4288e7ec2c592a68815d1416da672db2e844170393c1542ef6e1ce686