[INFO] cloning repository https://github.com/brickadia-community/brdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brickadia-community/brdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrickadia-community%2Fbrdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrickadia-community%2Fbrdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4ea95003c6f332f4262312fa04ac006768c3dfb [INFO] checking brickadia-community/brdb against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrickadia-community%2Fbrdb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brickadia-community/brdb [INFO] finished tweaking git repo https://github.com/brickadia-community/brdb [INFO] tweaked toml for git repo https://github.com/brickadia-community/brdb written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brickadia-community/brdb on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brickadia-community/brdb 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 166bdca9c22bd148a3597a3fe08cc1a8cc76b728daf57cb803367fa9557448ac [INFO] running `Command { std: "docker" "start" "-a" "166bdca9c22bd148a3597a3fe08cc1a8cc76b728daf57cb803367fa9557448ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "166bdca9c22bd148a3597a3fe08cc1a8cc76b728daf57cb803367fa9557448ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166bdca9c22bd148a3597a3fe08cc1a8cc76b728daf57cb803367fa9557448ac", kill_on_drop: false }` [INFO] [stdout] 166bdca9c22bd148a3597a3fe08cc1a8cc76b728daf57cb803367fa9557448ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 696ceb39628a8741ffa1be0d53598fe9bff66557adc4ea5cb08a98f5ac02d6e7 [INFO] running `Command { std: "docker" "start" "-a" "696ceb39628a8741ffa1be0d53598fe9bff66557adc4ea5cb08a98f5ac02d6e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking lalrpop-util v0.21.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking rusqlite v0.36.0 [INFO] [stderr] Compiling brdb v0.5.0 (/opt/rustwide/workdir/crates/brdb) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/global_data.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 133 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 146 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ 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] 146 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 252 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 252 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 266 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ 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] 266 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 305 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 305 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 326 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ 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] 326 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | fn as_brdb_iter(&self) -> BrdbArrayIter; [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] 445 | fn as_brdb_iter(&self) -> BrdbArrayIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:448:25 [INFO] [stdout] | [INFO] [stdout] 448 | fn as_brdb_map_iter(&self) -> BrdbMapIter; [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] 448 | fn as_brdb_map_iter(&self) -> BrdbMapIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:452:21 [INFO] [stdout] | [INFO] [stdout] 452 | fn as_brdb_iter(&self) -> BrdbArrayIter { [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] 452 | fn as_brdb_iter(&self) -> BrdbArrayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:457:21 [INFO] [stdout] | [INFO] [stdout] 457 | fn as_brdb_iter(&self) -> BrdbArrayIter { [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] 457 | fn as_brdb_iter(&self) -> BrdbArrayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | fn as_brdb_map_iter(&self) -> BrdbMapIter { [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] 462 | fn as_brdb_map_iter(&self) -> BrdbMapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/brick.rs:981:9 [INFO] [stdout] | [INFO] [stdout] 981 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 985 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 985 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/brick.rs:1074:9 [INFO] [stdout] | [INFO] [stdout] 1074 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1078 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 1078 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/bits.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 81 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 81 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/wire.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 144 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 144 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/components.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 128 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 128 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/entities.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 254 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 254 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/entities.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 325 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 325 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/owners.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 218 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 218 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn to_pending(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn to_pending_patch(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:207:29 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn read_global_data(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn global_data(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:296:23 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn owners_soa(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:314:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 314 | pub fn owners_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 327 | pub fn owners_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 336 | pub fn components_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 350 | pub fn components_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 363 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 375 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn wires_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:442:25 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 442 | pub fn wires_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:452:27 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 452 | pub fn wire_chunk_soa(&self, grid_id: usize, chunk: ChunkIndex) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:468:41 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 468 | pub fn brick_chunk_index_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:481:37 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 481 | pub fn brick_chunk_index_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:492:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 492 | pub fn bricks_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:505:26 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 505 | pub fn bricks_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:516:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn brick_chunk_index(&self, grid_id: usize) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 565 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:578:32 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 578 | pub fn entities_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:592:28 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 592 | pub fn entities_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:603:44 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 603 | pub fn entities_chunk_index_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:616:40 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 616 | pub fn entities_chunk_index_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:628:31 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 628 | pub fn entity_chunk_index(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:641:35 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 641 | pub fn entity_chunk_index_soa(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:653:25 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 653 | pub fn entity_chunk(&self, chunk: ChunkIndex) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 725 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brdb` (lib) due to 28 previous errors; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/global_data.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 133 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 146 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ 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] 146 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 252 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 252 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 266 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ 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] 266 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 305 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 305 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 326 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ 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] 326 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | fn as_brdb_iter(&self) -> BrdbArrayIter; [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] 445 | fn as_brdb_iter(&self) -> BrdbArrayIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:448:25 [INFO] [stdout] | [INFO] [stdout] 448 | fn as_brdb_map_iter(&self) -> BrdbMapIter; [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] 448 | fn as_brdb_map_iter(&self) -> BrdbMapIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:452:21 [INFO] [stdout] | [INFO] [stdout] 452 | fn as_brdb_iter(&self) -> BrdbArrayIter { [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] 452 | fn as_brdb_iter(&self) -> BrdbArrayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:457:21 [INFO] [stdout] | [INFO] [stdout] 457 | fn as_brdb_iter(&self) -> BrdbArrayIter { [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] 457 | fn as_brdb_iter(&self) -> BrdbArrayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/schema/as_brdb.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | fn as_brdb_map_iter(&self) -> BrdbMapIter { [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] 462 | fn as_brdb_map_iter(&self) -> BrdbMapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/brick.rs:981:9 [INFO] [stdout] | [INFO] [stdout] 981 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 985 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 985 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/brick.rs:1074:9 [INFO] [stdout] | [INFO] [stdout] 1074 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1078 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 1078 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/bits.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 81 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 81 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/wire.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 144 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 144 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/components.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 128 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 128 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/entities.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 254 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 254 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/entities.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 325 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ 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] 325 | ) -> Result, BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/brdb/src/wrapper/owners.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 218 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 218 | ) -> Result, crate::errors::BrdbSchemaError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 191 | pub fn to_pending(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn to_pending_patch(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:207:29 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn read_global_data(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn global_data(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:296:23 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn owners_soa(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:314:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 314 | pub fn owners_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 327 | pub fn owners_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 336 | pub fn components_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 350 | pub fn components_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 363 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 375 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn wires_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:442:25 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 442 | pub fn wires_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:452:27 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 452 | pub fn wire_chunk_soa(&self, grid_id: usize, chunk: ChunkIndex) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:468:41 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 468 | pub fn brick_chunk_index_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:481:37 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 481 | pub fn brick_chunk_index_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:492:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 492 | pub fn bricks_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:505:26 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 505 | pub fn bricks_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:516:30 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn brick_chunk_index(&self, grid_id: usize) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 565 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:578:32 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 578 | pub fn entities_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:592:28 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 592 | pub fn entities_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:603:44 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 603 | pub fn entities_chunk_index_schema_rev(&self, revision: i64) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:616:40 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 616 | pub fn entities_chunk_index_schema(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:628:31 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 628 | pub fn entity_chunk_index(&self) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:641:35 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 641 | pub fn entity_chunk_index_soa(&self) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:653:25 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 653 | pub fn entity_chunk(&self, chunk: ChunkIndex) -> Result, BrError> [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> crates/brdb/src/reader/mod.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl Deref for BrReader { [INFO] [stdout] | ----------------------------- trait implemented here [INFO] [stdout] 39 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 725 | &self, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brdb` (lib test) due to 28 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "696ceb39628a8741ffa1be0d53598fe9bff66557adc4ea5cb08a98f5ac02d6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696ceb39628a8741ffa1be0d53598fe9bff66557adc4ea5cb08a98f5ac02d6e7", kill_on_drop: false }` [INFO] [stdout] 696ceb39628a8741ffa1be0d53598fe9bff66557adc4ea5cb08a98f5ac02d6e7