[INFO] cloning repository https://github.com/thomas9911/imageoptimizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomas9911/imageoptimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2bff901f837dc3f44ad7e0779d024ca5aec0167 [INFO] testing thomas9911/imageoptimizer against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thomas9911/imageoptimizer [INFO] finished tweaking git repo https://github.com/thomas9911/imageoptimizer [INFO] tweaked toml for git repo https://github.com/thomas9911/imageoptimizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thomas9911/imageoptimizer on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thomas9911/imageoptimizer 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `structopt` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `svgcleaner` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8719210c443accdfa4f51405e4c87bfe6b7b0f8ca858826d97574b043dbdc743 [INFO] running `Command { std: "docker" "start" "-a" "8719210c443accdfa4f51405e4c87bfe6b7b0f8ca858826d97574b043dbdc743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8719210c443accdfa4f51405e4c87bfe6b7b0f8ca858826d97574b043dbdc743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8719210c443accdfa4f51405e4c87bfe6b7b0f8ca858826d97574b043dbdc743", kill_on_drop: false }` [INFO] [stdout] 8719210c443accdfa4f51405e4c87bfe6b7b0f8ca858826d97574b043dbdc743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ee9a2be60229438330df91546a84e4b28d5323a4ff91263355b532fa56d211ee [INFO] running `Command { std: "docker" "start" "-a" "ee9a2be60229438330df91546a84e4b28d5323a4ff91263355b532fa56d211ee", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `structopt` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `svgcleaner` dependency) [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling xmlparser v0.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling svgparser v0.6.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling png v0.17.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling fallible_collections v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling imagequant-sys v3.1.0+sys2.16.0 [INFO] [stderr] Compiling libwebp-sys v0.2.0 [INFO] [stderr] Compiling float-cmp v0.3.0 [INFO] [stderr] Compiling svgdom v0.10.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling svgcleaner v0.9.5 [INFO] [stderr] Compiling imagequant v3.1.0 [INFO] [stderr] Compiling nasm-rs v0.2.0 [INFO] [stderr] Compiling webp v0.2.0 [INFO] [stderr] Compiling mozjpeg-sys v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling mozjpeg v0.9.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling imgopt v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4 [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" "ee9a2be60229438330df91546a84e4b28d5323a4ff91263355b532fa56d211ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9a2be60229438330df91546a84e4b28d5323a4ff91263355b532fa56d211ee", kill_on_drop: false }` [INFO] [stdout] ee9a2be60229438330df91546a84e4b28d5323a4ff91263355b532fa56d211ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d31a114723c63a90384a3e401e045e37514f27ae7f666db6bbb2072b465bb61e [INFO] running `Command { std: "docker" "start" "-a" "d31a114723c63a90384a3e401e045e37514f27ae7f666db6bbb2072b465bb61e", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `structopt` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `svgcleaner` dependency) [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.5 [INFO] [stderr] Compiling imgopt v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc10dkTC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libimgopt_lib-9d502ca165305796.rlib,libimagequant-ee82a784f7b3c5f0.rlib,libimagequant_sys-3d84d8050fbe980f.rlib,libmozjpeg-02e4fd0af55d5ca8.rlib,libfallible_collections-5905e89db08321b5.rlib,libhashbrown-f80d07132828af57.rlib,libahash-dd50e0621c56aaea.rlib,libarrayvec-49a168755ed0e232.rlib,libmozjpeg_sys-22931680a9c5c8a2.rlib,libpng-751be52ed88ab9bb.rlib,libdeflate-5582668631642c9a.rlib,libadler32-5cb8e62306edda0a.rlib,libminiz_oxide-b4e3c14d704240a1.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libwebp-f83e7425cd80ae87.rlib,libimage-1ca1235c47cec233.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_rational-c457f233ce696ba1.rlib,liblibwebp_sys-c5edb74068f39396.rlib,libsvgcleaner-158f6da2bf7bd37e.rlib,libsvgdom-b7e84596d55b414d.rlib,libfloat_cmp-299cb745702a59e2.rlib,libnum-2d8ce98b8deff90e.rlib,libnum_iter-cdbe3d130c4c1149.rlib,libnum_integer-7bd55dc08ba68760.rlib,libnum_traits-e04a0b1505efd012.rlib,libsimplecss-2c3337d383dd65b4.rlib,libsvgparser-fef332e02149deed.rlib,libphf-ce21dd1dade6ae43.rlib,libphf_shared-28ee62dba6efe383.rlib,libsiphasher-6fd8585445cfdc06.rlib,libxmlparser-5ad9916410dc5c4b.rlib,liberror_chain-4e444a2184b60bc5.rlib,librgb-71ad732158f5b0e4.rlib,libbytemuck-d6a1838003ecb5b1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libassert_fs-7849275b153785cc.rlib,libglobwalk-e912bb265f64de3f.rlib,libbitflags-561a4f1321538a32.rlib,libignore-6f0a8f2ef2d045c2.rlib,libcrossbeam_utils-3a4b85d899178166.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-c9aca89996478819.rlib,libonce_cell-4f239b47916bc9d6.rlib,libglobset-01a8c7d3fe0386bc.rlib,libfnv-81596130b397d5c3.rlib,liblog-ac2d7cc7e3389574.rlib,libregex-d5c369978972243e.rlib,libregex_syntax-ae12054508fb30be.rlib,libbstr-77d94aa177083abf.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libtempfile-c7729737f843ad82.rlib,librand-33b2abfce3c30123.rlib,librand_chacha-fb09dffe4acd980c.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-077111e3323ef58c.rlib,libgetrandom-5779e696b6c4741c.rlib,liblibc-24029ece9e1b9f74.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpredicates_tree-837b6aa02832310a.rlib,libtreeline-aed474ebaca1dac2.rlib,libpredicates-afdd860b4c7fdb76.rlib,libitertools-06a88b86a026be87.rlib,libeither-e8a0ef7222037a64.rlib,libdifflib-40c14af9a71dea40.rlib,libpredicates_core-208992b886e968bd.rlib,libdoc_comment-371febfbc0981078.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc10dkTC/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/imagequant-sys-8effe82a6032f0d0/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mozjpeg-sys-31ae3c8ef00df2df/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libwebp-sys-cbcfaef5be73dfa2/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/convert-2267dfad0fb0b1ee" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-5779e696b6c4741c.rlib(getrandom-5779e696b6c4741c.getrandom.2ade657a70229a9a-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h8a115af73a17f587E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imgopt` (test "convert") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d31a114723c63a90384a3e401e045e37514f27ae7f666db6bbb2072b465bb61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31a114723c63a90384a3e401e045e37514f27ae7f666db6bbb2072b465bb61e", kill_on_drop: false }` [INFO] [stdout] d31a114723c63a90384a3e401e045e37514f27ae7f666db6bbb2072b465bb61e