[INFO] fetching crate xiv-emote-parser 0.1.8... [INFO] building xiv-emote-parser-0.1.8 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate xiv-emote-parser 0.1.8 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate xiv-emote-parser 0.1.8 [INFO] finished tweaking crates.io crate xiv-emote-parser 0.1.8 [INFO] tweaked toml for crates.io crate xiv-emote-parser 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xiv-emote-parser 0.1.8 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 118 packages to latest compatible versions [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de3d48ec0404f47d982b1e3834f05762c059e45dd2629236c917b2b29b2fb686 [INFO] running `Command { std: "docker" "start" "-a" "de3d48ec0404f47d982b1e3834f05762c059e45dd2629236c917b2b29b2fb686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de3d48ec0404f47d982b1e3834f05762c059e45dd2629236c917b2b29b2fb686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3d48ec0404f47d982b1e3834f05762c059e45dd2629236c917b2b29b2fb686", kill_on_drop: false }` [INFO] [stdout] de3d48ec0404f47d982b1e3834f05762c059e45dd2629236c917b2b29b2fb686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16b2b303ba36f44b5d891696861cc4758e147b5eae8ccb9f190ea6e7cf580e5c [INFO] running `Command { std: "docker" "start" "-a" "16b2b303ba36f44b5d891696861cc4758e147b5eae8ccb9f190ea6e7cf580e5c", kill_on_drop: false }` [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling pest_consume v1.1.3 [INFO] [stderr] Compiling xiv-emote-parser v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 19 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 20 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 21 | text_handler: F, [INFO] [stdout] 22 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 22 - ) -> impl Iterator + '_ [INFO] [stdout] 22 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 47 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 48 | text_handler: F, [INFO] [stdout] 49 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 - ) -> impl Iterator + '_ [INFO] [stdout] 49 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 72 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 73 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 74 | mut text_handler: F, [INFO] [stdout] 75 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 75 - ) -> impl Iterator + '_ [INFO] [stdout] 75 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 100 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 101 | mut text_handler: F, [INFO] [stdout] 102 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 102 - ) -> impl Iterator + '_ [INFO] [stdout] 102 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 125 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 126 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 127 | text_handler: F, [INFO] [stdout] 128 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 128 - ) -> impl Iterator + '_ [INFO] [stdout] 128 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 152 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 153 | text_handler: F, [INFO] [stdout] 154 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 - ) -> impl Iterator + '_ [INFO] [stdout] 154 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:180:36 [INFO] [stdout] | [INFO] [stdout] 177 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 178 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 179 | mut text_handler: F, [INFO] [stdout] 180 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 180 - ) -> impl Iterator + '_ [INFO] [stdout] 180 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:206:36 [INFO] [stdout] | [INFO] [stdout] 204 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 205 | mut text_handler: F, [INFO] [stdout] 206 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 - ) -> impl Iterator + '_ [INFO] [stdout] 206 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s [INFO] running `Command { std: "docker" "inspect" "16b2b303ba36f44b5d891696861cc4758e147b5eae8ccb9f190ea6e7cf580e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b2b303ba36f44b5d891696861cc4758e147b5eae8ccb9f190ea6e7cf580e5c", kill_on_drop: false }` [INFO] [stdout] 16b2b303ba36f44b5d891696861cc4758e147b5eae8ccb9f190ea6e7cf580e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c7526fff637f5db9a0fb52678756bdba765b9d601138d5672ea77f95ddc2a0c [INFO] running `Command { std: "docker" "start" "-a" "9c7526fff637f5db9a0fb52678756bdba765b9d601138d5672ea77f95ddc2a0c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 19 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 20 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 21 | text_handler: F, [INFO] [stdout] 22 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 22 - ) -> impl Iterator + '_ [INFO] [stdout] 22 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 47 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 48 | text_handler: F, [INFO] [stdout] 49 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 - ) -> impl Iterator + '_ [INFO] [stdout] 49 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 72 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 73 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 74 | mut text_handler: F, [INFO] [stdout] 75 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 75 - ) -> impl Iterator + '_ [INFO] [stdout] 75 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 100 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 101 | mut text_handler: F, [INFO] [stdout] 102 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 102 - ) -> impl Iterator + '_ [INFO] [stdout] 102 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 125 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 126 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 127 | text_handler: F, [INFO] [stdout] 128 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 128 - ) -> impl Iterator + '_ [INFO] [stdout] 128 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 152 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 153 | text_handler: F, [INFO] [stdout] 154 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 - ) -> impl Iterator + '_ [INFO] [stdout] 154 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:180:36 [INFO] [stdout] | [INFO] [stdout] 177 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 178 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 179 | mut text_handler: F, [INFO] [stdout] 180 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 180 - ) -> impl Iterator + '_ [INFO] [stdout] 180 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:206:36 [INFO] [stdout] | [INFO] [stdout] 204 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 205 | mut text_handler: F, [INFO] [stdout] 206 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 - ) -> impl Iterator + '_ [INFO] [stdout] 206 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling xiv-emote-parser v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `from_xivapi` found for struct `LogMessageRepository` in the current scope [INFO] [stdout] --> tests/repository.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | let repo = LogMessageRepository::from_xivapi(None)?; [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `LogMessageRepository` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xiv-emote-parser` (test "repository") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 19 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 20 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 21 | text_handler: F, [INFO] [stdout] 22 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 22 - ) -> impl Iterator + '_ [INFO] [stdout] 22 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 47 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 48 | text_handler: F, [INFO] [stdout] 49 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 - ) -> impl Iterator + '_ [INFO] [stdout] 49 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 72 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 73 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 74 | mut text_handler: F, [INFO] [stdout] 75 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 75 - ) -> impl Iterator + '_ [INFO] [stdout] 75 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 100 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 101 | mut text_handler: F, [INFO] [stdout] 102 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 102 - ) -> impl Iterator + '_ [INFO] [stdout] 102 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 125 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 126 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 127 | text_handler: F, [INFO] [stdout] 128 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 128 - ) -> impl Iterator + '_ [INFO] [stdout] 128 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 152 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 153 | text_handler: F, [INFO] [stdout] 154 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 - ) -> impl Iterator + '_ [INFO] [stdout] 154 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:180:36 [INFO] [stdout] | [INFO] [stdout] 177 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 178 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 179 | mut text_handler: F, [INFO] [stdout] 180 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 180 - ) -> impl Iterator + '_ [INFO] [stdout] 180 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/log_message/ast/condition_texts.rs:206:36 [INFO] [stdout] | [INFO] [stdout] 204 | cond_answer: &'a C, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 205 | mut text_handler: F, [INFO] [stdout] 206 | ) -> impl Iterator + '_ [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 - ) -> impl Iterator + '_ [INFO] [stdout] 206 + ) -> impl Iterator + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c7526fff637f5db9a0fb52678756bdba765b9d601138d5672ea77f95ddc2a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7526fff637f5db9a0fb52678756bdba765b9d601138d5672ea77f95ddc2a0c", kill_on_drop: false }` [INFO] [stdout] 9c7526fff637f5db9a0fb52678756bdba765b9d601138d5672ea77f95ddc2a0c