[INFO] cloning repository https://github.com/rainerschoe/worktime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainerschoe/worktime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainerschoe%2Fworktime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainerschoe%2Fworktime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f9dac33146798abf1742b647715eefdbe4ef4b4
[INFO] building rainerschoe/worktime against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainerschoe%2Fworktime" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rainerschoe/worktime
[INFO] finished tweaking git repo https://github.com/rainerschoe/worktime
[INFO] tweaked toml for git repo https://github.com/rainerschoe/worktime written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rainerschoe/worktime on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rainerschoe/worktime 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded named-lock v0.3.0
[INFO] [stderr]   Downloaded x11 v2.21.0
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.3
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded expanduser v1.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.175
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded widestring v1.0.2
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded procfs v0.11.1
[INFO] [stderr]   Downloaded git2 v0.13.25
[INFO] [stderr]   Downloaded rustix v0.38.6
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded jobserver v0.1.26
[INFO] [stderr]   Downloaded anstream v0.3.2
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded coveralls-api v0.5.0
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded cargo-tarpaulin v0.18.5
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded serde v1.0.175
[INFO] [stderr]   Downloaded gzip-header v0.3.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded csv v1.2.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] [stderr]   Downloaded curl-sys v0.4.64+curl-8.2.0
[INFO] [stderr]   Downloaded libz-sys v1.1.11
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa3680ba35d55959fcdcd08765d658b4ac1dfcfec4e407f947eb615935ca272b
[INFO] running `Command { std: "docker" "start" "-a" "aa3680ba35d55959fcdcd08765d658b4ac1dfcfec4e407f947eb615935ca272b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa3680ba35d55959fcdcd08765d658b4ac1dfcfec4e407f947eb615935ca272b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3680ba35d55959fcdcd08765d658b4ac1dfcfec4e407f947eb615935ca272b", kill_on_drop: false }`
[INFO] [stdout] aa3680ba35d55959fcdcd08765d658b4ac1dfcfec4e407f947eb615935ca272b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c1152ad41cd145b65c18f5c0b065891fbb0440fbd928cd684013f579bac30da
[INFO] running `Command { std: "docker" "start" "-a" "6c1152ad41cd145b65c18f5c0b065891fbb0440fbd928cd684013f579bac30da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling confy v0.5.1
[INFO] [stderr]    Compiling named-lock v0.3.0
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling worktime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::marker`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_simple_summary` is never used
[INFO] [stdout]    --> src/main.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 264 |     fn print_simple_summary(self: &Self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:172:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |         self: &'a Self,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> impl Iterator<Item = &SpecialDayEntry> + '_ {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 172 -     ) -> impl Iterator<Item = &SpecialDayEntry> + '_ {
[INFO] [stdout] 172 +     ) -> impl Iterator<Item = &'a SpecialDayEntry> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:191:48
[INFO] [stdout]     |
[INFO] [stdout] 186 |         self: &'a Self,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = WorktimeEntry> + '_ {
[INFO] [stdout]     |                                                ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 -     ) -> impl Iterator<Item = WorktimeEntry> + '_ {
[INFO] [stdout] 191 +     ) -> impl Iterator<Item = WorktimeEntry> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.62s
[INFO] running `Command { std: "docker" "inspect" "6c1152ad41cd145b65c18f5c0b065891fbb0440fbd928cd684013f579bac30da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1152ad41cd145b65c18f5c0b065891fbb0440fbd928cd684013f579bac30da", kill_on_drop: false }`
[INFO] [stdout] 6c1152ad41cd145b65c18f5c0b065891fbb0440fbd928cd684013f579bac30da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 432b503ac176f72d8c1727a08840436939fda9c3d0f10d942aef7a03a19abbed
[INFO] running `Command { std: "docker" "start" "-a" "432b503ac176f72d8c1727a08840436939fda9c3d0f10d942aef7a03a19abbed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.11
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling curl-sys v0.4.64+curl-8.2.0
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling gzip-header v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling cargo-tarpaulin v0.18.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling coveralls-api v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling procfs v0.11.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling named-lock v0.3.0
[INFO] [stderr]    Compiling confy v0.5.1
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling worktime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::marker`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_simple_summary` is never used
[INFO] [stdout]    --> src/main.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 264 |     fn print_simple_summary(self: &Self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:172:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |         self: &'a Self,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> impl Iterator<Item = &SpecialDayEntry> + '_ {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 172 -     ) -> impl Iterator<Item = &SpecialDayEntry> + '_ {
[INFO] [stdout] 172 +     ) -> impl Iterator<Item = &'a SpecialDayEntry> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:191:48
[INFO] [stdout]     |
[INFO] [stdout] 186 |         self: &'a Self,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 191 |     ) -> impl Iterator<Item = WorktimeEntry> + '_ {
[INFO] [stdout]     |                                                ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 191 -     ) -> impl Iterator<Item = WorktimeEntry> + '_ {
[INFO] [stdout] 191 +     ) -> impl Iterator<Item = WorktimeEntry> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "432b503ac176f72d8c1727a08840436939fda9c3d0f10d942aef7a03a19abbed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432b503ac176f72d8c1727a08840436939fda9c3d0f10d942aef7a03a19abbed", kill_on_drop: false }`
[INFO] [stdout] 432b503ac176f72d8c1727a08840436939fda9c3d0f10d942aef7a03a19abbed
