[INFO] fetching crate genominicus 0.4.2... [INFO] testing genominicus-0.4.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate genominicus 0.4.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate genominicus 0.4.2 [INFO] finished tweaking crates.io crate genominicus 0.4.2 [INFO] tweaked toml for crates.io crate genominicus 0.4.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate genominicus 0.4.2 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 genominicus 0.4.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e282103fc3b6fd5e393acd0843cf0cb7540d7579285afcff3aa873d750872d9b [INFO] running `Command { std: "docker" "start" "-a" "e282103fc3b6fd5e393acd0843cf0cb7540d7579285afcff3aa873d750872d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e282103fc3b6fd5e393acd0843cf0cb7540d7579285afcff3aa873d750872d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e282103fc3b6fd5e393acd0843cf0cb7540d7579285afcff3aa873d750872d9b", kill_on_drop: false }` [INFO] [stdout] e282103fc3b6fd5e393acd0843cf0cb7540d7579285afcff3aa873d750872d9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ab62452fe6d132db12c48c8f880b454517e709ca69b63ccaaeccb22c1f378eef [INFO] running `Command { std: "docker" "start" "-a" "ab62452fe6d132db12c48c8f880b454517e709ca69b63ccaaeccb22c1f378eef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling petname v2.0.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling svarog v0.6.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling buche v0.7.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling sorbus v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling syntesuite v0.6.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling newick v0.11.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling genominicus v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.22s [INFO] running `Command { std: "docker" "inspect" "ab62452fe6d132db12c48c8f880b454517e709ca69b63ccaaeccb22c1f378eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab62452fe6d132db12c48c8f880b454517e709ca69b63ccaaeccb22c1f378eef", kill_on_drop: false }` [INFO] [stdout] ab62452fe6d132db12c48c8f880b454517e709ca69b63ccaaeccb22c1f378eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a9c32040f3c22747710d4949960352490faa4246457e9f415e36898b38b80195 [INFO] running `Command { std: "docker" "start" "-a" "a9c32040f3c22747710d4949960352490faa4246457e9f415e36898b38b80195", kill_on_drop: false }` [INFO] [stderr] Compiling genominicus v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "a9c32040f3c22747710d4949960352490faa4246457e9f415e36898b38b80195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c32040f3c22747710d4949960352490faa4246457e9f415e36898b38b80195", kill_on_drop: false }` [INFO] [stdout] a9c32040f3c22747710d4949960352490faa4246457e9f415e36898b38b80195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 77bc811d06a7c5c1b5e34f834e1b4fd85c0601fb43fd534a216dcc517c9e8d2d [INFO] running `Command { std: "docker" "start" "-a" "77bc811d06a7c5c1b5e34f834e1b4fd85c0601fb43fd534a216dcc517c9e8d2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/genominicus-1c3b9e4d0f26c1a1) [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" "77bc811d06a7c5c1b5e34f834e1b4fd85c0601fb43fd534a216dcc517c9e8d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77bc811d06a7c5c1b5e34f834e1b4fd85c0601fb43fd534a216dcc517c9e8d2d", kill_on_drop: false }` [INFO] [stdout] 77bc811d06a7c5c1b5e34f834e1b4fd85c0601fb43fd534a216dcc517c9e8d2d