[INFO] fetching crate wwsvc-rs 3.2.0... [INFO] testing wwsvc-rs-3.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wwsvc-rs 3.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wwsvc-rs 3.2.0 [INFO] finished tweaking crates.io crate wwsvc-rs 3.2.0 [INFO] tweaked toml for crates.io crate wwsvc-rs 3.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wwsvc-rs 3.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wwsvc-rs 3.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a5e9d2ee1915e106a61c45aecbfb63bd7c191081e21b0c78ac95f00b611405 [INFO] running `Command { std: "docker" "start" "-a" "d2a5e9d2ee1915e106a61c45aecbfb63bd7c191081e21b0c78ac95f00b611405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a5e9d2ee1915e106a61c45aecbfb63bd7c191081e21b0c78ac95f00b611405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a5e9d2ee1915e106a61c45aecbfb63bd7c191081e21b0c78ac95f00b611405", kill_on_drop: false }` [INFO] [stdout] d2a5e9d2ee1915e106a61c45aecbfb63bd7c191081e21b0c78ac95f00b611405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec327e488f98f24f474ddaeab7c9975c0873ff6c1e7f39384de48aefdbfb4989 [INFO] running `Command { std: "docker" "start" "-a" "ec327e488f98f24f474ddaeab7c9975c0873ff6c1e7f39384de48aefdbfb4989", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling typed-builder v0.18.2 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling wwsvc-rs v3.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/traits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ready` and `WWClientResult` [INFO] [stdout] --> src/traits.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Ready, WWClientResult}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.11s [INFO] running `Command { std: "docker" "inspect" "ec327e488f98f24f474ddaeab7c9975c0873ff6c1e7f39384de48aefdbfb4989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec327e488f98f24f474ddaeab7c9975c0873ff6c1e7f39384de48aefdbfb4989", kill_on_drop: false }` [INFO] [stdout] ec327e488f98f24f474ddaeab7c9975c0873ff6c1e7f39384de48aefdbfb4989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecc5ee46b3c4fb3d5ecc2300d9a7b0c3b5d1b409a90f86da942e39f77cc83545 [INFO] running `Command { std: "docker" "start" "-a" "ecc5ee46b3c4fb3d5ecc2300d9a7b0c3b5d1b409a90f86da942e39f77cc83545", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling wwsvc-rs v3.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/traits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ready` and `WWClientResult` [INFO] [stdout] --> src/traits.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Ready, WWClientResult}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/traits.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ready` and `WWClientResult` [INFO] [stdout] --> src/traits.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Ready, WWClientResult}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `Command { std: "docker" "inspect" "ecc5ee46b3c4fb3d5ecc2300d9a7b0c3b5d1b409a90f86da942e39f77cc83545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc5ee46b3c4fb3d5ecc2300d9a7b0c3b5d1b409a90f86da942e39f77cc83545", kill_on_drop: false }` [INFO] [stdout] ecc5ee46b3c4fb3d5ecc2300d9a7b0c3b5d1b409a90f86da942e39f77cc83545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e0e4345b3d1be221cf953bd5fa3b925e1c9234e37a5a1a173a4a5cff78fdb0d [INFO] running `Command { std: "docker" "start" "-a" "7e0e4345b3d1be221cf953bd5fa3b925e1c9234e37a5a1a173a4a5cff78fdb0d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/traits.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Ready` and `WWClientResult` [INFO] [stderr] --> src/traits.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{Ready, WWClientResult}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wwsvc-rs` (lib) generated 2 warnings (run `cargo fix --lib -p wwsvc-rs` to apply 2 suggestions) [INFO] [stderr] warning: `wwsvc-rs` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wwsvc_rs-54b7edfc317b4d98) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wwsvc_rs [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/client.rs - client::WebwareClient::with_registered (line 225) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 47) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 15) - compile ... FAILED [INFO] [stdout] test src/macros.rs - macros::generate_get_response (line 7) ... ok [INFO] [stdout] test src/macros.rs - macros::collection (line 40) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 47) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `wwsvc_rs::WWSVCGetData` [INFO] [stdout] --> src/lib.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 5 | use wwsvc_rs::{collection, WebwareClient, WWSVCGetData, generate_get_response}; [INFO] [stdout] | ^^^^^^^^^^^^ no `WWSVCGetData` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 112 | pub use traits::WWSVCGetData; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 114 | pub use wwsvc_rs_derive::WWSVCGetData; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 15) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `wwsvc_rs::WWSVCGetData` [INFO] [stdout] --> src/lib.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 4 | use wwsvc_rs::{WebwareClient, Unregistered, WWSVCGetData, collection}; [INFO] [stdout] | ^^^^^^^^^^^^ no `WWSVCGetData` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 112 | pub use traits::WWSVCGetData; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 114 | pub use wwsvc_rs_derive::WWSVCGetData; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wwsvc` in this scope [INFO] [stdout] --> src/lib.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[wwsvc(function = "ARTIKEL")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `ArticleData` in the current scope [INFO] [stdout] --> src/lib.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ArticleData { [INFO] [stdout] | ---------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 23 | let articles = ArticleData::get(&mut registered_client, collection! { [INFO] [stdout] | ^^^ function or associated item not found in `ArticleData` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #3: `icu_provider::baked::DataStore` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 15) [INFO] [stdout] src/lib.rs - (line 47) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7e0e4345b3d1be221cf953bd5fa3b925e1c9234e37a5a1a173a4a5cff78fdb0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0e4345b3d1be221cf953bd5fa3b925e1c9234e37a5a1a173a4a5cff78fdb0d", kill_on_drop: false }` [INFO] [stdout] 7e0e4345b3d1be221cf953bd5fa3b925e1c9234e37a5a1a173a4a5cff78fdb0d