[INFO] cloning repository https://github.com/Elvyria/monomod-uname-hack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elvyria/monomod-uname-hack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElvyria%2Fmonomod-uname-hack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElvyria%2Fmonomod-uname-hack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3239ea4351c814d95268231a9a416459b616ec4a
[INFO] checking Elvyria/monomod-uname-hack against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElvyria%2Fmonomod-uname-hack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Elvyria/monomod-uname-hack on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Elvyria/monomod-uname-hack
[INFO] finished tweaking git repo https://github.com/Elvyria/monomod-uname-hack
[INFO] tweaked toml for git repo https://github.com/Elvyria/monomod-uname-hack written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Elvyria/monomod-uname-hack 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xz v0.1.0
[INFO] [stderr]   Downloaded frida-build v0.2.1
[INFO] [stderr]   Downloaded frida-gum v0.13.2
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded ctor v0.2.5
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded xattr v1.0.1
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded frida-gum-sys v0.8.1
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd01be04f44b4523e7eddf20390683054771b2b1947925985fed31f65f982293
[INFO] running `Command { std: "docker" "start" "-a" "cd01be04f44b4523e7eddf20390683054771b2b1947925985fed31f65f982293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd01be04f44b4523e7eddf20390683054771b2b1947925985fed31f65f982293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd01be04f44b4523e7eddf20390683054771b2b1947925985fed31f65f982293", kill_on_drop: false }`
[INFO] [stdout] cd01be04f44b4523e7eddf20390683054771b2b1947925985fed31f65f982293
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c22efbc6ab2b0b70ef18905741fe8624621a3ef5dd25e4a4782ad0cba27b1b9e
[INFO] running `Command { std: "docker" "start" "-a" "c22efbc6ab2b0b70ef18905741fe8624621a3ef5dd25e4a4782ad0cba27b1b9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xz v0.1.0
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ctor v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling frida-build v0.2.1
[INFO] [stderr]    Compiling frida-gum-sys v0.8.1
[INFO] [stderr] warning: frida-gum-sys@0.8.1: Frida gum devkit not found, downloading from https://github.com/frida/frida/releases/download/16.0.19/frida-gum-devkit-16.0.19-linux-x86_64.tar.xz...
[INFO] [stderr] error: failed to run custom build command for `frida-gum-sys v0.8.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/frida-gum-sys-26414241d7f48cdf/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frida-gum-sys-0.8.1
[INFO] [stderr]   cargo:warning=Frida gum devkit not found, downloading from https://github.com/frida/frida/releases/download/16.0.19/frida-gum-devkit-16.0.19-linux-x86_64.tar.xz...
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frida-build-0.2.1/src/lib.rs:56:52:
[INFO] [stderr]   devkit download request failed: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/frida/frida/releases/download/16.0.19/frida-gum-devkit-16.0.19-linux-x86_64.tar.xz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58ea041b7720 - std::backtrace_rs::backtrace::libunwind::trace::h00ed8f7a49b23656
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x58ea041b7720 - std::backtrace_rs::backtrace::trace_unsynchronized::hb9a616e2fc1d376f
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x58ea041b7720 - std::sys::backtrace::_print_fmt::h7db298e83a256d29
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58ea041b7720 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hd1ae340659526716
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58ea041e3833 - core::fmt::rt::Argument::fmt::hac01a348e20ee70d
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x58ea041e3833 - core::fmt::write::hc504a50407028ef6
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x58ea041b35d3 - std::io::Write::write_fmt::ha00ae9415040e09a
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x58ea041b7572 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x58ea041b84cf - std::panicking::default_hook::{{closure}}::h4661160df59af739
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x58ea041b833a - std::panicking::default_hook::h79b0b0cb5c9a45eb
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x58ea041b8ef2 - std::panicking::rust_panic_with_hook::he8f5885f4873cada
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x58ea041b8c7a - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x58ea041b7c39 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x58ea041b890d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x58ea041e1650 - core::panicking::panic_fmt::h0e90de0256284326
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x58ea041e1b26 - core::result::unwrap_failed::h5fc58cd3e583ac28
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x58ea03983ca5 - core::result::Result<T,E>::expect::hf54af6e1fc264f02
[INFO] [stderr]     17:     0x58ea0398569e - frida_build::download_and_use_devkit_internal::h16b81f6128470d67
[INFO] [stderr]     18:     0x58ea03985d13 - frida_build::download_and_use_devkit::h3605394fa0ecdcb7
[INFO] [stderr]     19:     0x58ea0398009c - build_script_build::main::h0c219f561779ef9f
[INFO] [stderr]     20:     0x58ea0397e483 - core::ops::function::FnOnce::call_once::h48125ac4c27f0e76
[INFO] [stderr]     21:     0x58ea0397e3c6 - std::sys::backtrace::__rust_begin_short_backtrace::hfea8b417062e9ebb
[INFO] [stderr]     22:     0x58ea0397e3a9 - std::rt::lang_start::{{closure}}::ha3e46d16bc6e688d
[INFO] [stderr]     23:     0x58ea041adc00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1b551c6ace84f634
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x58ea041adc00 - std::panicking::try::do_call::hcda773f48bd80f09
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     25:     0x58ea041adc00 - std::panicking::try::h225c38e862182721
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     26:     0x58ea041adc00 - std::panic::catch_unwind::h6eb4a99877840d20
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x58ea041adc00 - std::rt::lang_start_internal::{{closure}}::h64597ebca62f6e02
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x58ea041adc00 - std::panicking::try::do_call::ha3630280e291428a
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     29:     0x58ea041adc00 - std::panicking::try::h13d8cfc120ae8ff3
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     30:     0x58ea041adc00 - std::panic::catch_unwind::h9b1225c928e48a40
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x58ea041adc00 - std::rt::lang_start_internal::h27f44511957e98ab
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x58ea0397e391 - std::rt::lang_start::h24be4c7daaba7d15
[INFO] [stderr]     33:     0x58ea03980be5 - main
[INFO] [stderr]     34:     0x7d798b2f7d90 - <unknown>
[INFO] [stderr]     35:     0x7d798b2f7e40 - __libc_start_main
[INFO] [stderr]     36:     0x58ea0397dc65 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c22efbc6ab2b0b70ef18905741fe8624621a3ef5dd25e4a4782ad0cba27b1b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22efbc6ab2b0b70ef18905741fe8624621a3ef5dd25e4a4782ad0cba27b1b9e", kill_on_drop: false }`
[INFO] [stdout] c22efbc6ab2b0b70ef18905741fe8624621a3ef5dd25e4a4782ad0cba27b1b9e
