[INFO] cloning repository https://github.com/McGIllicuddy7/boredgames [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/McGIllicuddy7/boredgames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcGIllicuddy7%2Fboredgames", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcGIllicuddy7%2Fboredgames'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 618cc9b1dae0ee2da28baf4e768569cba9045f2f [INFO] checking McGIllicuddy7/boredgames against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcGIllicuddy7%2Fboredgames" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/McGIllicuddy7/boredgames [INFO] finished tweaking git repo https://github.com/McGIllicuddy7/boredgames [INFO] tweaked toml for git repo https://github.com/McGIllicuddy7/boredgames written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/McGIllicuddy7/boredgames on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/McGIllicuddy7/boredgames 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.60 [INFO] [stderr] Downloaded hardware-id v0.3.0 [INFO] [stderr] Downloaded neli-proc-macros v0.2.2 [INFO] [stderr] Downloaded rand_core v0.10.1 [INFO] [stderr] Downloaded local-ip-address v0.6.12 [INFO] [stderr] Downloaded rand v0.10.1 [INFO] [stderr] Downloaded raylib v5.5.1 [INFO] [stderr] Downloaded neli v0.7.4 [INFO] [stderr] Downloaded tokio v1.52.1 [INFO] [stderr] Downloaded raylib-sys v5.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31a294f966a3246de24dad93529a82aba46fba198095ced45bab0c2b8f1ccac9 [INFO] running `Command { std: "docker" "start" "-a" "31a294f966a3246de24dad93529a82aba46fba198095ced45bab0c2b8f1ccac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31a294f966a3246de24dad93529a82aba46fba198095ced45bab0c2b8f1ccac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a294f966a3246de24dad93529a82aba46fba198095ced45bab0c2b8f1ccac9", kill_on_drop: false }` [INFO] [stdout] 31a294f966a3246de24dad93529a82aba46fba198095ced45bab0c2b8f1ccac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 952bc2ca64826a82eee60b39360e2b6222d94a20d6a5f7083cdb7ba3454303d2 [INFO] running `Command { std: "docker" "start" "-a" "952bc2ca64826a82eee60b39360e2b6222d94a20d6a5f7083cdb7ba3454303d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking hardware-id v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking local-ip-address v0.6.12 [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking boredgames v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `VecDeque` and `process::id` [INFO] [stdout] --> src/generators/city.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | f32::consts::PI, [INFO] [stdout] 5 | process::id, [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: `serde::de` [INFO] [stdout] --> src/generators/city.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde::de; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/generators/city.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | center /= (pc as f32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - center /= (pc as f32); [INFO] [stdout] 166 + center /= pc as f32 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/generators/city.rs:555:29 [INFO] [stdout] | [INFO] [stdout] 555 | let theta = (theta as f32 * 6.28); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 555 - let theta = (theta as f32 * 6.28); [INFO] [stdout] 555 + let theta = theta as f32 * 6.28 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stdout] --> src/generators/utils.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BinaryHeap, HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VecDeque` and `process::id` [INFO] [stdout] --> src/generators/city.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | f32::consts::PI, [INFO] [stdout] 5 | process::id, [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: `serde::de` [INFO] [stdout] --> src/generators/city.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde::de; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/generators/city.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | center /= (pc as f32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - center /= (pc as f32); [INFO] [stdout] 166 + center /= pc as f32 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/generators/city.rs:555:29 [INFO] [stdout] | [INFO] [stdout] 555 | let theta = (theta as f32 * 6.28); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 555 - let theta = (theta as f32 * 6.28); [INFO] [stdout] 555 + let theta = theta as f32 * 6.28 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stdout] --> src/generators/utils.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | collections::{BinaryHeap, HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `drawing::RaylibDraw` [INFO] [stdout] --> src/builder/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | drawing::RaylibDraw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `drawing::RaylibDraw` [INFO] [stdout] --> src/builder/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | drawing::RaylibDraw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/generators/city.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let mut last_cost = -1000; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/generators/city.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | let mut failed_count = 0; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_cost` [INFO] [stdout] --> src/generators/city.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let mut last_cost = -1000; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_cost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `failed_count` [INFO] [stdout] --> src/generators/city.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | let mut failed_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_failed_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcost` [INFO] [stdout] --> src/generators/city.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | let tcost = tmp.0.1; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tcost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idxs` [INFO] [stdout] --> src/generators/city.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | let idxs = (0..city.roads.len()).collect::>(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_idxs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `req_ans` is never read [INFO] [stdout] --> src/generators/mod.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | let mut req_ans = 0.0; [INFO] [stdout] | ^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 59 | req_ans = (x1 * y2 - y1 * x2).abs() / md; [INFO] [stdout] | ---------------------------------------- `req_ans` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/generators/city.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let mut last_cost = -1000; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/generators/city.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | let mut failed_count = 0; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_cost` [INFO] [stdout] --> src/generators/city.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let mut last_cost = -1000; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_cost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `failed_count` [INFO] [stdout] --> src/generators/city.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | let mut failed_count = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_failed_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcost` [INFO] [stdout] --> src/generators/city.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | let tcost = tmp.0.1; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tcost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idxs` [INFO] [stdout] --> src/generators/city.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | let idxs = (0..city.roads.len()).collect::>(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_idxs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `req_ans` is never read [INFO] [stdout] --> src/generators/mod.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | let mut req_ans = 0.0; [INFO] [stdout] | ^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 59 | req_ans = (x1 * y2 - y1 * x2).abs() / md; [INFO] [stdout] | ---------------------------------------- `req_ans` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "952bc2ca64826a82eee60b39360e2b6222d94a20d6a5f7083cdb7ba3454303d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952bc2ca64826a82eee60b39360e2b6222d94a20d6a5f7083cdb7ba3454303d2", kill_on_drop: false }` [INFO] [stdout] 952bc2ca64826a82eee60b39360e2b6222d94a20d6a5f7083cdb7ba3454303d2