[INFO] cloning repository https://github.com/pgr0ss/findex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pgr0ss/findex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgr0ss%2Ffindex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgr0ss%2Ffindex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 328da65817e9dba4e749c1c458fc56ad52d01e6a
[INFO] testing pgr0ss/findex 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%2Fpgr0ss%2Ffindex" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pgr0ss/findex
[INFO] finished tweaking git repo https://github.com/pgr0ss/findex
[INFO] tweaked toml for git repo https://github.com/pgr0ss/findex written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pgr0ss/findex 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/pgr0ss/findex 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc3c41855aab001c3c301100d3507bed709d6e9f5ead200b7d6ce51e0f5bf531
[INFO] running `Command { std: "docker" "start" "-a" "fc3c41855aab001c3c301100d3507bed709d6e9f5ead200b7d6ce51e0f5bf531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc3c41855aab001c3c301100d3507bed709d6e9f5ead200b7d6ce51e0f5bf531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3c41855aab001c3c301100d3507bed709d6e9f5ead200b7d6ce51e0f5bf531", kill_on_drop: false }`
[INFO] [stdout] fc3c41855aab001c3c301100d3507bed709d6e9f5ead200b7d6ce51e0f5bf531
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db1829052eac021c9e19325b7fcc48bc52eb8a6ecd41b573ed5f1a27b78cf2ac
[INFO] running `Command { std: "docker" "start" "-a" "db1829052eac021c9e19325b7fcc48bc52eb8a6ecd41b573ed5f1a27b78cf2ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling object v0.32.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling dashmap v5.5.1
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling inferno v0.11.16
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling clap_complete v4.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling flamegraph v0.6.5
[INFO] [stderr]    Compiling findex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.97s
[INFO] running `Command { std: "docker" "inspect" "db1829052eac021c9e19325b7fcc48bc52eb8a6ecd41b573ed5f1a27b78cf2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1829052eac021c9e19325b7fcc48bc52eb8a6ecd41b573ed5f1a27b78cf2ac", kill_on_drop: false }`
[INFO] [stdout] db1829052eac021c9e19325b7fcc48bc52eb8a6ecd41b573ed5f1a27b78cf2ac
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bfafeb6ccbc5fd81bb4a045f6a2eaa65f8681a0c4ca60b6c3d64f15df23f57e
[INFO] running `Command { std: "docker" "start" "-a" "6bfafeb6ccbc5fd81bb4a045f6a2eaa65f8681a0c4ca60b6c3d64f15df23f57e", kill_on_drop: false }`
[INFO] [stderr]    Compiling findex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "6bfafeb6ccbc5fd81bb4a045f6a2eaa65f8681a0c4ca60b6c3d64f15df23f57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bfafeb6ccbc5fd81bb4a045f6a2eaa65f8681a0c4ca60b6c3d64f15df23f57e", kill_on_drop: false }`
[INFO] [stdout] 6bfafeb6ccbc5fd81bb4a045f6a2eaa65f8681a0c4ca60b6c3d64f15df23f57e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e45a2c34aa8550c3c335869b8dd351d2d679a1c84c20247e002f6db8aaf0d9d9
[INFO] running `Command { std: "docker" "start" "-a" "e45a2c34aa8550c3c335869b8dd351d2d679a1c84c20247e002f6db8aaf0d9d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/findex-ee434e838db67075)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/findex-8124556b8be4e516)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-167452880ded8ed2)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test add_and_query ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_and_query stdout ----
[INFO] [stdout] Error: unable to open database file: files.db
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Error code 14: Unable to open the database file
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/lib.rs:9:16
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_and_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "e45a2c34aa8550c3c335869b8dd351d2d679a1c84c20247e002f6db8aaf0d9d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45a2c34aa8550c3c335869b8dd351d2d679a1c84c20247e002f6db8aaf0d9d9", kill_on_drop: false }`
[INFO] [stdout] e45a2c34aa8550c3c335869b8dd351d2d679a1c84c20247e002f6db8aaf0d9d9
