[INFO] fetching crate tsalign 1.0.1...
[INFO] testing tsalign-1.0.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tsalign 1.0.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tsalign 1.0.1
[INFO] finished tweaking crates.io crate tsalign 1.0.1
[INFO] tweaked toml for crates.io crate tsalign 1.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tsalign 1.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tsalign 1.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bswap v1.0.0
[INFO] [stderr]   Downloaded traitsequence v8.1.2
[INFO] [stderr]   Downloaded tagged-vec v0.3.6
[INFO] [stderr]   Downloaded utf8-chars v3.0.6
[INFO] [stderr]   Downloaded strong-type v1.1.1
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded compare v0.1.0
[INFO] [stderr]   Downloaded enum-iterator v2.3.0
[INFO] [stderr]   Downloaded binary-heap-plus v0.5.0
[INFO] [stderr]   Downloaded strong-type-derive v1.1.1
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded generic_a_star v1.0.1
[INFO] [stderr]   Downloaded seed_chain v1.0.1
[INFO] [stderr]   Downloaded compact-genome v12.5.0
[INFO] [stderr]   Downloaded suffix v1.3.0
[INFO] [stderr]   Downloaded lib_ts_chainalign v1.0.1
[INFO] [stderr]   Downloaded kurbo v0.11.3
[INFO] [stderr]   Downloaded usvg v0.45.1
[INFO] [stderr]   Downloaded euclid v0.22.13
[INFO] [stderr]   Downloaded resvg v0.45.1
[INFO] [stderr]   Downloaded lib_tsalign v1.0.1
[INFO] [stderr]   Downloaded template-switch-error-free-inners v0.1.1
[INFO] [stderr]   Downloaded svgtypes v0.15.3
[INFO] [stderr]   Downloaded data-url v0.3.2
[INFO] [stderr]   Downloaded imagesize v0.13.0
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.4.0
[INFO] [stderr]   Downloaded extend_map v0.14.4
[INFO] [stderr]   Downloaded enum-iterator-derive v1.5.0
[INFO] [stderr]   Downloaded rustybuzz v0.20.1
[INFO] [stderr]   Downloaded unicode-ccc v0.4.0
[INFO] [stderr]   Downloaded lib_tsshow v1.0.1
[INFO] [stderr]   Downloaded sha v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dade2a3c05abdfb964420aaa44d86a7f5641e10586fe7fceaf83e9be1ee525b
[INFO] running `Command { std: "docker" "start" "-a" "1dade2a3c05abdfb964420aaa44d86a7f5641e10586fe7fceaf83e9be1ee525b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dade2a3c05abdfb964420aaa44d86a7f5641e10586fe7fceaf83e9be1ee525b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dade2a3c05abdfb964420aaa44d86a7f5641e10586fe7fceaf83e9be1ee525b", kill_on_drop: false }`
[INFO] [stdout] 1dade2a3c05abdfb964420aaa44d86a7f5641e10586fe7fceaf83e9be1ee525b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37af8c005477a530e59ecc68bf1d3f5942adde490ec4513ac9e539657c5c36ff
[INFO] running `Command { std: "docker" "start" "-a" "37af8c005477a530e59ecc68bf1d3f5942adde490ec4513ac9e539657c5c36ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling traitsequence v8.1.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling extend_map v0.14.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling suffix v1.3.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling strong-type-derive v1.1.1
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling strong-type v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling compact-genome v12.5.0
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling template-switch-error-free-inners v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling bswap v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tagged-vec v0.3.6
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling sha v1.0.3
[INFO] [stderr]    Compiling utf8-chars v3.0.6
[INFO] [stderr]    Compiling generic_a_star v1.0.1
[INFO] [stderr]    Compiling noisy_float v0.2.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling seed_chain v1.0.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling lib_tsalign v1.0.1
[INFO] [stderr]    Compiling lib_ts_chainalign v1.0.1
[INFO] [stderr]    Compiling lib_tsshow v1.0.1
[INFO] [stderr]    Compiling tsalign v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tsalign` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 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())' -C metadata=f9f739cdcf515f19 -C extra-filename=-fa79431e72f27679 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-bfea60c06f04b2ce.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e692c524376ce9a4.rmeta --extern compact_genome=/opt/rustwide/target/debug/deps/libcompact_genome-1de618550287a38f.rmeta --extern generic_a_star=/opt/rustwide/target/debug/deps/libgeneric_a_star-98deeba4baa0f193.rmeta --extern lib_ts_chainalign=/opt/rustwide/target/debug/deps/liblib_ts_chainalign-a923a63c4df3834e.rmeta --extern lib_tsalign=/opt/rustwide/target/debug/deps/liblib_tsalign-c7127f466a03eeb6.rmeta --extern lib_tsshow=/opt/rustwide/target/debug/deps/liblib_tsshow-d17ea3450e85b0b0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d9079be5d5fb9bb7.rmeta --extern sha=/opt/rustwide/target/debug/deps/libsha-880b35d31a3040ea.rmeta --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-c36f75b1b25efd5d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-98f7826530503f3a.rmeta --extern traitsequence=/opt/rustwide/target/debug/deps/libtraitsequence-c47f16f9b14c2c98.rmeta --extern utf8_chars=/opt/rustwide/target/debug/deps/libutf8_chars-1bd6b064a681aedb.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "37af8c005477a530e59ecc68bf1d3f5942adde490ec4513ac9e539657c5c36ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37af8c005477a530e59ecc68bf1d3f5942adde490ec4513ac9e539657c5c36ff", kill_on_drop: false }`
[INFO] [stdout] 37af8c005477a530e59ecc68bf1d3f5942adde490ec4513ac9e539657c5c36ff
