[INFO] fetching crate dbstruct 0.6.0...
[INFO] testing dbstruct-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dbstruct 0.6.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbstruct 0.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b4e6891dab61da71ae416a9973b1152990514e17bd510ac9af56fb52de4110f
[INFO] running `Command { std: "docker" "start" "-a" "1b4e6891dab61da71ae416a9973b1152990514e17bd510ac9af56fb52de4110f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b4e6891dab61da71ae416a9973b1152990514e17bd510ac9af56fb52de4110f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4e6891dab61da71ae416a9973b1152990514e17bd510ac9af56fb52de4110f", kill_on_drop: false }`
[INFO] [stdout] 1b4e6891dab61da71ae416a9973b1152990514e17bd510ac9af56fb52de4110f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53ad4d3c68ca564abe7d76d30267be37cd1acec22fa590e562577c73061708c
[INFO] running `Command { std: "docker" "start" "-a" "c53ad4d3c68ca564abe7d76d30267be37cd1acec22fa590e562577c73061708c", 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 parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sled v0.34.7
[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 20.89s
[INFO] running `Command { std: "docker" "inspect" "c53ad4d3c68ca564abe7d76d30267be37cd1acec22fa590e562577c73061708c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53ad4d3c68ca564abe7d76d30267be37cd1acec22fa590e562577c73061708c", kill_on_drop: false }`
[INFO] [stdout] c53ad4d3c68ca564abe7d76d30267be37cd1acec22fa590e562577c73061708c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c523612669a4cf5f335d214933cb5758cd1466b5115a21557d318fba665efd
[INFO] running `Command { std: "docker" "start" "-a" "45c523612669a4cf5f335d214933cb5758cd1466b5115a21557d318fba665efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 toml v0.8.19
[INFO] [stderr]    Compiling tracing-subscriber v0.3.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 25.42s
[INFO] running `Command { std: "docker" "inspect" "45c523612669a4cf5f335d214933cb5758cd1466b5115a21557d318fba665efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c523612669a4cf5f335d214933cb5758cd1466b5115a21557d318fba665efd", kill_on_drop: false }`
[INFO] [stdout] 45c523612669a4cf5f335d214933cb5758cd1466b5115a21557d318fba665efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88cf7df83d55482a483fa85c5b33f421977c18b533561108ccaada0c83d70f89
[INFO] running `Command { std: "docker" "start" "-a" "88cf7df83d55482a483fa85c5b33f421977c18b533561108ccaada0c83d70f89", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbstruct-ff972d6bb2ccabb9)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test stores::btreemap::tests::get_gt ... ok
[INFO] [stdout] test stores::btreemap::tests::get_lt ... ok
[INFO] [stdout] test stores::hashmap::tests::get_then_insert ... ok
[INFO] [stdout] test wrapper::map::extend::tests::iter_one_item::without_error ... ok
[INFO] [stdout] test wrapper::vec::tests::given_empty_vec::len_is_zero ... ok
[INFO] [stdout] test wrapper::vec::extend::tests::push_str_slices ... ok
[INFO] [stdout] test wrapper::vec::extend::tests::push_strings ... ok
[INFO] [stdout] test wrapper::vec::tests::given_empty_vec::pop_return_none ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::pop_during_iter ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::pop_post_iter_is_seen ... ok
[INFO] [stdout] test wrapper::vec::iterator::tests::push_post_iter ... 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::map::iterator::tests::iterator_visits_all_elements ... ok
[INFO] [stdout] test stores::btreemap::tests::get_then_insert ... ok
[INFO] [stdout] test wrapper::vec::tests::given_empty_vec::push_increases_the_len ... ok
[INFO] [stdout] [2m2025-10-01T08:36:07.737214Z[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] [2m2025-10-01T08:36:07.737541Z[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] [2m2025-10-01T08:36:07.737718Z[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] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/default_trait.rs (/opt/rustwide/target/debug/deps/default_trait-2e4a0a618bcc4d11)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling.rs (/opt/rustwide/target/debug/deps/error_handling-a22da6b89db4d35d)
[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] [stderr]      Running tests/macro_output.rs (/opt/rustwide/target/debug/deps/macro_output-c307a58345f01dd3)
[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] [stderr]      Running tests/persistance.rs (/opt/rustwide/target/debug/deps/persistance-b030307caf8775cc)
[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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/setup_tracing.rs (/opt/rustwide/target/debug/deps/setup_tracing-3403f664c4e457f6)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_field.rs (/opt/rustwide/target/debug/deps/simple_field-4a1956f9748e4cb4)
[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 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-c681d14310920275)
[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]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[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 23.48s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/annotation_is_wong.rs ... ok
[INFO] [stderr] test tests/ui/attribute_does_not_exist.rs ... ok
[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 ... ok
[INFO] [stderr] test tests/ui/db_option_misses_value.rs ... ok
[INFO] [stderr] test tests/ui/db_option_missing.rs ... ok
[INFO] [stderr] test tests/ui/invalid_attribute_syntax.rs ... ok
[INFO] [stderr] test tests/ui/invalid_db_value.rs ... ok
[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: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 ... ok
[INFO] [stderr] test tests/ui/multiple_backends.rs ... ok
[INFO] [stderr] test tests/ui/not_a_db_backend.rs ... ok
[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] [stdout] test ui ... FAILED
[INFO] [stderr]              (T0, T1, T2)
[INFO] [stdout] 
[INFO] [stderr]              (T0, T1, T2, T3)
[INFO] [stdout] failures:
[INFO] [stderr]            and $N others
[INFO] [stdout] 
[INFO] [stderr]    = note: required for `CustomType` to implement `serde::de::DeserializeOwned`
[INFO] [stdout] ---- ui stdout ----
[INFO] [stderr] note: required by a bound in `DefaultTrait`
[INFO] [stdout] 
[INFO] [stderr]   --> src/wrapper/default_trait.rs
[INFO] [stdout] thread 'ui' (79) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:102:13:
[INFO] [stderr]    |
[INFO] [stdout] 3 of 15 tests failed
[INFO] [stderr]    | pub struct DefaultTrait<T, DS>
[INFO] [stdout] stack backtrace:
[INFO] [stderr]    |            ------------ required by a bound in this struct
[INFO] [stdout]    0:     0x604c75869e82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]    | where
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    |     T: Serialize + DeserializeOwned + Default,
[INFO] [stdout]    1:     0x604c75869e82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^ required by this bound in `DefaultTrait`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    = note: this error originates in the attribute macro `dbstruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]    2:     0x604c75869e82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]    3:     0x604c75869e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr] 
[INFO] [stdout]    4:     0x604c7587ba0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr] test tests/ui/unknown_option.rs ... ok
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr] 
[INFO] [stdout]    5:     0x604c7587ba0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x604c75833d21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604c75833d21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x604c758417b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x604c75846e1f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x604c75846cb1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x604c758041be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x604c758041be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604c758474df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x604c758474df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x604c7584733a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x604c758418e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x604c7582708d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x604c758853a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x604c75542973 - trybuild::run::<impl trybuild::Runner>::run::h1fff48466e66723c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.103/src/run.rs:102:13
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] [stdout]   20:     0x604c7553b068 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h9dc27f04484c3dcc
[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:     0x604c75535567 - core::ptr::drop_in_place<trybuild::TestCases>::h1f22dbbf3287630a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x604c75535393 - ui::ui::hc3ba1cc627ef36c7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:5:1
[INFO] [stdout]   23:     0x604c755353c7 - ui::ui::{{closure}}::h672dd5cd28285dbc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x604c75535516 - core::ops::function::FnOnce::call_once::h9a257b41322162b9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x604c75803f7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x604c75803f7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x604c75819be5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x604c75819be5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x604c75819be5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x604c75819be5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x604c75819be5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x604c75819be5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x604c75819be5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x604c757f03d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x604c757f03d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x604c757f3c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x604c757f3c9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x604c757f3c9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x604c757f3c9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x604c757f3c9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x604c757f3c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x604c757f3c9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604c7583c2cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x604c7583c2cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b3af487aa4 - <unknown>
[INFO] [stdout]   46:     0x74b3af514a34 - 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 26.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88cf7df83d55482a483fa85c5b33f421977c18b533561108ccaada0c83d70f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88cf7df83d55482a483fa85c5b33f421977c18b533561108ccaada0c83d70f89", kill_on_drop: false }`
[INFO] [stdout] 88cf7df83d55482a483fa85c5b33f421977c18b533561108ccaada0c83d70f89
