[INFO] cloning repository https://github.com/jansenmtan/osu-lazer-scrobbler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jansenmtan/osu-lazer-scrobbler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansenmtan%2Fosu-lazer-scrobbler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansenmtan%2Fosu-lazer-scrobbler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 722abe0c5db497e26b52c64b11502d43e1f1c018 [INFO] building jansenmtan/osu-lazer-scrobbler against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansenmtan%2Fosu-lazer-scrobbler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jansenmtan/osu-lazer-scrobbler [INFO] finished tweaking git repo https://github.com/jansenmtan/osu-lazer-scrobbler [INFO] tweaked toml for git repo https://github.com/jansenmtan/osu-lazer-scrobbler written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jansenmtan/osu-lazer-scrobbler on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jansenmtan/osu-lazer-scrobbler 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded linemux v0.3.0 [INFO] [stderr] Downloaded leaky-bucket-lite v0.5.2 [INFO] [stderr] Downloaded rosu-mods v0.1.1 [INFO] [stderr] Downloaded smallstr v0.3.0 [INFO] [stderr] Downloaded rosu-v2 v0.9.0 [INFO] [stderr] Downloaded wrapped-vec v0.3.0 [INFO] [stderr] Downloaded rustfm-scrobble v1.1.1 [INFO] [stderr] Downloaded ureq v1.5.5 [INFO] [stderr] Downloaded sysinfo v0.31.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39dc17e0fb201c070e57ae3a2a919b3638367f6d18e10fd0778f75d12f884567 [INFO] running `Command { std: "docker" "start" "-a" "39dc17e0fb201c070e57ae3a2a919b3638367f6d18e10fd0778f75d12f884567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39dc17e0fb201c070e57ae3a2a919b3638367f6d18e10fd0778f75d12f884567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39dc17e0fb201c070e57ae3a2a919b3638367f6d18e10fd0778f75d12f884567", kill_on_drop: false }` [INFO] [stdout] 39dc17e0fb201c070e57ae3a2a919b3638367f6d18e10fd0778f75d12f884567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e02208fa1763670247f4d4b378d445043c1985081e4ad68dd1715206f089e46f [INFO] running `Command { std: "docker" "start" "-a" "e02208fa1763670247f4d4b378d445043c1985081e4ad68dd1715206f089e46f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wrapped-vec v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling leaky-bucket-lite v0.5.2 [INFO] [stderr] Compiling linemux v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rosu-mods v0.1.1 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling rustfm-scrobble v1.1.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rosu-v2 v0.9.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling osu-lazer-scrobbler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/lookout.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Process` [INFO] [stdout] --> src/lookout.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use sysinfo::{Pid, Process, ProcessesToUpdate, System}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lookout` is never constructed [INFO] [stdout] --> src/lookout.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Lookout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_osu_lazer_pid` is never used [INFO] [stdout] --> src/lookout.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn get_osu_lazer_pid(system: &mut System) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `run_time`, `watch_start`, and `watch_stop` are never used [INFO] [stdout] --> src/lookout.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl Lookout { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 25 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn run_time(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn watch_start(&mut self) -> Pid { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub async fn watch_stop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `now_playing_track` is never read [INFO] [stdout] --> src/scrobbler.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Manager { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub(crate) scrobbler: rustfm_scrobble::Scrobbler, [INFO] [stdout] 14 | now_playing_track: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_elapsed_since_playing` is never used [INFO] [stdout] --> src/scrobbler.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn time_elapsed_since_playing(scrobble: &rustfm_scrobble::Scrobble) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `now_playing` and `scrobble` are never used [INFO] [stdout] --> src/scrobbler.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl Manager { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | fn now_playing(&mut self, artist: String, track: String, album: String) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | async fn scrobble(&self) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e02208fa1763670247f4d4b378d445043c1985081e4ad68dd1715206f089e46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02208fa1763670247f4d4b378d445043c1985081e4ad68dd1715206f089e46f", kill_on_drop: false }` [INFO] [stdout] e02208fa1763670247f4d4b378d445043c1985081e4ad68dd1715206f089e46f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1b23804a2d1b5eb145d31652aec629530d676a8f52441650bdadd6b43efd8f0 [INFO] running `Command { std: "docker" "start" "-a" "c1b23804a2d1b5eb145d31652aec629530d676a8f52441650bdadd6b43efd8f0", kill_on_drop: false }` [INFO] [stderr] Compiling osu-lazer-scrobbler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/lookout.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Process` [INFO] [stdout] --> src/lookout.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use sysinfo::{Pid, Process, ProcessesToUpdate, System}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lookout` is never constructed [INFO] [stdout] --> src/lookout.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Lookout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_osu_lazer_pid` is never used [INFO] [stdout] --> src/lookout.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn get_osu_lazer_pid(system: &mut System) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `run_time`, `watch_start`, and `watch_stop` are never used [INFO] [stdout] --> src/lookout.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl Lookout { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 25 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn run_time(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub async fn watch_start(&mut self) -> Pid { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub async fn watch_stop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `now_playing_track` is never read [INFO] [stdout] --> src/scrobbler.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct Manager { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub(crate) scrobbler: rustfm_scrobble::Scrobbler, [INFO] [stdout] 14 | now_playing_track: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_elapsed_since_playing` is never used [INFO] [stdout] --> src/scrobbler.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn time_elapsed_since_playing(scrobble: &rustfm_scrobble::Scrobble) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `now_playing` and `scrobble` are never used [INFO] [stdout] --> src/scrobbler.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl Manager { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | fn now_playing(&mut self, artist: String, track: String, album: String) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | async fn scrobble(&self) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "c1b23804a2d1b5eb145d31652aec629530d676a8f52441650bdadd6b43efd8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b23804a2d1b5eb145d31652aec629530d676a8f52441650bdadd6b43efd8f0", kill_on_drop: false }` [INFO] [stdout] c1b23804a2d1b5eb145d31652aec629530d676a8f52441650bdadd6b43efd8f0