[INFO] cloning repository https://github.com/Cobrand/sprowl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cobrand/sprowl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50468a4f4fca873b264df8b535a08dbac67f0e47 [INFO] testing Cobrand/sprowl against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobrand%2Fsprowl" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cobrand/sprowl on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cobrand/sprowl [INFO] finished tweaking git repo https://github.com/Cobrand/sprowl [INFO] tweaked toml for git repo https://github.com/Cobrand/sprowl written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rustgd/cgmath.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8da37618560e0350a83d136e955c939d007f022f777e9dbac961726406d11d3c [INFO] running `Command { std: "docker" "start" "-a" "8da37618560e0350a83d136e955c939d007f022f777e9dbac961726406d11d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8da37618560e0350a83d136e955c939d007f022f777e9dbac961726406d11d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da37618560e0350a83d136e955c939d007f022f777e9dbac961726406d11d3c", kill_on_drop: false }` [INFO] [stdout] 8da37618560e0350a83d136e955c939d007f022f777e9dbac961726406d11d3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c402ed620d68832f02528df5ca3bd2706e6b53f380465814a132b0baad00a8c [INFO] running `Command { std: "docker" "start" "-a" "7c402ed620d68832f02528df5ca3bd2706e6b53f380465814a132b0baad00a8c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cgmath v0.17.0 (https://github.com/rustgd/cgmath.git?rev=a691de8#a691de87) [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.06s [INFO] running `Command { std: "docker" "inspect" "7c402ed620d68832f02528df5ca3bd2706e6b53f380465814a132b0baad00a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c402ed620d68832f02528df5ca3bd2706e6b53f380465814a132b0baad00a8c", kill_on_drop: false }` [INFO] [stdout] 7c402ed620d68832f02528df5ca3bd2706e6b53f380465814a132b0baad00a8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06097091ef3b3adde98243d078d5fe4319e2e25548657a0847a30a71cad7b718 [INFO] running `Command { std: "docker" "start" "-a" "06097091ef3b3adde98243d078d5fe4319e2e25548657a0847a30a71cad7b718", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling sprowl v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `lorem_ipsum_length` [INFO] [stdout] --> examples/sdl2-simple.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | let lorem_ipsum_length = LOREM_IPSUM.chars().count(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lorem_ipsum_length` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_progress` [INFO] [stdout] --> examples/sdl2-simple.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | let text_progress = min(LOREM_IPSUM.len(), t / 4); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_progress` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.46s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06097091ef3b3adde98243d078d5fe4319e2e25548657a0847a30a71cad7b718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06097091ef3b3adde98243d078d5fe4319e2e25548657a0847a30a71cad7b718", kill_on_drop: false }` [INFO] [stdout] 06097091ef3b3adde98243d078d5fe4319e2e25548657a0847a30a71cad7b718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 817d44251066255ca97102f107b0ffaf195c70ce942f6cc0bc1b060d3ea6b6d5 [INFO] running `Command { std: "docker" "start" "-a" "817d44251066255ca97102f107b0ffaf195c70ce942f6cc0bc1b060d3ea6b6d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: unused variable: `lorem_ipsum_length` [INFO] [stdout] running 0 tests [INFO] [stderr] --> examples/sdl2-simple.rs:257:9 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 257 | let lorem_ipsum_length = LOREM_IPSUM.chars().count(); [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lorem_ipsum_length` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `text_progress` [INFO] [stderr] --> examples/sdl2-simple.rs:338:13 [INFO] [stderr] | [INFO] [stderr] 338 | let text_progress = min(LOREM_IPSUM.len(), t / 4); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_progress` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sprowl-b28f26199f22a987) [INFO] [stderr] Doc-tests sprowl [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::position_tolerance (line 248) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::align_4x4 (line 279) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::build (line 310) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::dimensions (line 191) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::rebuild (line 355) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) ... FAILED [INFO] [stdout] test src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::scale_tolerance (line 218) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::position_tolerance (line 248) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:249:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::align_4x4 (line 279) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::build (line 310) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:311:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::dimensions (line 191) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::rebuild (line 355) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:356:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:265:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::scale_tolerance (line 218) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stdout] --> src/render_storage/font/font_cache.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 3 | use rusttype::gpu_cache::Cache; [INFO] [stdout] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder (line 143) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::align_4x4 (line 279) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::build (line 310) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::dimensions (line 191) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::pad_glyphs (line 264) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::position_tolerance (line 248) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::rebuild (line 355) [INFO] [stdout] src/render_storage/font/font_cache.rs - render_storage::font::font_cache::CacheBuilder::scale_tolerance (line 218) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "817d44251066255ca97102f107b0ffaf195c70ce942f6cc0bc1b060d3ea6b6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817d44251066255ca97102f107b0ffaf195c70ce942f6cc0bc1b060d3ea6b6d5", kill_on_drop: false }` [INFO] [stdout] 817d44251066255ca97102f107b0ffaf195c70ce942f6cc0bc1b060d3ea6b6d5