[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JorgeRicoVivas/storage_data on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f7ee076e3d951c019cf667e67807265b2edce70da02ad724e38f0f0ccad9433
[INFO] running `Command { std: "docker" "start" "-a" "5f7ee076e3d951c019cf667e67807265b2edce70da02ad724e38f0f0ccad9433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f7ee076e3d951c019cf667e67807265b2edce70da02ad724e38f0f0ccad9433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f7ee076e3d951c019cf667e67807265b2edce70da02ad724e38f0f0ccad9433", kill_on_drop: false }`
[INFO] [stdout] 5f7ee076e3d951c019cf667e67807265b2edce70da02ad724e38f0f0ccad9433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3b8279ea10e687fd62d734cfd1bf021318a1ab2adcde1982653a42059f66cc5
[INFO] running `Command { std: "docker" "start" "-a" "e3b8279ea10e687fd62d734cfd1bf021318a1ab2adcde1982653a42059f66cc5", 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 log v0.4.27
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling syn v1.0.109
[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)]` 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)]` 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 20.36s
[INFO] running `Command { std: "docker" "inspect" "e3b8279ea10e687fd62d734cfd1bf021318a1ab2adcde1982653a42059f66cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b8279ea10e687fd62d734cfd1bf021318a1ab2adcde1982653a42059f66cc5", kill_on_drop: false }`
[INFO] [stdout] e3b8279ea10e687fd62d734cfd1bf021318a1ab2adcde1982653a42059f66cc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306e3309f7f6718c1b20d8d3c3232d9143dd9f4d5c0c62c943fe8c80511a9468
[INFO] running `Command { std: "docker" "start" "-a" "306e3309f7f6718c1b20d8d3c3232d9143dd9f4d5c0c62c943fe8c80511a9468", 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)]` 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)]` 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.55s
[INFO] running `Command { std: "docker" "inspect" "306e3309f7f6718c1b20d8d3c3232d9143dd9f4d5c0c62c943fe8c80511a9468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306e3309f7f6718c1b20d8d3c3232d9143dd9f4d5c0c62c943fe8c80511a9468", kill_on_drop: false }`
[INFO] [stdout] 306e3309f7f6718c1b20d8d3c3232d9143dd9f4d5c0c62c943fe8c80511a9468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e82db41193cc5b815ebd151a3a991e22a54244d1c9dc6b32fec067f8999c24a3
[INFO] running `Command { std: "docker" "start" "-a" "e82db41193cc5b815ebd151a3a991e22a54244d1c9dc6b32fec067f8999c24a3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Group`
[INFO] [stdout] 
[INFO] [stderr]   --> derive_web_storage/src/lib.rs:18:19
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 18 | use proc_macro2::{Group, Span};
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` 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)]` 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.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storage_data-3bb0a186e19b16c8)
[INFO] [stderr]    Doc-tests storage_data
[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] [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]     | |__^ the trait `serde::ser::Serialize` is not implemented for `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]     | |__^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `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]     | |__^ the trait `serde::ser::Serialize` is not implemented for `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]     | |__^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `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]    |     ^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `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]    |     ^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `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/rustcoQuU9r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage_data-cb3a024742db3b31,libserde_json-3d904d77f33cebf8,libmemchr-99a2760078455f4f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-07f8e5cfc021413f,libweb_sys-a7946a494bbfd8b6,libjs_sys-c932d67927110093,libwasm_bindgen-53c85ad9e8ce9d16,libcfg_if-3183e62f61f23a61,libonce_cell-16d03a8b32fc7d1a,libportable_atomic-8e27219b4e20c631,libcritical_section-61caee8f9a291067}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoQuU9r/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/rustdoctest8zTUdy/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.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest8zTUdy/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(critical_section::with::h617be08402321832)
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest8zTUdy/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(critical_section::with::hfad4474a866a6fbc)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _critical_section_1_0_release
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest8zTUdy/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::h4b3896a48118ca67)
[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.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e82db41193cc5b815ebd151a3a991e22a54244d1c9dc6b32fec067f8999c24a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82db41193cc5b815ebd151a3a991e22a54244d1c9dc6b32fec067f8999c24a3", kill_on_drop: false }`
[INFO] [stdout] e82db41193cc5b815ebd151a3a991e22a54244d1c9dc6b32fec067f8999c24a3
