[INFO] cloning repository https://github.com/irving-peng/NU-CS339-Lab2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irving-peng/NU-CS339-Lab2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firving-peng%2FNU-CS339-Lab2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firving-peng%2FNU-CS339-Lab2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dddfe6660934ff4163b3d56c4ec7c96ef3878081
[INFO] building irving-peng/NU-CS339-Lab2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firving-peng%2FNU-CS339-Lab2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  67% (1285/1895)
Updating files:  68% (1289/1895)
Updating files:  69% (1308/1895)
Updating files:  70% (1327/1895)
Updating files:  71% (1346/1895)
Updating files:  72% (1365/1895)
Updating files:  73% (1384/1895)
Updating files:  74% (1403/1895)
Updating files:  75% (1422/1895)
Updating files:  76% (1441/1895)
Updating files:  77% (1460/1895)
Updating files:  78% (1479/1895)
Updating files:  79% (1498/1895)
Updating files:  80% (1516/1895)
Updating files:  81% (1535/1895)
Updating files:  82% (1554/1895)
Updating files:  83% (1573/1895)
Updating files:  84% (1592/1895)
Updating files:  85% (1611/1895)
Updating files:  86% (1630/1895)
Updating files:  87% (1649/1895)
Updating files:  88% (1668/1895)
Updating files:  89% (1687/1895)
Updating files:  90% (1706/1895)
Updating files:  91% (1725/1895)
Updating files:  92% (1744/1895)
Updating files:  93% (1763/1895)
Updating files:  94% (1782/1895)
Updating files:  95% (1801/1895)
Updating files:  96% (1820/1895)
Updating files:  97% (1839/1895)
Updating files:  98% (1858/1895)
Updating files:  98% (1874/1895)
Updating files:  99% (1877/1895)
Updating files: 100% (1895/1895)
Updating files: 100% (1895/1895), done.
[INFO] started tweaking git repo https://github.com/irving-peng/NU-CS339-Lab2
[INFO] finished tweaking git repo https://github.com/irving-peng/NU-CS339-Lab2
[INFO] tweaked toml for git repo https://github.com/irving-peng/NU-CS339-Lab2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irving-peng/NU-CS339-Lab2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irving-peng/NU-CS339-Lab2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7b8fd99bf7a95695d6961d86898dcd9f49dee313df7319622406c6242188d26
[INFO] running `Command { std: "docker" "start" "-a" "d7b8fd99bf7a95695d6961d86898dcd9f49dee313df7319622406c6242188d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7b8fd99bf7a95695d6961d86898dcd9f49dee313df7319622406c6242188d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7b8fd99bf7a95695d6961d86898dcd9f49dee313df7319622406c6242188d26", kill_on_drop: false }`
[INFO] [stdout] d7b8fd99bf7a95695d6961d86898dcd9f49dee313df7319622406c6242188d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b11fdcffa7c95a4ae36246fad70584bedd099dc480f162782e065404bb907a50
[INFO] running `Command { std: "docker" "start" "-a" "b11fdcffa7c95a4ae36246fad70584bedd099dc480f162782e065404bb907a50", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling rustydb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/storage/tuple/row.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |         for (i, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 134 |         for (_i, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `MAX_STRING_LENGTH`
[INFO] [stdout]     |
[INFO] [stdout] 134 -         for (i, field) in self.values.iter().enumerate() {
[INFO] [stdout] 134 +         for (config::config::MAX_STRING_LENGTH, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]    --> src/storage/tuple/row.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn serialize(&self, schema: &Table) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/heap.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> TableHeapIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> TableHeapIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/tuple/row.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<Field> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<'_, Field> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_is_dirty`, `get_pin_count`, and `set_evictable` are never used
[INFO] [stdout]    --> src/storage/buffer/buffer_pool_manager/buffer_pool_manager.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl BufferPoolManager {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub(crate) fn get_is_dirty(&self, page_id: &PageId) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub(crate) fn get_pin_count(&self, page_id: &PageId) -> Option<usize> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub(crate) fn set_evictable(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increment_current_size` is never used
[INFO] [stdout]    --> src/storage/buffer/lru_k_replacer/lru_k_replacer.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl LRUKReplacer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn increment_current_size(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.66s
[INFO] running `Command { std: "docker" "inspect" "b11fdcffa7c95a4ae36246fad70584bedd099dc480f162782e065404bb907a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11fdcffa7c95a4ae36246fad70584bedd099dc480f162782e065404bb907a50", kill_on_drop: false }`
[INFO] [stdout] b11fdcffa7c95a4ae36246fad70584bedd099dc480f162782e065404bb907a50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f813d284cd465611079c7f0730ac30618f92157ced6a73d179aa7e52cd25698
[INFO] running `Command { std: "docker" "start" "-a" "0f813d284cd465611079c7f0730ac30618f92157ced6a73d179aa7e52cd25698", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/storage/tuple/row.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |         for (i, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 134 |         for (_i, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `MAX_STRING_LENGTH`
[INFO] [stdout]     |
[INFO] [stdout] 134 -         for (i, field) in self.values.iter().enumerate() {
[INFO] [stdout] 134 +         for (config::config::MAX_STRING_LENGTH, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]    --> src/storage/tuple/row.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn serialize(&self, schema: &Table) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/heap.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> TableHeapIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> TableHeapIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/tuple/row.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<Field> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<'_, Field> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_is_dirty`, `get_pin_count`, and `set_evictable` are never used
[INFO] [stdout]    --> src/storage/buffer/buffer_pool_manager/buffer_pool_manager.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl BufferPoolManager {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub(crate) fn get_is_dirty(&self, page_id: &PageId) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub(crate) fn get_pin_count(&self, page_id: &PageId) -> Option<usize> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub(crate) fn set_evictable(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustydb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `increment_current_size` is never used
[INFO] [stdout]    --> src/storage/buffer/lru_k_replacer/lru_k_replacer.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl LRUKReplacer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn increment_current_size(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/storage/tuple/row.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |         for (i, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 134 |         for (_i, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |              +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FRAMES`
[INFO] [stdout]     |
[INFO] [stdout] 134 -         for (i, field) in self.values.iter().enumerate() {
[INFO] [stdout] 134 +         for (storage::buffer::buffer_pool_manager::tests::page_pin_test::FRAMES, field) in self.values.iter().enumerate() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]    --> src/storage/tuple/row.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn serialize(&self, schema: &Table) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increment_current_size` is never used
[INFO] [stdout]    --> src/storage/buffer/lru_k_replacer/lru_k_replacer.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl LRUKReplacer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn increment_current_size(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_bool` is never used
[INFO] [stdout]    --> src/storage/buffer/lru_k_replacer/tests.rs:149:4
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn random_bool() -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_access_frame_n_times` is never used
[INFO] [stdout]    --> src/storage/buffer/lru_k_replacer/tests.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn record_access_frame_n_times(replacer: &mut LRUKReplacer, frame_id: FrameId, n: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/heap.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> TableHeapIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> TableHeapIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/tuple/row.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<Field> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<'_, Field> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "0f813d284cd465611079c7f0730ac30618f92157ced6a73d179aa7e52cd25698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f813d284cd465611079c7f0730ac30618f92157ced6a73d179aa7e52cd25698", kill_on_drop: false }`
[INFO] [stdout] 0f813d284cd465611079c7f0730ac30618f92157ced6a73d179aa7e52cd25698
