[INFO] fetching crate dbstruct 0.6.0...
[INFO] testing dbstruct-0.6.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate dbstruct 0.6.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate dbstruct 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dbstruct 0.6.0
[INFO] tweaked toml for crates.io crate dbstruct 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbstruct 0.6.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dbstruct 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded trybuild v1.0.103
[INFO] [stderr]   Downloaded target-triple v0.1.3
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded dbstruct-derive v0.4.0
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded cc v1.2.11
[INFO] [stderr]   Downloaded rocksdb v0.21.0
[INFO] [stderr]   Downloaded winnow v0.7.0
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded librocksdb-sys v0.11.0+8.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc53962abaa33ef25ba65ceb372f8cce6923c32b18167f710bdae03ada5861cc
[INFO] running `Command { std: "docker" "start" "-a" "bc53962abaa33ef25ba65ceb372f8cce6923c32b18167f710bdae03ada5861cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc53962abaa33ef25ba65ceb372f8cce6923c32b18167f710bdae03ada5861cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc53962abaa33ef25ba65ceb372f8cce6923c32b18167f710bdae03ada5861cc", kill_on_drop: false }`
[INFO] [stdout] bc53962abaa33ef25ba65ceb372f8cce6923c32b18167f710bdae03ada5861cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0316edecee484fef919c2d6bc57f41bb924c1eaa7e3b2ad362506a68d80cf7b
[INFO] running `Command { std: "docker" "start" "-a" "a0316edecee484fef919c2d6bc57f41bb924c1eaa7e3b2ad362506a68d80cf7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dbstruct-derive v0.4.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling dbstruct v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> Iter<Key, Value, E, DS> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> Iter<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn values(&self) -> Values<Key, Value, E, DS> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[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] 184 |     pub fn values(&self) -> Values<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn keys(&self) -> Keys<Key, Value, E, DS> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 223 |     pub fn keys(&self) -> Keys<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/wrapper/vec/iterator.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/wrapper/vec_deque/iterator.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.99s
[INFO] running `Command { std: "docker" "inspect" "a0316edecee484fef919c2d6bc57f41bb924c1eaa7e3b2ad362506a68d80cf7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0316edecee484fef919c2d6bc57f41bb924c1eaa7e3b2ad362506a68d80cf7b", kill_on_drop: false }`
[INFO] [stdout] a0316edecee484fef919c2d6bc57f41bb924c1eaa7e3b2ad362506a68d80cf7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7544bc9721784ecc5e10b6233c5d595a5eca00963875b962f482c0a835b94757
[INFO] running `Command { std: "docker" "start" "-a" "7544bc9721784ecc5e10b6233c5d595a5eca00963875b962f482c0a835b94757", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling dbstruct v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> Iter<Key, Value, E, DS> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> Iter<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn values(&self) -> Values<Key, Value, E, DS> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[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] 184 |     pub fn values(&self) -> Values<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn keys(&self) -> Keys<Key, Value, E, DS> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 223 |     pub fn keys(&self) -> Keys<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/wrapper/vec/iterator.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/wrapper/vec_deque/iterator.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trybuild v1.0.103
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> Iter<Key, Value, E, DS> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> Iter<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn values(&self) -> Values<Key, Value, E, DS> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[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] 184 |     pub fn values(&self) -> Values<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/map/iterator.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn keys(&self) -> Keys<Key, Value, E, DS> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 223 |     pub fn keys(&self) -> Keys<'_, Key, Value, E, DS> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/wrapper/vec/iterator.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/wrapper/vec_deque/iterator.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.64s
[INFO] running `Command { std: "docker" "inspect" "7544bc9721784ecc5e10b6233c5d595a5eca00963875b962f482c0a835b94757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7544bc9721784ecc5e10b6233c5d595a5eca00963875b962f482c0a835b94757", kill_on_drop: false }`
[INFO] [stdout] 7544bc9721784ecc5e10b6233c5d595a5eca00963875b962f482c0a835b94757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e132c146b012643776628615ed4d6a6e0cdc631d045c6c7334835f7850d0d79
[INFO] running `Command { std: "docker" "start" "-a" "7e132c146b012643776628615ed4d6a6e0cdc631d045c6c7334835f7850d0d79", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrapper/map/iterator.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> Iter<Key, Value, E, DS> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> Iter<'_, Key, Value, E, DS> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrapper/map/iterator.rs:184:19
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn values(&self) -> Values<Key, Value, E, DS> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn values(&self) -> Values<'_, Key, Value, E, DS> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrapper/map/iterator.rs:223:17
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn keys(&self) -> Keys<Key, Value, E, DS> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn keys(&self) -> Keys<'_, Key, Value, E, DS> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/wrapper/vec/iterator.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/wrapper/vec_deque/iterator.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dbstruct` (lib) generated 5 warnings (run `cargo fix --lib -p dbstruct` to apply 5 suggestions)
[INFO] [stderr] warning: `dbstruct` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbstruct-11e7cfecfa4a0da1)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test stores::hashmap::tests::get_then_insert ... ok
[INFO] [stdout] test stores::btreemap::tests::get_then_insert ... ok
[INFO] [stdout] test stores::btreemap::tests::get_gt ... ok
[INFO] [stdout] test stores::btreemap::tests::get_lt ... ok
[INFO] [stdout] test wrapper::map::extend::tests::iter_one_item::without_error ... ok
[INFO] [stdout] test wrapper::map::iterator::tests::iterator_visits_all_elements ... ok
[INFO] [stdout] test wrapper::vec::extend::tests::push_strings ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::pop_post_iter_is_seen ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::trivial ... ok
[INFO] [stdout] test wrapper::vec::tests::given_2_long_vec::element_pop_in_the_right_order ... ok
[INFO] [stdout] test wrapper::vec::tests::given_2_long_vec::third_pop_is_none ... ok
[INFO] [stdout] test wrapper::vec::tests::given_empty_vec::len_is_zero ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::pop_during_iter ... ok
[INFO] [stdout] test wrapper::vec::tests::given_empty_vec::pop_return_none ... ok
[INFO] [stdout] test wrapper::vec::tests::given_empty_vec::push_increases_the_len ... ok
[INFO] [stdout] test wrapper::vec::extend::tests::push_str_slices ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::push_post_iter ... ok
[INFO] [stdout] [2m2026-01-17T06:34:29.974112Z[0m [31mERROR[0m [2mdbstruct::traits::byte_store[0m[2m:[0m [3merror[0m[2m=[0mthe database returned an error
[INFO] [stdout] test wrapper::vec_deque::extend::tests::error ... ok
[INFO] [stdout] [2m2026-01-17T06:34:29.974432Z[0m [31mERROR[0m [2mdbstruct::traits::byte_store[0m[2m:[0m [3merror[0m[2m=[0mthe database returned an error
[INFO] [stdout] test wrapper::map::extend::tests::iter_one_item::while_db_errors ... ok
[INFO] [stdout] [2m2026-01-17T06:34:29.974592Z[0m [31mERROR[0m [2mdbstruct::traits::byte_store[0m[2m:[0m [3merror[0m[2m=[0mthe database returned an error
[INFO] [stdout] test wrapper::vec::extend::tests::error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/default_trait.rs (/opt/rustwide/target/debug/deps/default_trait-bb45478c727eb639)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/error_handling.rs (/opt/rustwide/target/debug/deps/error_handling-35fe1f3b5c688fbe)
[INFO] [stdout] test main ... ok
[INFO] [stderr]      Running tests/macro_output.rs (/opt/rustwide/target/debug/deps/macro_output-4300ed8ff09ee241)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/persistance.rs (/opt/rustwide/target/debug/deps/persistance-e2f939e22859f983)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test clear_persistence ... ok
[INFO] [stdout] test push_persistance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/setup_tracing.rs (/opt/rustwide/target/debug/deps/setup_tracing-a0ab12714d7f152f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_field.rs (/opt/rustwide/target/debug/deps/simple_field-4f0b135691439b8b)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test btreemap_backend ... ok
[INFO] [stdout] test sled_backend ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-a553258c1ba02751)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dbstruct-derive v0.4.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking dbstruct v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/wrapper/map/iterator.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> Iter<Key, Value, E, DS> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> Iter<'_, Key, Value, E, DS> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/wrapper/map/iterator.rs:184:19
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn values(&self) -> Values<Key, Value, E, DS> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn values(&self) -> Values<'_, Key, Value, E, DS> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/wrapper/map/iterator.rs:223:17
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn keys(&self) -> Keys<Key, Value, E, DS> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn keys(&self) -> Keys<'_, Key, Value, E, DS> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/src/wrapper/vec/iterator.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/src/wrapper/vec_deque/iterator.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<T, E, DS> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn iter(&self) -> Iter<'_, T, E, DS> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dbstruct` (lib) generated 5 warnings (run `cargo fix --lib -p dbstruct` to apply 5 suggestions)
[INFO] [stderr]     Checking dbstruct-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/dbstruct)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.83s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/annotation_is_wong.rs ... ok
[INFO] [stderr] test tests/ui/attribute_does_not_exist.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: incorrect syntax for backend
[INFO] [stderr] 
[INFO] [stderr]          = help: a backend should be a single world not enclosed in "
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/attribute_does_not_exist.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db+)]
[INFO] [stderr]   |              ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: incorrect syntax for backend
[INFO] [stderr]  --> tests/ui/attribute_does_not_exist.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db+)]
[INFO] [stderr]   |              ^
[INFO] [stderr]   |
[INFO] [stderr]   = help: a backend should be a single world not enclosed in "
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/concurrent_access_does_not_compile.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Cell<()>` cannot be shared between threads safely
[INFO] [stderr]   --> tests/ui/concurrent_access_does_not_compile.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |           s.spawn(|| {
[INFO] [stderr]    |  ___________-----_^
[INFO] [stderr]    | |           |
[INFO] [stderr]    | |           required by a bound introduced by this call
[INFO] [stderr] 13 | |             test.list().push(&5).unwrap();
[INFO] [stderr] 14 | |         });
[INFO] [stderr]    | |_________^ `Cell<()>` cannot be shared between threads safely
[INFO] [stderr]    |
[INFO] [stderr]    = help: within `Test`, the trait `Sync` is not implemented for `Cell<()>`
[INFO] [stderr]    = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock`
[INFO] [stderr] note: required because it appears within the type `PhantomData<Cell<()>>`
[INFO] [stderr]   --> $RUST/core/src/marker.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct PhantomData<T: ?Sized>;
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] note: required because it appears within the type `Test`
[INFO] [stderr]   --> tests/ui/concurrent_access_does_not_compile.rs:4:8
[INFO] [stderr]    |
[INFO] [stderr] 4  | struct Test {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    = note: required for `&Test` to implement `Send`
[INFO] [stderr] note: required because it's used within this closure
[INFO] [stderr]   --> tests/ui/concurrent_access_does_not_compile.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |         s.spawn(|| {
[INFO] [stderr]    |                 ^^
[INFO] [stderr] note: required by a bound in `Scope::<'scope, 'env>::spawn`
[INFO] [stderr]   --> $RUST/std/src/thread/scoped.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub fn spawn<F, T>(&'scope self, f: F) -> ScopedJoinHandle<'scope, T>
[INFO] [stderr]    |            ----- required by a bound in this associated function
[INFO] [stderr]    |     where
[INFO] [stderr]    |         F: FnOnce() -> T + Send + 'scope,
[INFO] [stderr]    |                            ^^^^ required by this bound in `Scope::<'scope, 'env>::spawn`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Cell<()>` cannot be shared between threads safely
[INFO] [stderr]   --> tests/ui/concurrent_access_does_not_compile.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |           s.spawn(|| {
[INFO] [stderr]    |  ___________-----_^
[INFO] [stderr]    | |           |
[INFO] [stderr]    | |           required by a bound introduced by this call
[INFO] [stderr] 13 | |             test.list().push(&5).unwrap();
[INFO] [stderr] 14 | |         });
[INFO] [stderr]    | |_________^ `Cell<()>` cannot be shared between threads safely
[INFO] [stderr]    |
[INFO] [stderr]    = help: within `Test`, the trait `Sync` is not implemented for `Cell<()>`
[INFO] [stderr]    = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock`
[INFO] [stderr] note: required because it appears within the type `PhantomData<Cell<()>>`
[INFO] [stderr]   --> $RUST/core/src/marker.rs
[INFO] [stderr] note: required because it appears within the type `Test`
[INFO] [stderr]   --> tests/ui/concurrent_access_does_not_compile.rs:4:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | struct Test {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    = note: required for `&Test` to implement `Send`
[INFO] [stderr] note: required because it's used within this closure
[INFO] [stderr]   --> tests/ui/concurrent_access_does_not_compile.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 |         s.spawn(|| {
[INFO] [stderr]    |                 ^^
[INFO] [stderr] note: required by a bound in `Scope::<'scope, 'env>::spawn`
[INFO] [stderr]   --> $RUST/std/src/thread/scoped.rs
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/db_misses_traits.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: The database backend (hashmap) you specified can not support all the structs fields
[INFO] [stderr] 
[INFO] [stderr]          = help: You need a backend that implements all of these traits: {Ordered}.
[INFO] [stderr]        Database backends that implement those traits: sled
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/db_misses_traits.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=hashmap)]
[INFO] [stderr]   |               ^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: The database backend (hashmap) you specified can not support all the structs fields
[INFO] [stderr]  --> tests/ui/db_misses_traits.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=hashmap)]
[INFO] [stderr]   |               ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: You need a backend that implements all of these traits: {Ordered}.
[INFO] [stderr]           Database backends that implement those traits: sled
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/db_option_misses_value.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: backend option has no value set
[INFO] [stderr] 
[INFO] [stderr]          = help: try setting a supported backend, for example `db=sled`
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/db_option_misses_value.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=)]
[INFO] [stderr]   |              ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: backend option has no value set
[INFO] [stderr]  --> tests/ui/db_option_misses_value.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=)]
[INFO] [stderr]   |              ^
[INFO] [stderr]   |
[INFO] [stderr]   = help: try setting a supported backend, for example `db=sled`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/db_option_missing.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: No database backend specified to use as backend
[INFO] [stderr] 
[INFO] [stderr]          = help: specify a backend using #[dbstruct(db=sled)]
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/db_option_missing.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct]
[INFO] [stderr]   | ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: No database backend specified to use as backend
[INFO] [stderr]  --> tests/ui/db_option_missing.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct]
[INFO] [stderr]   | ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: specify a backend using #[dbstruct(db=sled)]
[INFO] [stderr]   = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/invalid_attribute_syntax.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: invalid syntax for dbstruct option
[INFO] [stderr] 
[INFO] [stderr]          = help: the option should be a single word not enclosed in "
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/invalid_attribute_syntax.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct("db"=sled)]
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: invalid syntax for dbstruct option
[INFO] [stderr]  --> tests/ui/invalid_attribute_syntax.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct("db"=sled)]
[INFO] [stderr]   |            ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: the option should be a single word not enclosed in "
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/invalid_db_value.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: incorrect syntax for backend
[INFO] [stderr] 
[INFO] [stderr]          = help: a backend should be a single world not enclosed in "
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/invalid_db_value.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db="sled")]
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: incorrect syntax for backend
[INFO] [stderr]  --> tests/ui/invalid_db_value.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db="sled")]
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: a backend should be a single world not enclosed in "
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/item_is_not_a_struct.rs ... ok
[INFO] [stderr] test tests/ui/map_missing_serialize.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `CustomKeyType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `CustomKeyType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomKeyType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     Key: Serialize,
[INFO] [stderr]    |          ^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomValType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `CustomValType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr] ...
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |            ^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `for<'de> CustomValType: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomValType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomValType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr] ...
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomKeyType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `CustomKeyType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomKeyType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map::<'a, Key, Value, DS>::new`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     Key: Serialize + DeserializeOwned,
[INFO] [stderr]    |          ^^^^^^^^^ required by this bound in `Map::<'a, Key, Value, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]    |     pub fn new(tree: DS, prefix: u8) -> Self {
[INFO] [stderr]    |            --- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomValType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `CustomValType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map::<'a, Key, Value, DS>::new`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |            ^^^^^^^^^ required by this bound in `Map::<'a, Key, Value, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]    |     pub fn new(tree: DS, prefix: u8) -> Self {
[INFO] [stderr]    |            --- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomKeyType: serde::de::DeserializeOwned` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomKeyType`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomKeyType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map::<'a, Key, Value, DS>::new`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     Key: Serialize + DeserializeOwned,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^ required by this bound in `Map::<'a, Key, Value, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]    |     pub fn new(tree: DS, prefix: u8) -> Self {
[INFO] [stderr]    |            --- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomValType: serde::de::DeserializeOwned` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomValType`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomValType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map::<'a, Key, Value, DS>::new`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^ required by this bound in `Map::<'a, Key, Value, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]    |     pub fn new(tree: DS, prefix: u8) -> Self {
[INFO] [stderr]    |            --- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `CustomKeyType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 |         the_map: HashMap<CustomKeyType, CustomValType>,
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde::ser::Serialize` is not implemented for `CustomKeyType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:2:1
[INFO] [stderr]    |
[INFO] [stderr]  2 | enum CustomKeyType {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomKeyType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     Key: Serialize,
[INFO] [stderr]    |          ^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomValType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 |         the_map: HashMap<CustomKeyType, CustomValType>,
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde::ser::Serialize` is not implemented for `CustomValType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomValType;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr] ...
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |            ^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `for<'de> CustomValType: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 |         the_map: HashMap<CustomKeyType, CustomValType>,
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomValType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomValType;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomValType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr] ...
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomKeyType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde::ser::Serialize` is not implemented for `CustomKeyType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:2:1
[INFO] [stderr]    |
[INFO] [stderr]  2 | enum CustomKeyType {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomKeyType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     Key: Serialize,
[INFO] [stderr]    |          ^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomValType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde::ser::Serialize` is not implemented for `CustomValType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomValType;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr] ...
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |            ^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `for<'de> CustomValType: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomValType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomValType;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CustomValType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomValType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct Map<'a, Key, Value, DS>
[INFO] [stderr]    |            --- required by a bound in this struct
[INFO] [stderr] ...
[INFO] [stderr]    |     Value: Serialize + DeserializeOwned,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^ required by this bound in `Map`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomKeyType: serde::de::DeserializeOwned` is not satisfied
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[dbstruct::dbstruct(db=sled)]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomKeyType`
[INFO] [stderr]   --> tests/ui/map_missing_serialize.rs:2:1
[INFO] [stderr]    |
[INFO] [stderr]  2 | enum CustomKeyType {}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomKeyType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `dbstruct::wrapper::Map::<'a, Key, Value, DS>::new`
[INFO] [stderr]   --> src/wrapper/map.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     Key: Serialize + DeserializeOwned,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^ required by this bound in `Map::<'a, Key, Value, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]    |     pub fn new(tree: DS, prefix: u8) -> Self {
[INFO] [stderr]    |            --- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct::dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/missing_db_option.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: no database backend specified
[INFO] [stderr] 
[INFO] [stderr]          = help: try specifying an db, for example: `db=sled`
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/missing_db_option.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db)]
[INFO] [stderr]   |            ^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: no database backend specified
[INFO] [stderr]  --> tests/ui/missing_db_option.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db)]
[INFO] [stderr]   |            ^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: try specifying an db, for example: `db=sled`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/multiple_backends.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: multiple database backends specified
[INFO] [stderr] 
[INFO] [stderr]          = help: remove one of the backends
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/multiple_backends.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=sled, db=trait)]
[INFO] [stderr]   |                        ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: multiple database backends specified
[INFO] [stderr]  --> tests/ui/multiple_backends.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=sled, db=trait)]
[INFO] [stderr]   |               ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove one of the backends
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/not_a_db_backend.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Not a known database backend: `starship_voyager`
[INFO] [stderr] 
[INFO] [stderr]          = help: try sled as database backend
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/not_a_db_backend.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=starship_voyager)]
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Not a known database backend: `starship_voyager`
[INFO] [stderr]  --> tests/ui/not_a_db_backend.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(db=starship_voyager)]
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: try sled as database backend
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/trait_is_missing.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `CustomType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     field: CustomType,
[INFO] [stderr]    |            ^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `CustomType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |        ^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: Default` is not satisfied
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     field: CustomType,
[INFO] [stderr]    |            ^^^^^^^^^^ the trait `Default` is not implemented for `CustomType`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |                                       ^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr] help: consider annotating `CustomType` with `#[derive(Default)]`
[INFO] [stderr]    |
[INFO] [stderr] 3  + #[derive(Default)]
[INFO] [stderr] 4  | struct CustomType {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `for<'de> CustomType: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     field: CustomType,
[INFO] [stderr]    |            ^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomType`
[INFO] [stderr]    |
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CustomType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]  --> tests/ui/trait_is_missing.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[dbstruct(db=sled)]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `CustomType`
[INFO] [stderr]   |
[INFO] [stderr]   = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomType` type
[INFO] [stderr]   = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]   = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]             &'a T
[INFO] [stderr]             &'a mut T
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]             (T0, T1, T2, T3, T4)
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `DefaultTrait::<T, DS>::new`
[INFO] [stderr]  --> src/wrapper/default_trait.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]   |        ^^^^^^^^^ required by this bound in `DefaultTrait::<T, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn new(ds: DS, key: u8) -> Self {
[INFO] [stderr]   |            --- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: Default` is not satisfied
[INFO] [stderr]  --> tests/ui/trait_is_missing.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[dbstruct(db=sled)]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `CustomType`
[INFO] [stderr]   |
[INFO] [stderr] note: required by a bound in `DefaultTrait::<T, DS>::new`
[INFO] [stderr]  --> src/wrapper/default_trait.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]   |                                       ^^^^^^^ required by this bound in `DefaultTrait::<T, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn new(ds: DS, key: u8) -> Self {
[INFO] [stderr]   |            --- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider annotating `CustomType` with `#[derive(Default)]`
[INFO] [stderr]   |
[INFO] [stderr] 3  + #[derive(Default)]
[INFO] [stderr] 4  | struct CustomType {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: serde::de::DeserializeOwned` is not satisfied
[INFO] [stderr]  --> tests/ui/trait_is_missing.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[dbstruct(db=sled)]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomType`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]             &'a Path
[INFO] [stderr]             &'a [u8]
[INFO] [stderr]             &'a str
[INFO] [stderr]             ()
[INFO] [stderr]             (T,)
[INFO] [stderr]             (T0, T1)
[INFO] [stderr]             (T0, T1, T2)
[INFO] [stderr]             (T0, T1, T2, T3)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `CustomType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `DefaultTrait::<T, DS>::new`
[INFO] [stderr]  --> src/wrapper/default_trait.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^ required by this bound in `DefaultTrait::<T, DS>::new`
[INFO] [stderr] ...
[INFO] [stderr]   |     pub fn new(ds: DS, key: u8) -> Self {
[INFO] [stderr]   |            --- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `CustomType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     field: CustomType,
[INFO] [stderr]    |            ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde::ser::Serialize` is not implemented for `CustomType`
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |        ^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: Default` is not satisfied
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     field: CustomType,
[INFO] [stderr]    |            ^^^^^^^^^^ the trait `Default` is not implemented for `CustomType`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |                                       ^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr] help: consider annotating `CustomType` with `#[derive(Default)]`
[INFO] [stderr]    |
[INFO] [stderr]  3 + #[derive(Default)]
[INFO] [stderr]  4 | struct CustomType {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `for<'de> CustomType: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |     field: CustomType,
[INFO] [stderr]    |            ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomType`
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CustomType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: serde::ser::Serialize` is not satisfied
[INFO] [stderr]  --> tests/ui/trait_is_missing.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr]  7 | #[dbstruct(db=sled)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `serde::ser::Serialize` is not implemented for `CustomType`
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CustomType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stderr]              &'a T
[INFO] [stderr]              &'a mut T
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]              (T0, T1, T2, T3, T4)
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |        ^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `CustomType: Default` is not satisfied
[INFO] [stderr]  --> tests/ui/trait_is_missing.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr]  7 | #[dbstruct(db=sled)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `CustomType`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |                                       ^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider annotating `CustomType` with `#[derive(Default)]`
[INFO] [stderr]    |
[INFO] [stderr]  3 + #[derive(Default)]
[INFO] [stderr]  4 | struct CustomType {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `for<'de> CustomType: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stderr]  --> tests/ui/trait_is_missing.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr]  7 | #[dbstruct(db=sled)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `CustomType`
[INFO] [stderr]   --> tests/ui/trait_is_missing.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | struct CustomType {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CustomType` type
[INFO] [stderr]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stderr]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stderr]              &'a Path
[INFO] [stderr]              &'a [u8]
[INFO] [stderr]              &'a str
[INFO] [stderr]              ()
[INFO] [stderr]              (T,)
[INFO] [stderr]              (T0, T1)
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: required for `CustomType` to implement `serde::de::DeserializeOwned`
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stderr]    | where
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/unknown_option.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: not a known dbstruct option
[INFO] [stderr] 
[INFO] [stderr]          = help: the only supported option currently is: db
[INFO] [stderr] 
[INFO] [stderr]  --> tests/ui/unknown_option.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(starship=enterprise)]
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: not a known dbstruct option
[INFO] [stderr]  --> tests/ui/unknown_option.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[dbstruct(starship=enterprise)]
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: the only supported option currently is: db
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (71) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:102:13:
[INFO] [stdout] 13 of 15 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4135f82482 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4135f82482 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4135f82482 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4135f82482 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4135f996ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4135f996ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b4135f878e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b4135f878e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b4135f5d41f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4135f5d41f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4135f791f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4135f11c0e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b4135f11c0e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4135f793b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b4135f793b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4135f5d4d8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4135f54c09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4135f5e32d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4135f99ddc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4135c6b0d4 - <trybuild[2699bcde2527720e]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:102:13
[INFO] [stdout]   20:     0x5b4135c79468 - <trybuild[2699bcde2527720e]::TestCases as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/lib.rs:340:38
[INFO] [stdout]   21:     0x5b4135c61ae7 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<trybuild[2699bcde2527720e]::TestCases>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5b4135c61cf3 - ui[ac2ba3712c0429bb]::ui
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:5:1
[INFO] [stdout]   23:     0x5b4135c61c47 - ui[ac2ba3712c0429bb]::ui::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x5b4135c621c6 - <ui[ac2ba3712c0429bb]::ui::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b4135f05fbb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b4135f05fbb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b4135f1281a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b4135f1281a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b4135f1281a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b4135f1281a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b4135f1281a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b4135f1281a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b4135f1281a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b4135f0cce4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b4135f0cce4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b4135f15312 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b4135f15312 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b4135f15312 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b4135f15312 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b4135f15312 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b4135f15312 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b4135f15312 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b4135f8174f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b4135f8174f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x70d98bd25aa4 - <unknown>
[INFO] [stdout]   46:     0x70d98bdb2a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "7e132c146b012643776628615ed4d6a6e0cdc631d045c6c7334835f7850d0d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e132c146b012643776628615ed4d6a6e0cdc631d045c6c7334835f7850d0d79", kill_on_drop: false }`
[INFO] [stdout] 7e132c146b012643776628615ed4d6a6e0cdc631d045c6c7334835f7850d0d79
