[INFO] fetching crate starsector 1.0.1...
[INFO] checking starsector-1.0.1 against 1.95.0 for pr-155915
[INFO] extracting crate starsector 1.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate starsector 1.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate starsector 1.0.1
[INFO] tweaked toml for crates.io crate starsector 1.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate starsector 1.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate starsector 1.0.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded serde_indextree v0.2.0
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded iobuffer v0.2.0
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded indextree v4.5.0
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded orgize v0.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded nom v7.1.1
[INFO] [stderr]   Downloaded ropey v1.5.0
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded str_indices v0.4.0
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3bbdd18fc2ea18c854a32f5834c654fda031dc51a1a0842654b2f4fdf1ba567
[INFO] running `Command { std: "docker" "start" "-a" "d3bbdd18fc2ea18c854a32f5834c654fda031dc51a1a0842654b2f4fdf1ba567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3bbdd18fc2ea18c854a32f5834c654fda031dc51a1a0842654b2f4fdf1ba567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3bbdd18fc2ea18c854a32f5834c654fda031dc51a1a0842654b2f4fdf1ba567", kill_on_drop: false }`
[INFO] [stdout] d3bbdd18fc2ea18c854a32f5834c654fda031dc51a1a0842654b2f4fdf1ba567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc6882017d7edcdbbdb7a7fc5fbf7d49f36602eccedb16543fd869b9e17fcad2
[INFO] running `Command { std: "docker" "start" "-a" "cc6882017d7edcdbbdb7a7fc5fbf7d49f36602eccedb16543fd869b9e17fcad2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]     Checking indextree v4.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking str_indices v0.4.0
[INFO] [stderr]     Checking iobuffer v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ropey v1.5.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking serde_indextree v0.2.0
[INFO] [stderr]     Checking orgize v0.9.0
[INFO] [stderr]     Checking starsector v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StructureError::IndextreeError(e) => e.description(),
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:34:52
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StructureError::IndextreeError(e) => e.description(),
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn start_timestamp(&self) -> Option<Timestamp> {
[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] 125 |     fn start_timestamp(&self) -> Option<Timestamp<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn end_timestamp(&self) -> Option<Timestamp> {
[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] 129 |     fn end_timestamp(&self) -> Option<Timestamp<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:568:21
[INFO] [stdout]     |
[INFO] [stdout] 568 |     fn to_timestamp(&self) -> Timestamp {
[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] 568 |     fn to_timestamp(&self) -> Timestamp<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:749:21
[INFO] [stdout]     |
[INFO] [stdout] 749 |     fn to_timestamp(&self) -> Timestamp {
[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] 749 |     fn to_timestamp(&self) -> Timestamp<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headline/value.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn tags(&self) -> Tags {
[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 tags(&self) -> Tags<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headline/value.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn planning(&self) -> &Planning {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided 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] 86 |     pub fn planning(&self) -> &Planning<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/headline.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_planning_line(input: &str) -> Option<Planning> {
[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] 109 | fn parse_planning_line(input: &str) -> Option<Planning<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ropeext.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]    |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     common_rope_ext_trait!();
[INFO] [stdout]    |     ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `common_rope_ext_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ropeext.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]    |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     common_rope_ext_trait!();
[INFO] [stdout]    |     ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `common_rope_ext_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ropeext.rs:67:27
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |     common_rope_ext_impl!();
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_rope_ext_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ropeext.rs:67:27
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 |     common_rope_ext_impl!();
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_rope_ext_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:209:34
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(self, arena: &Arena) -> Children {
[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] 209 |     pub fn children(self, arena: &Arena) -> Children<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn ancestors(self, arena: &Arena) -> Ancestors {
[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] 215 |     pub fn ancestors(self, arena: &Arena) -> Ancestors<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn descendants(self, arena: &Arena) -> Descendants {
[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] 221 |     pub fn descendants(self, arena: &Arena) -> Descendants<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:227:44
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn preceding_siblings(self, arena: &Arena) -> PrecedingSiblings {
[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] 227 |     pub fn preceding_siblings(self, arena: &Arena) -> PrecedingSiblings<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:233:44
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn following_siblings(self, arena: &Arena) -> FollowingSiblings {
[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] 233 |     pub fn following_siblings(self, arena: &Arena) -> FollowingSiblings<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn reverse_children(self, arena: &Arena) -> ReverseChildren {
[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] 239 |     pub fn reverse_children(self, arena: &Arena) -> ReverseChildren<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:604:9
[INFO] [stdout]     |
[INFO] [stdout] 604 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 607 |     ) -> Result<orgize::Org, HeadlineError> {
[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] 607 |     ) -> Result<orgize::Org<'_>, HeadlineError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn start_timestamp(&self) -> Option<Timestamp> {
[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] 125 |     fn start_timestamp(&self) -> Option<Timestamp<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn end_timestamp(&self) -> Option<Timestamp> {
[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] 129 |     fn end_timestamp(&self) -> Option<Timestamp<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:568:21
[INFO] [stdout]     |
[INFO] [stdout] 568 |     fn to_timestamp(&self) -> Timestamp {
[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] 568 |     fn to_timestamp(&self) -> Timestamp<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/headline/timestamp.rs:749:21
[INFO] [stdout]     |
[INFO] [stdout] 749 |     fn to_timestamp(&self) -> Timestamp {
[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] 749 |     fn to_timestamp(&self) -> Timestamp<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headline/value.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn tags(&self) -> Tags {
[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 tags(&self) -> Tags<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/headline/value.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn planning(&self) -> &Planning {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stdout]    |                     |         ||
[INFO] [stdout]    |                     |         |the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided 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] 86 |     pub fn planning(&self) -> &Planning<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/headline.rs:109:31
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_planning_line(input: &str) -> Option<Planning> {
[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] 109 | fn parse_planning_line(input: &str) -> Option<Planning<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ropeext.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]    |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     common_rope_ext_trait!();
[INFO] [stdout]    |     ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `common_rope_ext_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ropeext.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]    |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     common_rope_ext_trait!();
[INFO] [stdout]    |     ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `common_rope_ext_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ropeext.rs:67:27
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 157 |     common_rope_ext_impl!();
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_rope_ext_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ropeext.rs:67:27
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stdout]     |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 161 |     common_rope_ext_impl!();
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `common_rope_ext_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:209:34
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn children(self, arena: &Arena) -> Children {
[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] 209 |     pub fn children(self, arena: &Arena) -> Children<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn ancestors(self, arena: &Arena) -> Ancestors {
[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] 215 |     pub fn ancestors(self, arena: &Arena) -> Ancestors<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn descendants(self, arena: &Arena) -> Descendants {
[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] 221 |     pub fn descendants(self, arena: &Arena) -> Descendants<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:227:44
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn preceding_siblings(self, arena: &Arena) -> PrecedingSiblings {
[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] 227 |     pub fn preceding_siblings(self, arena: &Arena) -> PrecedingSiblings<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:233:44
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn following_siblings(self, arena: &Arena) -> FollowingSiblings {
[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] 233 |     pub fn following_siblings(self, arena: &Arena) -> FollowingSiblings<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn reverse_children(self, arena: &Arena) -> ReverseChildren {
[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] 239 |     pub fn reverse_children(self, arena: &Arena) -> ReverseChildren<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:604:9
[INFO] [stdout]     |
[INFO] [stdout] 604 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 607 |     ) -> Result<orgize::Org, HeadlineError> {
[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] 607 |     ) -> Result<orgize::Org<'_>, HeadlineError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s
[INFO] running `Command { std: "docker" "inspect" "cc6882017d7edcdbbdb7a7fc5fbf7d49f36602eccedb16543fd869b9e17fcad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6882017d7edcdbbdb7a7fc5fbf7d49f36602eccedb16543fd869b9e17fcad2", kill_on_drop: false }`
[INFO] [stdout] cc6882017d7edcdbbdb7a7fc5fbf7d49f36602eccedb16543fd869b9e17fcad2
