[INFO] cloning repository https://github.com/yescallop/simd-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yescallop/simd-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescallop%2Fsimd-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescallop%2Fsimd-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e8fb1b4f6e3cae5550fb84519669db8ec1f7f4b [INFO] building yescallop/simd-playground against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyescallop%2Fsimd-playground" "/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/yescallop/simd-playground on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yescallop/simd-playground [INFO] finished tweaking git repo https://github.com/yescallop/simd-playground [INFO] tweaked toml for git repo https://github.com/yescallop/simd-playground written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yescallop/simd-playground 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2419bb328f3a3bb11b76f630991842f9cfe16368b781711bd09776b693a383a [INFO] running `Command { std: "docker" "start" "-a" "c2419bb328f3a3bb11b76f630991842f9cfe16368b781711bd09776b693a383a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2419bb328f3a3bb11b76f630991842f9cfe16368b781711bd09776b693a383a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2419bb328f3a3bb11b76f630991842f9cfe16368b781711bd09776b693a383a", kill_on_drop: false }` [INFO] [stdout] c2419bb328f3a3bb11b76f630991842f9cfe16368b781711bd09776b693a383a [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f81c8e5e6f9ee252c901c20d47e3933c3c2323827e6cd3bfd3f22969ec7d0c5 [INFO] running `Command { std: "docker" "start" "-a" "1f81c8e5e6f9ee252c901c20d47e3933c3c2323827e6cd3bfd3f22969ec7d0c5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling trim-line-comments v0.1.0 (/opt/rustwide/workdir/trim-line-comments) [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> trim-line-comments/src/main.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | let packed_hashes = _mm512_set1_epi8(b'#' as i8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> trim-line-comments/src/main.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let packed_lfs = _mm512_set1_epi8(b'\n' as i8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> trim-line-comments/src/main.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | let text = _mm512_loadu_si512(ptr.add(i).cast()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> trim-line-comments/src/main.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | let hash = _mm512_cmpeq_epi8_mask(text, packed_hashes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> trim-line-comments/src/main.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let lf = _mm512_cmpeq_epi8_mask(text, packed_lfs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> trim-line-comments/src/main.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | _mm512_mask_compressstoreu_epi8(buf.add(buf_len), mask, text); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> trim-line-comments/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/zeroable.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 231 | | unsafe impl Zeroable for x86_64::{ [INFO] [stdout] 232 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 233 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/zeroable.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 231 | | unsafe impl Zeroable for x86_64::{ [INFO] [stdout] 232 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 233 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/zeroable.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 231 | | unsafe impl Zeroable for x86_64::{ [INFO] [stdout] 232 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 233 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 234 | | } [INFO] [stdout] 235 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/pod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 144 | | unsafe impl Pod for x86_64::{ [INFO] [stdout] 145 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 146 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/pod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 144 | | unsafe impl Pod for x86_64::{ [INFO] [stdout] 145 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 146 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | unsafe impl $trait for $platform::$first_type {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/pod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_unsafe_marker_for_simd!( [INFO] [stdout] 144 | | unsafe impl Pod for x86_64::{ [INFO] [stdout] 145 | | __m128bh, __m256bh, __m512, [INFO] [stdout] 146 | | __m512bh, __m512d, __m512i, [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-12-19; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_unsafe_marker_for_simd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.13.1/src/lib.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "nightly_stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trim-line-comments` (bin "trim-line-comments") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 7 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaR77Jt6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCLq5QX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-14a879605bc4c382/build_script_build-14a879605bc4c382" "-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 `libc` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f81c8e5e6f9ee252c901c20d47e3933c3c2323827e6cd3bfd3f22969ec7d0c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f81c8e5e6f9ee252c901c20d47e3933c3c2323827e6cd3bfd3f22969ec7d0c5", kill_on_drop: false }` [INFO] [stdout] 1f81c8e5e6f9ee252c901c20d47e3933c3c2323827e6cd3bfd3f22969ec7d0c5