[INFO] cloning repository https://github.com/sholiday/musicbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sholiday/musicbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsholiday%2Fmusicbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsholiday%2Fmusicbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7ebfab0ff6c90bdb5aeb27104fcca3db5df917c
[INFO] testing sholiday/musicbox against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsholiday%2Fmusicbox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sholiday/musicbox
[INFO] finished tweaking git repo https://github.com/sholiday/musicbox
[INFO] tweaked toml for git repo https://github.com/sholiday/musicbox written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sholiday/musicbox on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sholiday/musicbox 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5ee0f11707baf56a967ffc4612815bb134d6b42b9fa2f6e247710ade5671e49
[INFO] running `Command { std: "docker" "start" "-a" "e5ee0f11707baf56a967ffc4612815bb134d6b42b9fa2f6e247710ade5671e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5ee0f11707baf56a967ffc4612815bb134d6b42b9fa2f6e247710ade5671e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ee0f11707baf56a967ffc4612815bb134d6b42b9fa2f6e247710ade5671e49", kill_on_drop: false }`
[INFO] [stdout] e5ee0f11707baf56a967ffc4612815bb134d6b42b9fa2f6e247710ade5671e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68a1078f3da19ef5980cf6c258971aa8ff7b7d076650eb9c5f28a3de0d8e707a
[INFO] running `Command { std: "docker" "start" "-a" "68a1078f3da19ef5980cf6c258971aa8ff7b7d076650eb9c5f28a3de0d8e707a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling epd-waveshare v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gpio-cdev v0.6.0
[INFO] [stderr]    Compiling id3 v1.16.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling sysfs_gpio v0.6.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serialport v4.8.1
[INFO] [stderr]    Compiling spidev v0.6.0
[INFO] [stderr]    Compiling i2cdev v0.6.1
[INFO] [stderr]    Compiling linux-embedded-hal v0.4.0
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling musicbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "68a1078f3da19ef5980cf6c258971aa8ff7b7d076650eb9c5f28a3de0d8e707a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a1078f3da19ef5980cf6c258971aa8ff7b7d076650eb9c5f28a3de0d8e707a", kill_on_drop: false }`
[INFO] [stdout] 68a1078f3da19ef5980cf6c258971aa8ff7b7d076650eb9c5f28a3de0d8e707a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67e16cfb7a12e5df821ee3e67f656b82b43519fec38e9c70216c1ce69e170934
[INFO] running `Command { std: "docker" "start" "-a" "67e16cfb7a12e5df821ee3e67f656b82b43519fec38e9c70216c1ce69e170934", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling musicbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.24s
[INFO] running `Command { std: "docker" "inspect" "67e16cfb7a12e5df821ee3e67f656b82b43519fec38e9c70216c1ce69e170934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67e16cfb7a12e5df821ee3e67f656b82b43519fec38e9c70216c1ce69e170934", kill_on_drop: false }`
[INFO] [stdout] 67e16cfb7a12e5df821ee3e67f656b82b43519fec38e9c70216c1ce69e170934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16e9edd5e117f1500f1e8728d6b67b0901b1fa4535bde7b79206cd6c90ad320e
[INFO] running `Command { std: "docker" "start" "-a" "16e9edd5e117f1500f1e8728d6b67b0901b1fa4535bde7b79206cd6c90ad320e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/musicbox-9c211926e8918305)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test app::tests::process_next_event_returns_controller_error ... ok
[INFO] [stdout] test app::tests::process_next_event_returns_reader_error ... ok
[INFO] [stdout] test app::tests::process_next_event_returns_no_event_on_idle ... ok
[INFO] [stdout] test app::tests::process_next_event_returns_shutdown ... ok
[INFO] [stdout] test app::tests::process_next_event_triggers_controller_on_card_present ... ok
[INFO] [stdout] test audio::rodio_backend::tests::stop_is_noop ... ok
[INFO] [stdout] test audio::rodio_backend::tests::new_reports_disabled_backend ... ok
[INFO] [stdout] test app::tests::builds_controller_for_configured_cards ... ok
[INFO] [stdout] test app::tests::errors_when_file_missing ... ok
[INFO] [stdout] test config::tests::add_card_to_config_creates_or_updates_file ... ok
[INFO] [stdout] test controller::tests::card_uid_from_hex_parses_bytes ... ok
[INFO] [stdout] test config::tests::builds_library_from_config ... ok
[INFO] [stdout] test config::tests::invalid_card_uid_returns_error ... ok
[INFO] [stdout] test controller::tests::library_entries_and_active_report_state ... ok
[INFO] [stdout] test controller::tests::pause_playback_stops_active_track ... ok
[INFO] [stdout] test config::tests::rejects_invalid_quiet_hours ... ok
[INFO] [stdout] test config::tests::parses_volume_schedule ... ok
[INFO] [stdout] test controller::tests::card_uid_from_hex_rejects_odd_length ... ok
[INFO] [stdout] test controller::tests::tapping_different_card_switches_tracks ... ok
[INFO] [stdout] test controller::tests::tapping_same_card_stops_playback ... ok
[INFO] [stdout] test display::waveshare::tests::track_cache_key_includes_cover_presence ... ok
[INFO] [stdout] test display::waveshare::tests::track_cache_key_includes_track_path ... ok
[INFO] [stdout] test reader::tests::reader_event_card_present_holds_uid ... ok
[INFO] [stdout] test telemetry::tests::records_actions_and_idle_counts ... ok
[INFO] [stdout] test web::tests::status_payload_formats_fields ... ok
[INFO] [stdout] test controller::tests::tapping_card_starts_associated_track ... ok
[INFO] [stdout] test controller::tests::pause_playback_noops_when_idle ... ok
[INFO] [stdout] test reader::tests::reader_error_backend_helper_builds_variant ... ok
[INFO] [stdout] test config::tests::rejects_out_of_range_volume ... ok
[INFO] [stdout] test controller::tests::card_uid_formats_to_lower_hex ... ok
[INFO] [stdout] test controller::tests::card_uid_from_hex_rejects_invalid_chars ... ok
[INFO] [stdout] test controller::tests::unknown_card_causes_error_without_audio_calls ... ok
[INFO] [stdout] test config::tests::add_card_to_config_rejects_duplicate_cards ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/musicbox-0f07ba7718b017f4)
[INFO] [stdout] test app::tests::run_until_shutdown_invokes_callbacks_until_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::quiet_hours_reduce_volume_before_playback ... ok
[INFO] [stdout] test tests::select_reader_noop ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-d6e1258c98eaaccd)
[INFO] [stdout] test tests::select_reader_pcsc_without_feature_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli_runs_with_noop_reader ... ok
[INFO] [stdout] test cli_auto_reader_falls_back_when_pcsc_missing ... ok
[INFO] [stdout] test cli_add_command_writes_config ... ok
[INFO] [stdout] test cli_add_command_generates_uid_for_noop_reader ... ok
[INFO] [stdout] test cli_tag_add_uses_positional_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests musicbox
[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] running `Command { std: "docker" "inspect" "16e9edd5e117f1500f1e8728d6b67b0901b1fa4535bde7b79206cd6c90ad320e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e9edd5e117f1500f1e8728d6b67b0901b1fa4535bde7b79206cd6c90ad320e", kill_on_drop: false }`
[INFO] [stdout] 16e9edd5e117f1500f1e8728d6b67b0901b1fa4535bde7b79206cd6c90ad320e
