[INFO] fetching crate ubjson 0.1.0...
[INFO] testing ubjson-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ubjson 0.1.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ubjson 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.8.0)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.6)
[INFO] [stderr]       Adding regex v1.8.4 (available: v1.12.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76f10a8b1656a8d3a920795775da17bf8e3929e293f62ca24b432fde0fb84eed
[INFO] running `Command { std: "docker" "start" "-a" "76f10a8b1656a8d3a920795775da17bf8e3929e293f62ca24b432fde0fb84eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76f10a8b1656a8d3a920795775da17bf8e3929e293f62ca24b432fde0fb84eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f10a8b1656a8d3a920795775da17bf8e3929e293f62ca24b432fde0fb84eed", kill_on_drop: false }`
[INFO] [stdout] 76f10a8b1656a8d3a920795775da17bf8e3929e293f62ca24b432fde0fb84eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c6b13374b6d5cec34c35d664eb58251643442a72bb93be4278561b98af8b1ee
[INFO] running `Command { std: "docker" "start" "-a" "3c6b13374b6d5cec34c35d664eb58251643442a72bb93be4278561b98af8b1ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 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 16.79s
[INFO] running `Command { std: "docker" "inspect" "3c6b13374b6d5cec34c35d664eb58251643442a72bb93be4278561b98af8b1ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6b13374b6d5cec34c35d664eb58251643442a72bb93be4278561b98af8b1ee", kill_on_drop: false }`
[INFO] [stdout] 3c6b13374b6d5cec34c35d664eb58251643442a72bb93be4278561b98af8b1ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92bb35b1317e8d0d1ea7fa06e302bf75a9612296384c0f2d0ec491f32ad57e83
[INFO] running `Command { std: "docker" "start" "-a" "92bb35b1317e8d0d1ea7fa06e302bf75a9612296384c0f2d0ec491f32ad57e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[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 csv v1.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling atty v0.2.14
[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" "92bb35b1317e8d0d1ea7fa06e302bf75a9612296384c0f2d0ec491f32ad57e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92bb35b1317e8d0d1ea7fa06e302bf75a9612296384c0f2d0ec491f32ad57e83", kill_on_drop: false }`
[INFO] [stdout] 92bb35b1317e8d0d1ea7fa06e302bf75a9612296384c0f2d0ec491f32ad57e83
