[INFO] cloning repository https://github.com/desonglll/bare_metal_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/desonglll/bare_metal_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesonglll%2Fbare_metal_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesonglll%2Fbare_metal_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d570ec60ce81eafdad4d73855b1712470120bec2 [INFO] checking desonglll/bare_metal_rust against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesonglll%2Fbare_metal_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [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/desonglll/bare_metal_rust [INFO] finished tweaking git repo https://github.com/desonglll/bare_metal_rust [INFO] tweaked toml for git repo https://github.com/desonglll/bare_metal_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/desonglll/bare_metal_rust on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/desonglll/bare_metal_rust 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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e03b3a662e63a88cef71a7f5a0d9201e4921ffeb8d0dcdd957f1674ab80386c [INFO] running `Command { std: "docker" "start" "-a" "3e03b3a662e63a88cef71a7f5a0d9201e4921ffeb8d0dcdd957f1674ab80386c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e03b3a662e63a88cef71a7f5a0d9201e4921ffeb8d0dcdd957f1674ab80386c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e03b3a662e63a88cef71a7f5a0d9201e4921ffeb8d0dcdd957f1674ab80386c", kill_on_drop: false }` [INFO] [stdout] 3e03b3a662e63a88cef71a7f5a0d9201e4921ffeb8d0dcdd957f1674ab80386c [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cc671983c683ce25af8d2061ed19d468cc9bbb3c742bb42e67bdeda7eb41cf4 [INFO] running `Command { std: "docker" "start" "-a" "2cc671983c683ce25af8d2061ed19d468cc9bbb3c742bb42e67bdeda7eb41cf4", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling nrf52833-pac v0.12.2 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking half v2.4.1 [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/typenum-029e1058a132b731/rmeta3WTnkJ" [INFO] [stdout] [INFO] [stdout] [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 "/tmp/rustcTjLlBU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/cccf075eba88363269e8589ebb8d40874cc542d8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=ba542b37bd446deb -C extra-filename=-6e151ba2fd5598b5 --out-dir /opt/rustwide/target/debug/build/syn-6e151ba2fd5598b5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/byteorder-94fc675bb8dfbb56.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-94fc675bb8dfbb56/dep-lib-byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `portable-atomic` (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/cccf075eba88363269e8589ebb8d40874cc542d8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=0e7320513216b5e7 -C extra-filename=-4686ea349be77dbe --out-dir /opt/rustwide/target/debug/build/portable-atomic-4686ea349be77dbe -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `nrf52833-pac` (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/cccf075eba88363269e8589ebb8d40874cc542d8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nrf52833-pac-0.12.2/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="cortex-m-rt"' --cfg 'feature="rt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cortex-m-rt", "rt"))' -C metadata=81d385e7e0c0b06d -C extra-filename=-7b9ef6263aca5d50 --out-dir /opt/rustwide/target/debug/build/nrf52833-pac-7b9ef6263aca5d50 -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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `az` (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/cccf075eba88363269e8589ebb8d40874cc542d8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/az-1.2.1/build.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("fail-on-warnings"))' -C metadata=d5ca468a5408c3d8 -C extra-filename=-77d3d5c04c358371 --out-dir /opt/rustwide/target/debug/build/az-77d3d5c04c358371 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `semver-parser` (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/cccf075eba88363269e8589ebb8d40874cc542d8/bin/rustc --crate-name semver_parser --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-parser-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bccc85276400c50 -C extra-filename=-72b9caa9dfea6bc2 --out-dir /opt/rustwide/target/debug/deps -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/rustcIiN3nr/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIiN3nr/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/heapless-c470aa30517fca15/build_script_build-c470aa30517fca15" "-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/cccf075eba88363269e8589ebb8d40874cc542d8/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/ccwpzwWf.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/heapless-c470aa30517fca15/build_script_build-c470aa30517fca15 /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/rustcIiN3nr/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/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/rustcIiN3nr/symbols.o /opt/rustwide/target/debug/build/heapless-c470aa30517fca15/build_script_build-c470aa30517fca15.build_script_build.3d1685e03b2ed36a-cgu.0.rcgu.o /opt/rustwide/target/debug/build/heapless-c470aa30517fca15/build_script_build-c470aa30517fca15.ax16tztwr9btx93hwb87ng9mu.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.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] 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 `heapless` (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/rmetaC6L6xE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWonG4I/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWonG4I/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/cortex-m-rt-f88f49598449d22b/build_script_build-f88f49598449d22b" "-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/cccf075eba88363269e8589ebb8d40874cc542d8/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/ccve8gPv.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/cortex-m-rt-f88f49598449d22b/build_script_build-f88f49598449d22b /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/rustcWonG4I/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/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/rustcWonG4I/symbols.o /opt/rustwide/target/debug/build/cortex-m-rt-f88f49598449d22b/build_script_build-f88f49598449d22b.build_script_build.46c67f4bc069b59c-cgu.0.rcgu.o /opt/rustwide/target/debug/build/cortex-m-rt-f88f49598449d22b/build_script_build-f88f49598449d22b.6gwgjvxzw5g4j3x44xff38rj4.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.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] 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaH3mgBv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitfield` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `embedded-hal` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cortex-m-rt` (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/rmetaWaFJJG" [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/rmetaziKnse" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `half` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7c2x9p/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7c2x9p/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/cortex-m-8b5eb3a8e9ca1c20/build_script_build-8b5eb3a8e9ca1c20" "-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 `cortex-m` (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/rustcIyeBvG/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIyeBvG/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/fixed-a384e6bbf6e0458a/build_script_build-a384e6bbf6e0458a" "-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/cccf075eba88363269e8589ebb8d40874cc542d8/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/cce8sxaG.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/fixed-a384e6bbf6e0458a/build_script_build-a384e6bbf6e0458a /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/rustcIyeBvG/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/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/rustcIyeBvG/symbols.o /opt/rustwide/target/debug/build/fixed-a384e6bbf6e0458a/build_script_build-a384e6bbf6e0458a.build_script_build.d46d6e6c88772798-cgu.0.rcgu.o /opt/rustwide/target/debug/build/fixed-a384e6bbf6e0458a/build_script_build-a384e6bbf6e0458a.62ie0tadqn2ih5hwfd3l4mfsd.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.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 0x000070db4734dd27 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x574dd27) [INFO] [stdout] #1 0x000070db4734e143 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x574e143) [INFO] [stdout] #2 0x000070db4194a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00006029e9c1e49a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x00006029e9a37923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00006029e9a155fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00006029e9a10a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x00006029e99203b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x00006029e991f400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x00006029e991fab1 main (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x000070db4192f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000070db4192f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00006029e97a2069 _start (/opt/rustwide/rustup-home/toolchains/cccf075eba88363269e8589ebb8d40874cc542d8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [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 `fixed` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2cc671983c683ce25af8d2061ed19d468cc9bbb3c742bb42e67bdeda7eb41cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc671983c683ce25af8d2061ed19d468cc9bbb3c742bb42e67bdeda7eb41cf4", kill_on_drop: false }` [INFO] [stdout] 2cc671983c683ce25af8d2061ed19d468cc9bbb3c742bb42e67bdeda7eb41cf4