[INFO] cloning repository https://github.com/pat11639/fake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pat11639/fake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat11639%2Ffake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat11639%2Ffake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6a7d443555d4daaf58fcdd52bd9371786f7bc06
[INFO] testing pat11639/fake against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpat11639%2Ffake" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pat11639/fake
[INFO] finished tweaking git repo https://github.com/pat11639/fake
[INFO] tweaked toml for git repo https://github.com/pat11639/fake written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pat11639/fake on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pat11639/fake 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8caa82b244c692d2d50d240aa26620496e36f30855cb74ab65dc87e02411fc91
[INFO] running `Command { std: "docker" "start" "-a" "8caa82b244c692d2d50d240aa26620496e36f30855cb74ab65dc87e02411fc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8caa82b244c692d2d50d240aa26620496e36f30855cb74ab65dc87e02411fc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8caa82b244c692d2d50d240aa26620496e36f30855cb74ab65dc87e02411fc91", kill_on_drop: false }`
[INFO] [stdout] 8caa82b244c692d2d50d240aa26620496e36f30855cb74ab65dc87e02411fc91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a62ff2e62322da938803d6bc7e02e1627c1ee889b4ead70d0cd7a8b6d0d43e2
[INFO] running `Command { std: "docker" "start" "-a" "4a62ff2e62322da938803d6bc7e02e1627c1ee889b4ead70d0cd7a8b6d0d43e2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling maud_htmlescape v0.17.0
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling ordinal v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling maud_macros v0.22.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling maud v0.22.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling plist v0.4.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling onig_sys v69.7.0
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.7.0`
[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/onig_sys-f6b63f07823a43ba/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1602) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.27/src/fallback.rs:702:9:
[INFO] [stderr]   "OnigValue_struct_(unnamed_at_oniguruma/src/oniguruma_h_783_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d6b6a2a8952 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d6b6a2a8952 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d6b6a2a8952 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d6b6a2a8952 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d6b6a2ba7df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5d6b6a2ba7df - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5d6b6a276cc3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d6b6a276cc3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5d6b6a2824b2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d6b6a285a8f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5d6b6a2858e9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5d6b6a28614f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]     12:     0x5d6b6a28614f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x5d6b6a285efa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x5d6b6a2825e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x5d6b6a26abed - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x5d6b6a2c4c00 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5d6b6a25acbf - proc_macro2::fallback::validate_ident::h141b090c9dad8a8e
[INFO] [stderr]     18:     0x5d6b6a25af61 - proc_macro2::fallback::Ident::_new::hddf8e28ae9af8fa1
[INFO] [stderr]     19:     0x5d6b6a25af1f - proc_macro2::fallback::Ident::new::hc1961f8fb46a9ccd
[INFO] [stderr]     20:     0x5d6b6a258268 - proc_macro2::imp::Ident::new::h7b9db0668855905f
[INFO] [stderr]     21:     0x5d6b6a24f9d8 - proc_macro2::Ident::new::h5d192ddb80907a97
[INFO] [stderr]     22:     0x5d6b69f6880f - bindgen::ir::context::BindgenContext::rust_ident_raw::hf560c0503f89493a
[INFO] [stderr]     23:     0x5d6b69f665e0 - bindgen::ir::context::BindgenContext::rust_ident::h8397da7704edc8bd
[INFO] [stderr]     24:     0x5d6b69fe3142 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h389af635c6f2e85d
[INFO] [stderr]     25:     0x5d6b69f83de7 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h013d75c69fe0a158
[INFO] [stderr]     26:     0x5d6b69fb6b5b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h4ec4a32480c3b6cf
[INFO] [stderr]     27:     0x5d6b69fe9272 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h389af635c6f2e85d
[INFO] [stderr]     28:     0x5d6b69f83de7 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h013d75c69fe0a158
[INFO] [stderr]     29:     0x5d6b69fb6b5b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h4ec4a32480c3b6cf
[INFO] [stderr]     30:     0x5d6b69ffbd55 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h5343b3b109312223
[INFO] [stderr]     31:     0x5d6b69f9f131 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h14136aed26962473
[INFO] [stderr]     32:     0x5d6b69fb6b36 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h4ec4a32480c3b6cf
[INFO] [stderr]     33:     0x5d6b6a007f11 - bindgen::codegen::codegen::{{closure}}::h5865166790ada9ce
[INFO] [stderr]     34:     0x5d6b69f73b48 - bindgen::ir::context::BindgenContext::gen::ha06bec49f8a5d543
[INFO] [stderr]     35:     0x5d6b6a00777d - bindgen::codegen::codegen::hbcda883fc589376a
[INFO] [stderr]     36:     0x5d6b69f48740 - bindgen::Bindings::generate::h65cfad0d98e6724e
[INFO] [stderr]     37:     0x5d6b69f452d5 - bindgen::Builder::generate::hfba0dd182eecaf39
[INFO] [stderr]     38:     0x5d6b69e68f2f - build_script_build::bindgen_headers::h55e630b8c7c4eead
[INFO] [stderr]     39:     0x5d6b69e69850 - build_script_build::compile::hbfe65ac4d9901732
[INFO] [stderr]     40:     0x5d6b69e692ab - build_script_build::main::h0e4acf7385f9c550
[INFO] [stderr]     41:     0x5d6b69e6b903 - core::ops::function::FnOnce::call_once::h3beb9f3aae27d2f1
[INFO] [stderr]     42:     0x5d6b69e6b656 - std::sys::backtrace::__rust_begin_short_backtrace::h3e2b7d67bf236992
[INFO] [stderr]     43:     0x5d6b69e6b639 - std::rt::lang_start::{{closure}}::h61740a411327800c
[INFO] [stderr]     44:     0x5d6b6a2785e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     45:     0x5d6b6a2785e0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     46:     0x5d6b6a2785e0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     47:     0x5d6b6a2785e0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x5d6b6a2785e0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     49:     0x5d6b6a2785e0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     50:     0x5d6b6a2785e0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     51:     0x5d6b6a2785e0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     52:     0x5d6b6a2785e0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     53:     0x5d6b69e6b621 - std::rt::lang_start::hee038b2664bab18c
[INFO] [stderr]     54:     0x5d6b69e6d235 - main
[INFO] [stderr]     55:     0x701cbb7e31ca - <unknown>
[INFO] [stderr]     56:     0x701cbb7e328b - __libc_start_main
[INFO] [stderr]     57:     0x5d6b69e68a55 - _start
[INFO] [stderr]     58:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "4a62ff2e62322da938803d6bc7e02e1627c1ee889b4ead70d0cd7a8b6d0d43e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a62ff2e62322da938803d6bc7e02e1627c1ee889b4ead70d0cd7a8b6d0d43e2", kill_on_drop: false }`
[INFO] [stdout] 4a62ff2e62322da938803d6bc7e02e1627c1ee889b4ead70d0cd7a8b6d0d43e2
