[INFO] fetching crate lib_tsalign 0.18.1...
[INFO] building lib_tsalign-0.18.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate lib_tsalign 0.18.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate lib_tsalign 0.18.1
[INFO] finished tweaking crates.io crate lib_tsalign 0.18.1
[INFO] tweaked toml for crates.io crate lib_tsalign 0.18.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lib_tsalign 0.18.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lib_tsalign 0.18.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db43c9649ccbfe7960cfc5e623ae9c7d2c360b29bbccb0c8f499e237976f0550
[INFO] running `Command { std: "docker" "start" "-a" "db43c9649ccbfe7960cfc5e623ae9c7d2c360b29bbccb0c8f499e237976f0550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db43c9649ccbfe7960cfc5e623ae9c7d2c360b29bbccb0c8f499e237976f0550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db43c9649ccbfe7960cfc5e623ae9c7d2c360b29bbccb0c8f499e237976f0550", kill_on_drop: false }`
[INFO] [stdout] db43c9649ccbfe7960cfc5e623ae9c7d2c360b29bbccb0c8f499e237976f0550
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5cc5129cf77d340723e6554d921360db07c5c87b7740f7e0fc39a33409d7cf6
[INFO] running `Command { std: "docker" "start" "-a" "c5cc5129cf77d340723e6554d921360db07c5c87b7740f7e0fc39a33409d7cf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling deterministic_default_hasher v0.14.2
[INFO] [stderr]    Compiling extend_map v0.14.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling generic_a_star v0.18.1
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling compact-genome v12.3.0
[INFO] [stderr]    Compiling seed_chain v0.18.1
[INFO] [stderr]    Compiling lib_tsalign v0.18.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/a_star_aligner/alignment_result/alignment.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn iter_compact(&self) -> CompactAlignmentIter<AlignmentType> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn iter_compact(&self) -> CompactAlignmentIter<'_, AlignmentType> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/a_star_aligner/alignment_result/alignment.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn iter_compact_cloned(&self) -> CompactAlignmentIterCloned<AlignmentType>
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn iter_compact_cloned(&self) -> CompactAlignmentIterCloned<'_, AlignmentType>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/a_star_aligner/alignment_result/alignment.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_flat(&self) -> FlatAlignmentIter<AlignmentType> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_flat(&self) -> FlatAlignmentIter<'_, AlignmentType> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/a_star_aligner/alignment_result/alignment.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_flat_cloned(&self) -> FlatAlignmentIterCloned<AlignmentType>
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_flat_cloned(&self) -> FlatAlignmentIterCloned<'_, AlignmentType>
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lib_tsalign` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name lib_tsalign --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c0a780abf6734f67 -C extra-filename=-2e9d39aa59f6e550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern binary_heap_plus=/opt/rustwide/target/debug/deps/libbinary_heap_plus-ad25fdede31d50e9.rmeta --extern compact_genome=/opt/rustwide/target/debug/deps/libcompact_genome-73f3b11152c32ac4.rmeta --extern deterministic_default_hasher=/opt/rustwide/target/debug/deps/libdeterministic_default_hasher-25c370e58e88ed5e.rmeta --extern extend_map=/opt/rustwide/target/debug/deps/libextend_map-a82aed3a0aa888ad.rmeta --extern generic_a_star=/opt/rustwide/target/debug/deps/libgeneric_a_star-952fc8ce665b517a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2ffde75bb9727acb.rmeta --extern noisy_float=/opt/rustwide/target/debug/deps/libnoisy_float-c1f827746f8127df.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-3d90edc3d08ec397.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern seed_chain=/opt/rustwide/target/debug/deps/libseed_chain-fa0fc1a682319dc7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8b7cca3188d58eca.rmeta --extern traitsequence=/opt/rustwide/target/debug/deps/libtraitsequence-e735f19f40ed28b8.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c5cc5129cf77d340723e6554d921360db07c5c87b7740f7e0fc39a33409d7cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5cc5129cf77d340723e6554d921360db07c5c87b7740f7e0fc39a33409d7cf6", kill_on_drop: false }`
[INFO] [stdout] c5cc5129cf77d340723e6554d921360db07c5c87b7740f7e0fc39a33409d7cf6
