[INFO] fetching crate booklibrs 1.1.9...
[INFO] testing booklibrs-1.1.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate booklibrs 1.1.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate booklibrs 1.1.9
[INFO] finished tweaking crates.io crate booklibrs 1.1.9
[INFO] tweaked toml for crates.io crate booklibrs 1.1.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate booklibrs 1.1.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate booklibrs 1.1.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 637e9aee0e0f11d2fddc6de3019791bbf6f57077c2c7aecbdabdd6a7c9976833
[INFO] running `Command { std: "docker" "start" "-a" "637e9aee0e0f11d2fddc6de3019791bbf6f57077c2c7aecbdabdd6a7c9976833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637e9aee0e0f11d2fddc6de3019791bbf6f57077c2c7aecbdabdd6a7c9976833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637e9aee0e0f11d2fddc6de3019791bbf6f57077c2c7aecbdabdd6a7c9976833", kill_on_drop: false }`
[INFO] [stdout] 637e9aee0e0f11d2fddc6de3019791bbf6f57077c2c7aecbdabdd6a7c9976833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c212d2bbae6ddb965dbc652a39b38d4dc2cc41841967717759ad708ebc9b8a
[INFO] running `Command { std: "docker" "start" "-a" "17c212d2bbae6ddb965dbc652a39b38d4dc2cc41841967717759ad708ebc9b8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling fltk-sys v0.16.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling fltk-derive v0.16.4
[INFO] [stderr]    Compiling fltk v0.16.4
[INFO] [stderr]    Compiling fltk-calendar v0.2.0
[INFO] [stderr]    Compiling booklibrs v1.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `BookInterface` is never used
[INFO] [stdout]   --> src/books/mod.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) trait BookInterface {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/actions/giveaway/simple.rs:165:57
[INFO] [stdout]     |
[INFO] [stdout] 165 |    ...                   (*(*book_system.books.get_unchecked(bind))
[INFO] [stdout]     |  ________________________^ -
[INFO] [stdout]     | | _________________________|
[INFO] [stdout] 166 | || ...                       .as_ptr())
[INFO] [stdout]     | ||___________________________________- this raw pointer has type `*mut TheBook`
[INFO] [stdout] 167 | |  ...                   .books
[INFO] [stdout] 168 | |  ...                   .get_unchecked(sim),
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&[Rc<RefCell<Book>>]`
[INFO] [stdout]    --> src/actions/giveaway/simple.rs:165:57
[INFO] [stdout]     |
[INFO] [stdout] 165 | / ...                   (*(*book_system.books.get_unchecked(bind))
[INFO] [stdout] 166 | | ...                       .as_ptr())
[INFO] [stdout] 167 | | ...                   .books
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] note: method calls to `get_unchecked` require a reference
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/slice/mod.rs:637:4
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 165 ~                                                         (&(*(*book_system.books.get_unchecked(bind))
[INFO] [stdout] 166 |                                                             .as_ptr())
[INFO] [stdout] 167 ~                                                         .books)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book.rs:321:34
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub(crate) fn finish_reading(&mut self) -> ResultSelf<Self> {
[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] 321 |     pub(crate) fn finish_reading(&mut self) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/books/book_sys.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub(crate) fn iter(&self) -> std::slice::Iter<Rc<RefCell<TheBook>>> {
[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] 90 |     pub(crate) fn iter(&self) -> std::slice::Iter<'_, Rc<RefCell<TheBook>>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/books/book_sys.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub(crate) fn iter_mut(&mut self) -> std::slice::IterMut<Rc<RefCell<TheBook>>> {
[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] 99 |     pub(crate) fn iter_mut(&mut self) -> std::slice::IterMut<'_, Rc<RefCell<TheBook>>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 152 |     ) -> ResultSelf<Self> {
[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] 152 |     ) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 202 |     ) -> ResultSelf<Self> {
[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] 202 |     ) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:231:35
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn remove_one_book(&mut self, ind: usize, rind: usize) -> ResultSelf<Self> {
[INFO] [stdout]     |                                   ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn remove_one_book(&mut self, ind: usize, rind: usize) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:265:31
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub(crate) fn remove_book(&mut self, ind: usize) -> ResultSelf<Self> {
[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] 265 |     pub(crate) fn remove_book(&mut self, ind: usize) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:290:32
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub(crate) fn change_title(&mut self, ind: usize, new_title: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub(crate) fn change_title(&mut self, ind: usize, new_title: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:328:33
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub(crate) fn change_author(&mut self, ind: usize, new_author: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub(crate) fn change_author(&mut self, ind: usize, new_author: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub(crate) fn change_pages(&mut self, ind: usize, new_pages: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub(crate) fn change_pages(&mut self, ind: usize, new_pages: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/book_sys.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 415 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 420 |     ) -> ResultSelf<Self> {
[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] 420 |     ) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/books/book_sys.rs:521:88
[INFO] [stdout]     |
[INFO] [stdout] 521 |   ...                   && *(*(*(**s).borrow().readers.last().unwrap())
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 522 | | ...                       .borrow()
[INFO] [stdout]     | |___________________________________^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `(std::rc::Weak<RefCell<Reader>>, (date::Date, date::Date))` does not implement `Borrow`, so calling `borrow` on `&(std::rc::Weak<RefCell<Reader>>, (date::Date, date::Date))` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/genres.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn iter(&self) -> Iter<String> {
[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] 107 |     pub fn iter(&self) -> Iter<'_, String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/books/the_book.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub(crate) fn remove_book(&mut self, ind: usize) -> ResultSelf<Self> {
[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] 137 |     pub(crate) fn remove_book(&mut self, ind: usize) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reading/read_base.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub(crate) fn iter(&self) -> std::slice::Iter<Rc<RefCell<Reader>>> {
[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] 93 |     pub(crate) fn iter(&self) -> std::slice::Iter<'_, Rc<RefCell<Reader>>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     ) -> ResultSelf<Self> {
[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] 180 |     ) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:207:33
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub(crate) fn remove_reader(&mut self, ind: usize) -> ResultSelf<Self> {
[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] 207 |     pub(crate) fn remove_reader(&mut self, ind: usize) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:236:31
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub(crate) fn change_name(&mut self, ind: usize, new_name: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub(crate) fn change_name(&mut self, ind: usize, new_name: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:279:33
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub(crate) fn change_family(&mut self, ind: usize, new_family: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub(crate) fn change_family(&mut self, ind: usize, new_family: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:322:33
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub(crate) fn change_father(&mut self, ind: usize, new_father: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub(crate) fn change_father(&mut self, ind: usize, new_father: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:365:31
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub(crate) fn change_info(&mut self, ind: usize, new_info: String) -> ResultSelf<Self> {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub(crate) fn change_info(&mut self, ind: usize, new_info: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/read_base.rs:389:30
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub(crate) fn change_age(&mut self, ind: usize, new_birth: Date) -> ResultSelf<Self> {
[INFO] [stdout]     |                              ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub(crate) fn change_age(&mut self, ind: usize, new_birth: Date) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/reader.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 203 |     ) -> ResultSelf<Self> {
[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] 203 |     ) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/reader.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub(crate) fn change_name(&mut self, new_name: String) -> ResultSelf<Self> {
[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] 317 |     pub(crate) fn change_name(&mut self, new_name: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/reader.rs:329:33
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub(crate) fn change_family(&mut self, new_family: String) -> ResultSelf<Self> {
[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] 329 |     pub(crate) fn change_family(&mut self, new_family: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/reader.rs:341:33
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub(crate) fn change_father(&mut self, new_father: String) -> ResultSelf<Self> {
[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] 341 |     pub(crate) fn change_father(&mut self, new_father: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading/reader.rs:353:31
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub(crate) fn change_info(&mut self, new_info: String) -> ResultSelf<Self> {
[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] 353 |     pub(crate) fn change_info(&mut self, new_info: String) -> ResultSelf<'_, Self> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `booklibrs` (lib) due to 1 previous error; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "17c212d2bbae6ddb965dbc652a39b38d4dc2cc41841967717759ad708ebc9b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c212d2bbae6ddb965dbc652a39b38d4dc2cc41841967717759ad708ebc9b8a", kill_on_drop: false }`
[INFO] [stdout] 17c212d2bbae6ddb965dbc652a39b38d4dc2cc41841967717759ad708ebc9b8a
