[INFO] fetching crate parst 0.2.0...
[INFO] checking parst-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate parst 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate parst 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate parst 0.2.0
[INFO] finished tweaking crates.io crate parst 0.2.0
[INFO] tweaked toml for crates.io crate parst 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parst_derive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 091f485856950a7775a03c2d7ee159b0097cfbba0997accbc89d4b5d1b95a4f1
[INFO] running `Command { std: "docker" "start" "-a" "091f485856950a7775a03c2d7ee159b0097cfbba0997accbc89d4b5d1b95a4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "091f485856950a7775a03c2d7ee159b0097cfbba0997accbc89d4b5d1b95a4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091f485856950a7775a03c2d7ee159b0097cfbba0997accbc89d4b5d1b95a4f1", kill_on_drop: false }`
[INFO] [stdout] 091f485856950a7775a03c2d7ee159b0097cfbba0997accbc89d4b5d1b95a4f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86ce2040fa7b049474b93e1f24858ed3b3618f5c93de1fa44bc2324f5e9e4326
[INFO] running `Command { std: "docker" "start" "-a" "86ce2040fa7b049474b93e1f24858ed3b3618f5c93de1fa44bc2324f5e9e4326", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling parst_derive v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking parst v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:10:61
[INFO] [stdout]    |
[INFO] [stdout] 5  | impl<'a, T, Ctx, const N: usize> Parsable<'a, [u8], Ctx> for [T; N]
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn read(mut source: &'a [u8], context: Ctx) -> PResultBytes<Self> {
[INFO] [stdout]    |                                                                ^ this elided lifetime gets resolved as `'a`
[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/collections.rs:10:61
[INFO] [stdout]    |
[INFO] [stdout] 5  | impl<'a, T, Ctx, const N: usize> Parsable<'a, [u8], Ctx> for [T; N]
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn read(mut source: &'a [u8], context: Ctx) -> PResultBytes<Self> {
[INFO] [stdout]    |                                                                ^ this elided lifetime gets resolved as `'a`
[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/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:45:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |         impl<'a, S, Ctx, $( $T ),+> Parsable<'a, S, Ctx> for ($( $T, )+)
[INFO] [stdout]    |              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 45 |             fn read(source: &'a S, context: Ctx) -> PResult<Self, S> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] ...
[INFO] [stdout] 70 | impl_tuple!(a A b B c C d D e E f F g G h H);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:78:55
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<'a, Src, Ctx, T> Parsable<'a, Src, Ctx> for Vec<T>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn read(mut source: &'a Src, context: Ctx) -> PResult<Self, Src> {
[INFO] [stdout]    |                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/collections.rs:78:55
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<'a, Src, Ctx, T> Parsable<'a, Src, Ctx> for Vec<T>
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn read(mut source: &'a Src, context: Ctx) -> PResult<Self, Src> {
[INFO] [stdout]    |                                                          ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/collections.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl<'a, Src, Ctx, T> Parsable<'a, Src, Ctx> for Box<T>
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn read(source: &'a Src, context: Ctx) -> PResult<Self, Src> {
[INFO] [stdout]     |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/collections.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl<'a, Src, Ctx, T> Parsable<'a, Src, Ctx> for Box<T>
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn read(source: &'a Src, context: Ctx) -> PResult<Self, Src> {
[INFO] [stdout]     |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/collections.rs:125:51
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl<'a, Src, Ctx, T> Parsable<'a, Src, Ctx> for Option<T>
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn read(source: &'a Src, context: Ctx) -> PResult<Self, Src> {
[INFO] [stdout]     |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/collections.rs:125:51
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl<'a, Src, Ctx, T> Parsable<'a, Src, Ctx> for Option<T>
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn read(source: &'a Src, context: Ctx) -> PResult<Self, Src> {
[INFO] [stdout]     |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/primitives.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl<'a, Src> Parsable<'a, Src> for () {
[INFO] [stdout]   |      -- lifetime `'a` declared here
[INFO] [stdout] 4 |     fn read(source: &'a Src, _context: ()) -> PResult<Self, Src> { Ok(((), source)) }
[INFO] [stdout]   |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/primitives.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl<'a, Src> Parsable<'a, Src> for () {
[INFO] [stdout]   |      -- lifetime `'a` declared here
[INFO] [stdout] 4 |     fn read(source: &'a Src, _context: ()) -> PResult<Self, Src> { Ok(((), source)) }
[INFO] [stdout]   |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/primitives.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<'a> Parsable<'a, str> for &'a str {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 20 |     fn read(source: &'a str, _context: ()) -> PResultStr<'_, Self> {
[INFO] [stdout]    |                                                          ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/primitives.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<'a> Parsable<'a, str> for &'a str {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 20 |     fn read(source: &'a str, _context: ()) -> PResultStr<'_, Self> {
[INFO] [stdout]    |                                                          ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/primitives.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a, const N: usize> Parsable<'a, [u8]> for &'a [u8; N] {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 34 |     fn read(source: &'a [u8], _context: ()) -> PResultBytes<Self> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/primitives.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a, const N: usize> Parsable<'a, [u8]> for &'a [u8; N] {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 34 |     fn read(source: &'a [u8], _context: ()) -> PResultBytes<Self> {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/lib.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Parsable<'a, Src, Ctx = ()>: Sized
[INFO] [stdout]    |                    -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn read(source: &'a Src, context: Ctx) -> PResult<Self, Src>;
[INFO] [stdout]    |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/lib.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait Parsable<'a, Src, Ctx = ()>: Sized
[INFO] [stdout]    |                    -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn read(source: &'a Src, context: Ctx) -> PResult<Self, Src>;
[INFO] [stdout]    |                                                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for reference `&[S]` in the current scope
[INFO] [stdout]  --> src/helpers.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .then(|| input.split_array_ref::<N>())
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/slice/mod.rs:1874:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for reference `&[S]` in the current scope
[INFO] [stdout]  --> src/helpers.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .then(|| input.split_array_ref::<N>())
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/slice/mod.rs:1874:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parst` (lib) due to 1 previous error; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `parst` (lib test) due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "86ce2040fa7b049474b93e1f24858ed3b3618f5c93de1fa44bc2324f5e9e4326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ce2040fa7b049474b93e1f24858ed3b3618f5c93de1fa44bc2324f5e9e4326", kill_on_drop: false }`
[INFO] [stdout] 86ce2040fa7b049474b93e1f24858ed3b3618f5c93de1fa44bc2324f5e9e4326
