[INFO] cloning repository https://github.com/elecmoo/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elecmoo/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felecmoo%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felecmoo%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72f669b566e6e1ac49ed21d6bbbc637e7222b2ca [INFO] testing elecmoo/rust-examples against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felecmoo%2Frust-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elecmoo/rust-examples [INFO] finished tweaking git repo https://github.com/elecmoo/rust-examples [INFO] tweaked toml for git repo https://github.com/elecmoo/rust-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elecmoo/rust-examples on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elecmoo/rust-examples 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79b55d2a99e34653f61b1d324ac4e232d35c7580f5c3bdc1da92cab84e42806b [INFO] running `Command { std: "docker" "start" "-a" "79b55d2a99e34653f61b1d324ac4e232d35c7580f5c3bdc1da92cab84e42806b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b55d2a99e34653f61b1d324ac4e232d35c7580f5c3bdc1da92cab84e42806b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b55d2a99e34653f61b1d324ac4e232d35c7580f5c3bdc1da92cab84e42806b", kill_on_drop: false }` [INFO] [stdout] 79b55d2a99e34653f61b1d324ac4e232d35c7580f5c3bdc1da92cab84e42806b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc3ed022e28d3cf24946810cdf46856ee6612ffe908157907d598aa09da6570 [INFO] running `Command { std: "docker" "start" "-a" "3dc3ed022e28d3cf24946810cdf46856ee6612ffe908157907d598aa09da6570", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rust_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/examples/hello_world/debug.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | struct Structure(i32); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Structure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/examples/hello_world/debug.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | struct Deep(Structure); [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Deep` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Parse` is never used [INFO] [stdout] --> src/first_lesson/parse_u8.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Parse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "3dc3ed022e28d3cf24946810cdf46856ee6612ffe908157907d598aa09da6570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc3ed022e28d3cf24946810cdf46856ee6612ffe908157907d598aa09da6570", kill_on_drop: false }` [INFO] [stdout] 3dc3ed022e28d3cf24946810cdf46856ee6612ffe908157907d598aa09da6570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec471b73f24206ef56a34e650bcd7f4ba8278681a24c1cc10c26c526b0ec519 [INFO] running `Command { std: "docker" "start" "-a" "8ec471b73f24206ef56a34e650bcd7f4ba8278681a24c1cc10c26c526b0ec519", kill_on_drop: false }` [INFO] [stderr] Compiling rust_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/examples/hello_world/debug.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | struct Structure(i32); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Structure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/examples/hello_world/debug.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | struct Deep(Structure); [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Deep` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Parse` is never used [INFO] [stdout] --> src/first_lesson/parse_u8.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Parse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "8ec471b73f24206ef56a34e650bcd7f4ba8278681a24c1cc10c26c526b0ec519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec471b73f24206ef56a34e650bcd7f4ba8278681a24c1cc10c26c526b0ec519", kill_on_drop: false }` [INFO] [stdout] 8ec471b73f24206ef56a34e650bcd7f4ba8278681a24c1cc10c26c526b0ec519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c183791c3e6bfa475e3b9ce1b4f818d93492619a0209af35a9b3600ad0ca6c44 [INFO] running `Command { std: "docker" "start" "-a" "c183791c3e6bfa475e3b9ce1b4f818d93492619a0209af35a9b3600ad0ca6c44", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/examples/hello_world/debug.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | struct Structure(i32); [INFO] [stderr] | --------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Structure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/examples/hello_world/debug.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | struct Deep(Structure); [INFO] [stderr] | ---- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Deep` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: trait `Parse` is never used [INFO] [stderr] --> src/first_lesson/parse_u8.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | pub trait Parse { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust_examples` (bin "rust_examples" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_examples-9749895fe359ac91) [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test examples::conversion::from_into::tests::test_frmo_into ... ok [INFO] [stdout] test examples::conversion::try_from::tests::test_try_from_and_try_into ... ok [INFO] [stdout] test examples::custom_type::enum_list::tests::test_my_list ... ok [INFO] [stdout] test examples::custom_type::enums::tests::test_enums ... ok [INFO] [stdout] test examples::custom_type::structure::tests::test_structure ... ok [INFO] [stdout] test examples::error_handling::option_and_map::tests::test_option_and_map ... ok [INFO] [stdout] test examples::error_handling::option_and_question_mark::tests::test_option_and_question_mark ... ok [INFO] [stdout] test examples::error_handling::option_and_then::tests::test_option_and_then ... ok [INFO] [stdout] test examples::flow_control::for_and_range::tests::test_for_in ... ok [INFO] [stdout] test examples::flow_control::do_match::tests::test_do_match ... ok [INFO] [stdout] test examples::custom_type::consts::tests::test_consts ... ok [INFO] [stdout] test examples::flow_control::for_and_range::tests::test_for_iter ... ok [INFO] [stdout] test examples::flow_control::for_and_range::tests::test_for_into_iter ... ok [INFO] [stdout] test examples::flow_control::for_and_range::tests::test_for_mut ... ok [INFO] [stdout] test examples::flow_control::match_bind::tests::test_match_bind_enum ... ok [INFO] [stdout] test examples::flow_control::if_else::tests::test_if_else ... ok [INFO] [stdout] test examples::flow_control::if_let::tests::test_if_let ... ok [INFO] [stdout] test examples::flow_control::match_destruct::tests::test_match_enum ... ok [INFO] [stdout] test examples::flow_control::match_destruct::tests::test_match_pointer ... ok [INFO] [stdout] test examples::flow_control::match_destruct::tests::test_match_array ... ok [INFO] [stdout] test examples::flow_control::while_let::tests::test_while_let ... ok [INFO] [stdout] test examples::flow_control::match_destruct::tests::test_match_tuple ... ok [INFO] [stdout] test examples::functions::closure_as_params::tests::test_closure_as_param ... ok [INFO] [stdout] test examples::functions::methods::tests::test_methods ... ok [INFO] [stdout] test examples::flow_control::my_while::tests::test_do_while ... ok [INFO] [stdout] test examples::functions::closure_iter::tests::test_closure_iter_any ... ok [INFO] [stdout] test examples::functions::closure_as_return::tests::test_closure_as_return ... ok [INFO] [stdout] test examples::functions::closure_iter::tests::test_closure_iter_find ... ok [INFO] [stdout] test examples::generic::bounds::tests::test_generic_bounds ... ok [INFO] [stdout] test examples::generic::empty_bounds::tests::test_empty_bounds ... ok [INFO] [stdout] test examples::generic::function::tests::test_functions ... ok [INFO] [stdout] test examples::generic::gat::tests::test_gat ... ok [INFO] [stdout] test examples::generic::traits::tests::test_generic_traits ... ok [INFO] [stdout] test examples::generic::gat::tests::test_no_generic ... ok [INFO] [stdout] test examples::generic::phantom_type::tests::test_phantom_type ... ok [INFO] [stdout] test examples::flow_control::match_destruct::tests::test_match_struct ... ok [INFO] [stdout] test examples::flow_control::my_loop::tests::test_my_loop ... ok [INFO] [stdout] test examples::flow_control::match_bind::tests::test_match_bind_variables ... ok [INFO] [stdout] test examples::functions::high_order_function::tests::test_high_order_function ... ok [INFO] [stdout] test examples::functions::sample_closure::tests::test_sample_clusure ... ok [INFO] [stdout] test examples::flow_control::match_guard::tests::test_match_guard ... ok [INFO] [stdout] test examples::hello_world::debug::tests::test_my_debug ... ok [INFO] [stdout] test examples::hello_world::debug::tests::test_my_pretty_debug ... ok [INFO] [stdout] test examples::hello_world::display::tests::test_disploy ... ok [INFO] [stdout] test examples::hello_world::fmt::tests::test_my_fmt ... ok [INFO] [stdout] test examples::modules::mod_use::tests::test_mod_use ... ok [INFO] [stdout] test examples::modules::pub_mod::tests::test_pub_mod ... ok [INFO] [stdout] test examples::modules::pub_struct::tests::test_pub_mod ... ok [INFO] [stdout] test examples::modules::pub_struct::tests::test_pub_mod2 ... ok [INFO] [stdout] test examples::modules::pub_struct::tests::test_pub_mod3 ... ok [INFO] [stdout] test examples::hello_world::fmt::tests::test_print_pi ... ok [INFO] [stdout] test examples::custom_type::enum_use::tests::test_enum_use ... ok [INFO] [stdout] test examples::primitives::array::tests::test_array ... ok [INFO] [stdout] test examples::primitives::literal::tests::test_literal ... ok [INFO] [stdout] test examples::primitives::sample::tests::test_sample ... ok [INFO] [stdout] test examples::hello_world::comment::tests::test_print ... ok [INFO] [stdout] test examples::generic::where_clauses::tests::test_where_clauses ... ok [INFO] [stdout] test examples::primitives::tuple::tests::test_tuple ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_annotation::tests::test_lifetime_annotation ... ok [INFO] [stdout] test examples::scoping_rules::let_ref::tests::test_let_ref ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_conv::tests::test_lifetime_conv ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_bounds::tests::test_lifetime_bounds ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_default::tests::test_lifetime_default ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_function::tests::test_lifetime_function ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_struct::tests::test_lifetime_struct ... ok [INFO] [stdout] test examples::scoping_rules::mut_borrowed::tests::test_mut_borrowed ... ok [INFO] [stdout] test examples::scoping_rules::mut_borrowed::tests::test_mut_borrowed2 ... ok [INFO] [stdout] test examples::types::cast::tests::test_cast ... ok [INFO] [stdout] test examples::scoping_rules::ownership_move::tests::test_ownership_move ... ok [INFO] [stdout] test examples::scoping_rules::move_and_mut::tests::test_partial_move ... ok [INFO] [stdout] test examples::scoping_rules::move_and_mut::tests::test_move_and_mut ... ok [INFO] [stdout] test examples::variables::bind::tests::test_bind ... ok [INFO] [stdout] test examples::variables::mutable::tests::test_mutable ... ok [INFO] [stdout] test examples::variables::scope::tests::test_scope ... ok [INFO] [stdout] test examples::traits::sample_trait::tests::test_main ... ok [INFO] [stdout] test examples::traits::trait_object::tests::test_main ... ok [INFO] [stdout] test examples::scoping_rules::borrowed::tests::test_borrowed ... ok [INFO] [stdout] test examples::scoping_rules::raii::tests::test_raii ... ok [INFO] [stdout] test first_lesson::buf_build::tests::test_buf ... ok [INFO] [stdout] test examples::variables::freeze::tests::test_freeze ... ok [INFO] [stdout] test examples::scoping_rules::lifetime_static::tests::test_lifetime_static ... ok [INFO] [stdout] test examples::error_handling::option_and_unwrap::tests::test_option_and_unwarp - should panic ... ok [INFO] [stdout] test examples::error_handling::panic_handle::tests::test_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c183791c3e6bfa475e3b9ce1b4f818d93492619a0209af35a9b3600ad0ca6c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c183791c3e6bfa475e3b9ce1b4f818d93492619a0209af35a9b3600ad0ca6c44", kill_on_drop: false }` [INFO] [stdout] c183791c3e6bfa475e3b9ce1b4f818d93492619a0209af35a9b3600ad0ca6c44