[INFO] cloning repository https://github.com/watfoe/zealot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watfoe/zealot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatfoe%2Fzealot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatfoe%2Fzealot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b0bd861a42257ddfa6117ba5d3e1dfa23ec4151 [INFO] checking watfoe/zealot against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatfoe%2Fzealot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watfoe/zealot on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/watfoe/zealot [INFO] finished tweaking git repo https://github.com/watfoe/zealot [INFO] tweaked toml for git repo https://github.com/watfoe/zealot written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/watfoe/zealot 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac9a19fb2a8c117e463016fe2bd6c0ec5fc26f9d7cb38ea390a627994494a8d6 [INFO] running `Command { std: "docker" "start" "-a" "ac9a19fb2a8c117e463016fe2bd6c0ec5fc26f9d7cb38ea390a627994494a8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9a19fb2a8c117e463016fe2bd6c0ec5fc26f9d7cb38ea390a627994494a8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9a19fb2a8c117e463016fe2bd6c0ec5fc26f9d7cb38ea390a627994494a8d6", kill_on_drop: false }` [INFO] [stdout] ac9a19fb2a8c117e463016fe2bd6c0ec5fc26f9d7cb38ea390a627994494a8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5d7c1a5bb127890b0ae54144aeb37679f2d4c221d3bd2aa1f2dcf9786a2469 [INFO] running `Command { std: "docker" "start" "-a" "3e5d7c1a5bb127890b0ae54144aeb37679f2d4c221d3bd2aa1f2dcf9786a2469", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling itertools v0.14.0 [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: failed to run custom build command for `proc-macro2 v1.0.93` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/proc-macro2-d6df0ecddcedc038/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(fuzzing) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_is_available) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_literal_c_string) [INFO] [stderr] cargo:rustc-check-cfg=cfg(no_source_text) [INFO] [stderr] cargo:rustc-check-cfg=cfg(proc_macro_span) [INFO] [stderr] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [INFO] [stderr] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [INFO] [stderr] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [INFO] [stderr] cargo:rustc-check-cfg=cfg(randomize_layout) [INFO] [stderr] cargo:rustc-check-cfg=cfg(span_locations) [INFO] [stderr] cargo:rustc-check-cfg=cfg(super_unstable) [INFO] [stderr] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [INFO] [stderr] cargo:rerun-if-changed=build/probe.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Failed to create /opt/rustwide/target/debug/build/proc-macro2-997c4dc7fde76564/out/probe: No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `version_check` (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/092a284ba0421695f2032c947765429fd7095796/bin/rustc --crate-name version_check --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bca0c236b37ec2e -C extra-filename=-9366c3982144fcbd --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 `rustix` (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/092a284ba0421695f2032c947765429fd7095796/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d4d9228906d85ebf -C extra-filename=-0d02085c03211fd5 --out-dir /opt/rustwide/target/debug/build/rustix-0d02085c03211fd5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFnpWV0/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFnpWV0/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/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b" "-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/092a284ba0421695f2032c947765429fd7095796/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/ccS6Jzsh.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/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b /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/rustcFnpWV0/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/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/rustcFnpWV0/symbols.o /opt/rustwide/target/debug/build/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b.build_script_build.9fd052db60b997c6-cgu.0.rcgu.o /opt/rustwide/target/debug/build/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b.build_script_build.9fd052db60b997c6-cgu.1.rcgu.o /opt/rustwide/target/debug/build/typenum-096ef4cbab98003b/build_script_build-096ef4cbab98003b.2blw86i6h2pve8ht425ni3h62.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448b8ac29be2b5f1.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8b3a571ca587c19d.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-526356812707e4b4.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2cc7fdcc5beb6cd2.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3e406d4749a373c.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-76ac5f839ab4cacb.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec541aef04cd4e9a.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef65e83cae4ffcf7.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4a8a137426a15f1c.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-51f81ade93f4bf11.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b5f1eadda37a22a6.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-bb3c7c2a18afbe49.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d9e6d05a7120d916.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b014947fa2b70c04.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2a46ff5b40f20e74.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-48b8f2e75b6ed979.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../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 `typenum` (build script) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/anyhow-c717d86f164203fd/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-5f334880f0ffd10c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVWEYAU/symbols.o" "<5 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/rustcVWEYAU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-4fe4da2eaa2708fa/build_script_build-4fe4da2eaa2708fa" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczNkiI4/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/rustczNkiI4/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/semver-df9d02d23e88f6ee/build_script_build-df9d02d23e88f6ee" "-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 `semver` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3e5d7c1a5bb127890b0ae54144aeb37679f2d4c221d3bd2aa1f2dcf9786a2469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5d7c1a5bb127890b0ae54144aeb37679f2d4c221d3bd2aa1f2dcf9786a2469", kill_on_drop: false }` [INFO] [stdout] 3e5d7c1a5bb127890b0ae54144aeb37679f2d4c221d3bd2aa1f2dcf9786a2469