[INFO] cloning repository https://github.com/asder8215/lf-shardedringbuf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asder8215/lf-shardedringbuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7bb066c88a374f7f71d6ba8605086158b75450a
[INFO] testing asder8215/lf-shardedringbuf against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasder8215%2Flf-shardedringbuf" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asder8215/lf-shardedringbuf
[INFO] finished tweaking git repo https://github.com/asder8215/lf-shardedringbuf
[INFO] tweaked toml for git repo https://github.com/asder8215/lf-shardedringbuf written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asder8215/lf-shardedringbuf on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asder8215/lf-shardedringbuf 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5deee174684c50041f562b640950b60e091558d03bf7c505da28748102cc1a03
[INFO] running `Command { std: "docker" "start" "-a" "5deee174684c50041f562b640950b60e091558d03bf7c505da28748102cc1a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5deee174684c50041f562b640950b60e091558d03bf7c505da28748102cc1a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5deee174684c50041f562b640950b60e091558d03bf7c505da28748102cc1a03", kill_on_drop: false }`
[INFO] [stdout] 5deee174684c50041f562b640950b60e091558d03bf7c505da28748102cc1a03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c0d476d459ebb8c4bfee1386d44c8577b5da3bd0630d6622dd2c4da538ee32f
[INFO] running `Command { std: "docker" "start" "-a" "6c0d476d459ebb8c4bfee1386d44c8577b5da3bd0630d6622dd2c4da538ee32f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling sharded_ringbuf v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
[INFO] running `Command { std: "docker" "inspect" "6c0d476d459ebb8c4bfee1386d44c8577b5da3bd0630d6622dd2c4da538ee32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0d476d459ebb8c4bfee1386d44c8577b5da3bd0630d6622dd2c4da538ee32f", kill_on_drop: false }`
[INFO] [stdout] 6c0d476d459ebb8c4bfee1386d44c8577b5da3bd0630d6622dd2c4da538ee32f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f09c2d1c1aed4e85f27c2e59de496c8e11abff66e60310b87d424f9e41b08fa0
[INFO] running `Command { std: "docker" "start" "-a" "f09c2d1c1aed4e85f27c2e59de496c8e11abff66e60310b87d424f9e41b08fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling sharded_ringbuf v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.15s
[INFO] running `Command { std: "docker" "inspect" "f09c2d1c1aed4e85f27c2e59de496c8e11abff66e60310b87d424f9e41b08fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09c2d1c1aed4e85f27c2e59de496c8e11abff66e60310b87d424f9e41b08fa0", kill_on_drop: false }`
[INFO] [stdout] f09c2d1c1aed4e85f27c2e59de496c8e11abff66e60310b87d424f9e41b08fa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e827039d23c1916cb3e5a3c2dfceb07abb080b2d57dbd806e48bd08009bd54c
[INFO] running `Command { std: "docker" "start" "-a" "1e827039d23c1916cb3e5a3c2dfceb07abb080b2d57dbd806e48bd08009bd54c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sharded_ringbuf-0ee9eff4b868b146)
[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]      Running tests/async_multi_threaded.rs (/opt/rustwide/target/debug/deps/async_multi_threaded-cdfb46c917564ae5)
[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]      Running tests/async_single_threaded.rs (/opt/rustwide/target/debug/deps/async_single_threaded-431ccfcea4b630d2)
[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]      Running tests/srb_multi_threaded.rs (/opt/rustwide/target/debug/deps/srb_multi_threaded-51848542628cd764)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_spmc_tasks ... ok
[INFO] [stdout] test test_spsc_tasks ... ok
[INFO] [stdout] test test_mpsc_tasks ... ok
[INFO] [stdout] test test_mpmc_tasks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/srb_single_threaded.rs (/opt/rustwide/target/debug/deps/srb_single_threaded-61249b55f38836ed)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_spsc_tasks ... ok
[INFO] [stdout] test test_spmc_tasks ... ok
[INFO] [stdout] test test_mpsc_tasks ... ok
[INFO] [stdout] test test_mpmc_tasks ... ok
[INFO] [stderr]    Doc-tests sharded_ringbuf
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/srb/mod.rs - srb::ShardedRingBuf<T>::notify_dequeuer_in_shard (line 726) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/srb/mod.rs - srb::ShardedRingBuf<T>::notify_dequeuer_in_shard (line 726) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]    --> src/srb/mod.rs:737:3
[INFO] [stdout]     |
[INFO] [stdout] 737 | })
[INFO] [stdout]     |   ^ help: add `;` here
[INFO] [stdout] 738 | } _doctest_main_src_srb_mod_rs_726_0() }
[INFO] [stdout]     | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `JoinHandle` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 | let notifier_task: JoinHandle<()> = tokio::spawn({
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::thread::JoinHandle;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:19
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::sync::Arc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ShardedRingBuf` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:23
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:38
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                                      ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_srb_mod_rs_726_0<T>() {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `rb` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:728:44
[INFO] [stdout]     |
[INFO] [stdout] 728 |     let rb_clone: Arc<ShardedRingBuf<T>> = rb.clone();
[INFO] [stdout]     |                                            ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yield_now` in this scope
[INFO] [stdout]    --> src/srb/mod.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |             yield_now().await;
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 726 + use std::thread::yield_now;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/srb/mod.rs - srb::ShardedRingBuf<T>::notify_dequeuer_in_shard (line 726)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1e827039d23c1916cb3e5a3c2dfceb07abb080b2d57dbd806e48bd08009bd54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e827039d23c1916cb3e5a3c2dfceb07abb080b2d57dbd806e48bd08009bd54c", kill_on_drop: false }`
[INFO] [stdout] 1e827039d23c1916cb3e5a3c2dfceb07abb080b2d57dbd806e48bd08009bd54c
