[INFO] fetching crate starsector 1.0.1...
[INFO] testing starsector-1.0.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate starsector 1.0.1 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate starsector 1.0.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a760814cb74a777326b754276cd31680d2b9b0ef3a81a32d531c4f1d8558cf5
[INFO] running `Command { std: "docker" "start" "-a" "8a760814cb74a777326b754276cd31680d2b9b0ef3a81a32d531c4f1d8558cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a760814cb74a777326b754276cd31680d2b9b0ef3a81a32d531c4f1d8558cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a760814cb74a777326b754276cd31680d2b9b0ef3a81a32d531c4f1d8558cf5", kill_on_drop: false }`
[INFO] [stdout] 8a760814cb74a777326b754276cd31680d2b9b0ef3a81a32d531c4f1d8558cf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f29eb28ce15c19b3bac0abab5323ab61ee2feb4655e611cbbe9389453106bb1
[INFO] running `Command { std: "docker" "start" "-a" "6f29eb28ce15c19b3bac0abab5323ab61ee2feb4655e611cbbe9389453106bb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[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 serde v1.0.145
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indextree v4.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling str_indices v0.4.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling iobuffer v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling ropey v1.5.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling serde_indextree v0.2.0
[INFO] [stderr]    Compiling orgize v0.9.0
[INFO] [stderr]    Compiling 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: 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 22.41s
[INFO] running `Command { std: "docker" "inspect" "6f29eb28ce15c19b3bac0abab5323ab61ee2feb4655e611cbbe9389453106bb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f29eb28ce15c19b3bac0abab5323ab61ee2feb4655e611cbbe9389453106bb1", kill_on_drop: false }`
[INFO] [stdout] 6f29eb28ce15c19b3bac0abab5323ab61ee2feb4655e611cbbe9389453106bb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 640ef21368382c9c4ee2f74a5ac963bbc44af26242aa09878fe3798052d55f53
[INFO] running `Command { std: "docker" "start" "-a" "640ef21368382c9c4ee2f74a5ac963bbc44af26242aa09878fe3798052d55f53", kill_on_drop: false }`
[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] [stderr]    Compiling starsector v1.0.1 (/opt/rustwide/workdir)
[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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "640ef21368382c9c4ee2f74a5ac963bbc44af26242aa09878fe3798052d55f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "640ef21368382c9c4ee2f74a5ac963bbc44af26242aa09878fe3798052d55f53", kill_on_drop: false }`
[INFO] [stdout] 640ef21368382c9c4ee2f74a5ac963bbc44af26242aa09878fe3798052d55f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42a874eb223fa955e65d91c2536553d132c1d3e4aa8eebe410925e7eb2b7ced8
[INFO] running `Command { std: "docker" "start" "-a" "42a874eb223fa955e65d91c2536553d132c1d3e4aa8eebe410925e7eb2b7ced8", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/errors.rs:34:52
[INFO] [stderr]    |
[INFO] [stderr] 34 |             StructureError::IndextreeError(e) => e.description(),
[INFO] [stderr]    |                                                    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/headline/timestamp.rs:125:24
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn start_timestamp(&self) -> Option<Timestamp> {
[INFO] [stderr]     |                        ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn start_timestamp(&self) -> Option<Timestamp<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/headline/timestamp.rs:129:22
[INFO] [stderr]     |
[INFO] [stderr] 129 |     fn end_timestamp(&self) -> Option<Timestamp> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 129 |     fn end_timestamp(&self) -> Option<Timestamp<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/headline/timestamp.rs:568:21
[INFO] [stderr]     |
[INFO] [stderr] 568 |     fn to_timestamp(&self) -> Timestamp {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 568 |     fn to_timestamp(&self) -> Timestamp<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/headline/timestamp.rs:749:21
[INFO] [stderr]     |
[INFO] [stderr] 749 |     fn to_timestamp(&self) -> Timestamp {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 749 |     fn to_timestamp(&self) -> Timestamp<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/headline/value.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub fn tags(&self) -> Tags {
[INFO] [stderr]    |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub fn tags(&self) -> Tags<'_> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/headline/value.rs:86:21
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn planning(&self) -> &Planning {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^
[INFO] [stderr]    |                     |         ||
[INFO] [stderr]    |                     |         |the same lifetime is hidden here
[INFO] [stderr]    |                     |         the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn planning(&self) -> &Planning<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/headline.rs:109:31
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_planning_line(input: &str) -> Option<Planning> {
[INFO] [stderr]     |                               ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_planning_line(input: &str) -> Option<Planning<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ropeext.rs:11:27
[INFO] [stderr]    |
[INFO] [stderr] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stderr]    |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 33 |     common_rope_ext_trait!();
[INFO] [stderr]    |     ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `common_rope_ext_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ropeext.rs:11:27
[INFO] [stderr]    |
[INFO] [stderr] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stderr]    |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 37 |     common_rope_ext_trait!();
[INFO] [stderr]    |     ------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `common_rope_ext_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ropeext.rs:67:27
[INFO] [stderr]     |
[INFO] [stderr]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stderr]     |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 157 |     common_rope_ext_impl!();
[INFO] [stderr]     |     ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `common_rope_ext_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ropeext.rs:67:27
[INFO] [stderr]     |
[INFO] [stderr]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice
[INFO] [stderr]     |                           ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 161 |     common_rope_ext_impl!();
[INFO] [stderr]     |     ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `common_rope_ext_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr]  67 |         fn slice_bytes<R>(&self, byte_range: R) -> RopeSlice<'_>
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:209:34
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub fn children(self, arena: &Arena) -> Children {
[INFO] [stderr]     |                                  ^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub fn children(self, arena: &Arena) -> Children<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:215:35
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn ancestors(self, arena: &Arena) -> Ancestors {
[INFO] [stderr]     |                                   ^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn ancestors(self, arena: &Arena) -> Ancestors<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:221:37
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn descendants(self, arena: &Arena) -> Descendants {
[INFO] [stderr]     |                                     ^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn descendants(self, arena: &Arena) -> Descendants<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:227:44
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn preceding_siblings(self, arena: &Arena) -> PrecedingSiblings {
[INFO] [stderr]     |                                            ^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub fn preceding_siblings(self, arena: &Arena) -> PrecedingSiblings<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:233:44
[INFO] [stderr]     |
[INFO] [stderr] 233 |     pub fn following_siblings(self, arena: &Arena) -> FollowingSiblings {
[INFO] [stderr]     |                                            ^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 233 |     pub fn following_siblings(self, arena: &Arena) -> FollowingSiblings<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:239:42
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn reverse_children(self, arena: &Arena) -> ReverseChildren {
[INFO] [stderr]     |                                          ^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn reverse_children(self, arena: &Arena) -> ReverseChildren<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tree.rs:604:9
[INFO] [stderr]     |
[INFO] [stderr] 604 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 607 |     ) -> Result<orgize::Org, HeadlineError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 607 |     ) -> Result<orgize::Org<'_>, HeadlineError> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `starsector` (lib) generated 19 warnings (run `cargo fix --lib -p starsector` to apply 18 suggestions)
[INFO] [stderr] warning: `starsector` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starsector-22cc3a205dfe0eb5)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test headline::builder::tests::test_properties ... ok
[INFO] [stdout] test headline::timestamp::tests::test_format_diary ... ok
[INFO] [stdout] test headline::builder::tests::test_parse_emit ... ok
[INFO] [stdout] test parser::headline::tests::test_parse_planning_keyword ... ok
[INFO] [stdout] test parser::structure::tests::test_consuming_line ... ok
[INFO] [stdout] test parser::headline::tests::test_day_of_week_is_optional ... ok
[INFO] [stdout] test headline::timestamp::tests::test_format_range ... ok
[INFO] [stdout] test parser::structure::tests::test_headline_level ... ok
[INFO] [stdout] test headline::timestamp::tests::test_format_point ... ok
[INFO] [stdout] test parser::headline::tests::test_parse_planning_line ... ok
[INFO] [stdout] test parser::structure::tests::test_line ... ok
[INFO] [stdout] test parser::structure::tests::test_next_line ... ok
[INFO] [stdout] test parser::structure::tests::test_parse_section ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_delay_mark ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_diary ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_delay ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_point ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_repeater_mark ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_range ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_interval ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_repeater_and_delay ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_time_range ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_date ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_times ... ok
[INFO] [stdout] test parser::timestamp::tests::timestamp::test_parse_timestamp_diary ... ok
[INFO] [stdout] test tree::tests::test_at_nest ... ok
[INFO] [stdout] test tree::tests::test_at_fo ... ok
[INFO] [stdout] test parser::headline::tests::test_parse_info_pattern ... ok
[INFO] [stdout] test tree::tests::test_at_o ... ok
[INFO] [stdout] test parser::headline::tests::test_org_habit_annotations_allowed ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_repeater ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_time ... ok
[INFO] [stdout] test headline::timestamp::tests::test_format_time_range ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_time_spec ... ok
[INFO] [stdout] test headline::parser::tests::text_level_sync ... ok
[INFO] [stdout] test parser::timestamp::tests::test_parse_time_unit ... ok
[INFO] [stdout] test parser::timestamp::tests::timestamp::test_parse_timestamp_point ... ok
[INFO] [stdout] test tree::tests::test_empty ... ok
[INFO] [stdout] test tree::tests::test_at_two ... ok
[INFO] [stdout] test tree::tests::test_at_thre ... ok
[INFO] [stdout] test tree::tests::test_newline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-6d9e41f241aaa488)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test headline::build_valid::commented ... ok
[INFO] [stdout] test headline::build_valid::keyword ... ok
[INFO] [stdout] test headline::build_valid::body ... ok
[INFO] [stdout] test headline::build_valid::priority ... ok
[INFO] [stdout] test headline::build_valid::level ... ok
[INFO] [stdout] test headline::build_valid::title ... ok
[INFO] [stdout] test structure::test_identity ... ok
[INFO] [stdout] test headline::build_valid::tags ... ok
[INFO] [stdout] test structure::test_parse_section ... ok
[INFO] [stdout] test structure::test_parsing ... ok
[INFO] [stdout] test structure::test_identity_fuzz_big ... ok
[INFO] [stdout] test headline::build_valid::fuzz ... ok
[INFO] [stdout] test structure::test_identity_fuzz ... ok
[INFO] [stdout] test structure::test_identity_fuzz_slow ... ok
[INFO] [stdout] test headline::fuzz::parse_fuzz ... ok
[INFO] [stdout] test structure::test_fuzz_delta has been running for over 60 seconds
[INFO] [stdout] test structure::test_identity_exhaustive_very_short has been running for over 60 seconds
[INFO] [stdout] test structure::test_identity_nearly_exhaustive_short has been running for over 60 seconds
[INFO] [stdout] test structure::test_identity_exhaustive_very_short ... ok
[INFO] [stdout] test structure::test_fuzz_delta ... ok
[INFO] [stdout] test structure::test_identity_nearly_exhaustive_short ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 229.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/structure.rs (/opt/rustwide/target/debug/deps/structure-30941ff6edd9eafd)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_identity ... ok
[INFO] [stdout] test test_parse_section ... ok
[INFO] [stdout] test test_parsing ... ok
[INFO] [stdout] test test_identity_fuzz_big ... ok
[INFO] [stdout] test test_identity_fuzz ... ok
[INFO] [stdout] test test_identity_fuzz_slow ... ok
[INFO] [stdout] test test_identity_exhaustive_very_short ... ok
[INFO] [stdout] test test_fuzz_delta has been running for over 60 seconds
[INFO] [stdout] test test_identity_nearly_exhaustive_short has been running for over 60 seconds
[INFO] [stdout] test test_fuzz_delta ... ok
[INFO] [stdout] test test_identity_nearly_exhaustive_short ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 205.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/deltatest.rs (/opt/rustwide/target/debug/examples/deltatest-31e7d13b854de7fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/tester.rs (/opt/rustwide/target/debug/examples/tester-c3e86a1f42970402)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests starsector
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42a874eb223fa955e65d91c2536553d132c1d3e4aa8eebe410925e7eb2b7ced8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a874eb223fa955e65d91c2536553d132c1d3e4aa8eebe410925e7eb2b7ced8", kill_on_drop: false }`
[INFO] [stdout] 42a874eb223fa955e65d91c2536553d132c1d3e4aa8eebe410925e7eb2b7ced8
