[INFO] cloning repository https://github.com/josefleventon/junobid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josefleventon/junobid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefleventon%2Fjunobid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefleventon%2Fjunobid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d71e758c65eb3e3d206a69c2715f1236edf3b57 [INFO] checking josefleventon/junobid against master#f2d69d5a7c04617d122facd0a7a5bdde0af928ae for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefleventon%2Fjunobid" "/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/josefleventon/junobid on toolchain f2d69d5a7c04617d122facd0a7a5bdde0af928ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/josefleventon/junobid [INFO] finished tweaking git repo https://github.com/josefleventon/junobid [INFO] tweaked toml for git repo https://github.com/josefleventon/junobid written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/josefleventon/junobid 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" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-derive v1.1.9 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.1.9 [INFO] [stderr] Downloaded cosmwasm-crypto v1.1.9 [INFO] [stderr] Downloaded cosmwasm-schema v1.1.9 [INFO] [stderr] Downloaded cosmwasm-std v1.1.9 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8fb8e315eb81696e284bf670e7af840db7ad6c7c5af28f958b0ecbe4cbdc105 [INFO] running `Command { std: "docker" "start" "-a" "a8fb8e315eb81696e284bf670e7af840db7ad6c7c5af28f958b0ecbe4cbdc105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8fb8e315eb81696e284bf670e7af840db7ad6c7c5af28f958b0ecbe4cbdc105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8fb8e315eb81696e284bf670e7af840db7ad6c7c5af28f958b0ecbe4cbdc105", kill_on_drop: false }` [INFO] [stdout] a8fb8e315eb81696e284bf670e7af840db7ad6c7c5af28f958b0ecbe4cbdc105 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e6c273e4304b4856360eb19ba0800de93e9d8d6cbc879690817172d0fee1d51 [INFO] running `Command { std: "docker" "start" "-a" "7e6c273e4304b4856360eb19ba0800de93e9d8d6cbc879690817172d0fee1d51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking const-oid v0.9.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/byteorder-971b7b8c779afdcb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-971b7b8c779afdcb/dep-lib-byteorder` [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/build/serde_derive-2cd85cf9d8c9e2e9/build_script_build-2cd85cf9d8c9e2e9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde_derive-2cd85cf9d8c9e2e9/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/syn-28ece8383f15afb4/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/deps/rmeta6ZULGy" [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 `serde_json` (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/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=95659024b7c8e2b4 -C extra-filename=-fe938b011e6136f8 --out-dir /opt/rustwide/target/debug/build/serde_json-fe938b011e6136f8 -L dependency=/opt/rustwide/target/debug/deps --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/deps/rmeta4IMp7F" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `typenum` (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/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.15.0/build/main.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("force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=b4b55136c46a40b8 -C extra-filename=-36eeb2a4aeb41e78 --out-dir /opt/rustwide/target/debug/build/typenum-36eeb2a4aeb41e78 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `opaque-debug` (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 "/tmp/rustcMEudfk" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYXH2c6/lib.rmeta`: 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/build/crunchy-403fb55664b7f12d/rmeta66LUNG" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJW1vE2/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/rustcJW1vE2/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/serde-82a57baae4c1c1a5/build_script_build-82a57baae4c1c1a5" "-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/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/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/ccpkUT92.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/serde-82a57baae4c1c1a5/build_script_build-82a57baae4c1c1a5 /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/rustcJW1vE2/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/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/rustcJW1vE2/symbols.o /opt/rustwide/target/debug/build/serde-82a57baae4c1c1a5/build_script_build-82a57baae4c1c1a5.build_script_build.e081bc41b24b46d4-cgu.0.rcgu.o /opt/rustwide/target/debug/build/serde-82a57baae4c1c1a5/build_script_build-82a57baae4c1c1a5.0uxx96t7e3np1hyxjfh2vxib3.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/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 `version_check` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `crunchy` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (build script) 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/rmeta2FTNwv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64ct` (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/rmeta8G5R0f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itoa` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFl8ICZ/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/rustcFl8ICZ/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-41b4fb0e088feb2f/build_script_build-41b4fb0e088feb2f" "-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/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/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/cc5lllQc.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/proc-macro2-41b4fb0e088feb2f/build_script_build-41b4fb0e088feb2f /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/rustcFl8ICZ/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/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/rustcFl8ICZ/symbols.o /opt/rustwide/target/debug/build/proc-macro2-41b4fb0e088feb2f/build_script_build-41b4fb0e088feb2f.build_script_build.dff38d3b8fef19e4-cgu.0.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-41b4fb0e088feb2f/build_script_build-41b4fb0e088feb2f.build_script_build.dff38d3b8fef19e4-cgu.1.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-41b4fb0e088feb2f/build_script_build-41b4fb0e088feb2f.build_script_build.dff38d3b8fef19e4-cgu.2.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-41b4fb0e088feb2f/build_script_build-41b4fb0e088feb2f.9anglks60bjuqu05f8cyig13u.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/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 0x00007a6e678ddec7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56ddec7) [INFO] [stdout] #1 0x00007a6e678de2dc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56de2dc) [INFO] [stdout] #2 0x00007a6e6bded520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000064b733d70a9a void lld::elf::writeResult >(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a) [INFO] [stdout] #4 0x000064b733b89f23 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000064b733b67bfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000064b733b63014 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014) [INFO] [stdout] #7 0x000064b733a71fb6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6) [INFO] [stdout] #8 0x000064b733a71000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000) [INFO] [stdout] #9 0x000064b733a716b1 main (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1) [INFO] [stdout] #10 0x00007a6e6bdd4d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #11 0x00007a6e6bdd4e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #12 0x000064b7338f3c69 _start (/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69) [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] running `Command { std: "docker" "inspect" "7e6c273e4304b4856360eb19ba0800de93e9d8d6cbc879690817172d0fee1d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6c273e4304b4856360eb19ba0800de93e9d8d6cbc879690817172d0fee1d51", kill_on_drop: false }` [INFO] [stdout] 7e6c273e4304b4856360eb19ba0800de93e9d8d6cbc879690817172d0fee1d51