[INFO] cloning repository https://github.com/ninjamuffin99/hmm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninjamuffin99/hmm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjamuffin99%2Fhmm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjamuffin99%2Fhmm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3fc94ccd1322356fc36548569d316d3382f798e [INFO] testing ninjamuffin99/hmm-rs against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjamuffin99%2Fhmm-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ninjamuffin99/hmm-rs on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ninjamuffin99/hmm-rs [INFO] finished tweaking git repo https://github.com/ninjamuffin99/hmm-rs [INFO] tweaked toml for git repo https://github.com/ninjamuffin99/hmm-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ninjamuffin99/hmm-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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783a3e0a687d14d650bf6982bfdbb009ef6d26643d32d724102217684b8c03b4 [INFO] running `Command { std: "docker" "start" "-a" "783a3e0a687d14d650bf6982bfdbb009ef6d26643d32d724102217684b8c03b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783a3e0a687d14d650bf6982bfdbb009ef6d26643d32d724102217684b8c03b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783a3e0a687d14d650bf6982bfdbb009ef6d26643d32d724102217684b8c03b4", kill_on_drop: false }` [INFO] [stdout] 783a3e0a687d14d650bf6982bfdbb009ef6d26643d32d724102217684b8c03b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71872c480fe07d2395e483510c639bb983fd2337e85afb0d047812b49874d6ce [INFO] running `Command { std: "docker" "start" "-a" "71872c480fe07d2395e483510c639bb983fd2337e85afb0d047812b49874d6ce", 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.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.10 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling gix-utils v0.2.0 [INFO] [stderr] Compiling prodash v29.0.1 [INFO] [stderr] Compiling gix-path v0.10.15 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-actor v0.34.0 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling gix-quote v0.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling gix-command v0.5.0 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-features v0.41.0 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling gix-prompt v0.10.0 [INFO] [stderr] Compiling gix-hash v0.17.0 [INFO] [stderr] Compiling gix-fs v0.14.0 [INFO] [stderr] Compiling gix-glob v0.19.0 [INFO] [stderr] Compiling gix-hashtable v0.8.0 [INFO] [stderr] Compiling gix-tempfile v17.0.0 [INFO] [stderr] Compiling gix-commitgraph v0.27.0 [INFO] [stderr] Compiling gix-object v0.48.0 [INFO] [stderr] Compiling gix-attributes v0.25.0 [INFO] [stderr] Compiling gix-lock v17.0.0 [INFO] [stderr] Compiling gix-ignore v0.14.0 [INFO] [stderr] Compiling gix-url v0.30.0 [INFO] [stderr] Compiling gix-pathspec v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling gix-revwalk v0.19.0 [INFO] [stderr] Compiling gix-ref v0.51.0 [INFO] [stderr] Compiling gix-traverse v0.45.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling gix-index v0.39.0 [INFO] [stderr] Compiling gix-revision v0.33.0 [INFO] [stderr] Compiling gix-filter v0.18.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling gix-worktree v0.40.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling gix-discover v0.39.0 [INFO] [stderr] Compiling gix-refspec v0.29.0 [INFO] [stderr] Compiling gix-credentials v0.28.0 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling gix-pack v0.58.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling gix-diff v0.51.0 [INFO] [stderr] Compiling gix-dir v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling gix-config v0.44.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling gix-negotiate v0.19.0 [INFO] [stderr] Compiling gix-shallow v0.3.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling gix-transport v0.46.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling gix-protocol v0.49.0 [INFO] [stderr] Compiling gix-odb v0.68.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling gix-submodule v0.18.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling gix-worktree-state v0.18.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling gix-status v0.18.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling shadow-rs v1.1.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gix v0.71.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling hmm-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/commands/check_command.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::hmm::haxelib::{self, Haxelib, HaxelibType}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context` and `anyhow` [INFO] [stdout] --> src/commands/check_command.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::{anyhow, Context, Result}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `human_bytes::human_bytes` [INFO] [stdout] --> src/commands/install_command.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use human_bytes::human_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJJ2QXa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhmm_rs-a8ee3eff8f99093f.rlib,liburlencoding-2e57689ab08a86e0.rlib,libshadow_rs-f7c29cafdd694b4f.rlib,libis_debug-5040fe3d0e6ee261.rlib,libconst_format-ba86f1324afccafd.rlib,libclap-a8009fb89ea2eb1c.rlib,libclap_builder-a215ed140eda368f.rlib,libterminal_size-ac3ee1604dd8993d.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-3a5850ea78bcd0e3.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libunicase-5017e9507498ef51.rlib,libclap_lex-8f7e36dc12b04c16.rlib,libanstyle-df82d657645c4a5c.rlib,libzip-4f832fd968e072c0.rlib,libxz2-a4d052049badeeb5.rlib,liblzma_sys-5d0ac035db805c9a.rlib,libdeflate64-4fdf03d24a519323.rlib,libpbkdf2-05cdd2ccb7114e3c.rlib,libzstd-327758c488c6a31d.rlib,libzstd_safe-50110653eea80d19.rlib,libzstd_sys-c0e314b5e61fd268.rlib,libzopfli-8bdd2e1e7850937b.rlib,libsimd_adler32-4c6c18bda7733bd9.rlib,libbumpalo-342affea1948cac0.rlib,liblockfree_object_pool-ed923e08fdb0d845.rlib,libbzip2-c45d50b1f08c8779.rlib,libbzip2_sys-9dc75566c506b144.rlib,libtime-5ebddc25439a8529.rlib,libtime_core-45a5f0d549950b2a.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-aea317d0855ce305.rlib,libpowerfmt-a0c185df26c26a22.rlib,liblzma_rs-63b33faede0d519a.rlib,libcrc-dad355042bb8f721.rlib,libcrc_catalog-bb32f52851f13aa4.rlib,libbyteorder-1efcbe4f07366651.rlib,libaes-2da247b92a1f3319.rlib,libcipher-0aa636c8916e7ebf.rlib,libinout-84dd7884ac4f9909.rlib,libhmac-ed41836864954d9d.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libindicatif-3193cad313f56e27.rlib,libportable_atomic-4721aa30b9817ef9.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libhuman_bytes-5141c0eed0938442.rlib,libyansi-ea5897b7ce434d6c.rlib,libgix-c9e7d25f860adc12.rlib,libgix_status-0bba2efa7499417d.rlib,libgix_worktree_state-2ec9e5fb7ab97b46.rlib,libio_close-0201bba1422b114e.rlib,libgix_submodule-b147124d3a454808.rlib,libgix_config-f7816f721463e121.rlib,libgix_diff-96053bb01a6a0a61.rlib,libimara_diff-96ea03105a12e705.rlib,libgix_filter-115297ca8988bd6b.rlib,libgix_packetline_blocking-a5dddd8b9fd74803.rlib,libgix_protocol-82545392975c2707.rlib,libgix_refspec-52934ef95ea67c28.rlib,libgix_revision-4ce8cd6e8b29c1bd.rlib,libgix_shallow-caeae962ccd94149.rlib,libgix_transport-e0bdb1754b612bc6.rlib,libreqwest-5ab82b566163f5f0.rlib,librustls_pemfile-c10d86683cd02bd2.rlib,libipnet-9aae67a4e846df6d.rlib,libhyper_rustls-8c9aad35ae4a3f77.rlib,libwebpki_roots-9b6ba0a66b8f7822.rlib,libhyper_tls-933c21ae8f7bff19.rlib,libtokio_native_tls-075f269c22d00b01.rlib,libtokio_rustls-7b4bc1e09012a0ea.rlib,librustls-a037b304602d3408.rlib,libwebpki-b3fce018b1a4608e.rlib,libring-af072cf5abf0488e.rlib,libgetrandom-52b0b333549c4345.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-9d08be6d3ac0a48f.rlib,librustls_pki_types-2e4234be2bbf9b66.rlib,libserde_urlencoded-2205bf4f7f1ddbc0.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libserde_json-5e2ed4766ff145dd.rlib,libryu-0ea4bafc9bef6d8b.rlib,libtower-957187203d76ba57.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libtower_layer-d70c7e404336389b.rlib,libnative_tls-9bd7894791337bd9.rlib,libopenssl_probe-cbab9b905ab83f66.rlib,libopenssl-73df11a6f9c4abc7.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-699de5b96fd8087a.rlib,libhyper_util-b92807d09e275d3c.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-82abe577b2e18f87.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-ef7f67eccefdfa63.rlib,libh2-db160de59953c9e0.rlib,libtracing-90c35db9c4da35d0.rlib,libindexmap-f048eb4f1f43eb62.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-47081099e2eb382d.rlib,libfoldhash-a84df4cbe8daa3b8.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-2ec0ad595d84b062.rlib,libtokio-20ba974d1211de1b.rlib,libsignal_hook_registry-7d5f5b9004b16217.rlib,libsocket2-550b4fc7bc1b4582.rlib,libmio-fc7a801b29581118.rlib,libhttp_body_util-f2ff7a97002ec3c2.rlib,libhttp_body-5d2c120e15cb3719.rlib,libfutures_util-329c53ab22feba85.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-8a286151680a468c.rlib,libbase64-2a03de3babadded3.rlib,libgix_packetline-f57d0106dc68fe3a.rlib,libgix_odb-c8d60c22acbf6b5f.rlib,libgix_pack-97a5c6a038969632.rlib,libuluru-4914f96d21ac440f.rlib,libarrayvec-1b252ee19ef31e11.rlib,libclru-7dc3459fa9d0eaf7.rlib,libarc_swap-4d53f24db0759841.rlib,libgix_negotiate-57979d995003aa89.rlib,libgix_dir-54af09540530f87c.rlib,libgix_worktree-7dee810210b2e9df.rlib,libgix_pathspec-cd6b289e4eba639a.rlib,libgix_index-caf5753966373636.rlib,libfnv-2d77ec4f6f971b24.rlib,libgix_bitmap-10ba75102c0aafd3.rlib,libgix_traverse-90b6602806eaeae1.rlib,libgix_revwalk-ba1a9e7703411c6b.rlib,libgix_hashtable-7edccf10faa2cb65.rlib,libfiletime-f77c07c7a713d6c0.rlib,libgix_ignore-34553c54bd78e4e3.rlib,libgix_discover-1fec1c925cb7996c.rlib,libgix_ref-0605f9a99b3c830b.rlib,libgix_lock-5a3f8b1e307ba6f2.rlib,libgix_tempfile-ec6b6000300e96f0.rlib,libdashmap-fe66aac2228759b0.rlib,libhashbrown-0dc92014550349fa.rlib,libahash-96fbc9de92da2822.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libtempfile-c4ffdbe4911cf957.rlib,libgetrandom-1cf60552a9d1430c.rlib,librustix-0729e2b9d88a3bbd.rlib,liblinux_raw_sys-f64db6ba616ab9b3.rlib,libgix_fs-3d311f2b32a1f77b.rlib,libgix_object-397c0a224cbf63dd.rlib,libgix_validate-48cd5d6c07ef90df.rlib,libgix_credentials-42424b6d58da08f9.rlib,libgix_url-7548bd0a72cf35c0.rlib,liburl-0efdf0ebb9a62618.rlib,libidna-f2f5fc29d28b43c3.rlib,libidna_adapter-3281d38e29f7ddec.rlib,libicu_normalizer-219021b1fd0fc137.rlib,libicu_normalizer_data-c61db1a8fc611134.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-b06cfa0fb468a9a2.rlib,libicu_properties_data-66f95765f8b36427.rlib,libicu_locid_transform-8cc396ac61630c66.rlib,libicu_locid_transform_data-7021bfb1d9f6b74f.rlib,libicu_collections-4ef63f7c4a5b4322.rlib,libicu_provider-5d50d29908856326.rlib,libicu_locid-23093693e1e5ee0c.rlib,liblitemap-705c4d2af7d10c57.rlib,libtinystr-fc1d94a557f8194d.rlib,libzerovec-776b655eb7c72684.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-a8f257723476dc01.rlib,libzerofrom-8d6c35f568a75c73.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libgix_prompt-7af5f39aa70d9d71.rlib,libgix_config_value-609e54fede1411e8.rlib,librustix-07335679f9ccf012.rlib,liblinux_raw_sys-b3e0a6b3ac010104.rlib,libgix_sec-1fe013d210242b0b.rlib,libgix_commitgraph-185d22079871f7a1.rlib,libgix_chunk-b890e4ff03e69120.rlib,libgix_hash-a5dc02fb3efa74a4.rlib,libfaster_hex-cc2f1585b9d132cf.rlib,libsha1_checked-26fba65510c3a0b2.rlib,libsha1-53831dfdf63c68a0.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libdigest-c39e839ba7ec160e.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-2e92bcf4c6189d05.rlib,libcrypto_common-e4cd56dd7f184fa7.rlib,libgeneric_array-2cd22ae107bdafe0.rlib,libtypenum-6c801d53a997f918.rlib,libmemmap2-59d8eb65c726613c.rlib,libgix_command-cb631ea38b12928f.rlib,libshell_words-577647bd4f992c17.rlib,libgix_attributes-af0a8ccbe85a63ae.rlib,libunicode_bom-4e1141728f5203f5.rlib,libgix_quote-4470b1b3d85569ea.rlib,libkstring-c4eff336f7bc413d.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libgix_glob-634e9131c79db1eb.rlib,libgix_path-b527215448805570.rlib,libhome-c43708049c272d87.rlib,libgix_features-07f5ab3c16a2abde.rlib,libcrossbeam_channel-b2c1401e59501778.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libflate2-353e3020fec8d3b2.rlib,libminiz_oxide-eaef6a8ccc0937d5.rlib,libadler2-b931b79841890bad.rlib,liblibz_ng_sys-4015e51b62284d29.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libgix_trace-bb5082bd48b89d0e.rlib,libtracing_core-1a2ca7348b8c761e.rlib,libprodash-14a6d8df029b0b2b.rlib,liblog-394b918668cad64a.rlib,libparking_lot-8bce542a713c1d80.rlib,libparking_lot_core-3a8cda45e4b75a1c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-ba33b26b811cf1da.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libbytes-bfe11088fe358bd1.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libbitflags-445db8be2198bccb.rlib,libgix_actor-f1928f5e53a7f9d1.rlib,libgix_utils-be2f2dc170129bbc.rlib,libfastrand-503f12a96d791409.rlib,libunicode_normalization-d77a3bed28a4ee4f.rlib,libtinyvec-01b91c7fe633ba8a.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libwinnow-2fbaecbce3bf17ee.rlib,libgix_date-292e5f0b741ee81a.rlib,libitoa-6b76ec393d6a2c41.rlib,libthiserror-01bb6b9e2bdfe503.rlib,libjiff-c9e3cd065bb811cf.rlib,libbstr-eda4509dd7b58a9b.rlib,libregex_automata-dff7a5d0f0961020.rlib,libserde-4867b26158ebbf89.rlib,libmemchr-3ffe5f7a52883367.rlib,libconsole-9e3519d984d6f292.rlib,liblibc-7b80befb51a001ec.rlib,libunicode_width-79cfce0a776a55d3.rlib,libonce_cell-0ba6aecba7086d38.rlib,libanyhow-600d0fc276f8dd2e.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" "-llzma" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJJ2QXa/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/libz-ng-sys-341c20fc399dc237/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-9a6a31b698506fd9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-c3c4d9125c98e2bb/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6db1df37c802c63a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hmm_rs-a595264274a55d58" "-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 0x0000735788cb0da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b0da7) [INFO] [stdout] #1 0x0000735788cb11bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56b11bc) [INFO] [stdout] #2 0x0000735783433330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000735783576b06 (/lib/x86_64-linux-gnu/libc.so.6+0x188b06) [INFO] [stdout] #4 0x000073578c027a7e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x0000735788c608e1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56608e1) [INFO] [stdout] #6 0x0000735788c5f7b8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x565f7b8) [INFO] [stdout] #7 0x00005d351af3162d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc62d) [INFO] [stdout] #8 0x00005d351aebd6ca 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 0x0000735788c607b2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56607b2) [INFO] [stdout] #10 0x0000735788c6021a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566021a) [INFO] [stdout] #11 0x0000735788bd98d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x55d98d0) [INFO] [stdout] #12 0x000073578348aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x0000735783517a34 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 `hmm-rs` (bin "hmm-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "71872c480fe07d2395e483510c639bb983fd2337e85afb0d047812b49874d6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71872c480fe07d2395e483510c639bb983fd2337e85afb0d047812b49874d6ce", kill_on_drop: false }` [INFO] [stdout] 71872c480fe07d2395e483510c639bb983fd2337e85afb0d047812b49874d6ce