[INFO] cloning repository https://github.com/dkastner/soldat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkastner/soldat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkastner%2Fsoldat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkastner%2Fsoldat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24b405fcc5961bc3c9152555e112e03edaa95cf4 [INFO] testing dkastner/soldat against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkastner%2Fsoldat" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkastner/soldat on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dkastner/soldat [INFO] finished tweaking git repo https://github.com/dkastner/soldat [INFO] tweaked toml for git repo https://github.com/dkastner/soldat written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dkastner/soldat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f64b9eeca88a88242ece91a9ea3373d49fcaa7c2806c719efff182046d94c97b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f64b9eeca88a88242ece91a9ea3373d49fcaa7c2806c719efff182046d94c97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f64b9eeca88a88242ece91a9ea3373d49fcaa7c2806c719efff182046d94c97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64b9eeca88a88242ece91a9ea3373d49fcaa7c2806c719efff182046d94c97b", kill_on_drop: false }` [INFO] [stdout] f64b9eeca88a88242ece91a9ea3373d49fcaa7c2806c719efff182046d94c97b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22caead32bf3bade12691cb948c86d7994576986b25bbd8efe450a1410e395f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22caead32bf3bade12691cb948c86d7994576986b25bbd8efe450a1410e395f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling glutin v0.7.1 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.7 [INFO] [stderr] Compiling soldat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use glium::{Display, DisplayBuild, Surface}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | glutin::Event::Closed => return break, [INFO] [stdout] | ^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:28:87 [INFO] [stdout] | [INFO] [stdout] 28 | ... Some(glutin::VirtualKeyCode::Escape)) => return break, [INFO] [stdout] | ^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.soldat.dtlzlhjh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07" "/opt/rustwide/target/debug/deps/soldat-5f31e924d7387e07.jitllf2du4pfasy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglium-3e28885a27b0f90e.rlib" "/opt/rustwide/target/debug/deps/libglutin-397e39614d1a3546.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3f0ee73f46f0bfe8.rlib" "/opt/rustwide/target/debug/deps/libwinit-82088b29b8222eb2.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-9339358ad167331d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-abc8cc1f3ecc50bc.rlib" "/opt/rustwide/target/debug/deps/librand-3b8e1e9b3f8b591e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d81d144a513b1792.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-28f968ff071a3b82.rlib" "/opt/rustwide/target/debug/deps/libmemmap-8424bb741cf77f53.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-409dec130396a796.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-97b66cb68609ab21.rlib" "/opt/rustwide/target/debug/deps/libdlib-7a262be031093372.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cf146a0a8abb694a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7262647178577fda.rlib" "/opt/rustwide/target/debug/deps/libshared_library-431e2c6db8450560.rlib" "/opt/rustwide/target/debug/deps/libfnv-b7d94d8a9388dc9c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-993a1c889d237101.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-643bd333cf1f078f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3d3278a6f2e6f1f1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-98f38dcb11a75b41.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fbaeb006ad3b6459.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2be739f272ebf2b4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4dae0fd2e74ec39e.rlib" "/opt/rustwide/target/debug/deps/libregex-b34ab4793b8e38c2.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d298a143e6c3d7fa.rlib" "/opt/rustwide/target/debug/deps/libthread_id-76a2b0acc8421d80.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a7831f2984d966c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f905f5307826dbe4.rlib" "/opt/rustwide/target/debug/deps/liblibc-0de6a5622c1c7aa8.rlib" "/opt/rustwide/target/debug/deps/liblog-704831213a6a7ce3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-643bd333cf1f078f.rlib(backtrace-643bd333cf1f078f.backtrace.c9unho8g-cgu.12.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-643bd333cf1f078f.rlib(backtrace-643bd333cf1f078f.backtrace.c9unho8g-cgu.12.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soldat` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "22caead32bf3bade12691cb948c86d7994576986b25bbd8efe450a1410e395f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22caead32bf3bade12691cb948c86d7994576986b25bbd8efe450a1410e395f6", kill_on_drop: false }` [INFO] [stdout] 22caead32bf3bade12691cb948c86d7994576986b25bbd8efe450a1410e395f6