[INFO] fetching crate deepbiop 0.1.15...
[INFO] testing deepbiop-0.1.15 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate deepbiop 0.1.15 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate deepbiop 0.1.15
[INFO] finished tweaking crates.io crate deepbiop 0.1.15
[INFO] tweaked toml for crates.io crate deepbiop 0.1.15 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deepbiop 0.1.15 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deepbiop 0.1.15 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12d4772b03904db4f89956fb14ce8883936e552874dcb0643f73c1123ce26801
[INFO] running `Command { std: "docker" "start" "-a" "12d4772b03904db4f89956fb14ce8883936e552874dcb0643f73c1123ce26801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d4772b03904db4f89956fb14ce8883936e552874dcb0643f73c1123ce26801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d4772b03904db4f89956fb14ce8883936e552874dcb0643f73c1123ce26801", kill_on_drop: false }`
[INFO] [stdout] 12d4772b03904db4f89956fb14ce8883936e552874dcb0643f73c1123ce26801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fcb7ea2b9d5b747595bfd69e6911c99bf75c53bdf0d892740d38e822f417f89
[INFO] running `Command { std: "docker" "start" "-a" "5fcb7ea2b9d5b747595bfd69e6911c99bf75c53bdf0d892740d38e822f417f89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrow-schema v54.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling libz-ng-sys v1.1.21
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling noodles-core v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.11
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling arrow-buffer v54.0.0
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrow-data v54.0.0
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling arrow-array v54.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling arrow-select v54.0.0
[INFO] [stderr]    Compiling arrow-ipc v54.0.0
[INFO] [stderr]    Compiling arrow-cast v54.0.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling noodles-bgzf v0.34.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling noodles-csi v0.41.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling noodles-sam v0.68.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling arrow-csv v54.0.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling noodles-bam v0.72.0
[INFO] [stderr]    Compiling noodles-fasta v0.46.0
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling arrow-json v54.0.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling liblzma v0.3.5
[INFO] [stderr]    Compiling arrow-string v54.0.0
[INFO] [stderr]    Compiling arrow-ord v54.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling arrow-arith v54.0.0
[INFO] [stderr]    Compiling arrow-row v54.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling ug v0.0.2
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.6.2
[INFO] [stderr]    Compiling noodles-fastq v0.16.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling inventory v0.3.17
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling candle-core v0.8.2
[INFO] [stderr]    Compiling noodles v0.87.0
[INFO] [stderr]    Compiling arrow v54.0.0
[INFO] [stderr]    Compiling parquet v54.0.0
[INFO] [stderr]    Compiling needletail v0.6.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling lexical v7.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pyo3-stub-gen v0.6.2
[INFO] [stderr]    Compiling deepbiop-core v0.1.15
[INFO] [stderr]    Compiling deepbiop v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s
[INFO] running `Command { std: "docker" "inspect" "5fcb7ea2b9d5b747595bfd69e6911c99bf75c53bdf0d892740d38e822f417f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fcb7ea2b9d5b747595bfd69e6911c99bf75c53bdf0d892740d38e822f417f89", kill_on_drop: false }`
[INFO] [stdout] 5fcb7ea2b9d5b747595bfd69e6911c99bf75c53bdf0d892740d38e822f417f89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84c9a71fa1167f10782a0139ee0c4a8dd059fda9a2d79956fcdcc9e58ba992b0
[INFO] running `Command { std: "docker" "start" "-a" "84c9a71fa1167f10782a0139ee0c4a8dd059fda9a2d79956fcdcc9e58ba992b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling deepbiop v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "84c9a71fa1167f10782a0139ee0c4a8dd059fda9a2d79956fcdcc9e58ba992b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c9a71fa1167f10782a0139ee0c4a8dd059fda9a2d79956fcdcc9e58ba992b0", kill_on_drop: false }`
[INFO] [stdout] 84c9a71fa1167f10782a0139ee0c4a8dd059fda9a2d79956fcdcc9e58ba992b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 582e0f8096ba565893048f3ce2a346dbd05896a2b1e3bf07dea739df07849ddc
[INFO] running `Command { std: "docker" "start" "-a" "582e0f8096ba565893048f3ce2a346dbd05896a2b1e3bf07dea739df07849ddc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepbiop-191f0839d883e3b6)
[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 deepbiop
[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" "582e0f8096ba565893048f3ce2a346dbd05896a2b1e3bf07dea739df07849ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "582e0f8096ba565893048f3ce2a346dbd05896a2b1e3bf07dea739df07849ddc", kill_on_drop: false }`
[INFO] [stdout] 582e0f8096ba565893048f3ce2a346dbd05896a2b1e3bf07dea739df07849ddc
