[INFO] fetching crate peace_rt_model_web 0.0.13...
[INFO] checking peace_rt_model_web-0.0.13 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate peace_rt_model_web 0.0.13 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate peace_rt_model_web 0.0.13 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate peace_rt_model_web 0.0.13
[INFO] finished tweaking crates.io crate peace_rt_model_web 0.0.13
[INFO] tweaked toml for crates.io crate peace_rt_model_web 0.0.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding miette v5.10.0 (available: v7.4.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6453fa742751fc60efd1153bb67d8c3cfa965df693aa40bf01d25deeaeb70ba1
[INFO] running `Command { std: "docker" "start" "-a" "6453fa742751fc60efd1153bb67d8c3cfa965df693aa40bf01d25deeaeb70ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6453fa742751fc60efd1153bb67d8c3cfa965df693aa40bf01d25deeaeb70ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6453fa742751fc60efd1153bb67d8c3cfa965df693aa40bf01d25deeaeb70ba1", kill_on_drop: false }`
[INFO] [stdout] 6453fa742751fc60efd1153bb67d8c3cfa965df693aa40bf01d25deeaeb70ba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e869b47327eca670465db0b7aa318ec0cf4d09d4557aee97b3a6e760df529de1
[INFO] running `Command { std: "docker" "start" "-a" "e869b47327eca670465db0b7aa318ec0cf4d09d4557aee97b3a6e760df529de1", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling resman v0.17.2
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking rt_ref v0.2.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking own v0.1.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rt_map v0.5.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling proc_macro_roids v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling peace_static_check_macros v0.0.13
[INFO] [stderr]    Compiling peace_data_derive v0.0.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling peace_params_derive v0.0.13
[INFO] [stderr]    Compiling enser_derive v0.1.4
[INFO] [stderr]     Checking enser v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking interruptible v0.2.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking peace_fmt v0.0.13
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking web-sys v0.3.73
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking serde_tagged v0.3.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking peace_core v0.0.13
[INFO] [stderr]     Checking type_reg v0.7.0
[INFO] [stderr]     Checking daggy v0.8.0
[INFO] [stderr]     Checking fn_graph v0.12.0
[INFO] [stderr]     Checking peace_data v0.0.13
[INFO] [stderr]     Checking peace_resources v0.0.13
[INFO] [stderr]     Checking peace_params v0.0.13
[INFO] [stderr]     Checking peace_cfg v0.0.13
[INFO] [stderr]     Checking peace_cmd_model v0.0.13
[INFO] [stderr]     Checking peace_rt_model_core v0.0.13
[INFO] [stderr]     Checking peace_rt_model_web v0.0.13 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `peace_rt_model_core::WebError`
[INFO] [stdout]   --> src/storage.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use peace_rt_model_core::{Error, WebError};
[INFO] [stdout]    |                                  ^^^^^^^^ no `WebError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `peace_rt_model_core::WebError`
[INFO] [stdout]   --> src/storage.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | use peace_rt_model_core::{Error, WebError};
[INFO] [stdout]    |                                  ^^^^^^^^ no `WebError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:130:28
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Error::Web(WebError::StorageGetItem {
[INFO] [stdout]     |                            ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:130:28
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Error::Web(WebError::StorageGetItem {
[INFO] [stdout]     |                            ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     Error::Web(WebError::StorageGetItem {
[INFO] [stdout]     |                            ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |                     Error::Web(WebError::StorageGetItem {
[INFO] [stdout]     |                            ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     return Err(Error::Web(WebError::LocalStorageUnavailable));
[INFO] [stdout]    |                                       ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     return Err(Error::Web(WebError::LocalStorageUnavailable));
[INFO] [stdout]    |                                       ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     .map_err(Error::Web)?
[INFO] [stdout]    |                                     ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     .map_err(Error::Web)?
[INFO] [stdout]    |                                     ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |                     .ok_or(Error::Web(WebError::LocalStorageNone))?
[INFO] [stdout]    |                                   ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     return Err(Error::Web(WebError::SessionStorageUnavailable));
[INFO] [stdout]    |                                       ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |                     .ok_or(Error::Web(WebError::LocalStorageNone))?
[INFO] [stdout]    |                                   ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     .map_err(Error::Web)?
[INFO] [stdout]    |                                     ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     return Err(Error::Web(WebError::SessionStorageUnavailable));
[INFO] [stdout]    |                                       ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     .ok_or(Error::Web(WebError::SessionStorageNone))?
[INFO] [stdout]    |                                   ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     .map_err(Error::Web)?
[INFO] [stdout]    |                                     ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:70:35
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     .ok_or(Error::Web(WebError::SessionStorageNone))?
[INFO] [stdout]    |                                   ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |             Error::Web(WebError::StorageGetItem {
[INFO] [stdout]    |                    ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 Error::Web(WebError::StorageGetItem {
[INFO] [stdout]     |                        ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]   --> src/storage.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |             Error::Web(WebError::StorageGetItem {
[INFO] [stdout]    |                    ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 Error::Web(WebError::StorageGetItem {
[INFO] [stdout]     |                        ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...                   Error::Web(WebError::StorageB64Decode {
[INFO] [stdout]     |                              ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...                   Error::Web(WebError::StorageB64Decode {
[INFO] [stdout]     |                              ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     Error::Web(WebError::StorageB64Decode {
[INFO] [stdout]     |                            ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |             Error::Web(WebError::StorageSetItem {
[INFO] [stdout]     |                    ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     Error::Web(WebError::StorageB64Decode {
[INFO] [stdout]     |                            ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |             Error::Web(WebError::StorageSetItem {
[INFO] [stdout]     |                    ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 Error::Web(WebError::StorageSetItem {
[INFO] [stdout]     |                        ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 Error::Web(WebError::StorageSetItem {
[INFO] [stdout]     |                        ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:338:24
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Error::Web(WebError::StorageSetItem {
[INFO] [stdout]     |                        ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Error::Web(WebError::StorageRemoveItem {
[INFO] [stdout]     |                    ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:338:24
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 Error::Web(WebError::StorageSetItem {
[INFO] [stdout]     |                        ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Web` found for enum `peace_rt_model_core::Error` in the current scope
[INFO] [stdout]    --> src/storage.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 |             Error::Web(WebError::StorageRemoveItem {
[INFO] [stdout]     |                    ^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `peace_rt_model_web` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `peace_rt_model_web` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "e869b47327eca670465db0b7aa318ec0cf4d09d4557aee97b3a6e760df529de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e869b47327eca670465db0b7aa318ec0cf4d09d4557aee97b3a6e760df529de1", kill_on_drop: false }`
[INFO] [stdout] e869b47327eca670465db0b7aa318ec0cf4d09d4557aee97b3a6e760df529de1
