[INFO] cloning repository https://github.com/srijs/deps.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srijs/deps.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fdeps.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fdeps.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8542abe419c69c6b16526a5a0c265bb47971dd3b [INFO] testing srijs/deps.rs against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fdeps.rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srijs/deps.rs on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srijs/deps.rs [INFO] finished tweaking git repo https://github.com/srijs/deps.rs [INFO] tweaked toml for git repo https://github.com/srijs/deps.rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/srijs/deps.rs 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b66bc0505fff6db25e5591efc79cae056aaa52559cafd44f45f39053384b910 [INFO] running `Command { std: "docker" "start" "-a" "9b66bc0505fff6db25e5591efc79cae056aaa52559cafd44f45f39053384b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b66bc0505fff6db25e5591efc79cae056aaa52559cafd44f45f39053384b910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b66bc0505fff6db25e5591efc79cae056aaa52559cafd44f45f39053384b910", kill_on_drop: false }` [INFO] [stdout] 9b66bc0505fff6db25e5591efc79cae056aaa52559cafd44f45f39053384b910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a95b1240452ec3f7595afdec36680ab8637a4664aead63891918a646c0057476 [INFO] running `Command { std: "docker" "start" "-a" "a95b1240452ec3f7595afdec36680ab8637a4664aead63891918a646c0057476", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling gix-path v0.10.14 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-validate v0.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling gix-config-value v0.14.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-command v0.4.1 [INFO] [stderr] Compiling gix-sec v0.10.11 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-commitgraph v0.26.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling gix-glob v0.18.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling gix-attributes v0.24.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gix-revwalk v0.18.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-url v0.29.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gix-revision v0.32.0 [INFO] [stderr] Compiling gix-traverse v0.44.0 [INFO] [stderr] Compiling gix-prompt v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling gix-refspec v0.28.0 [INFO] [stderr] Compiling gix-index v0.38.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling gix-credentials v0.27.0 [INFO] [stderr] Compiling gix-ignore v0.13.0 [INFO] [stderr] Compiling gix-packetline v0.18.3 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling gix-pack v0.57.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling gix-filter v0.17.0 [INFO] [stderr] Compiling gix-worktree v0.39.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling gix-config v0.43.0 [INFO] [stderr] Compiling gix-pathspec v0.9.0 [INFO] [stderr] Compiling gix-negotiate v0.18.0 [INFO] [stderr] Compiling gix-shallow v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling gix-transport v0.45.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling gix-protocol v0.48.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling gix-submodule v0.17.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling gix-worktree-state v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling gix-odb v0.67.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling gix-discover v0.38.0 [INFO] [stderr] Compiling gix-diff v0.50.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling gix v0.70.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling toml-span v0.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tame-index v0.18.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling shiny-robots v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cvss v2.0.0 [INFO] [stderr] Compiling platforms v3.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-web-lab-derive v0.24.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling crates-index v3.6.0 (https://github.com/frewsxcv/rust-crates-index.git#ccaed89e) [INFO] [stderr] Compiling rustsec v0.30.2 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling badge v0.2.0 (/opt/rustwide/workdir/libs/badge) [INFO] [stderr] Compiling actix-web-lab v0.24.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling font-awesome-as-a-crate v0.3.0 [INFO] [stderr] Compiling error_reporter v1.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsId1B3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757.rlib,liberror_reporter-d004a8bcec0fe697.rlib,libtracing_subscriber-e85bc3cbf1c97801.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-9b18f6a22293ab18.rlib,libtracing_log-ceca5551288e3f8b.rlib,libserde_with-82773b65f6daa61f.rlib,liblru_time_cache-d2015ece4a4fd73a.rlib,libpulldown_cmark-c15e946f3e619769.rlib,libunicase-5017e9507498ef51.rlib,libpulldown_cmark_escape-df7cf4744d0bc94f.rlib,libfont_awesome_as_a_crate-ac36a05de73c246c.rlib,libmaud-53714e0b179414b6.rlib,libbadge-ce91a3a9a483d8d6.rlib,librusttype-5aba8922bb889f58.rlib,libab_glyph_rasterizer-58ae3059bbb17bdd.rlib,libowned_ttf_parser-fd699418b869bd88.rlib,libttf_parser-376657040b996834.rlib,libcrates_index-510e893b02c576ce.rlib,libhex-a94a136a1c697dd1.rlib,librustc_hash-d7c9c021d0487117.rlib,librustsec-6cd1b98d7944f8be.rlib,libfs_err-7dad6dbc9d0c0c17.rlib,libcargo_lock-12c3872062644bda.rlib,libtoml-a105954c56f9b7a5.rlib,libtoml_edit-65a14c3f0fcbb8ac.rlib,libserde_spanned-858eafb0e4de34bf.rlib,libwinnow-0a767e9ac34a92d8.rlib,libtoml_datetime-fdcbedc4bcadd41d.rlib,libcvss-b9ed41a30faf1596.rlib,libplatforms-da9a41f991ebe536.rlib,libtame_index-c41128cce6e77b8f.rlib,librustc_stable_hash-b93f847f0c841137.rlib,libtwox_hash-c288fd37c5b68cad.rlib,libtoml_span-59a718a571bbaa1e.rlib,libcamino-63082fa33e98e991.rlib,libsmol_str-a593c3c76a6ed593.rlib,libsemver-ba83815f6b35cb4f.rlib,librayon-2d9a7082bcaf3852.rlib,librayon_core-b1e101548e9c00e5.rlib,libcrossbeam_deque-01de7023bef04d73.rlib,libcrossbeam_epoch-830ad52e7d30f47e.rlib,libgix-d2e473f035370fc3.rlib,libgix_worktree_state-214a012f23fdd47c.rlib,libio_close-7f10396555d10e8c.rlib,libgix_worktree-a3f5fbdcc9828844.rlib,libgix_filter-52985ac158a1dc6b.rlib,libgix_packetline_blocking-f21561e240fe27fa.rlib,libgix_discover-77a7307f240a4c28.rlib,libgix_diff-f55edf7a91bf064c.rlib,libgix_submodule-8c216ae16094e868.rlib,libgix_config-baf1300b94b0783d.rlib,libgix_pathspec-c7007c6425002018.rlib,libgix_protocol-6affc7df8ebbbe8a.rlib,libgix_refspec-445a1208003db1c4.rlib,libgix_revision-8bb2672e1967b26f.rlib,libgix_ref-664ac6dc5c3b74f0.rlib,libgix_shallow-61a876d25d5b36b6.rlib,libgix_transport-4ba8acd3afc1832b.rlib,libgix_packetline-7481c95c6572b812.rlib,libgix_odb-83111d02514cff39.rlib,libgix_pack-5ffb2a3f8c4811fc.rlib,libuluru-4914f96d21ac440f.rlib,libarrayvec-1b252ee19ef31e11.rlib,libclru-7dc3459fa9d0eaf7.rlib,libgix_negotiate-986a68e2a9f4adcd.rlib,libgix_index-b338ca7c3ddf7300.rlib,libgix_bitmap-673932923f2c83f7.rlib,libgix_lock-3cfb882502421f64.rlib,libgix_tempfile-b45e257b81331292.rlib,libtempfile-72ef21614c1e7f8c.rlib,librustix-4e8eee0917c9494c.rlib,liblinux_raw_sys-1529fcfe4685f861.rlib,libgix_traverse-2ca9715c7ddf8310.rlib,libgix_revwalk-f851833b239dd2ec.rlib,libgix_object-9b5bb3295c790172.rlib,libgix_validate-fb111cbd1ecd2818.rlib,libfiletime-59b6224cb19bbf73.rlib,libgix_ignore-7ff0663f8c52fc39.rlib,libgix_hashtable-cd1a0f8e3e34d8eb.rlib,libhashbrown-43fcbbb0881cd5b4.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libgix_fs-172aec02aff37a8a.rlib,libgix_credentials-628b103a664290e2.rlib,libgix_url-a82c2db73ca2de6a.rlib,libgix_prompt-049cc41bafc1e580.rlib,libgix_config_value-4179b07e4676ade0.rlib,librustix-674cc382a39646c6.rlib,liblinux_raw_sys-b3e0a6b3ac010104.rlib,libgix_sec-572b02e409a0957d.rlib,libgix_commitgraph-15e44503688c9a3f.rlib,libgix_chunk-8ea6dc0d55ac5f54.rlib,libmemmap2-ad061090a4ae533f.rlib,libgix_command-420d7119225c0eec.rlib,libshell_words-577647bd4f992c17.rlib,libgix_attributes-b9f6a7ab90f5bb84.rlib,libunicode_bom-4e1141728f5203f5.rlib,libgix_quote-edddad8e99a71873.rlib,libkstring-f7b3b55694561bc7.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libgix_glob-c46ed4e7ea9c7713.rlib,libgix_path-6ff07dad74e7073c.rlib,libhome-c43708049c272d87.rlib,libgix_features-c4fbeec0cf55331d.rlib,libcrossbeam_channel-b2c1401e59501778.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libgix_hash-a2c2667e3ea09519.rlib,libfaster_hex-91bfc5ccf6c4d1a1.rlib,libsha1_smol-4fed1055ba2d5f30.rlib,libgix_trace-2223c07fed26a421.rlib,libprodash-5087df804317b939.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libgix_actor-9e771f9b51419f73.rlib,libgix_utils-bc17c330b6c1dbb1.rlib,libfastrand-503f12a96d791409.rlib,libunicode_normalization-d77a3bed28a4ee4f.rlib,libtinyvec-01b91c7fe633ba8a.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libwinnow-cfbd57e777c07ce2.rlib,libgix_date-d0c771623922b3f1.rlib,libthiserror-98ffcb8d42dd2d27.rlib,libjiff-1201beb4d50f154b.rlib,libbstr-df120613a6c8a26a.rlib,libthiserror-0417d7edc699b8a9.rlib,librelative_path-402c6f365d21096a.rlib,libanyhow-600d0fc276f8dd2e.rlib,libreqwest-6a7cb7d28782d5d0.rlib,librustls_pemfile-c10d86683cd02bd2.rlib,libipnet-9aae67a4e846df6d.rlib,libhyper_rustls-0e1b633eb4a71311.rlib,librustls_native_certs-2c8c1fb0b40362c6.rlib,libhyper_tls-ecb0a03c0be1b638.rlib,libtokio_native_tls-b48e4b5dd280551f.rlib,libtokio_rustls-9ae03c551490eb5c.rlib,librustls-7cd1fe1ae58e2bb9.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-d164bedef3bd0658.rlib,libring-d00917a51bf52981.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-2e4234be2bbf9b66.rlib,libasync_compression-7c20f9c6f1c427a9.rlib,libtower-d7ccf180f6b6b59a.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libtower_layer-d70c7e404336389b.rlib,libnative_tls-675afacbd52f1ae0.rlib,libopenssl_probe-cbab9b905ab83f66.rlib,libopenssl-448addf4eae47bea.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-e561c56ecf23c357.rlib,libhyper_util-3034186503d55959.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-8074b515882e5506.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libh2-d21a7a68518f92b6.rlib,libatomic_waker-001109810bdecbaa.rlib,libfutures_channel-f26d4826b597103e.rlib,libhttp_body_util-c22bef4d6013c7a9.rlib,libhttp_body-f6a70de14d541824.rlib,libhttp-8c443de49cd54ca8.rlib,libactix_web_lab-750b85cf656a3eaa.rlib,libserde_html_form-f827936d048b8fa0.rlib,libserde_path_to_error-ddd486b9da0333d3.rlib,libcsv-eae6fbc89d4f6d58.rlib,libcsv_core-62d3130c0d5f49a7.rlib,libtokio_stream-7260c6ee4ba2d7c3.rlib,libarc_swap-4d53f24db0759841.rlib,libitertools-a8613a5a278ffc20.rlib,libeither-2af7c8622d8fa52e.rlib,libahash-37fec3392b90b6bc.rlib,libgetrandom-32439c0f833cb203.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,libactix_web-be7234b445bb1d82.rlib,libimpl_more-6fc7c6fa77315c70.rlib,liburl-7380c1efbd92a530.rlib,libidna-053db83d6bbf5a14.rlib,libidna_adapter-9a57b30b797d9913.rlib,libicu_normalizer-0e5ca0251ea6e979.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-dd1b387448fa844f.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-3265aeccc061ce57.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-ef33d0c7b2114ce7.rlib,libicu_provider-8e29ebb7dd32ec36.rlib,libicu_locid-211b491c8a106b2c.rlib,liblitemap-705c4d2af7d10c57.rlib,libtinystr-ca464f04bd66930b.rlib,libzerovec-316946f26f0d9436.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-682fcb1064cf5b10.rlib,libzerofrom-a8cb38c50ce1197a.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libserde_urlencoded-b84b533ca8d9ec36.rlib,libform_urlencoded-a5edb5174711de82.rlib,libserde_json-b6d58a44060887c4.rlib,libryu-0ea4bafc9bef6d8b.rlib,libactix_server-2e3f8c9743d2fb68.rlib,libactix_router-4f5821c571dec069.rlib,libregex-581cc57b588ee3e2.rlib,libregex_automata-f669c6eafb626448.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libcookie-e72d137c92d836a3.rlib,libtime-e0242d1d627ad9e5.rlib,libtime_core-0e407fec1287114a.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-242d3bcf0dea78c2.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-30bc22f042f28228.rlib,librand-bac4e53cdb4d6232.rlib,librand_chacha-54ef2b1d5a2db42b.rlib,libppv_lite86-0d5cb88162b64662.rlib,libzerocopy-c27798f2c5b043c9.rlib,librand_core-0d6226093537e939.rlib,libgetrandom-ff67e03010753c3c.rlib,libhttparse-ef7f67eccefdfa63.rlib,libbrotli-c847b26a510dccc9.rlib,libbrotli_decompressor-6df54d46170f4fea.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-95bfc29d03bd4612.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libdigest-6bd6db1b4ee1033e.rlib,libblock_buffer-2e92bcf4c6189d05.rlib,libcrypto_common-e4cd56dd7f184fa7.rlib,libgeneric_array-2cd22ae107bdafe0.rlib,libtypenum-6c801d53a997f918.rlib,libbase64-2a03de3babadded3.rlib,liblocal_channel-1f39405c63f41e49.rlib,libbytestring-553688209e7772b3.rlib,libencoding_rs-68ad4a143c31cce1.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libfoldhash-42169633a0345f42.rlib,libmime-4b44681fdb2c65f7.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libh2-4abba9fa4a814ec7.rlib,libindexmap-e7e0a16c7aed882d.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-19954401a582c725.rlib,libserde-c3fd1107810d2535.rlib,libfutures_util-505939effc66543c.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libzstd-acacbe2fa04fcced.rlib,libzstd_safe-1393d6f494997df0.rlib,libzstd_sys-696779ba28e38dee.rlib,libflate2-2d0d6e7067839646.rlib,libminiz_oxide-df3b4e3a4eb13ed3.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libactix_service-7c118b06035652a9.rlib,libactix_codec-3e4142d596f7a282.rlib,libtracing-13d518d1990957ca.rlib,libtracing_core-994426f0d5b3c68b.rlib,libonce_cell-765b6266638d0b66.rlib,libmemchr-3ffe5f7a52883367.rlib,libbitflags-ec9e26e8384cfc98.rlib,libtokio_util-c0c9f291b9e5f131.rlib,libfutures_sink-be8442ee548d90f9.rlib,libderive_more-27acbdb997af6583.rlib,libactix_utils-2506f7ff6e61f5e9.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-878d00f8fd3ae4be.rlib,libtokio-589c106d3c157c23.rlib,libsignal_hook_registry-78ea5b6da810930c.rlib,libsocket2-ed05f9bcf45caf84.rlib,libmio-9c55276659afa7ac.rlib,liblog-2b95e8355e160732.rlib,libparking_lot-6cb4dac7352f8ccb.rlib,libparking_lot_core-b9fa51d93fc1b89d.rlib,liblibc-fad7a11ba7b6ab5f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-c9f760fcd21ffaaf.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-331bc164ab59ceff.rlib,libitoa-6b76ec393d6a2c41.rlib,libbytes-bfe11088fe358bd1.rlib,libfnv-2d77ec4f6f971b24.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsId1B3/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" "/opt/rustwide/target/debug/build/zstd-sys-71b877a8dde89b5a/out" "-L" "/opt/rustwide/target/debug/build/ring-95ea5fa94a4f518f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shiny_robots-15e5b89a7efe54e9" "-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 0x00007355664dbd07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dbd07) [INFO] [stdout] #1 0x00007355664dc11c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dc11c) [INFO] [stdout] #2 0x000073556aa00520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000073556ab5e8c6 (/lib/x86_64-linux-gnu/libc.so.6+0x1a08c6) [INFO] [stdout] #4 0x000073556983aefe llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000073556648b921 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b921) [INFO] [stdout] #6 0x000073556648a7f8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568a7f8) [INFO] [stdout] #7 0x0000564ed1529fad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4ccfad) [INFO] [stdout] #8 0x0000564ed14b604a 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] #9 0x000073556648b7f2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b7f2) [INFO] [stdout] #10 0x000073556648b25a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b25a) [INFO] [stdout] #11 0x0000735566404900 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5604900) [INFO] [stdout] #12 0x000073556aa52ac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000073556aae3a04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [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 `shiny-robots` (bin "shiny-robots") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a95b1240452ec3f7595afdec36680ab8637a4664aead63891918a646c0057476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a95b1240452ec3f7595afdec36680ab8637a4664aead63891918a646c0057476", kill_on_drop: false }` [INFO] [stdout] a95b1240452ec3f7595afdec36680ab8637a4664aead63891918a646c0057476