[INFO] fetching crate ubjson 0.1.0...
[INFO] testing ubjson-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ubjson 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ubjson 0.1.0
[INFO] finished tweaking crates.io crate ubjson 0.1.0
[INFO] tweaked toml for crates.io crate ubjson 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ubjson 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.7.6)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.4)
[INFO] [stderr]       Adding regex v1.8.4 (available: v1.11.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml_edit v0.19.12 (available: v0.19.15)
[INFO] [stderr]       Adding winnow v0.4.7 (available: v0.4.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40bcdc69ce39773a9369062b4e97a8054ade6b12907b661b2ee4fa6ace9378bb
[INFO] running `Command { std: "docker" "start" "-a" "40bcdc69ce39773a9369062b4e97a8054ade6b12907b661b2ee4fa6ace9378bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40bcdc69ce39773a9369062b4e97a8054ade6b12907b661b2ee4fa6ace9378bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bcdc69ce39773a9369062b4e97a8054ade6b12907b661b2ee4fa6ace9378bb", kill_on_drop: false }`
[INFO] [stdout] 40bcdc69ce39773a9369062b4e97a8054ade6b12907b661b2ee4fa6ace9378bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6f2742fcc259318d0331775f8f17270fa914af89dec5f1bfec693a791a2dd7
[INFO] running `Command { std: "docker" "start" "-a" "be6f2742fcc259318d0331775f8f17270fa914af89dec5f1bfec693a791a2dd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ubjson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:17:59
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError>;
[INFO] [stdout]    |                  --                        --             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                         |
[INFO] [stdout]    |                  |                         the same lifetime is named here
[INFO] [stdout]    |                  the lifetime is named 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] 17 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError<'a>>;
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:61
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn parse_one<'a>(i: &'a [u8]) -> nom::IResult<&'a [u8], Container, UbjsonError> {
[INFO] [stdout]    |                          --                        --       ^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                         |        |
[INFO] [stdout]    |                          |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                          |                         the same lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 23 | pub fn parse_one<'a>(i: &'a [u8]) -> nom::IResult<&'a [u8], Container<'a>, UbjsonError<'a>> {
[INFO] [stdout]    |                                                                      ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_length(i: &[u8]) -> nom::IResult<&[u8], usize, UbjsonError> {
[INFO] [stdout]    |                    ^^^^^                  ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                      |
[INFO] [stdout]    |                    |                      the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_length(i: &[u8]) -> nom::IResult<&[u8], usize, UbjsonError<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/marker.rs:27:59
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError> {
[INFO] [stdout]    |                  --                        --             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                         |
[INFO] [stdout]    |                  |                         the same lifetime is named here
[INFO] [stdout]    |                  the lifetime is named 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] 27 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/marker.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn parse_to_container(self, i: &[u8]) -> nom::IResult<&[u8], Container, UbjsonError> {
[INFO] [stdout]    |                                        ^^^^^                  ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                      |      |
[INFO] [stdout]    |                                        |                      |      the same lifetime is hidden here
[INFO] [stdout]    |                                        |                      the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn parse_to_container(self, i: &[u8]) -> nom::IResult<&[u8], Container<'_>, UbjsonError<'_>> {
[INFO] [stdout]    |                                                                               ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/values/string.rs:24:59
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError> {
[INFO] [stdout]    |                  --                        --             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                         |
[INFO] [stdout]    |                  |                         the same lifetime is named here
[INFO] [stdout]    |                  the lifetime is named 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] 24 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s
[INFO] running `Command { std: "docker" "inspect" "be6f2742fcc259318d0331775f8f17270fa914af89dec5f1bfec693a791a2dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6f2742fcc259318d0331775f8f17270fa914af89dec5f1bfec693a791a2dd7", kill_on_drop: false }`
[INFO] [stdout] be6f2742fcc259318d0331775f8f17270fa914af89dec5f1bfec693a791a2dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1162cae75c2dd080e53b525d21b6db3b6c63792721837d21fa85ef2f2380c289
[INFO] running `Command { std: "docker" "start" "-a" "1162cae75c2dd080e53b525d21b6db3b6c63792721837d21fa85ef2f2380c289", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:17:59
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError>;
[INFO] [stdout]    |                  --                        --             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                         |
[INFO] [stdout]    |                  |                         the same lifetime is named here
[INFO] [stdout]    |                  the lifetime is named 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] 17 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError<'a>>;
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:23:61
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn parse_one<'a>(i: &'a [u8]) -> nom::IResult<&'a [u8], Container, UbjsonError> {
[INFO] [stdout]    |                          --                        --       ^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                         |        |
[INFO] [stdout]    |                          |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                          |                         the same lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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] 23 | pub fn parse_one<'a>(i: &'a [u8]) -> nom::IResult<&'a [u8], Container<'a>, UbjsonError<'a>> {
[INFO] [stdout]    |                                                                      ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_length(i: &[u8]) -> nom::IResult<&[u8], usize, UbjsonError> {
[INFO] [stdout]    |                    ^^^^^                  ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                      |
[INFO] [stdout]    |                    |                      the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn parse_length(i: &[u8]) -> nom::IResult<&[u8], usize, UbjsonError<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/marker.rs:27:59
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError> {
[INFO] [stdout]    |                  --                        --             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                         |
[INFO] [stdout]    |                  |                         the same lifetime is named here
[INFO] [stdout]    |                  the lifetime is named 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] 27 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/marker.rs:35:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn parse_to_container(self, i: &[u8]) -> nom::IResult<&[u8], Container, UbjsonError> {
[INFO] [stdout]    |                                        ^^^^^                  ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                      |      |
[INFO] [stdout]    |                                        |                      |      the same lifetime is hidden here
[INFO] [stdout]    |                                        |                      the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn parse_to_container(self, i: &[u8]) -> nom::IResult<&[u8], Container<'_>, UbjsonError<'_>> {
[INFO] [stdout]    |                                                                               ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/values/string.rs:24:59
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError> {
[INFO] [stdout]    |                  --                        --             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |                         |
[INFO] [stdout]    |                  |                         the same lifetime is named here
[INFO] [stdout]    |                  the lifetime is named 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] 24 |     fn parse(i: &'a [u8]) -> nom::IResult<&'a [u8], Self, UbjsonError<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling ubjson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/values/../../test/samples/string/string_small.ubj`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/values/string.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |     const STRING_SMALL: &[u8] = include_bytes!("../../test/samples/string/string_small.ubj");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/values/../../test/samples/string/string_big.ubj`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/values/string.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     const STRING_BIG: &[u8] = include_bytes!("../../test/samples/string/string_big.ubj");
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test/samples/complex/CouchDB4k.ubj`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     const COMPLEX_COUCHDB: &[u8] = include_bytes!("../test/samples/complex/CouchDB4k.ubj");
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test/samples/complex/MediaContent.ubj`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |     const COMPLEX_MEDIA: &[u8] = include_bytes!("../test/samples/complex/MediaContent.ubj");
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test/samples/complex/TwitterTimeline.ubj`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     const COMPLEX_TWITTER: &[u8] = include_bytes!("../test/samples/complex/TwitterTimeline.ubj");
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ubjson` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "1162cae75c2dd080e53b525d21b6db3b6c63792721837d21fa85ef2f2380c289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1162cae75c2dd080e53b525d21b6db3b6c63792721837d21fa85ef2f2380c289", kill_on_drop: false }`
[INFO] [stdout] 1162cae75c2dd080e53b525d21b6db3b6c63792721837d21fa85ef2f2380c289
