wilsonzlin/minify-html

Segfault during build on Alpine Linux and Chimera Linux (in rustc)

logankaser opened this issue · 0 comments

This is a long shot, but do you have any idea what might cause this crash?
I'm struggling to debug this as it seems like a toolchain issue.
It's definitely specific to minify-html, as hundreds of other packages in the dep graph do compile.
I know this is most likely not related to your code, and I'll also be raising the issue on other channels.

Caused by:
  process didn't exit successfully: `rustc --crate-name minify_html_common --edition=2018 /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minify-html-common-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=ed3254a32d852e2e -C extra-filename=-ed3254a32d852e2e --out-dir /binserve/target/release/deps -L dependency=/binserve/target/release/deps --extern aho_corasick=/binserve/target/release/deps/libaho_corasick-385a117462566626.rmeta --extern lazy_static=/binserve/target/release/deps/liblazy_static-907aedb37d78baed.rmeta --extern memchr=/binserve/target/release/deps/libmemchr-ea0c69bae639ef37.rmeta --extern rustc_hash=/binserve/target/release/deps/librustc_hash-758c502d7f359b64.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
warning: build failed, waiting for other jobs to finish...
Error: building at STEP "RUN RUST_BACKTRACE=1 cargo build --release": while running runtime: exit status 101