[INFO] fetching crate ferrishot_iced_runtime 0.14.1...
[INFO] testing ferrishot_iced_runtime-0.14.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ferrishot_iced_runtime 0.14.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ferrishot_iced_runtime 0.14.1
[INFO] finished tweaking crates.io crate ferrishot_iced_runtime 0.14.1
[INFO] tweaked toml for crates.io crate ferrishot_iced_runtime 0.14.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_runtime 0.14.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrishot_iced_runtime 0.14.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ferrishot_iced_futures v0.14.1
[INFO] [stderr]   Downloaded ferrishot_iced_debug v0.14.1
[INFO] [stderr]   Downloaded sipper v0.1.0
[INFO] [stderr]   Downloaded lilt v0.8.1
[INFO] [stderr]   Downloaded ferrishot_iced_core v0.14.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76c8fc3ec3ccf5b3b9ed4ad4a5f1329771d6b15386d5be386bacac3256441f46
[INFO] running `Command { std: "docker" "start" "-a" "76c8fc3ec3ccf5b3b9ed4ad4a5f1329771d6b15386d5be386bacac3256441f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76c8fc3ec3ccf5b3b9ed4ad4a5f1329771d6b15386d5be386bacac3256441f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c8fc3ec3ccf5b3b9ed4ad4a5f1329771d6b15386d5be386bacac3256441f46", kill_on_drop: false }`
[INFO] [stdout] 76c8fc3ec3ccf5b3b9ed4ad4a5f1329771d6b15386d5be386bacac3256441f46
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9791adaa7ed3c35ccbb88119e2de06e57d0073a6447d5c5bc643c7218dcc2878
[INFO] running `Command { std: "docker" "start" "-a" "9791adaa7ed3c35ccbb88119e2de06e57d0073a6447d5c5bc643c7218dcc2878", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ferrishot_iced_core v0.14.1
[INFO] [stderr]    Compiling ferrishot_iced_debug v0.14.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ferrishot_iced_futures v0.14.1
[INFO] [stderr]    Compiling ferrishot_iced_runtime v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s
[INFO] running `Command { std: "docker" "inspect" "9791adaa7ed3c35ccbb88119e2de06e57d0073a6447d5c5bc643c7218dcc2878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9791adaa7ed3c35ccbb88119e2de06e57d0073a6447d5c5bc643c7218dcc2878", kill_on_drop: false }`
[INFO] [stdout] 9791adaa7ed3c35ccbb88119e2de06e57d0073a6447d5c5bc643c7218dcc2878
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9a752f6c44e575cd32a2cdb185ac359918fb8cbcccfc65f131d1389431f3d4d
[INFO] running `Command { std: "docker" "start" "-a" "f9a752f6c44e575cd32a2cdb185ac359918fb8cbcccfc65f131d1389431f3d4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrishot_iced_runtime v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "f9a752f6c44e575cd32a2cdb185ac359918fb8cbcccfc65f131d1389431f3d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a752f6c44e575cd32a2cdb185ac359918fb8cbcccfc65f131d1389431f3d4d", kill_on_drop: false }`
[INFO] [stdout] f9a752f6c44e575cd32a2cdb185ac359918fb8cbcccfc65f131d1389431f3d4d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35737391fb8836b151cde8d5093e10cea40c308b45921fe35253e0532b3d24d9
[INFO] running `Command { std: "docker" "start" "-a" "35737391fb8836b151cde8d5093e10cea40c308b45921fe35253e0532b3d24d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrishot_iced_runtime-b516ed2c123f17ef)
[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 ferrishot_iced_runtime
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) - compile ... FAILED
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) - compile ... FAILED
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use iced_runtime::core::clipboard;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | use iced_runtime::core::mouse;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | use iced_runtime::core::Size;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | use iced_runtime::core::clipboard;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | use iced_runtime::core::mouse;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | use iced_runtime::core::renderer;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | use iced_runtime::core::{Element, Size};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_runtime`
[INFO] [stdout]    --> src/user_interface.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]   --> src/user_interface.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | use iced_runtime::core::Size;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]   --> src/user_interface.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_runtime`
[INFO] [stdout]   --> src/user_interface.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | use iced_runtime::user_interface::{self, UserInterface};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[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/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48)
[INFO] [stdout]     src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365)
[INFO] [stdout]     src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.06s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "35737391fb8836b151cde8d5093e10cea40c308b45921fe35253e0532b3d24d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35737391fb8836b151cde8d5093e10cea40c308b45921fe35253e0532b3d24d9", kill_on_drop: false }`
[INFO] [stdout] 35737391fb8836b151cde8d5093e10cea40c308b45921fe35253e0532b3d24d9
