[INFO] fetching crate someday 0.6.0... [INFO] checking someday-0.6.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate someday 0.6.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate someday 0.6.0 [INFO] finished tweaking crates.io crate someday 0.6.0 [INFO] tweaked toml for crates.io crate someday 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate someday 0.6.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding bincode v2.0.1 (available: v3.0.0) [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] b743fc5b26413a8b3bc1a9d4acf0e365764792ca45069762950c1639e9b1f5b8 [INFO] running `Command { std: "docker" "start" "-a" "b743fc5b26413a8b3bc1a9d4acf0e365764792ca45069762950c1639e9b1f5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b743fc5b26413a8b3bc1a9d4acf0e365764792ca45069762950c1639e9b1f5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b743fc5b26413a8b3bc1a9d4acf0e365764792ca45069762950c1639e9b1f5b8", kill_on_drop: false }` [INFO] [stdout] b743fc5b26413a8b3bc1a9d4acf0e365764792ca45069762950c1639e9b1f5b8 [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] b180bbda53cac83c41817ef2025bd56d137929e01d868f1ac679ca5b7c313305 [INFO] running `Command { std: "docker" "start" "-a" "b180bbda53cac83c41817ef2025bd56d137929e01d868f1ac679ca5b7c313305", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking someday v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/writer/token.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn try_revive(&self) -> Option { [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] 37 | pub(crate) fn try_revive(&self) -> Option> { [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] --> src/writer/add_commit_push.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn add(&mut self, patch: Patch) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [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] --> src/writer/add_commit_push.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn commit(&mut self) -> CommitInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/add_commit_push.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn add_commit(&mut self, mut patch: P) -> (CommitInfo, Output) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/add_commit_push.rs:308:40 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn add_commit_push(&mut self, patch: Patch) -> (PushInfo, Output, Option) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/add_commit_push.rs:352:45 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn add_commit_push_wait(&mut self, duration: Duration, patch: Patch) -> (PushInfo, Output, Option) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/add_commit_push.rs:427:49 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn add_commit_push_do(&mut self, f: F, patch: Patch) -> (PushInfo, Output, Option, R) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/add_commit_push.rs:459:46 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_commit_push_clone(&mut self, patch: Patch) -> (PushInfo, Output, Option) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | pub const fn data(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn tx(&mut self) -> Transaction<'_, T> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn data_remote(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | pub const fn head(&self) -> &Commit { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn head_remote(&self) -> &Commit { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn head_remote_ref(&self) -> CommitRef { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:236:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn staged(&mut self) -> &mut Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | pub const fn committed_patches(&self) -> &Vec> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn head_count(&self) -> NonZeroUsize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:338:22 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn reader_count(&self) -> NonZeroUsize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `someday` (lib) due to 48 previous errors; 1 warning emitted [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:368:23 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn readers_exist(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/get.rs:379:16 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn status(&self) -> StatusInfo<'_, T> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/push.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn push(&mut self) -> PushInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/push.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn push_wait(&mut self, duration: Duration) -> PushInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/push.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn push_do(&mut self, f: F) -> (PushInfo, R) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/push.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn push_clone(&mut self) -> PushInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/pull.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn pull(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/pull.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn overwrite(&mut self, data: T) -> Commit { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/fork.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn fork(&self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn diff(&self) -> bool [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn ahead(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub const fn ahead_of(&self, commit: &Commit) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | pub const fn behind(&self, commit: &Commit) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | pub const fn timestamp(&self) -> Timestamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn timestamp_remote(&self) -> Timestamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn timestamp_diff(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/timestamp.rs:298:16 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn synced(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/misc.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn restore(&mut self) -> std::vec::Drain<'_, Patch> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/misc.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn shrink_to_fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/misc.rs:130:23 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn reserve_exact(&mut self, additional: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/misc.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn connected(&self, reader: &Reader) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/misc.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn disconnect(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/writer/misc.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn into_inner(self) -> WriterInfo { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/writer/writer.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | impl std::ops::Deref for Writer { [INFO] [stdout] | -------------------------------------------- trait implemented here [INFO] [stdout] 245 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn data(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn data_mut(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn writer(&self) -> &Writer { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | pub const fn original_timestamp(&self) -> Timestamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:203:33 [INFO] [stdout] | [INFO] [stdout] 203 | pub const fn current_timestamp(&self) -> Timestamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn commit(self) -> CommitInfo { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/transaction.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn abort(self) -> Result<(), Self> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | impl Deref for Transaction<'_, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 298 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b180bbda53cac83c41817ef2025bd56d137929e01d868f1ac679ca5b7c313305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b180bbda53cac83c41817ef2025bd56d137929e01d868f1ac679ca5b7c313305", kill_on_drop: false }` [INFO] [stdout] b180bbda53cac83c41817ef2025bd56d137929e01d868f1ac679ca5b7c313305