[INFO] fetching crate email-parser 0.5.0...
[INFO] checking email-parser-0.5.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate email-parser 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate email-parser 0.5.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate email-parser 0.5.0
[INFO] finished tweaking crates.io crate email-parser 0.5.0
[INFO] tweaked toml for crates.io crate email-parser 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 65 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.11.0 (available: v0.22.1)
[INFO] [stderr]       Adding buf-read-ext v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding getrandom v0.1.16 (available: v0.2.15)
[INFO] [stderr]       Adding mailparse v0.13.8 (available: v0.15.0)
[INFO] [stderr]       Adding quoted_printable v0.4.8 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (available: v0.3.2)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-core v0.52.0 (available: v0.58.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb02ca963ff91c5a346eeef5732b8fe39fa99131892ba4c8a6d98981fa75b10e
[INFO] running `Command { std: "docker" "start" "-a" "cb02ca963ff91c5a346eeef5732b8fe39fa99131892ba4c8a6d98981fa75b10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb02ca963ff91c5a346eeef5732b8fe39fa99131892ba4c8a6d98981fa75b10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb02ca963ff91c5a346eeef5732b8fe39fa99131892ba4c8a6d98981fa75b10e", kill_on_drop: false }`
[INFO] [stdout] cb02ca963ff91c5a346eeef5732b8fe39fa99131892ba4c8a6d98981fa75b10e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bef1bdf6bc31964f8ccc0420557d5ef1408c247319309af7f28dc6775bf601d7
[INFO] running `Command { std: "docker" "start" "-a" "bef1bdf6bc31964f8ccc0420557d5ef1408c247319309af7f28dc6775bf601d7", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling email v0.0.21
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking buf-read-ext v0.3.0
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking email-format v0.8.1
[INFO] [stderr]     Checking email-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parsing/address.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn domain_literal<'a>(input: &'a [u8]) -> Res<Cow<'a, str>> {
[INFO] [stdout]    |                       --                         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       lifetime `'a` declared here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parsing/combinators.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn optional<'a, T, F>(input: &'a [u8], mut parser: F) -> (&'a [u8], Option<T>)
[INFO] [stdout]    |                        -- lifetime `'a` declared here
[INFO] [stdout] 57 | where
[INFO] [stdout] 58 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]    |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parsing/combinators.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn match_parsers<'a, T, F>(input: &'a [u8], parsers: &mut [F]) -> Res<'a, T>
[INFO] [stdout]    |                             -- lifetime `'a` declared here
[INFO] [stdout] 69 | where
[INFO] [stdout] 70 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]    |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn ignore_many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<()>
[INFO] [stdout]     |                    -- lifetime `'a` declared here
[INFO] [stdout] 129 | where
[INFO] [stdout] 130 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:128:72
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn ignore_many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<()>
[INFO] [stdout]     |                    -- lifetime `'a` declared here                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |             -- lifetime `'a` declared here
[INFO] [stdout] 141 | where
[INFO] [stdout] 142 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:140:65
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |             -- lifetime `'a` declared here                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:157:30
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn many1<'a, T, F>(input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |              -- lifetime `'a` declared here
[INFO] [stdout] 156 | where
[INFO] [stdout] 157 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:155:62
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn many1<'a, T, F>(input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |              -- lifetime `'a` declared here                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:174:30
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 173 | where
[INFO] [stdout] 174 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:174:34
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 173 | where
[INFO] [stdout] 174 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:172:70
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                   ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:172:74
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                       ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn pair<'a, T, U, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<(U, T)>
[INFO] [stdout]     |             -- lifetime `'a` declared here
[INFO] [stdout] 188 | where
[INFO] [stdout] 189 |     F: FnMut(&'a [u8]) -> Res<U>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:190:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn pair<'a, T, U, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<(U, T)>
[INFO] [stdout]     |             -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     G: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:187:84
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn pair<'a, T, U, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<(U, T)>
[INFO] [stdout]     |             -- lifetime `'a` declared here                                         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:206:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 206 |     F: FnMut(&'a [u8]) -> Res<U>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:207:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 207 |     G: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 208 |     H: FnMut(&'a [u8]) -> Res<V>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 204 | ) -> Res<(U, T, V)>
[INFO] [stdout]     |         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 219 | where
[INFO] [stdout] 220 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 219 | where
[INFO] [stdout] 220 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     G: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     G: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:218:86
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                                   ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:218:90
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                                       ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking mailparse v0.13.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stdout] error: couldn't read `benches/../mail.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/alternatives.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAIL: &[u8] = include_bytes!("../mail.txt");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../mail.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/alternatives.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | const MAIL2: &str = include_str!("../mail.txt");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test::Bencher`
[INFO] [stdout]  --> benches/encodings.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test::Bencher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `email-parser` (bench "alternatives") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parsing/address.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn domain_literal<'a>(input: &'a [u8]) -> Res<Cow<'a, str>> {
[INFO] [stdout]    |                       --                         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       lifetime `'a` declared here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parsing/combinators.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn optional<'a, T, F>(input: &'a [u8], mut parser: F) -> (&'a [u8], Option<T>)
[INFO] [stdout]    |                        -- lifetime `'a` declared here
[INFO] [stdout] 57 | where
[INFO] [stdout] 58 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]    |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/parsing/combinators.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn match_parsers<'a, T, F>(input: &'a [u8], parsers: &mut [F]) -> Res<'a, T>
[INFO] [stdout]    |                             -- lifetime `'a` declared here
[INFO] [stdout] 69 | where
[INFO] [stdout] 70 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]    |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn ignore_many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<()>
[INFO] [stdout]     |                    -- lifetime `'a` declared here
[INFO] [stdout] 129 | where
[INFO] [stdout] 130 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:128:72
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn ignore_many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<()>
[INFO] [stdout]     |                    -- lifetime `'a` declared here                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |             -- lifetime `'a` declared here
[INFO] [stdout] 141 | where
[INFO] [stdout] 142 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:140:65
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn many<'a, T, F>(mut input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |             -- lifetime `'a` declared here                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:157:30
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn many1<'a, T, F>(input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |              -- lifetime `'a` declared here
[INFO] [stdout] 156 | where
[INFO] [stdout] 157 |     F: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:155:62
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn many1<'a, T, F>(input: &'a [u8], mut parser: F) -> Res<Vec<T>>
[INFO] [stdout]     |              -- lifetime `'a` declared here                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:174:30
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 173 | where
[INFO] [stdout] 174 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:174:34
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 173 | where
[INFO] [stdout] 174 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:172:70
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                   ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:172:74
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn collect_many<'a, F>(mut input: &'a [u8], mut parser: F) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                       ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn pair<'a, T, U, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<(U, T)>
[INFO] [stdout]     |             -- lifetime `'a` declared here
[INFO] [stdout] 188 | where
[INFO] [stdout] 189 |     F: FnMut(&'a [u8]) -> Res<U>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:190:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn pair<'a, T, U, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<(U, T)>
[INFO] [stdout]     |             -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     G: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:187:84
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub fn pair<'a, T, U, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<(U, T)>
[INFO] [stdout]     |             -- lifetime `'a` declared here                                         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:206:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 206 |     F: FnMut(&'a [u8]) -> Res<U>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:207:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 207 |     G: FnMut(&'a [u8]) -> Res<T>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 208 |     H: FnMut(&'a [u8]) -> Res<V>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn triplet<'a, T, U, V, F, G, H>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 204 | ) -> Res<(U, T, V)>
[INFO] [stdout]     |         ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 219 | where
[INFO] [stdout] 220 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] 219 | where
[INFO] [stdout] 220 |     F: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:221:30
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     G: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                              ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     G: FnMut(&'a [u8]) -> Res<Cow<str>>,
[INFO] [stdout]     |                                  ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:218:86
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                                   ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/parsing/combinators.rs:218:90
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn collect_pair<'a, F, G>(input: &'a [u8], mut parser1: F, mut parser2: G) -> Res<Cow<str>>
[INFO] [stdout]     |                     -- lifetime `'a` declared here                                       ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bef1bdf6bc31964f8ccc0420557d5ef1408c247319309af7f28dc6775bf601d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef1bdf6bc31964f8ccc0420557d5ef1408c247319309af7f28dc6775bf601d7", kill_on_drop: false }`
[INFO] [stdout] bef1bdf6bc31964f8ccc0420557d5ef1408c247319309af7f28dc6775bf601d7
