[INFO] cloning repository https://github.com/me6u6/agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/me6u6/agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fme6u6%2Fagent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fme6u6%2Fagent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7523562340f07023164b18159b1440e0893df53b [INFO] checking me6u6/agent against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fme6u6%2Fagent" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/me6u6/agent on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/me6u6/agent [INFO] finished tweaking git repo https://github.com/me6u6/agent [INFO] tweaked toml for git repo https://github.com/me6u6/agent written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/me6u6/agent 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 836aa4bba04257287ac7a8d79aae97437178ea9ccbba07de6c58dcec2e357494 [INFO] running `Command { std: "docker" "start" "-a" "836aa4bba04257287ac7a8d79aae97437178ea9ccbba07de6c58dcec2e357494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "836aa4bba04257287ac7a8d79aae97437178ea9ccbba07de6c58dcec2e357494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836aa4bba04257287ac7a8d79aae97437178ea9ccbba07de6c58dcec2e357494", kill_on_drop: false }` [INFO] [stdout] 836aa4bba04257287ac7a8d79aae97437178ea9ccbba07de6c58dcec2e357494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 910f7c8d199ad223256f60ce635f71e057a0d8692969704bcc66a53c484b5cf8 [INFO] running `Command { std: "docker" "start" "-a" "910f7c8d199ad223256f60ce635f71e057a0d8692969704bcc66a53c484b5cf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] warning: ring@0.17.8: ar: unable to copy file '/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/libring_core_0_17_8_.a'; reason: Success [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [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/ring-a76335433d49ca0c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=ar: unable to copy file '/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/libring_core_0_17_8_.a'; reason: Success [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/libring_core_0_17_8_.a" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/fad98b632b8ce3cc-curve25519.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/ca4b6ef5433f5aeb-aes_nohw.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/ca8bd8684bb569fa-montgomery.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/ca8bd8684bb569fa-montgomery_inv.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/a9af75d892b04b75-ecp_nistz.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/a9af75d892b04b75-gfp_p256.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/a9af75d892b04b75-gfp_p384.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/a9af75d892b04b75-p256.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/a1949f2101df4b9c-limbs.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/7effb53edfc7fa2d-mem.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/bec76f70393ddef1-poly1305.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/7effb53edfc7fa2d-crypto.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/7effb53edfc7fa2d-cpu_intel.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/fad98b632b8ce3cc-curve25519_64_adx.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/bec76f70393ddef1-poly1305_vec.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/c33e1852c646f991-fiat_curve25519_adx_mul.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/c33e1852c646f991-fiat_curve25519_adx_square.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/a9af75d892b04b75-p256-nistz.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-chacha-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-aesni-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-vpaes-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-x86_64-mont-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-x86_64-mont5-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-p256-x86_64-asm-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-aesni-gcm-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-ghash-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-sha512-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-chacha20_poly1305_x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-cfd044f1f5fca16a/out/af36ff07eee139db-sha256-x86_64-elf.o" with args ar did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.68/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 --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="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=78ad06c01d9a62b2 -C extra-filename=-0e87b707be9849bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a3467902d9fc333.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --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/rustcSMDmkB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono_tz_build-81fd063ba1e089bc.rlib,libphf_codegen-0d988f73ccb9ff03.rlib,libphf_generator-bcb7ccb9cfe9bd50.rlib,librand-2291bfc680edb9d7.rlib,librand_core-36d3612c7a398a39.rlib,libphf_shared-e05d1dc53bf7bbed.rlib,libsiphasher-e8abbf2562d6d618.rlib,libparse_zoneinfo-27166c2a810aa493.rlib,libregex-16eedc38ba36b7e3.rlib,libregex_automata-40ccc49aa3c962ad.rlib,libregex_syntax-896da72dc356d2d5.rlib}.rlib" "/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/rustcSMDmkB/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/chrono-tz-fec84f40fddf77cd/build_script_build-fec84f40fddf77cd" "-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 0x00007d3a55eab307 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ab307) [INFO] [stdout] #1 0x00007d3a55eab71c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ab71c) [INFO] [stdout] #2 0x00007d3a50633330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007d3a50776d07 (/lib/x86_64-linux-gnu/libc.so.6+0x188d07) [INFO] [stdout] #4 0x00006011bc8ff804 void lld::elf::InputSection::writeTo>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x404804) [INFO] [stdout] #5 0x00006011bc9536eb 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 0x00007d3a55e5acc2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565acc2) [INFO] [stdout] #7 0x00007d3a55e5a72a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565a72a) [INFO] [stdout] #8 0x00007d3a55dd3ec0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x55d3ec0) [INFO] [stdout] #9 0x00007d3a5068aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #10 0x00007d3a50717a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [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 `chrono-tz` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "910f7c8d199ad223256f60ce635f71e057a0d8692969704bcc66a53c484b5cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910f7c8d199ad223256f60ce635f71e057a0d8692969704bcc66a53c484b5cf8", kill_on_drop: false }` [INFO] [stdout] 910f7c8d199ad223256f60ce635f71e057a0d8692969704bcc66a53c484b5cf8