[INFO] fetching crate binseq 0.8.3...
[INFO] testing binseq-0.8.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate binseq 0.8.3 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate binseq 0.8.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate binseq 0.8.3
[INFO] tweaked toml for crates.io crate binseq 0.8.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binseq 0.8.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binseq 0.8.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f31b1e1a006b6c24b2e526672546a31beeb57f1e1305878c9c1892c2f44ec0b2
[INFO] running `Command { std: "docker" "start" "-a" "f31b1e1a006b6c24b2e526672546a31beeb57f1e1305878c9c1892c2f44ec0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f31b1e1a006b6c24b2e526672546a31beeb57f1e1305878c9c1892c2f44ec0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31b1e1a006b6c24b2e526672546a31beeb57f1e1305878c9c1892c2f44ec0b2", kill_on_drop: false }`
[INFO] [stdout] f31b1e1a006b6c24b2e526672546a31beeb57f1e1305878c9c1892c2f44ec0b2
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3af8c745ae354c8c99f7fc482f0b287971d5207eea4bf4133c6317f6459ce7
[INFO] running `Command { std: "docker" "start" "-a" "bb3af8c745ae354c8c99f7fc482f0b287971d5207eea4bf4133c6317f6459ce7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitnuc v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling binseq v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.49s
[INFO] running `Command { std: "docker" "inspect" "bb3af8c745ae354c8c99f7fc482f0b287971d5207eea4bf4133c6317f6459ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3af8c745ae354c8c99f7fc482f0b287971d5207eea4bf4133c6317f6459ce7", kill_on_drop: false }`
[INFO] [stdout] bb3af8c745ae354c8c99f7fc482f0b287971d5207eea4bf4133c6317f6459ce7
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e712e3140e03e2c91be97ee0a73743dac67e3953ef1d5e835d96e73af2cc2be
[INFO] running `Command { std: "docker" "start" "-a" "0e712e3140e03e2c91be97ee0a73743dac67e3953ef1d5e835d96e73af2cc2be", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]    Compiling libdeflate-sys v1.25.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libz-ng-sys v1.1.23
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling binseq v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libdeflater v1.25.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling seq_io v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling gzp v1.0.1
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling nucgen v0.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.36s
[INFO] running `Command { std: "docker" "inspect" "0e712e3140e03e2c91be97ee0a73743dac67e3953ef1d5e835d96e73af2cc2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e712e3140e03e2c91be97ee0a73743dac67e3953ef1d5e835d96e73af2cc2be", kill_on_drop: false }`
[INFO] [stdout] 0e712e3140e03e2c91be97ee0a73743dac67e3953ef1d5e835d96e73af2cc2be
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecec67d7f4c5c6589406709da0e803b858942181ff55db999ed3839069fa6575
[INFO] running `Command { std: "docker" "start" "-a" "ecec67d7f4c5c6589406709da0e803b858942181ff55db999ed3839069fa6575", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binseq-fcf88005c3d029a1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] BSEQ         *****************test bq::writer::testing::test_headless ... ok
[INFO] [stdout] test bq::writer::testing::test_stdout ... ok
[INFO] [stdout] test bq::writer::testing::test_to_path ... FAILED
[INFO] [stdout] test error::testing::test_into_binseq_error ... ok
[INFO] [stdout] test vbq::writer::tests::test_headless_writer ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_incompatible_headers ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_multi_record ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_with_quality_scores ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_single_record ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_empty_writer ... ok
[INFO] [stdout] test bq::writer::testing::test_stream_writer ... ok
[INFO] [stdout] test vbq::writer::tests::test_record_byte_size ... ok
[INFO] [stdout] test bq::writer::testing::test_not_headless ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_with_compression ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_block_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bq::writer::testing::test_to_path stdout ----
[INFO] [stdout] Error: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bq::writer::testing::test_to_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ecec67d7f4c5c6589406709da0e803b858942181ff55db999ed3839069fa6575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecec67d7f4c5c6589406709da0e803b858942181ff55db999ed3839069fa6575", kill_on_drop: false }`
[INFO] [stdout] ecec67d7f4c5c6589406709da0e803b858942181ff55db999ed3839069fa6575
