[INFO] cloning repository https://github.com/JorgeRicoVivas/storage_data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JorgeRicoVivas/storage_data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJorgeRicoVivas%2Fstorage_data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJorgeRicoVivas%2Fstorage_data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5dce22a911aa3e0d99d90a4c7a79370fdb0af67
[INFO] testing JorgeRicoVivas/storage_data against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJorgeRicoVivas%2Fstorage_data" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JorgeRicoVivas/storage_data
[INFO] finished tweaking git repo https://github.com/JorgeRicoVivas/storage_data
[INFO] tweaked toml for git repo https://github.com/JorgeRicoVivas/storage_data written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JorgeRicoVivas/storage_data 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 git repo https://github.com/JorgeRicoVivas/storage_data 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e5e922763d02508b9e605154555ff2d7382481739a456c36836a810a7bb7a908
[INFO] running `Command { std: "docker" "start" "-a" "e5e922763d02508b9e605154555ff2d7382481739a456c36836a810a7bb7a908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5e922763d02508b9e605154555ff2d7382481739a456c36836a810a7bb7a908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e922763d02508b9e605154555ff2d7382481739a456c36836a810a7bb7a908", kill_on_drop: false }`
[INFO] [stdout] e5e922763d02508b9e605154555ff2d7382481739a456c36836a810a7bb7a908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 047f92871cc2bb6bb3adbc2a28c1a83df87eb717989525aedefe7bb41463ff8b
[INFO] running `Command { std: "docker" "start" "-a" "047f92871cc2bb6bb3adbc2a28c1a83df87eb717989525aedefe7bb41463ff8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling derive_web_storage v1.0.0 (/opt/rustwide/workdir/derive_web_storage)
[INFO] [stdout] warning: unused import: `Group`
[INFO] [stdout]   --> derive_web_storage/src/lib.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use proc_macro2::{Group, Span};
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Diagnostic` and `Level`
[INFO] [stdout]   --> derive_web_storage/src/lib.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use proc_macro_error::{Diagnostic, Level};
[INFO] [stdout]    |                        ^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> derive_web_storage/src/lib.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 246 |                     Meta::Path(path) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> derive_web_storage/src/lib.rs:198:32
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     Meta::Path(path) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling storage_data v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.81s
[INFO] running `Command { std: "docker" "inspect" "047f92871cc2bb6bb3adbc2a28c1a83df87eb717989525aedefe7bb41463ff8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047f92871cc2bb6bb3adbc2a28c1a83df87eb717989525aedefe7bb41463ff8b", kill_on_drop: false }`
[INFO] [stdout] 047f92871cc2bb6bb3adbc2a28c1a83df87eb717989525aedefe7bb41463ff8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0db7f34adae3a5bc973c3754c489563736aba250f8f17db9f18b25ceb74ef313
[INFO] running `Command { std: "docker" "start" "-a" "0db7f34adae3a5bc973c3754c489563736aba250f8f17db9f18b25ceb74ef313", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Group`
[INFO] [stdout]   --> derive_web_storage/src/lib.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use proc_macro2::{Group, Span};
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Diagnostic` and `Level`
[INFO] [stdout]   --> derive_web_storage/src/lib.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use proc_macro_error::{Diagnostic, Level};
[INFO] [stdout]    |                        ^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> derive_web_storage/src/lib.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 246 |                     Meta::Path(path) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> derive_web_storage/src/lib.rs:198:32
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     Meta::Path(path) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling storage_data v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "0db7f34adae3a5bc973c3754c489563736aba250f8f17db9f18b25ceb74ef313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db7f34adae3a5bc973c3754c489563736aba250f8f17db9f18b25ceb74ef313", kill_on_drop: false }`
[INFO] [stdout] 0db7f34adae3a5bc973c3754c489563736aba250f8f17db9f18b25ceb74ef313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1d6d9630faf1dbdb18a84fc7db1d7683a18661bb6ad5d2df4d1b17456d88c455
[INFO] running `Command { std: "docker" "start" "-a" "1d6d9630faf1dbdb18a84fc7db1d7683a18661bb6ad5d2df4d1b17456d88c455", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Group`
[INFO] [stderr]   --> derive_web_storage/src/lib.rs:18:19
[INFO] [stderr]    |
[INFO] [stderr] 18 | use proc_macro2::{Group, Span};
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Diagnostic` and `Level`
[INFO] [stderr]   --> derive_web_storage/src/lib.rs:19:24
[INFO] [stderr]    |
[INFO] [stderr] 19 | use proc_macro_error::{Diagnostic, Level};
[INFO] [stderr]    |                        ^^^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]    --> derive_web_storage/src/lib.rs:246:32
[INFO] [stderr]     |
[INFO] [stderr] 246 |                     Meta::Path(path) => {
[INFO] [stderr]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]    --> derive_web_storage/src/lib.rs:198:32
[INFO] [stderr]     |
[INFO] [stderr] 198 |                     Meta::Path(path) => {
[INFO] [stderr]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: `derive_web_storage` (lib) generated 4 warnings (run `cargo fix --lib -p derive_web_storage` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storage_data-9c78f76643568a75)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests storage_data
[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 src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `UserInfo: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `UserInfo`
[INFO] [stdout]    --> src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct UserInfo{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `UserInfo` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 111 others
[INFO] [stdout] note: required by a bound in `StorageData`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct StorageData<Key, Value>
[INFO] [stdout]     |            ----------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `StorageData`
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> UserInfo: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `UserInfo`
[INFO] [stdout]    --> src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct UserInfo{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `UserInfo` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 121 others
[INFO] [stdout] note: required by a bound in `StorageData`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:236:31
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct StorageData<Key, Value>
[INFO] [stdout]     |            ----------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageData`
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `StorageData<&'static str, UserInfo>`
[INFO] [stdout]   --> src/lib.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     storage.user_info.name, storage.visited_times);
[INFO] [stdout]    |                       ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UserInfo: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `UserInfo`
[INFO] [stdout]    --> src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct UserInfo{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `UserInfo` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 111 others
[INFO] [stdout] note: required by a bound in `StorageData`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct StorageData<Key, Value>
[INFO] [stdout]     |            ----------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `StorageData`
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> UserInfo: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `UserInfo`
[INFO] [stdout]    --> src/lib.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct UserInfo{
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `UserInfo` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 121 others
[INFO] [stdout] note: required by a bound in `StorageData`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:236:31
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct StorageData<Key, Value>
[INFO] [stdout]     |            ----------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     Value: serde::Serialize + for<'de> serde::de::Deserialize<'de>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageData`
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StorageData<&'static str, UserInfo>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |__|
[INFO] [stdout]     |    function or associated item cannot be called on `StorageData<&'static str, UserInfo>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout]  34 |   struct UserInfo{
[INFO] [stdout]     |   --------------- doesn't satisfy `UserInfo: serde::de::Deserialize<'de>` or `UserInfo: serde::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `UserInfo: serde::ser::Serialize`
[INFO] [stdout]             `UserInfo: serde::de::Deserialize<'de>`
[INFO] [stdout] note: the trait `serde::ser::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_set` exists for struct `StorageData<&'static str, UserInfo>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ method cannot be called on `StorageData<&'static str, UserInfo>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout]  34 |   struct UserInfo{
[INFO] [stdout]     |   --------------- doesn't satisfy `UserInfo: serde::de::Deserialize<'de>` or `UserInfo: serde::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `UserInfo: serde::ser::Serialize`
[INFO] [stdout]             `UserInfo: serde::de::Deserialize<'de>`
[INFO] [stdout] note: the trait `serde::ser::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `remove` exists for struct `StorageData<&'static str, UserInfo>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ method cannot be called on `StorageData<&'static str, UserInfo>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout]  34 |   struct UserInfo{
[INFO] [stdout]     |   --------------- doesn't satisfy `UserInfo: serde::de::Deserialize<'de>` or `UserInfo: serde::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `UserInfo: serde::ser::Serialize`
[INFO] [stdout]             `UserInfo: serde::de::Deserialize<'de>`
[INFO] [stdout] note: the trait `serde::ser::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `save` exists for struct `StorageData<&'static str, UserInfo>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / #[WebStorage(
[INFO] [stdout]   7 | |     // Optional: This prepends every Key of every storage data with 'USER::_::ALT::_'.
[INFO] [stdout]   8 | |     Prepend_keys_with(USER::_::ALT::_),
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     StorageKind(Local)
[INFO] [stdout]  15 | | )]
[INFO] [stdout]     | |__^ method cannot be called on `StorageData<&'static str, UserInfo>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout]  34 |   struct UserInfo{
[INFO] [stdout]     |   --------------- doesn't satisfy `UserInfo: serde::de::Deserialize<'de>` or `UserInfo: serde::ser::Serialize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `UserInfo: serde::ser::Serialize`
[INFO] [stdout]             `UserInfo: serde::de::Deserialize<'de>`
[INFO] [stdout] note: the trait `serde::ser::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `::storage_data::define_storage` which comes from the expansion of the attribute macro `WebStorage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UserInfo: serde::ser::Serialize` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 31 |     user_info: UserInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `UserInfo`
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct UserInfo{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `UserInfo` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 others
[INFO] [stdout]    = note: required for `StorageData<&'static str, UserInfo>` to implement `Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&StorageData<&'static str, UserInfo>` to implement `Debug`
[INFO] [stdout]    = note: required for the cast from `&&StorageData<&'static str, UserInfo>` to `&dyn Debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> UserInfo: serde::de::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 31 |     user_info: UserInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `UserInfo`
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct UserInfo{
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `UserInfo` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[INFO] [stdout]    = note: required for `StorageData<&'static str, UserInfo>` to implement `Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&StorageData<&'static str, UserInfo>` to implement `Debug`
[INFO] [stdout]    = note: required for the cast from `&&StorageData<&'static str, UserInfo>` to `&dyn Debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `UserInfo` doesn't implement `Debug`
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 31 |     user_info: UserInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `UserInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `UserInfo` or manually `impl Debug for UserInfo`
[INFO] [stdout]    = help: the trait `Debug` is implemented for `StorageData<Key, Value>`
[INFO] [stdout] help: consider annotating `UserInfo` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 34 + #[derive(Debug)]
[INFO] [stdout] 35 | struct UserInfo{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0609.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4yzKS6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage_data-ce53c63de62564d5,libserde_json-cbd70609f878824e,libmemchr-188ce1a91eb496b9,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-50583049dc40f287,libweb_sys-5239516ff6ae15d2,libjs_sys-89ef398845e84a18,libwasm_bindgen-dfdfc1b22292f71b,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-f6a854a9c769e9f0,libportable_atomic-363e73ad80937e86,libcritical_section-fb1ca78526e87a67}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4yzKS6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNYUQl7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: _critical_section_1_0_acquire
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestNYUQl7/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(critical_section::with::h7b4104cf1a691e50)
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestNYUQl7/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(critical_section::with::hba9a77177a8dd15a)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _critical_section_1_0_release
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestNYUQl7/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::h4abbfcb34ce5a430)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d6d9630faf1dbdb18a84fc7db1d7683a18661bb6ad5d2df4d1b17456d88c455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6d9630faf1dbdb18a84fc7db1d7683a18661bb6ad5d2df4d1b17456d88c455", kill_on_drop: false }`
[INFO] [stdout] 1d6d9630faf1dbdb18a84fc7db1d7683a18661bb6ad5d2df4d1b17456d88c455
