[INFO] fetching crate align-cli 0.4.1... [INFO] building align-cli-0.4.1 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate align-cli 0.4.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate align-cli 0.4.1 [INFO] finished tweaking crates.io crate align-cli 0.4.1 [INFO] tweaked toml for crates.io crate align-cli 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate align-cli 0.4.1 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate align-cli 0.4.1 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thin-vec v0.2.14 [INFO] [stderr] Downloaded font-types v0.8.4 [INFO] [stderr] Downloaded special v0.10.3 [INFO] [stderr] Downloaded identity-hash v0.1.0 [INFO] [stderr] Downloaded random v0.13.2 [INFO] [stderr] Downloaded probability v0.20.3 [INFO] [stderr] Downloaded zeno v0.3.2 [INFO] [stderr] Downloaded mzpeaks v1.0.8 [INFO] [stderr] Downloaded uom v0.36.0 [INFO] [stderr] Downloaded swash v0.2.2 [INFO] [stderr] Downloaded skrifa v0.26.6 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded read-fonts v0.25.3 [INFO] [stderr] Downloaded mzdata v0.52.0 [INFO] [stderr] Downloaded rustyms v0.10.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95417251ede865473c29711e69ec05471ad0d5e69db4e9124ca7606309556511 [INFO] running `Command { std: "docker" "start" "-a" "95417251ede865473c29711e69ec05471ad0d5e69db4e9124ca7606309556511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95417251ede865473c29711e69ec05471ad0d5e69db4e9124ca7606309556511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95417251ede865473c29711e69ec05471ad0d5e69db4e9124ca7606309556511", kill_on_drop: false }` [INFO] [stdout] 95417251ede865473c29711e69ec05471ad0d5e69db4e9124ca7606309556511 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 7dc85f8a0bbe12d4aa58007cee5e2a581c4c4d154eb0fe100843dc61f781bd5a [INFO] running `Command { std: "docker" "start" "-a" "7dc85f8a0bbe12d4aa58007cee5e2a581c4c4d154eb0fe100843dc61f781bd5a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling mzpeaks v1.0.8 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zeno v0.3.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling font-types v0.8.4 [INFO] [stderr] Compiling read-fonts v0.25.3 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling mzdata v0.52.0 [INFO] [stderr] Compiling skrifa v0.26.6 [INFO] [stderr] Compiling swash v0.2.2 [INFO] [stderr] Compiling rustyms v0.10.0 [INFO] [stderr] error: could not compile `rustyms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5209000832c9d3bc29c91f4daef4ca9f28dc797/bin/rustc --crate-name rustyms --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustyms-0.10.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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(github_action)' --check-cfg 'cfg(si)' --check-cfg 'cfg(f32)' --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="glycan-render"' --cfg 'feature="glycan-render-bitmap"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --cfg 'feature="swash"' --cfg 'feature="zeno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "default", "glycan-render", "glycan-render-bitmap", "identification", "imgt", "isotopes", "mzdata", "ndarray", "probability", "rand", "rayon", "swash", "zeno"))' -C metadata=f253e04ee76fd122 -C extra-filename=-9bc2064c5dba3648 --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/wasm32-wasip1/debug/deps/libbincode-81c2b53e79b9fc18.rmeta --extern flate2=/opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-e5ad167a2dc52e3f.rmeta --extern itertools=/opt/rustwide/target/wasm32-wasip1/debug/deps/libitertools-1df223c73233ceb2.rmeta --extern mzdata=/opt/rustwide/target/wasm32-wasip1/debug/deps/libmzdata-2a056a360b8f5fa9.rmeta --extern ndarray=/opt/rustwide/target/wasm32-wasip1/debug/deps/libndarray-9e81e3830fc2b9c5.rmeta --extern ordered_float=/opt/rustwide/target/wasm32-wasip1/debug/deps/libordered_float-ff9d1b55564a08c8.rmeta --extern probability=/opt/rustwide/target/wasm32-wasip1/debug/deps/libprobability-3460965c420a45d7.rmeta --extern rand=/opt/rustwide/target/wasm32-wasip1/debug/deps/librand-cac56c04c48d7121.rmeta --extern rayon=/opt/rustwide/target/wasm32-wasip1/debug/deps/librayon-278c46a696d4ab9f.rmeta --extern regex=/opt/rustwide/target/wasm32-wasip1/debug/deps/libregex-9f945f82d9e6e821.rmeta --extern serde=/opt/rustwide/target/wasm32-wasip1/debug/deps/libserde-e77430c498cd0f22.rmeta --extern similar=/opt/rustwide/target/wasm32-wasip1/debug/deps/libsimilar-5248dcfff82f1f63.rmeta --extern swash=/opt/rustwide/target/wasm32-wasip1/debug/deps/libswash-370cba658f3f9752.rmeta --extern thin_vec=/opt/rustwide/target/wasm32-wasip1/debug/deps/libthin_vec-c509448650bb8e9e.rmeta --extern uom=/opt/rustwide/target/wasm32-wasip1/debug/deps/libuom-11501ac4e822b5ab.rmeta --extern zeno=/opt/rustwide/target/wasm32-wasip1/debug/deps/libzeno-3f215ed10a3d016b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7dc85f8a0bbe12d4aa58007cee5e2a581c4c4d154eb0fe100843dc61f781bd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc85f8a0bbe12d4aa58007cee5e2a581c4c4d154eb0fe100843dc61f781bd5a", kill_on_drop: false }` [INFO] [stdout] 7dc85f8a0bbe12d4aa58007cee5e2a581c4c4d154eb0fe100843dc61f781bd5a