[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgr0ss%2Ffindex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pgr0ss/findex 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 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5ae58f8beb141a4857db4ac3fae4aa25ffaa0b728487a929370f017421dc7dc3
[INFO] running `Command { std: "docker" "start" "-a" "5ae58f8beb141a4857db4ac3fae4aa25ffaa0b728487a929370f017421dc7dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ae58f8beb141a4857db4ac3fae4aa25ffaa0b728487a929370f017421dc7dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ae58f8beb141a4857db4ac3fae4aa25ffaa0b728487a929370f017421dc7dc3", kill_on_drop: false }`
[INFO] [stdout] 5ae58f8beb141a4857db4ac3fae4aa25ffaa0b728487a929370f017421dc7dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 268237656f242aa4542cb0f72b51d23804b7c4f7289cbd2b3b315dd23bd97759
[INFO] running `Command { std: "docker" "start" "-a" "268237656f242aa4542cb0f72b51d23804b7c4f7289cbd2b3b315dd23bd97759", kill_on_drop: false }`
[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 ahash v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling dashmap v5.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling object v0.32.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[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 addr2line v0.21.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling inferno v0.11.16
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling clap_complete v4.4.0
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[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 rusqlite v0.31.0
[INFO] [stderr]    Compiling findex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "268237656f242aa4542cb0f72b51d23804b7c4f7289cbd2b3b315dd23bd97759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268237656f242aa4542cb0f72b51d23804b7c4f7289cbd2b3b315dd23bd97759", kill_on_drop: false }`
[INFO] [stdout] 268237656f242aa4542cb0f72b51d23804b7c4f7289cbd2b3b315dd23bd97759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 33b982b885ef69ff276c1c7cc3c6adbe891d4f44519db122b8e56899c72ac145
[INFO] running `Command { std: "docker" "start" "-a" "33b982b885ef69ff276c1c7cc3c6adbe891d4f44519db122b8e56899c72ac145", 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.71s
[INFO] running `Command { std: "docker" "inspect" "33b982b885ef69ff276c1c7cc3c6adbe891d4f44519db122b8e56899c72ac145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b982b885ef69ff276c1c7cc3c6adbe891d4f44519db122b8e56899c72ac145", kill_on_drop: false }`
[INFO] [stdout] 33b982b885ef69ff276c1c7cc3c6adbe891d4f44519db122b8e56899c72ac145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 835362dec3a5deb924c65794ff61524c9b7abdb7221c44fe0d1abf8a19b72653
[INFO] running `Command { std: "docker" "start" "-a" "835362dec3a5deb924c65794ff61524c9b7abdb7221c44fe0d1abf8a19b72653", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/findex-74c9de1b64fecd79)
[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-f2f47967b8488ca6)
[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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-bbebf05831ebe86d)
[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" "835362dec3a5deb924c65794ff61524c9b7abdb7221c44fe0d1abf8a19b72653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835362dec3a5deb924c65794ff61524c9b7abdb7221c44fe0d1abf8a19b72653", kill_on_drop: false }`
[INFO] [stdout] 835362dec3a5deb924c65794ff61524c9b7abdb7221c44fe0d1abf8a19b72653
