[INFO] fetching crate recordkeeper 0.2.0-alpha... [INFO] checking recordkeeper-0.2.0-alpha against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate recordkeeper 0.2.0-alpha into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate recordkeeper 0.2.0-alpha [INFO] finished tweaking crates.io crate recordkeeper 0.2.0-alpha [INFO] tweaked toml for crates.io crate recordkeeper 0.2.0-alpha written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate recordkeeper 0.2.0-alpha on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5f70c097880ae3d5d436f88ace4ee34f870a3870e5ac0c2a9772e1c0ec482cb [INFO] running `Command { std: "docker" "start" "-a" "e5f70c097880ae3d5d436f88ace4ee34f870a3870e5ac0c2a9772e1c0ec482cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f70c097880ae3d5d436f88ace4ee34f870a3870e5ac0c2a9772e1c0ec482cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f70c097880ae3d5d436f88ace4ee34f870a3870e5ac0c2a9772e1c0ec482cb", kill_on_drop: false }` [INFO] [stdout] e5f70c097880ae3d5d436f88ace4ee34f870a3870e5ac0c2a9772e1c0ec482cb [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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a59ce070eb0c4cff8dea8412946a19a96d9b8d49558b99a2b83a3ceecc28ebd [INFO] running `Command { std: "docker" "start" "-a" "2a59ce070eb0c4cff8dea8412946a19a96d9b8d49558b99a2b83a3ceecc28ebd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling recordkeeper-macros v0.1.0 [INFO] [stderr] Checking recordkeeper v0.2.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/io.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CRAFTED_ITEM_ID` [INFO] [stdout] --> src/save/item/edit.rs:2:45 [INFO] [stdout] | [INFO] [stdout] 2 | dlc::{AccessoryCrafting, CraftItemData, CRAFTED_ITEM_ID}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/io.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CRAFTED_ITEM_ID` [INFO] [stdout] --> src/save/item/edit.rs:2:45 [INFO] [stdout] | [INFO] [stdout] 2 | dlc::{AccessoryCrafting, CraftItemData, CRAFTED_ITEM_ID}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Favorite` and `New` are never constructed [INFO] [stdout] --> src/save/item/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 49 | enum SlotFlags { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 53 | Favorite = 1 << 1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 54 | /// The small circle icon for "unchecked" items [INFO] [stdout] 55 | New = 1 << 2, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/mod.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut { [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] 126 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/mod.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn linked_skill_slot_mut(&mut self, index: usize) -> SlotMut { [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] 134 | pub fn linked_skill_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut { [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] 45 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn gem_slot_mut(&mut self, index: usize) -> SlotMut { [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] 53 | pub fn gem_slot_mut(&mut self, index: usize) -> SlotMut<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn skill_slot_mut(&mut self, index: usize) -> SlotMut { [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] 61 | pub fn skill_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn accessory_slot_mut(&mut self, index: usize) -> SlotMut { [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] 69 | pub fn accessory_slot_mut(&mut self, index: usize) -> SlotMut<'_, ClassAccessory> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn arts_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ------------ -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 77 | pub fn arts_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn gems_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ----------- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 85 | pub fn gems_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn skills_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ------------ -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 93 | pub fn skills_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn accessories_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ----------------------- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 101 | pub fn accessories_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Favorite` and `New` are never constructed [INFO] [stdout] --> src/save/item/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 49 | enum SlotFlags { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 53 | Favorite = 1 << 1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 54 | /// The small circle icon for "unchecked" items [INFO] [stdout] 55 | New = 1 << 2, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/mod.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut { [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] 126 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/mod.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn linked_skill_slot_mut(&mut self, index: usize) -> SlotMut { [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] 134 | pub fn linked_skill_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut { [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] 45 | pub fn art_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn gem_slot_mut(&mut self, index: usize) -> SlotMut { [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] 53 | pub fn gem_slot_mut(&mut self, index: usize) -> SlotMut<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn skill_slot_mut(&mut self, index: usize) -> SlotMut { [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] 61 | pub fn skill_slot_mut(&mut self, index: usize) -> SlotMut<'_, u16> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn accessory_slot_mut(&mut self, index: usize) -> SlotMut { [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] 69 | pub fn accessory_slot_mut(&mut self, index: usize) -> SlotMut<'_, ClassAccessory> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn arts_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ------------ -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 77 | pub fn arts_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn gems_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ----------- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 85 | pub fn gems_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn skills_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ------------ -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 93 | pub fn skills_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/save/character/class.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn accessories_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | ^^^^^^^^^ ----------------------- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 101 | pub fn accessories_mut(&mut self) -> impl Iterator> + '_ { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s [INFO] running `Command { std: "docker" "inspect" "2a59ce070eb0c4cff8dea8412946a19a96d9b8d49558b99a2b83a3ceecc28ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a59ce070eb0c4cff8dea8412946a19a96d9b8d49558b99a2b83a3ceecc28ebd", kill_on_drop: false }` [INFO] [stdout] 2a59ce070eb0c4cff8dea8412946a19a96d9b8d49558b99a2b83a3ceecc28ebd