[INFO] cloning repository https://github.com/koisland/rs-moddotplot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koisland/rs-moddotplot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoisland%2Frs-moddotplot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoisland%2Frs-moddotplot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74729906d3ac9a25d27107ca907758ce3a1d207d
[INFO] testing koisland/rs-moddotplot against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoisland%2Frs-moddotplot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koisland/rs-moddotplot
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/koisland/rs-moddotplot
[INFO] tweaked toml for git repo https://github.com/koisland/rs-moddotplot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koisland/rs-moddotplot on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koisland/rs-moddotplot 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f779e14750a959a5c5a48facf222051f36b093772d7c10813691ffb4b73fbe65
[INFO] running `Command { std: "docker" "start" "-a" "f779e14750a959a5c5a48facf222051f36b093772d7c10813691ffb4b73fbe65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f779e14750a959a5c5a48facf222051f36b093772d7c10813691ffb4b73fbe65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f779e14750a959a5c5a48facf222051f36b093772d7c10813691ffb4b73fbe65", kill_on_drop: false }`
[INFO] [stdout] f779e14750a959a5c5a48facf222051f36b093772d7c10813691ffb4b73fbe65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9bf91b802dd4e8d428205536414f309d97d6b4dab907fbfcfd676d561a1934d
[INFO] running `Command { std: "docker" "start" "-a" "c9bf91b802dd4e8d428205536414f309d97d6b4dab907fbfcfd676d561a1934d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zlib-rs v0.5.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling noodles-core v0.17.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling noodles-bgzf v0.38.0
[INFO] [stderr]    Compiling noodles-fasta v0.51.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling noodles v0.96.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rs-moddotplot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.16s
[INFO] running `Command { std: "docker" "inspect" "c9bf91b802dd4e8d428205536414f309d97d6b4dab907fbfcfd676d561a1934d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9bf91b802dd4e8d428205536414f309d97d6b4dab907fbfcfd676d561a1934d", kill_on_drop: false }`
[INFO] [stdout] c9bf91b802dd4e8d428205536414f309d97d6b4dab907fbfcfd676d561a1934d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37d079fa11fc3730a490052d029bf4ec41b6050d8a1467e484ad912693dbd06d
[INFO] running `Command { std: "docker" "start" "-a" "37d079fa11fc3730a490052d029bf4ec41b6050d8a1467e484ad912693dbd06d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-moddotplot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "37d079fa11fc3730a490052d029bf4ec41b6050d8a1467e484ad912693dbd06d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d079fa11fc3730a490052d029bf4ec41b6050d8a1467e484ad912693dbd06d", kill_on_drop: false }`
[INFO] [stdout] 37d079fa11fc3730a490052d029bf4ec41b6050d8a1467e484ad912693dbd06d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15f51e264ad924b1ea904051a9e54cf2b53cff636f47d48adff9dff710e093e3
[INFO] running `Command { std: "docker" "start" "-a" "15f51e264ad924b1ea904051a9e54cf2b53cff636f47d48adff9dff710e093e3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_moddotplot-a673942939f4e7f0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ani::test::test_partition_overlaps ... ok
[INFO] [stdout] test ani::test::test_remove_ambiguous_bases ... ok
[INFO] [stdout] test ident::test::test_local_ident ... ok
[INFO] [stdout] test ident::test::test_group_ident ... ok
[INFO] [stdout] test ident::test::test_self_ident has been running for over 60 seconds
[INFO] [stdout] test plot::test::test_draw_tri has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "15f51e264ad924b1ea904051a9e54cf2b53cff636f47d48adff9dff710e093e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f51e264ad924b1ea904051a9e54cf2b53cff636f47d48adff9dff710e093e3", kill_on_drop: false }`
[INFO] [stdout] 15f51e264ad924b1ea904051a9e54cf2b53cff636f47d48adff9dff710e093e3
