[INFO] cloning repository https://github.com/lethuzulu/sqlite-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lethuzulu/sqlite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Fsqlite-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Fsqlite-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b9090f1140dd954946720ee01111f15f350bee0
[INFO] testing lethuzulu/sqlite-rust against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Fsqlite-rust" "/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/lethuzulu/sqlite-rust
[INFO] finished tweaking git repo https://github.com/lethuzulu/sqlite-rust
[INFO] tweaked toml for git repo https://github.com/lethuzulu/sqlite-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lethuzulu/sqlite-rust on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lethuzulu/sqlite-rust 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9315e2d7cb045cd1b81b0b7d62ff03e48b7c33579138bae19dc760ff71581f48
[INFO] running `Command { std: "docker" "start" "-a" "9315e2d7cb045cd1b81b0b7d62ff03e48b7c33579138bae19dc760ff71581f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9315e2d7cb045cd1b81b0b7d62ff03e48b7c33579138bae19dc760ff71581f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9315e2d7cb045cd1b81b0b7d62ff03e48b7c33579138bae19dc760ff71581f48", kill_on_drop: false }`
[INFO] [stdout] 9315e2d7cb045cd1b81b0b7d62ff03e48b7c33579138bae19dc760ff71581f48
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e7e6fc81eda2d359e0ba091ccfd56397a4d45c12a2d8ba3a4b4b8877e457931
[INFO] running `Command { std: "docker" "start" "-a" "9e7e6fc81eda2d359e0ba091ccfd56397a4d45c12a2d8ba3a4b4b8877e457931", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sqlite-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:144:57
[INFO] [stdout]     |
[INFO] [stdout] 144 |     file.seek(SeekFrom::Start((rootpage as usize - 1) * page_size as u64))?;
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^ expected `usize`, found `u64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `usize` by `u64`
[INFO] [stdout]    --> src/main.rs:144:55
[INFO] [stdout]     |
[INFO] [stdout] 144 |     file.seek(SeekFrom::Start((rootpage as usize - 1) * page_size as u64))?;
[INFO] [stdout]     |                                                       ^ no implementation for `usize * u64`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Mul<u64>` is not implemented for `usize`
[INFO] [stdout] help: the following other types implement trait `Mul<Rhs>`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/arith.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `Mul`
[INFO] [stdout]    ::: /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/arith.rs:359:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/internal_macros.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `Mul<usize>`
[INFO] [stdout]    ::: /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/internal_macros.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `usize` implements `Mul<&usize>`
[INFO] [stdout]    ::: /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/internal_macros.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&usize` implements `Mul`
[INFO] [stdout]     = note: this error originates in the macro `mul_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:144:31
[INFO] [stdout]     |
[INFO] [stdout] 144 |     file.seek(SeekFrom::Start((rootpage as usize - 1) * page_size as u64))?;
[INFO] [stdout]     |               --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `usize`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:2210:4
[INFO] [stdout] help: you can convert a `usize` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 144 |     file.seek(SeekFrom::Start(((rootpage as usize - 1) * page_size as u64).try_into().unwrap()))?;
[INFO] [stdout]     |                               +                                          +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlite-rust` (bin "sqlite-rust") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9e7e6fc81eda2d359e0ba091ccfd56397a4d45c12a2d8ba3a4b4b8877e457931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7e6fc81eda2d359e0ba091ccfd56397a4d45c12a2d8ba3a4b4b8877e457931", kill_on_drop: false }`
[INFO] [stdout] 9e7e6fc81eda2d359e0ba091ccfd56397a4d45c12a2d8ba3a4b4b8877e457931
