[INFO] cloning repository https://github.com/lukedaviskzn/codb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukedaviskzn/codb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukedaviskzn%2Fcodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukedaviskzn%2Fcodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9130ae2a96b548af0a038762ba5850af8f13acf [INFO] checking lukedaviskzn/codb against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukedaviskzn%2Fcodb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lukedaviskzn/codb [INFO] finished tweaking git repo https://github.com/lukedaviskzn/codb [INFO] tweaked toml for git repo https://github.com/lukedaviskzn/codb written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukedaviskzn/codb on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lukedaviskzn/codb 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binrw_derive v0.15.0 [INFO] [stderr] Downloaded binrw v0.15.0 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81ff8287dae76bf3fb73409b2e326e383290f5a1dc5f70d52c23c265f6cb0213 [INFO] running `Command { std: "docker" "start" "-a" "81ff8287dae76bf3fb73409b2e326e383290f5a1dc5f70d52c23c265f6cb0213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ff8287dae76bf3fb73409b2e326e383290f5a1dc5f70d52c23c265f6cb0213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ff8287dae76bf3fb73409b2e326e383290f5a1dc5f70d52c23c265f6cb0213", kill_on_drop: false }` [INFO] [stdout] 81ff8287dae76bf3fb73409b2e326e383290f5a1dc5f70d52c23c265f6cb0213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ab2a5e360b79a3da9ecde5b19872274b9acaf30f9999d6c039cb3669b62e73 [INFO] running `Command { std: "docker" "start" "-a" "59ab2a5e360b79a3da9ecde5b19872274b9acaf30f9999d6c039cb3669b62e73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking codb-core v0.1.0 (/opt/rustwide/workdir/codb-core) [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Compiling codb-macro v0.1.0 (/opt/rustwide/workdir/codb-macro) [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking codb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registry` [INFO] [stdout] --> src/typesystem/value.rs:354:26 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn select(&self, registry: &Registry, ident_forest: &IdentForest) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registry` [INFO] [stdout] --> src/typesystem/value.rs:354:26 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn select(&self, registry: &Registry, ident_forest: &IdentForest) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `retain` and `eq` are never used [INFO] [stdout] --> src/db/relation/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Relation { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn retain(&mut self, predicate: impl Fn(&Row) -> bool) -> RowSize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn eq(&self, registry: &Registry, other: &impl Relation) -> bool { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_linked_pages_args` and `write_linked_pages_args` are never used [INFO] [stdout] --> src/db/pager/mod.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Pager { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 204 | fn read_linked_pages_args(&mut self, start: PagePtr, args: ::Args<'_>) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | fn write_linked_pages_args(&mut self, page_num: PagePtr, data: &T, args: ::Args<'_>) -> io:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeaderWriteGuard` is never constructed [INFO] [stdout] --> src/db/pager/guard.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct HeaderWriteGuard<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db/pager/guard.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 115 | impl<'a> HeaderWriteGuard<'a> { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 116 | pub fn new(pager: Arc>) -> io::Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/typesystem/scope.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn types(&self) -> ScopeTypes { [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] 132 | pub fn types(&self) -> ScopeTypes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn header(&self) -> HeaderReadGuard { [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] 58 | pub fn header(&self) -> HeaderReadGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn manifest(&self) -> LinkedPageReadGuard { [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] 62 | pub fn manifest(&self) -> LinkedPageReadGuard<'_, DbManifest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn manifest_mut(&self) -> LinkedPageWriteGuard { [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] 67 | pub fn manifest_mut(&self) -> LinkedPageWriteGuard<'_, DbManifest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn relations(&self, pager: Arc>) -> LinkedPageReadGuard { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------------------- the same lifetime is hidden 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] 175 | pub fn relations(&self, pager: Arc>) -> LinkedPageReadGuard<'_, DbRelationSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn relations_mut(&self, pager: Arc>) -> LinkedPageWriteGuard { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------------------------- the same lifetime is hidden 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] 179 | pub fn relations_mut(&self, pager: Arc>) -> LinkedPageWriteGuard<'_, DbRelationSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn get(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------------------- the same lifetime is hidden 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] 200 | pub fn get(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn get_mut(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------------------------- the same lifetime is hidden 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] 205 | pub fn get_mut(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retain` is never used [INFO] [stdout] --> src/db/relation/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Relation { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 30 | fn retain(&mut self, predicate: impl Fn(&Row) -> bool) -> RowSize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_linked_pages_args` and `write_linked_pages_args` are never used [INFO] [stdout] --> src/db/pager/mod.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 80 | impl Pager { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 204 | fn read_linked_pages_args(&mut self, start: PagePtr, args: ::Args<'_>) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 306 | fn write_linked_pages_args(&mut self, page_num: PagePtr, data: &T, args: ::Args<'_>) -> io:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeaderWriteGuard` is never constructed [INFO] [stdout] --> src/db/pager/guard.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct HeaderWriteGuard<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db/pager/guard.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 115 | impl<'a> HeaderWriteGuard<'a> { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 116 | pub fn new(pager: Arc>) -> io::Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/typesystem/scope.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn types(&self) -> ScopeTypes { [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] 132 | pub fn types(&self) -> ScopeTypes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn header(&self) -> HeaderReadGuard { [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] 58 | pub fn header(&self) -> HeaderReadGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn manifest(&self) -> LinkedPageReadGuard { [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] 62 | pub fn manifest(&self) -> LinkedPageReadGuard<'_, DbManifest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn manifest_mut(&self) -> LinkedPageWriteGuard { [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] 67 | pub fn manifest_mut(&self) -> LinkedPageWriteGuard<'_, DbManifest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn relations(&self, pager: Arc>) -> LinkedPageReadGuard { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------------------- the same lifetime is hidden 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] 175 | pub fn relations(&self, pager: Arc>) -> LinkedPageReadGuard<'_, DbRelationSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn relations_mut(&self, pager: Arc>) -> LinkedPageWriteGuard { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------------------------- the same lifetime is hidden 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] 179 | pub fn relations_mut(&self, pager: Arc>) -> LinkedPageWriteGuard<'_, DbRelationSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn get(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------------------- the same lifetime is hidden 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] 200 | pub fn get(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/mod.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn get_mut(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------------------------------- the same lifetime is hidden 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] 205 | pub fn get_mut(&self, relation: &str, pager: Arc>) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.23s [INFO] running `Command { std: "docker" "inspect" "59ab2a5e360b79a3da9ecde5b19872274b9acaf30f9999d6c039cb3669b62e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ab2a5e360b79a3da9ecde5b19872274b9acaf30f9999d6c039cb3669b62e73", kill_on_drop: false }` [INFO] [stdout] 59ab2a5e360b79a3da9ecde5b19872274b9acaf30f9999d6c039cb3669b62e73