[INFO] fetching crate storage_data 1.0.0...
[INFO] testing storage_data-1.0.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate storage_data 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate storage_data 1.0.0
[INFO] finished tweaking crates.io crate storage_data 1.0.0
[INFO] tweaked toml for crates.io crate storage_data 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate storage_data 1.0.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate storage_data 1.0.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9acfbf051e29b90dc7d7a85071ea28881d65ded079f652a3acd13b1e99f81ef2
[INFO] running `Command { std: "docker" "start" "-a" "9acfbf051e29b90dc7d7a85071ea28881d65ded079f652a3acd13b1e99f81ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9acfbf051e29b90dc7d7a85071ea28881d65ded079f652a3acd13b1e99f81ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9acfbf051e29b90dc7d7a85071ea28881d65ded079f652a3acd13b1e99f81ef2", kill_on_drop: false }`
[INFO] [stdout] 9acfbf051e29b90dc7d7a85071ea28881d65ded079f652a3acd13b1e99f81ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a2a3501cabf44fa59f771c271c0eb3ccb1b939433244c42497b38d78e497857
[INFO] running `Command { std: "docker" "start" "-a" "5a2a3501cabf44fa59f771c271c0eb3ccb1b939433244c42497b38d78e497857", kill_on_drop: false }`
[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 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 unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling derive_web_storage v1.0.0
[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 59.67s
[INFO] running `Command { std: "docker" "inspect" "5a2a3501cabf44fa59f771c271c0eb3ccb1b939433244c42497b38d78e497857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2a3501cabf44fa59f771c271c0eb3ccb1b939433244c42497b38d78e497857", kill_on_drop: false }`
[INFO] [stdout] 5a2a3501cabf44fa59f771c271c0eb3ccb1b939433244c42497b38d78e497857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bae890d2dff8a6e88c08fba1ce74fcd98d9918dcb6a55d1e35a347521eebca55
[INFO] running `Command { std: "docker" "start" "-a" "bae890d2dff8a6e88c08fba1ce74fcd98d9918dcb6a55d1e35a347521eebca55", kill_on_drop: false }`
[INFO] [stderr]    Compiling storage_data v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "bae890d2dff8a6e88c08fba1ce74fcd98d9918dcb6a55d1e35a347521eebca55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae890d2dff8a6e88c08fba1ce74fcd98d9918dcb6a55d1e35a347521eebca55", kill_on_drop: false }`
[INFO] [stdout] bae890d2dff8a6e88c08fba1ce74fcd98d9918dcb6a55d1e35a347521eebca55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e71142ba1c0ecc1c052e5595140421d646525ea7acb47ef8dd719b3e8de14d69
[INFO] running `Command { std: "docker" "start" "-a" "e71142ba1c0ecc1c052e5595140421d646525ea7acb47ef8dd719b3e8de14d69", kill_on_drop: false }`
[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-1034edb10a3648cf)
[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] [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/rustcs8Gs6y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstorage_data-4181da93def4ee83.rlib,libserde_json-d6909877bb0f1e25.rlib,libmemchr-b296c7750e7e0606.rlib,libitoa-a56f380555f0f52c.rlib,libryu-f0a9e3af1c01c3d4.rlib,libserde-7e164fda582600fc.rlib,libweb_sys-f957d4b7a9860bca.rlib,libjs_sys-e80a755734d4e8f5.rlib,libwasm_bindgen-469b571c5b28e1b8.rlib,libcfg_if-238a855292fb6d2b.rlib,libonce_cell-347653de86f0fab0.rlib,libportable_atomic-83ae6bf087603056.rlib,libcritical_section-18867e5005763258.rlib}.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/rustcs8Gs6y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDAt132/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.49e8bfdc1c8965fe-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestDAt132/rust_out.rust_out.49e8bfdc1c8965fe-cgu.0.rcgu.o:(critical_section::with::h400355d17ca90210)
[INFO] [stdout]           >>> referenced by rust_out.49e8bfdc1c8965fe-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestDAt132/rust_out.rust_out.49e8bfdc1c8965fe-cgu.0.rcgu.o:(critical_section::with::h8cdf03f72a892955)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _critical_section_1_0_release
[INFO] [stdout]           >>> referenced by rust_out.49e8bfdc1c8965fe-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestDAt132/rust_out.rust_out.49e8bfdc1c8965fe-cgu.0.rcgu.o:(core::ptr::drop_in_place$LT$critical_section..with..Guard$GT$::ha6aae63b77c1f5b7)
[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.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e71142ba1c0ecc1c052e5595140421d646525ea7acb47ef8dd719b3e8de14d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71142ba1c0ecc1c052e5595140421d646525ea7acb47ef8dd719b3e8de14d69", kill_on_drop: false }`
[INFO] [stdout] e71142ba1c0ecc1c052e5595140421d646525ea7acb47ef8dd719b3e8de14d69
