[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] checking lethuzulu/sqlite-rust against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flethuzulu%2Fsqlite-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lethuzulu/sqlite-rust on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ae4560cc4d23f71f77357f4ef3bd8288cc6e41a534b130f7b9ce058591705f2 [INFO] running `Command { std: "docker" "start" "-a" "6ae4560cc4d23f71f77357f4ef3bd8288cc6e41a534b130f7b9ce058591705f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ae4560cc4d23f71f77357f4ef3bd8288cc6e41a534b130f7b9ce058591705f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae4560cc4d23f71f77357f4ef3bd8288cc6e41a534b130f7b9ce058591705f2", kill_on_drop: false }` [INFO] [stdout] 6ae4560cc4d23f71f77357f4ef3bd8288cc6e41a534b130f7b9ce058591705f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a10decfac25f728599acf3748e3a41d39ab7b87606979763ebb57992a5c25259 [INFO] running `Command { std: "docker" "start" "-a" "a10decfac25f728599acf3748e3a41d39ab7b87606979763ebb57992a5c25259", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking 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[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` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Mul`: [INFO] [stdout] `&usize` implements `Mul` [INFO] [stdout] `&usize` implements `Mul` [INFO] [stdout] `usize` implements `Mul<&usize>` [INFO] [stdout] `usize` implements `Mul` [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/69fd5e4059f8840f09f60269bcda23dcdcb77151/library/std/src/io/mod.rs:2133:5 [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] 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` is not implemented for `usize` [INFO] [stdout] = help: the following other types implement trait `Mul`: [INFO] [stdout] `&usize` implements `Mul` [INFO] [stdout] `&usize` implements `Mul` [INFO] [stdout] `usize` implements `Mul<&usize>` [INFO] [stdout] `usize` implements `Mul` [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] [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/69fd5e4059f8840f09f60269bcda23dcdcb77151/library/std/src/io/mod.rs:2133:5 [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] [stderr] error: could not compile `sqlite-rust` (bin "sqlite-rust" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "a10decfac25f728599acf3748e3a41d39ab7b87606979763ebb57992a5c25259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10decfac25f728599acf3748e3a41d39ab7b87606979763ebb57992a5c25259", kill_on_drop: false }` [INFO] [stdout] a10decfac25f728599acf3748e3a41d39ab7b87606979763ebb57992a5c25259