[INFO] cloning repository https://github.com/Mariii-23/discord_bot_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mariii-23/discord_bot_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariii-23%2Fdiscord_bot_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariii-23%2Fdiscord_bot_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 000de235e71a0f9fc37106daf60419f0d65e37c0 [INFO] testing Mariii-23/discord_bot_rust against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariii-23%2Fdiscord_bot_rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mariii-23/discord_bot_rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mariii-23/discord_bot_rust [INFO] finished tweaking git repo https://github.com/Mariii-23/discord_bot_rust [INFO] tweaked toml for git repo https://github.com/Mariii-23/discord_bot_rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Mariii-23/discord_bot_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74f3a1139c2c6b83229a4aa473a295e9d8435e7c7c68606d1d976b5e1bfe72e2 [INFO] running `Command { std: "docker" "start" "-a" "74f3a1139c2c6b83229a4aa473a295e9d8435e7c7c68606d1d976b5e1bfe72e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74f3a1139c2c6b83229a4aa473a295e9d8435e7c7c68606d1d976b5e1bfe72e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f3a1139c2c6b83229a4aa473a295e9d8435e7c7c68606d1d976b5e1bfe72e2", kill_on_drop: false }` [INFO] [stdout] 74f3a1139c2c6b83229a4aa473a295e9d8435e7c7c68606d1d976b5e1bfe72e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99f4476a3b173548080a354177785daf50b62c63fc6ba8559815e15759867c4b [INFO] running `Command { std: "docker" "start" "-a" "99f4476a3b173548080a354177785daf50b62c63fc6ba8559815e15759867c4b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling kankyo v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.7 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling sqlformat v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling sqlx-rt v0.5.7 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling sqlx-core v0.5.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling sqlx-macros v0.5.7 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling sqlx v0.5.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling omdb v0.3.2 [INFO] [stderr] Compiling serenity_utils v0.6.1 [INFO] [stderr] Compiling caracol_tobias v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `guild::Emoji` [INFO] [stdout] --> src/modules/movies_aux.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | use serenity::{builder::CreateMessage, client::Context, model::{channel::{Message, ReactionType}, guild::Emoji}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::function_aux::init_hashmap` [INFO] [stdout] --> src/modules/movies_aux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::function_aux::init_hashmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/commands/movies.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `builder::CreateMessage`, `client::bridge::gateway::ShardClientMessage` [INFO] [stdout] --> src/commands/movies.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | use serenity::{builder::CreateMessage, client::bridge::gateway::ShardClientMessage, framework::standard::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Setup_bot` should have an upper camel case name [INFO] [stdout] --> src/commands/setup_bot.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct Setup_bot; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SetupBot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `search_person` [INFO] [stdout] --> src/modules/movies_aux.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn search_person(&self, id: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "99f4476a3b173548080a354177785daf50b62c63fc6ba8559815e15759867c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f4476a3b173548080a354177785daf50b62c63fc6ba8559815e15759867c4b", kill_on_drop: false }` [INFO] [stdout] 99f4476a3b173548080a354177785daf50b62c63fc6ba8559815e15759867c4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5744c5a16cd0db11ec454c752b0da5d6ca5c95e8024a96876d3f60498ac01cbf [INFO] running `Command { std: "docker" "start" "-a" "5744c5a16cd0db11ec454c752b0da5d6ca5c95e8024a96876d3f60498ac01cbf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling caracol_tobias v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `guild::Emoji` [INFO] [stdout] --> src/modules/movies_aux.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | use serenity::{builder::CreateMessage, client::Context, model::{channel::{Message, ReactionType}, guild::Emoji}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::function_aux::init_hashmap` [INFO] [stdout] --> src/modules/movies_aux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::function_aux::init_hashmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/commands/movies.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `builder::CreateMessage`, `client::bridge::gateway::ShardClientMessage` [INFO] [stdout] --> src/commands/movies.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | use serenity::{builder::CreateMessage, client::bridge::gateway::ShardClientMessage, framework::standard::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Setup_bot` should have an upper camel case name [INFO] [stdout] --> src/commands/setup_bot.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct Setup_bot; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SetupBot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `search_person` [INFO] [stdout] --> src/modules/movies_aux.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn search_person(&self, id: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.52s [INFO] running `Command { std: "docker" "inspect" "5744c5a16cd0db11ec454c752b0da5d6ca5c95e8024a96876d3f60498ac01cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5744c5a16cd0db11ec454c752b0da5d6ca5c95e8024a96876d3f60498ac01cbf", kill_on_drop: false }` [INFO] [stdout] 5744c5a16cd0db11ec454c752b0da5d6ca5c95e8024a96876d3f60498ac01cbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0aa6c7906b3da8b3bace3798fec45dfabec9ccc6ec0455ab53f61b4b6bcdff4 [INFO] running `Command { std: "docker" "start" "-a" "d0aa6c7906b3da8b3bace3798fec45dfabec9ccc6ec0455ab53f61b4b6bcdff4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `guild::Emoji` [INFO] [stderr] --> src/modules/movies_aux.rs:4:99 [INFO] [stderr] | [INFO] [stderr] 4 | use serenity::{builder::CreateMessage, client::Context, model::{channel::{Message, ReactionType}, guild::Emoji}}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::function_aux::init_hashmap` [INFO] [stderr] --> src/modules/movies_aux.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use super::function_aux::init_hashmap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/commands/movies.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `builder::CreateMessage`, `client::bridge::gateway::ShardClientMessage` [INFO] [stderr] --> src/commands/movies.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | use serenity::{builder::CreateMessage, client::bridge::gateway::ShardClientMessage, framework::standard::{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type `Setup_bot` should have an upper camel case name [INFO] [stderr] --> src/commands/setup_bot.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | struct Setup_bot; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SetupBot` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `search_person` [INFO] [stderr] --> src/modules/movies_aux.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn search_person(&self, id: &String) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `caracol_tobias` (bin "caracol_tobias" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/caracol_tobias-b77ec35317375dc6) [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" "d0aa6c7906b3da8b3bace3798fec45dfabec9ccc6ec0455ab53f61b4b6bcdff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0aa6c7906b3da8b3bace3798fec45dfabec9ccc6ec0455ab53f61b4b6bcdff4", kill_on_drop: false }` [INFO] [stdout] d0aa6c7906b3da8b3bace3798fec45dfabec9ccc6ec0455ab53f61b4b6bcdff4