[INFO] cloning repository https://github.com/YangchenYe323/gitqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YangchenYe323/gitqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangchenYe323%2Fgitqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangchenYe323%2Fgitqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7255e3716bd0d8384697c356cc60114685a486cd [INFO] checking YangchenYe323/gitqlite/7255e3716bd0d8384697c356cc60114685a486cd against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYangchenYe323%2Fgitqlite" "/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/YangchenYe323/gitqlite on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YangchenYe323/gitqlite [INFO] finished tweaking git repo https://github.com/YangchenYe323/gitqlite [INFO] tweaked toml for git repo https://github.com/YangchenYe323/gitqlite written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/YangchenYe323/gitqlite 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded rust-ini v0.21.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d75e5b10e5e8b6508d166263f172e96757b3c24262b652c2fef4c40c0596b5b [INFO] running `Command { std: "docker" "start" "-a" "7d75e5b10e5e8b6508d166263f172e96757b3c24262b652c2fef4c40c0596b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d75e5b10e5e8b6508d166263f172e96757b3c24262b652c2fef4c40c0596b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d75e5b10e5e8b6508d166263f172e96757b3c24262b652c2fef4c40c0596b5b", kill_on_drop: false }` [INFO] [stdout] 7d75e5b10e5e8b6508d166263f172e96757b3c24262b652c2fef4c40c0596b5b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6395ac21636c55251a4b60d4cda22f0ca8eb44901d96427bfbabda03d43a7955 [INFO] running `Command { std: "docker" "start" "-a" "6395ac21636c55251a4b60d4cda22f0ca8eb44901d96427bfbabda03d43a7955", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking rust-ini v0.21.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking gitqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/repo/db/head.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | let head = serde_json::from_str(&s).map_err(|e| anyhow!("Invalid head string: {}", s))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_id` are never used [INFO] [stdout] --> src/repo/db/blob.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Blob { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 22 | pub fn new(data: Vec) -> Blob { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn with_id(self) -> Blob { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_id` are never used [INFO] [stdout] --> src/repo/db/commit.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Commit { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 20 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn with_id(self) -> Commit { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash` is never used [INFO] [stdout] --> src/repo/db/hash.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Hashable { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 5 | fn hash(&self, sha: sha1::Sha1) -> Sha1Id; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `remove` are never used [INFO] [stdout] --> src/repo/db/index.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 68 | impl Index { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 69 | fn new() -> Index { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn remove( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `num` is never used [INFO] [stdout] --> src/repo/db/object.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FileType { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 13 | pub fn num(self) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `type_`, `create_table`, `read_by_id`, and `persist` are never used [INFO] [stdout] --> src/repo/db/object.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Object: Sized { [INFO] [stdout] | ------ associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 35 | fn type_(&self) -> ObjectType; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn create_table(txn: &Transaction) -> crate::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fn read_by_id(txn: &Transaction, id: Self::Id) -> crate::Result>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn persist(&self, txn: &Transaction) -> crate::Result<()>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create_table`, `read_from_with_name`, and `persist` are never used [INFO] [stdout] --> src/repo/db/reference.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Ref { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 13 | pub fn create_table(txn: &Transaction) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn read_from_with_name(txn: &Transaction, name: &str) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn persist(&self, txn: &Transaction) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_id` is never used [INFO] [stdout] --> src/repo/db/tree.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl Tree { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 58 | pub fn with_id(self) -> Tree { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/repo/db/head.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | let head = serde_json::from_str(&s).map_err(|e| anyhow!("Invalid head string: {}", s))?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/repo/db/tree.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | let mut entries2 = entries1.clone(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hint::black_box` [INFO] [stdout] --> benches/ignore_bench.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::VecDeque, fs, hint::black_box, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `num` is never used [INFO] [stdout] --> src/repo/db/object.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FileType { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 13 | pub fn num(self) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `type_` is never used [INFO] [stdout] --> src/repo/db/object.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Object: Sized { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 35 | fn type_(&self) -> ObjectType; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.49s [INFO] running `Command { std: "docker" "inspect" "6395ac21636c55251a4b60d4cda22f0ca8eb44901d96427bfbabda03d43a7955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6395ac21636c55251a4b60d4cda22f0ca8eb44901d96427bfbabda03d43a7955", kill_on_drop: false }` [INFO] [stdout] 6395ac21636c55251a4b60d4cda22f0ca8eb44901d96427bfbabda03d43a7955