[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firving-peng%2FNU-CS339-Lab2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 65% (1245/1895) Updating files: 66% (1251/1895) Updating files: 67% (1270/1895) Updating files: 68% (1289/1895) Updating files: 69% (1308/1895) Updating files: 70% (1327/1895) Updating files: 70% (1337/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: 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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/irving-peng/NU-CS339-Lab2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.13 [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded pest_generator v2.7.13 [INFO] [stderr] Downloaded rustyline-derive v0.10.0 [INFO] [stderr] Downloaded pest_meta v2.7.13 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded config v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca54d85a3002935fecc56dfe9417a3b722f331ff3ac3b1c7c5eb8cceb112cadd [INFO] running `Command { std: "docker" "start" "-a" "ca54d85a3002935fecc56dfe9417a3b722f331ff3ac3b1c7c5eb8cceb112cadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca54d85a3002935fecc56dfe9417a3b722f331ff3ac3b1c7c5eb8cceb112cadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca54d85a3002935fecc56dfe9417a3b722f331ff3ac3b1c7c5eb8cceb112cadd", kill_on_drop: false }` [INFO] [stdout] ca54d85a3002935fecc56dfe9417a3b722f331ff3ac3b1c7c5eb8cceb112cadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98a2163598691b47d29fad6badf3e8907b2d444c739c56e36b4ee4d995b25bcc [INFO] running `Command { std: "docker" "start" "-a" "98a2163598691b47d29fad6badf3e8907b2d444c739c56e36b4ee4d995b25bcc", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.0 [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 predicates v3.1.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling serde v1.0.210 [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 rustyline v14.0.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.14.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> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [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 { [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] [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 { [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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "98a2163598691b47d29fad6badf3e8907b2d444c739c56e36b4ee4d995b25bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a2163598691b47d29fad6badf3e8907b2d444c739c56e36b4ee4d995b25bcc", kill_on_drop: false }` [INFO] [stdout] 98a2163598691b47d29fad6badf3e8907b2d444c739c56e36b4ee4d995b25bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1f38ab2f9442c4af7e2ac5bd3a909f0c1eb10d0f8619a4635cadef193f2eb3 [INFO] running `Command { std: "docker" "start" "-a" "1a1f38ab2f9442c4af7e2ac5bd3a909f0c1eb10d0f8619a4635cadef193f2eb3", 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> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [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 { [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] [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] [stderr] Compiling rustydb v0.1.0 (/opt/rustwide/workdir) [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 { [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: 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> { [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 { [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.73s [INFO] running `Command { std: "docker" "inspect" "1a1f38ab2f9442c4af7e2ac5bd3a909f0c1eb10d0f8619a4635cadef193f2eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1f38ab2f9442c4af7e2ac5bd3a909f0c1eb10d0f8619a4635cadef193f2eb3", kill_on_drop: false }` [INFO] [stdout] 1a1f38ab2f9442c4af7e2ac5bd3a909f0c1eb10d0f8619a4635cadef193f2eb3