[INFO] fetching crate xiv-emote-parser 0.1.8...
[INFO] testing xiv-emote-parser-0.1.8 against 1.91.0 for beta-1.92-2
[INFO] extracting crate xiv-emote-parser 0.1.8 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xiv-emote-parser 0.1.8 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 117 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.17)
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.24.1
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded pest_consume_macros v1.1.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_consume v1.1.3
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded webpki-roots v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85181c726b2854bf3b5790128ebb69cb59e31558d6cda7e5372c458e840ddfed
[INFO] running `Command { std: "docker" "start" "-a" "85181c726b2854bf3b5790128ebb69cb59e31558d6cda7e5372c458e840ddfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85181c726b2854bf3b5790128ebb69cb59e31558d6cda7e5372c458e840ddfed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85181c726b2854bf3b5790128ebb69cb59e31558d6cda7e5372c458e840ddfed", kill_on_drop: false }`
[INFO] [stdout] 85181c726b2854bf3b5790128ebb69cb59e31558d6cda7e5372c458e840ddfed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e61f84737878d5e38350997e2dbf5d376c49bb28c3e0df4ba5353b0d9f321f6
[INFO] running `Command { std: "docker" "start" "-a" "8e61f84737878d5e38350997e2dbf5d376c49bb28c3e0df4ba5353b0d9f321f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling pest_derive v2.8.3
[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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 22 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 49 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 75 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 102 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 128 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 154 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 180 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 206 +     ) -> impl Iterator<Item = R> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.81s
[INFO] running `Command { std: "docker" "inspect" "8e61f84737878d5e38350997e2dbf5d376c49bb28c3e0df4ba5353b0d9f321f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e61f84737878d5e38350997e2dbf5d376c49bb28c3e0df4ba5353b0d9f321f6", kill_on_drop: false }`
[INFO] [stdout] 8e61f84737878d5e38350997e2dbf5d376c49bb28c3e0df4ba5353b0d9f321f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7acadf7557abd5f9c374556072ba9e47b22331a0a935ebe867ba5d2a1e9d6246
[INFO] running `Command { std: "docker" "start" "-a" "7acadf7557abd5f9c374556072ba9e47b22331a0a935ebe867ba5d2a1e9d6246", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.12.2
[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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 22 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 49 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 75 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 102 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 128 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 154 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 180 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 206 +     ) -> impl Iterator<Item = R> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 22 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 49 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 75 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 102 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 128 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 154 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 180 +     ) -> impl Iterator<Item = R> + '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<Item = R> + '_
[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<Item = R> + '_
[INFO] [stdout] 206 +     ) -> impl Iterator<Item = R> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7acadf7557abd5f9c374556072ba9e47b22331a0a935ebe867ba5d2a1e9d6246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7acadf7557abd5f9c374556072ba9e47b22331a0a935ebe867ba5d2a1e9d6246", kill_on_drop: false }`
[INFO] [stdout] 7acadf7557abd5f9c374556072ba9e47b22331a0a935ebe867ba5d2a1e9d6246
