[INFO] fetching crate bonsaidb-files 0.1.0...
[INFO] testing bonsaidb-files-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate bonsaidb-files 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bonsaidb-files 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bonsaidb-files 0.1.0
[INFO] tweaked toml for crates.io crate bonsaidb-files 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bonsaidb-files 0.1.0 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 crates.io crate bonsaidb-files 0.1.0 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fd6d739d3bf7925a48033fd6c6f340373be40a8603172d26543b6a60ca27dfc
[INFO] running `Command { std: "docker" "start" "-a" "0fd6d739d3bf7925a48033fd6c6f340373be40a8603172d26543b6a60ca27dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fd6d739d3bf7925a48033fd6c6f340373be40a8603172d26543b6a60ca27dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd6d739d3bf7925a48033fd6c6f340373be40a8603172d26543b6a60ca27dfc", kill_on_drop: false }`
[INFO] [stdout] 0fd6d739d3bf7925a48033fd6c6f340373be40a8603172d26543b6a60ca27dfc
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22507b04af1d5fc0423d59df2f8e74c2180ad5a5d6fded1fa8d51fdbd1a0fc82
[INFO] running `Command { std: "docker" "start" "-a" "22507b04af1d5fc0423d59df2f8e74c2180ad5a5d6fded1fa8d51fdbd1a0fc82", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling transmog v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling ordered-varint v2.0.0
[INFO] [stderr]    Compiling bytecount v0.6.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling bonsaidb-utils v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling manyhow-macros v0.8.1
[INFO] [stderr]    Compiling lru v0.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling manyhow v0.8.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling derive-where v1.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.8.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling actionable-macros v0.2.0
[INFO] [stderr]    Compiling attribute-derive v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling bonsaidb-macros v0.5.0
[INFO] [stderr]    Compiling pot v3.0.0
[INFO] [stderr]    Compiling arc-bytes v0.3.5
[INFO] [stderr]    Compiling actionable v0.2.0
[INFO] [stderr]    Compiling circulate v0.5.0
[INFO] [stderr]    Compiling transmog-pot v0.3.0
[INFO] [stderr]    Compiling bonsaidb-core v0.5.0
[INFO] [stderr]    Compiling bonsaidb-files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.84s
[INFO] running `Command { std: "docker" "inspect" "22507b04af1d5fc0423d59df2f8e74c2180ad5a5d6fded1fa8d51fdbd1a0fc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22507b04af1d5fc0423d59df2f8e74c2180ad5a5d6fded1fa8d51fdbd1a0fc82", kill_on_drop: false }`
[INFO] [stdout] 22507b04af1d5fc0423d59df2f8e74c2180ad5a5d6fded1fa8d51fdbd1a0fc82
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cda3d107cd663177c99e05baae88e4cf59c09a826d0a4adf7e04192a2bdb5758
[INFO] running `Command { std: "docker" "start" "-a" "cda3d107cd663177c99e05baae88e4cf59c09a826d0a4adf7e04192a2bdb5758", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bonsaidb-macros v0.5.0
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling transmog-versions v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling sysinfo v0.29.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling easy-parallel v3.3.1
[INFO] [stderr]    Compiling lru v0.12.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.6
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling watchable v1.1.1
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling circulate v0.5.0
[INFO] [stderr]    Compiling nebari v0.5.5
[INFO] [stderr]    Compiling bonsaidb-core v0.5.0
[INFO] [stderr]    Compiling bonsaidb-local v0.5.0
[INFO] [stderr]    Compiling bonsaidb-files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "cda3d107cd663177c99e05baae88e4cf59c09a826d0a4adf7e04192a2bdb5758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda3d107cd663177c99e05baae88e4cf59c09a826d0a4adf7e04192a2bdb5758", kill_on_drop: false }`
[INFO] [stdout] cda3d107cd663177c99e05baae88e4cf59c09a826d0a4adf7e04192a2bdb5758
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d6b227e466b8d10144c22eed38f295df4ae37017609df70501cddd8f7ac9f18
[INFO] running `Command { std: "docker" "start" "-a" "1d6b227e466b8d10144c22eed38f295df4ae37017609df70501cddd8f7ac9f18", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonsaidb_files-5efd35e393d461be)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::invalid_name_test ... ok
[INFO] [stdout] test tests::seek_read_test ... ok
[INFO] [stdout] test tests::block_iterator_test ... ok
[INFO] [stdout] test tests::load_or_create_test ... ok
[INFO] [stdout] test tests::simple_metadata_test ... ok
[INFO] [stdout] test tests::simple_file_test ... ok
[INFO] [stdout] test tests::blocked_file_test ... ok
[INFO] [stdout] test tests::simple_path_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bonsaidb_files
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: an IO error occurred: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1d6b227e466b8d10144c22eed38f295df4ae37017609df70501cddd8f7ac9f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6b227e466b8d10144c22eed38f295df4ae37017609df70501cddd8f7ac9f18", kill_on_drop: false }`
[INFO] [stdout] 1d6b227e466b8d10144c22eed38f295df4ae37017609df70501cddd8f7ac9f18
