[INFO] fetching crate seqx 0.1.2...
[INFO] testing seqx-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate seqx 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate seqx 0.1.2
[INFO] finished tweaking crates.io crate seqx 0.1.2
[INFO] tweaked toml for crates.io crate seqx 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seqx 0.1.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seqx 0.1.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3031d20f58c05fc72e5080de65b39c9efb4022b37aba42a0c8697fa14d3c331
[INFO] running `Command { std: "docker" "start" "-a" "d3031d20f58c05fc72e5080de65b39c9efb4022b37aba42a0c8697fa14d3c331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3031d20f58c05fc72e5080de65b39c9efb4022b37aba42a0c8697fa14d3c331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3031d20f58c05fc72e5080de65b39c9efb4022b37aba42a0c8697fa14d3c331", kill_on_drop: false }`
[INFO] [stdout] d3031d20f58c05fc72e5080de65b39c9efb4022b37aba42a0c8697fa14d3c331
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c0492e7c4c30a1b16dc5d14930405c7e97fc3ad26c05439ff8daab13064e7ea
[INFO] running `Command { std: "docker" "start" "-a" "4c0492e7c4c30a1b16dc5d14930405c7e97fc3ad26c05439ff8daab13064e7ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling noodles-core v0.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling noodles-fastq v0.22.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ensure_simd v0.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mem_dbg-derive v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling mem_dbg v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling noodles-bgzf v0.46.0
[INFO] [stderr]    Compiling gzp v2.0.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling noodles-csi v0.54.0
[INFO] [stderr]    Compiling noodles-fasta v0.60.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling noodles-tabix v0.60.0
[INFO] [stderr]    Compiling packed-seq v4.4.2
[INFO] [stderr]    Compiling noodles-bed v0.32.0
[INFO] [stderr]    Compiling noodles v0.107.0
[INFO] [stderr]    Compiling seqx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "4c0492e7c4c30a1b16dc5d14930405c7e97fc3ad26c05439ff8daab13064e7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c0492e7c4c30a1b16dc5d14930405c7e97fc3ad26c05439ff8daab13064e7ea", kill_on_drop: false }`
[INFO] [stdout] 4c0492e7c4c30a1b16dc5d14930405c7e97fc3ad26c05439ff8daab13064e7ea
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fa38c70668deddba4c64645a0a65d00b308041d64bbc57448e0a309ca0a9e3c
[INFO] running `Command { std: "docker" "start" "-a" "5fa38c70668deddba4c64645a0a65d00b308041d64bbc57448e0a309ca0a9e3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling seqx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "5fa38c70668deddba4c64645a0a65d00b308041d64bbc57448e0a309ca0a9e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa38c70668deddba4c64645a0a65d00b308041d64bbc57448e0a309ca0a9e3c", kill_on_drop: false }`
[INFO] [stdout] 5fa38c70668deddba4c64645a0a65d00b308041d64bbc57448e0a309ca0a9e3c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab80fb60f463108b85f28c7b85ca17e847474a97545c199c0361482f162b866a
[INFO] running `Command { std: "docker" "start" "-a" "ab80fb60f463108b85f28c7b85ca17e847474a97545c199c0361482f162b866a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seqx-d17c76d60f039660)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test cmd::compress::tests::test_find_pigz ... ok
[INFO] [stdout] test cmd::extract::tests::test_extract_id_and_range_streaming ... ok
[INFO] [stdout] test cmd::filter::tests::test_filter_protein_gc_should_error ... ok
[INFO] [stdout] test cmd::filter::tests::test_filter_protein_min_len ... ok
[INFO] [stdout] test cmd::modify::tests::test_modify_protein_upper ... ok
[INFO] [stdout] test common::packed_seq_io::tests::test_roundtrip_dna_record ... ok
[INFO] [stdout] test cmd::split::tests::test_split_by_parts_streaming ... ok
[INFO] [stdout] test common::packed_seq_io::tests::test_roundtrip_protein_record ... ok
[INFO] [stdout] test common::parser::tests::test_fasta_record_reader ... ok
[INFO] [stdout] test cmd::split::tests::test_split_by_chunk_streaming ... ok
[INFO] [stdout] test cmd::compress::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test cmd::dedup::tests::test_dedup_by_id_preserves_first_global_order ... ok
[INFO] [stdout] test cmd::modify::tests::test_modify_protein_reverse_complement_should_error ... ok
[INFO] [stdout] test cmd::extract::tests::test_extract_bed_streaming ... ok
[INFO] [stdout] test cmd::dedup::tests::test_dedup_protein_sequence ... ok
[INFO] [stdout] test cmd::search::tests::test_search_protein_forward_only ... ok
[INFO] [stdout] test cmd::sort::tests::test_sort_by_name_external ... ok
[INFO] [stdout] test cmd::sort::tests::test_sort_by_len_desc ... ok
[INFO] [stdout] test common::parser::tests::test_fastq_record_reader ... ok
[INFO] [stdout] test common::parser::tests::test_parse_range ... ok
[INFO] [stdout] test cmd::dedup::tests::test_dedup_by_sequence ... ok
[INFO] [stdout] test cmd::compress::tests::test_parallel_compress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seqx-8d055b12af5c6147)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests seqx
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab80fb60f463108b85f28c7b85ca17e847474a97545c199c0361482f162b866a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab80fb60f463108b85f28c7b85ca17e847474a97545c199c0361482f162b866a", kill_on_drop: false }`
[INFO] [stdout] ab80fb60f463108b85f28c7b85ca17e847474a97545c199c0361482f162b866a
