[INFO] cloning repository https://github.com/lTarsoly/customfunctionapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lTarsoly/customfunctionapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlTarsoly%2Fcustomfunctionapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlTarsoly%2Fcustomfunctionapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b43618addfd7835d729a24ff588db7cf98df796 [INFO] testing lTarsoly/customfunctionapp against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlTarsoly%2Fcustomfunctionapp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lTarsoly/customfunctionapp [INFO] finished tweaking git repo https://github.com/lTarsoly/customfunctionapp [INFO] tweaked toml for git repo https://github.com/lTarsoly/customfunctionapp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lTarsoly/customfunctionapp on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lTarsoly/customfunctionapp 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.1.12 [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded futures-sink v0.3.25 [INFO] [stderr] Downloaded autocfg v1.1.0 [INFO] [stderr] Downloaded tower-service v0.3.2 [INFO] [stderr] Downloaded winapi-build v0.1.1 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded indexmap v1.9.2 [INFO] [stderr] Downloaded futures-core v0.3.25 [INFO] [stderr] Downloaded http-body v0.3.1 [INFO] [stderr] Downloaded want v0.3.0 [INFO] [stderr] Downloaded iovec v0.1.4 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded pin-utils v0.1.0 [INFO] [stderr] Downloaded tracing-futures v0.2.5 [INFO] [stderr] Downloaded futures-channel v0.3.25 [INFO] [stderr] Downloaded proc-macro2 v1.0.47 [INFO] [stderr] Downloaded itoa v0.4.8 [INFO] [stderr] Downloaded try-lock v0.2.3 [INFO] [stderr] Downloaded httparse v1.8.0 [INFO] [stderr] Downloaded bytes v1.3.0 [INFO] [stderr] Downloaded tracing-core v0.1.30 [INFO] [stderr] Downloaded hashbrown v0.12.3 [INFO] [stderr] Downloaded hyper v0.13.10 [INFO] [stderr] Downloaded syn v1.0.105 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] [stderr] Downloaded pin-project-lite v0.2.9 [INFO] [stderr] Downloaded net2 v0.2.38 [INFO] [stderr] Downloaded winapi v0.2.8 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded ws2_32-sys v0.2.1 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded memchr v2.5.0 [INFO] [stderr] Downloaded mio v0.6.23 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.3 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloaded slab v0.4.7 [INFO] [stderr] Downloaded pin-project v1.0.12 [INFO] [stderr] Downloaded once_cell v1.16.0 [INFO] [stderr] Downloaded bitflags v1.3.2 [INFO] [stderr] Downloaded tracing v0.1.37 [INFO] [stderr] Downloaded cfg-if v0.1.10 [INFO] [stderr] Downloaded pin-project-internal v1.0.12 [INFO] [stderr] Downloaded bytes v0.5.6 [INFO] [stderr] Downloaded lazy_static v1.4.0 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloaded futures-util v0.3.25 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded miow v0.2.2 [INFO] [stderr] Downloaded kernel32-sys v0.2.2 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded itoa v1.0.4 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Downloaded log v0.4.17 [INFO] [stderr] Downloaded winapi v0.3.9 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded futures-task v0.3.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1791e26ede09bfb4be2d392eca9cf9d3b56e62df13e416bb55d40d115c5d280c [INFO] running `Command { std: "docker" "start" "-a" "1791e26ede09bfb4be2d392eca9cf9d3b56e62df13e416bb55d40d115c5d280c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1791e26ede09bfb4be2d392eca9cf9d3b56e62df13e416bb55d40d115c5d280c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1791e26ede09bfb4be2d392eca9cf9d3b56e62df13e416bb55d40d115c5d280c", kill_on_drop: false }` [INFO] [stdout] 1791e26ede09bfb4be2d392eca9cf9d3b56e62df13e416bb55d40d115c5d280c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f9d9fe52cbef8adbea801a68830a022465e2078b2b87da8673007f915b87e7 [INFO] running `Command { std: "docker" "start" "-a" "96f9d9fe52cbef8adbea801a68830a022465e2078b2b87da8673007f915b87e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.138/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="align"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=dddfafc2a7c7590a -C extra-filename=-e9154acffa97d757 --out-dir /opt/rustwide/target/debug/build/libc-e9154acffa97d757 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro2` (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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=6da6fa8694890262 -C extra-filename=-e752b24b2c40f9a7 --out-dir /opt/rustwide/target/debug/build/proc-macro2-e752b24b2c40f9a7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3yCVPA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-sink` (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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name futures_sink --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.25/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=47db39fcf1711a9b -C extra-filename=-621f477a873bb876 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacY00Hx" [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/rmetaTUySQ6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.105/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4f7539fc6e1f7949 -C extra-filename=-e8a2c58f29d31389 --out-dir /opt/rustwide/target/debug/build/syn-e8a2c58f29d31389 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `itoa` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `once_cell` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3pFcbN/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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3pFcbN/raw-dylibs" "-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/log-814601e80e9740df/build_script_build-814601e80e9740df" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaShctl/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchlWxw8/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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchlWxw8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-core-b63bf21e09fdfcf3/build_script_build-b63bf21e09fdfcf3" "-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-core` (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/rustcjyW2xp/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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjyW2xp/raw-dylibs" "-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/quote-60f09ca968310a09/build_script_build-60f09ca968310a09" "-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/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsCd5HC.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/quote-60f09ca968310a09/build_script_build-60f09ca968310a09 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcjyW2xp/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcjyW2xp/symbols.o /opt/rustwide/target/debug/build/quote-60f09ca968310a09/build_script_build-60f09ca968310a09.build_script_build.47a586e09339e1ad-cgu.0.rcgu.o /opt/rustwide/target/debug/build/quote-60f09ca968310a09/build_script_build-60f09ca968310a09.0zc6bo9vsgdf213i808mgbn0r.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-641eaf7a32c00f52.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6e0251cbc0a1fcca.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-806409497f9ccbe9.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d0817a469323c9c2.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10f50facd1ea3ec3.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d1eb25b50be9631a.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-53a3d010782e19e6.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-dfb1b88acdf26799.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37b4473c5688775f.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-58df78617f666b99.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a169fa578d570862.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-7acc8e4ee5c9df3e.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-99f39022d59306df.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-51e0a021d263cbf6.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4673d1143b2501a4.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e039ed21f34aa3eb.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5fc89b42ad57ec54.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-bcbb1edcb0adb77c.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007a3dfc42e067 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e067) [INFO] [stdout] #1 0x00007a3dfc42e95d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e95d) [INFO] [stdout] #2 0x00007a3df6b4a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000061b839afa79b void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b79b) [INFO] [stdout] #4 0x000061b8398f2755 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000061b8398cd54d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000061b8398c8454 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359454) [INFO] [stdout] #7 0x000061b8397ce6da lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f6da) [INFO] [stdout] #8 0x000061b8397cd7a0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e7a0) [INFO] [stdout] #9 0x000061b8397cde51 main (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ee51) [INFO] [stdout] #10 0x00007a3df6b2f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007a3df6b2f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000061b839650409 _start (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1409) [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 `quote` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFK4tub/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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFK4tub/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-task-de435c4b2cdcf548/build_script_build-de435c4b2cdcf548" "-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] #0 0x000075adc5c2e067 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e067) [INFO] [stdout] #1 0x000075adc5c2e95d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e95d) [INFO] [stdout] #2 0x000075adc034a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000075adc048dd47 (/lib/x86_64-linux-gnu/libc.so.6+0x188d47) [INFO] [stdout] #4 0x00005fb2a2871f44 void lld::elf::InputSection::writeTo>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x41ef44) [INFO] [stdout] #5 0x00005fb2a28dc56b void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x000075adc5bdd7e2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x55dd7e2) [INFO] [stdout] #7 0x000075adc5bdd24d llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x55dd24d) [INFO] [stdout] #8 0x000075adc5b54020 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x5554020) [INFO] [stdout] #9 0x000075adc03a1aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #10 0x000075adc042ea64 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a64) [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 `bytes` (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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.3.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=23e7604002ae2ea6 -C extra-filename=-807aa0e4ca3b64a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `futures-task` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCyvvcl/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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCyvvcl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-util-387cbfd113434b86/build_script_build-387cbfd113434b86" "-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/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbiJUkY.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-387cbfd113434b86/build_script_build-387cbfd113434b86 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcCyvvcl/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcCyvvcl/symbols.o /opt/rustwide/target/debug/build/futures-util-387cbfd113434b86/build_script_build-387cbfd113434b86.build_script_build.4ad1ffcc1e452cc9-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-util-387cbfd113434b86/build_script_build-387cbfd113434b86.8g225aycb0lcj5uok8rthmoss.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-641eaf7a32c00f52.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6e0251cbc0a1fcca.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-806409497f9ccbe9.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d0817a469323c9c2.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10f50facd1ea3ec3.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d1eb25b50be9631a.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-53a3d010782e19e6.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-dfb1b88acdf26799.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37b4473c5688775f.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-58df78617f666b99.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a169fa578d570862.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-7acc8e4ee5c9df3e.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-99f39022d59306df.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-51e0a021d263cbf6.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4673d1143b2501a4.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e039ed21f34aa3eb.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5fc89b42ad57ec54.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-bcbb1edcb0adb77c.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000769f43a2e067 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e067) [INFO] [stdout] #1 0x0000769f43a2e95d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e95d) [INFO] [stdout] #2 0x0000769f3e14a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005b54257f279b void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b79b) [INFO] [stdout] #4 0x00005b54255ea755 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005b54255c554d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005b54255c0454 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359454) [INFO] [stdout] #7 0x00005b54254c66da lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f6da) [INFO] [stdout] #8 0x00005b54254c57a0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e7a0) [INFO] [stdout] #9 0x00005b54254c5e51 main (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ee51) [INFO] [stdout] #10 0x0000769f3e12f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000769f3e12f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005b5425348409 _start (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1409) [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNZXIyq/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-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNZXIyq/raw-dylibs" "-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/memchr-af40e16f69699673/build_script_build-af40e16f69699673" "-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/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccSMZCL9.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/memchr-af40e16f69699673/build_script_build-af40e16f69699673 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcNZXIyq/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcNZXIyq/symbols.o /opt/rustwide/target/debug/build/memchr-af40e16f69699673/build_script_build-af40e16f69699673.build_script_build.6640933f5af058cf-cgu.0.rcgu.o /opt/rustwide/target/debug/build/memchr-af40e16f69699673/build_script_build-af40e16f69699673.9n7jkws6rppys5yctzllnh3yd.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d73d50f7d7b085f5.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-641eaf7a32c00f52.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6e0251cbc0a1fcca.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-806409497f9ccbe9.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d0817a469323c9c2.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10f50facd1ea3ec3.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d1eb25b50be9631a.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-53a3d010782e19e6.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-dfb1b88acdf26799.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37b4473c5688775f.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-58df78617f666b99.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a169fa578d570862.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-7acc8e4ee5c9df3e.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-99f39022d59306df.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-51e0a021d263cbf6.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4673d1143b2501a4.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e039ed21f34aa3eb.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5fc89b42ad57ec54.rlib /opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-bcbb1edcb0adb77c.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007af99882e067 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e067) [INFO] [stdout] #1 0x00007af99882e95d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/libLLVM.so.21.1-rust-1.93.0-nightly+0x562e95d) [INFO] [stdout] #2 0x00007af993033330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005f109d44779b void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b79b) [INFO] [stdout] #4 0x00005f109d23f755 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005f109d21a54d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005f109d215454 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359454) [INFO] [stdout] #7 0x00005f109d11b6da lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f6da) [INFO] [stdout] #8 0x00005f109d11a7a0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e7a0) [INFO] [stdout] #9 0x00005f109d11ae51 main (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ee51) [INFO] [stdout] #10 0x00007af9930181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x00007af99301828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005f109cf9d409 _start (/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1409) [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 `memchr` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "96f9d9fe52cbef8adbea801a68830a022465e2078b2b87da8673007f915b87e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f9d9fe52cbef8adbea801a68830a022465e2078b2b87da8673007f915b87e7", kill_on_drop: false }` [INFO] [stdout] 96f9d9fe52cbef8adbea801a68830a022465e2078b2b87da8673007f915b87e7