[INFO] fetching crate qdk_sim_experimental 0.24.216270-beta... [INFO] documenting qdk_sim_experimental-0.24.216270-beta against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] extracting crate qdk_sim_experimental 0.24.216270-beta into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate qdk_sim_experimental 0.24.216270-beta [INFO] finished tweaking crates.io crate qdk_sim_experimental 0.24.216270-beta [INFO] tweaked toml for crates.io crate qdk_sim_experimental 0.24.216270-beta written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qdk_sim_experimental 0.24.216270-beta on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 145 packages to latest compatible versions [INFO] [stderr] Adding built v0.5.2 (available: v0.8.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.8.2) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.1.1) [INFO] [stderr] Adding getrandom v0.1.16 (available: v0.4.1) [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding itertools v0.9.0 (available: v0.14.0) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.17.2) [INFO] [stderr] Adding num_enum v0.5.11 (available: v0.7.5) [INFO] [stderr] Adding numpy v0.13.2 (available: v0.27.1) [INFO] [stderr] Adding pyo3 v0.13.2 (available: v0.28.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded built v0.5.2 [INFO] [stderr] Downloaded cargo-lock v8.0.3 [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded numpy v0.13.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4120e8d0a61ab707885af60d8c2564224b76e8d5ab81ac4cb2a1f64b54a22e50 [INFO] running `Command { std: "docker" "start" "-a" "4120e8d0a61ab707885af60d8c2564224b76e8d5ab81ac4cb2a1f64b54a22e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4120e8d0a61ab707885af60d8c2564224b76e8d5ab81ac4cb2a1f64b54a22e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4120e8d0a61ab707885af60d8c2564224b76e8d5ab81ac4cb2a1f64b54a22e50", kill_on_drop: false }` [INFO] [stdout] 4120e8d0a61ab707885af60d8c2564224b76e8d5ab81ac4cb2a1f64b54a22e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a4963ab08457edc5ff5c203fb25c4ee4f77c610df71474b54b350e0ca8f2e2 [INFO] running `Command { std: "docker" "start" "-a" "22a4963ab08457edc5ff5c203fb25c4ee4f77c610df71474b54b350e0ca8f2e2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking cargo-lock v8.0.3 [INFO] [stderr] Checking built v0.5.2 [INFO] [stderr] Compiling qdk_sim_experimental v0.24.216270-beta (/opt/rustwide/workdir) [INFO] [stderr] Documenting qdk_sim_experimental v0.24.216270-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(doc, warn(missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(doc, warn(missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stdout] = note: see issue #101730 for more information [INFO] [stdout] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-01-31; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/linalg.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | self[(i)] * other[(j)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - self[(i)] * other[(j)] [INFO] [stdout] 75 + self[i] * other[(j)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/linalg.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | self[(i)] * other[(j)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - self[(i)] * other[(j)] [INFO] [stdout] 75 + self[(i)] * other[j] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web-sys-log` [INFO] [stdout] --> src/utils.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "web-sys-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `numpy`, `pyo3`, `python`, `wasm`, and `web-sys` [INFO] [stdout] = help: consider adding `web-sys-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web-sys-log` [INFO] [stdout] --> src/utils.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "web-sys-log"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `numpy`, `pyo3`, `python`, `wasm`, and `web-sys` [INFO] [stdout] = help: consider adding `web-sys-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `python` [INFO] [stdout] --> src/../README.md:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | Similarly, the [`python`] module allows exposing data structures in this crate to Python programs. [INFO] [stdout] | ^^^^^^ no item named `python` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/linalg.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 65 | | /// // TODO [INFO] [stdout] 66 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 64 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/linalg.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 133 | | /// // TODO [INFO] [stdout] 134 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 132 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s [INFO] [stderr] Generated /opt/rustwide/target/doc/qdk_sim/index.html [INFO] running `Command { std: "docker" "inspect" "22a4963ab08457edc5ff5c203fb25c4ee4f77c610df71474b54b350e0ca8f2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a4963ab08457edc5ff5c203fb25c4ee4f77c610df71474b54b350e0ca8f2e2", kill_on_drop: false }` [INFO] [stdout] 22a4963ab08457edc5ff5c203fb25c4ee4f77c610df71474b54b350e0ca8f2e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-in-header\", \"docs-includes/header.html\", \"--html-after-content\", \"docs-includes/after.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cba79d70fb87b467caaa276a22d99c8f1db2e1b3ce361911ab00f2ac6bf3b50 [INFO] running `Command { std: "docker" "start" "-a" "3cba79d70fb87b467caaa276a22d99c8f1db2e1b3ce361911ab00f2ac6bf3b50", kill_on_drop: false }` [INFO] [stderr] Documenting qdk_sim_experimental v0.24.216270-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(doc, warn(missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #![cfg_attr(doc, warn(missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stdout] = note: see issue #101730 for more information [INFO] [stdout] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2026-01-31; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/linalg.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | self[(i)] * other[(j)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - self[(i)] * other[(j)] [INFO] [stdout] 75 + self[i] * other[(j)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/linalg.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | self[(i)] * other[(j)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - self[(i)] * other[(j)] [INFO] [stdout] 75 + self[(i)] * other[j] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web-sys-log` [INFO] [stdout] --> src/utils.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "web-sys-log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `numpy`, `pyo3`, `python`, `wasm`, and `web-sys` [INFO] [stdout] = help: consider adding `web-sys-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `web-sys-log` [INFO] [stdout] --> src/utils.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "web-sys-log"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `numpy`, `pyo3`, `python`, `wasm`, and `web-sys` [INFO] [stdout] = help: consider adding `web-sys-log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `python` [INFO] [stdout] --> src/../README.md:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | Similarly, the [`python`] module allows exposing data structures in this crate to Python programs. [INFO] [stdout] | ^^^^^^ no item named `python` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/linalg.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 65 | | /// // TODO [INFO] [stdout] 66 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 64 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/linalg.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | /// ``` [INFO] [stdout] | _________^ [INFO] [stdout] 133 | | /// // TODO [INFO] [stdout] 134 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 132 | /// ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] Generated /opt/rustwide/target/doc/qdk_sim/index.html [INFO] running `Command { std: "docker" "inspect" "3cba79d70fb87b467caaa276a22d99c8f1db2e1b3ce361911ab00f2ac6bf3b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cba79d70fb87b467caaa276a22d99c8f1db2e1b3ce361911ab00f2ac6bf3b50", kill_on_drop: false }` [INFO] [stdout] 3cba79d70fb87b467caaa276a22d99c8f1db2e1b3ce361911ab00f2ac6bf3b50