[INFO] cloning repository https://github.com/Gelotto/boogy-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gelotto/boogy-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelotto%2Fboogy-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelotto%2Fboogy-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f41be2c9f04b497d049cfa9e72ab22cccf7edcb9
[INFO] checking Gelotto/boogy-db/f41be2c9f04b497d049cfa9e72ab22cccf7edcb9 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelotto%2Fboogy-db" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gelotto/boogy-db
[INFO] finished tweaking git repo https://github.com/Gelotto/boogy-db
[INFO] tweaked toml for git repo https://github.com/Gelotto/boogy-db written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gelotto/boogy-db on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gelotto/boogy-db 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded usearch v2.25.2
[INFO] [stderr]   Downloaded numkong v7.6.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac
[INFO] running `Command { std: "docker" "start" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling numkong v7.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking boogy-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Owned` is never constructed
[INFO] [stdout]     --> src/db.rs:3586:5
[INFO] [stdout]      |
[INFO] [stdout] 3584 | pub(crate) enum DbRef<'a> {
[INFO] [stdout]      |                 ----- variant in this enum
[INFO] [stdout] 3585 |     Borrowed(&'a BoogyDb),
[INFO] [stdout] 3586 |     Owned(std::sync::Arc<BoogyDb>),
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_owned` is never used
[INFO] [stdout]     --> src/db.rs:3630:19
[INFO] [stdout]      |
[INFO] [stdout] 3616 | impl<'a> AcidTransaction<'a> {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 3630 |     pub(crate) fn new_owned(db: std::sync::Arc<BoogyDb>) -> AcidTransaction<'static> {
[INFO] [stdout]      |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling usearch v2.25.2
[INFO] [stderr]     Checking rusqlite v0.38.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac", kill_on_drop: false }`
[INFO] [stdout] 8b8f73f8d1315a496114a3320d0406f2229549f15b073ab0c7f87894e9318dac
