[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgr0ss%2Ffindex" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pgr0ss/findex on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f69c268c1fbf26c1fff1e94c1eb0a39f11d78bb63ff0a88408657c51873f98
[INFO] running `Command { std: "docker" "start" "-a" "31f69c268c1fbf26c1fff1e94c1eb0a39f11d78bb63ff0a88408657c51873f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f69c268c1fbf26c1fff1e94c1eb0a39f11d78bb63ff0a88408657c51873f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f69c268c1fbf26c1fff1e94c1eb0a39f11d78bb63ff0a88408657c51873f98", kill_on_drop: false }`
[INFO] [stdout] 31f69c268c1fbf26c1fff1e94c1eb0a39f11d78bb63ff0a88408657c51873f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4115fc6f47fbeae9dce4c587dd0d5e7d1c97f464ac0f34b65fc98eff0b1cd505
[INFO] running `Command { std: "docker" "start" "-a" "4115fc6f47fbeae9dce4c587dd0d5e7d1c97f464ac0f34b65fc98eff0b1cd505", 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 serde v1.0.188
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling object v0.32.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling dashmap v5.5.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling inferno v0.11.16
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling clap_complete v4.4.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[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 43.37s
[INFO] running `Command { std: "docker" "inspect" "4115fc6f47fbeae9dce4c587dd0d5e7d1c97f464ac0f34b65fc98eff0b1cd505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4115fc6f47fbeae9dce4c587dd0d5e7d1c97f464ac0f34b65fc98eff0b1cd505", kill_on_drop: false }`
[INFO] [stdout] 4115fc6f47fbeae9dce4c587dd0d5e7d1c97f464ac0f34b65fc98eff0b1cd505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efb01b4b290aeed4ca35ce971819cf3d1e1c7aca5b27432dd429aa0a38e0818d
[INFO] running `Command { std: "docker" "start" "-a" "efb01b4b290aeed4ca35ce971819cf3d1e1c7aca5b27432dd429aa0a38e0818d", 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.02s
[INFO] running `Command { std: "docker" "inspect" "efb01b4b290aeed4ca35ce971819cf3d1e1c7aca5b27432dd429aa0a38e0818d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb01b4b290aeed4ca35ce971819cf3d1e1c7aca5b27432dd429aa0a38e0818d", kill_on_drop: false }`
[INFO] [stdout] efb01b4b290aeed4ca35ce971819cf3d1e1c7aca5b27432dd429aa0a38e0818d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9ff260b4fa6e7ef4e941575dfe7fc12127d603d7a440eaf09d7cc073c32d482
[INFO] running `Command { std: "docker" "start" "-a" "a9ff260b4fa6e7ef4e941575dfe7fc12127d603d7a440eaf09d7cc073c32d482", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/findex-ea1eff7c122cf9aa)
[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 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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/findex-0707798e3e3a3bea)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c0ec603736fb7657)
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "a9ff260b4fa6e7ef4e941575dfe7fc12127d603d7a440eaf09d7cc073c32d482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ff260b4fa6e7ef4e941575dfe7fc12127d603d7a440eaf09d7cc073c32d482", kill_on_drop: false }`
[INFO] [stdout] a9ff260b4fa6e7ef4e941575dfe7fc12127d603d7a440eaf09d7cc073c32d482
