[INFO] cloning repository https://github.com/renato-zannon/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renato-zannon/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Fcryptopals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9171317eaeb13353235b0e8869487dd59132b871 [INFO] testing renato-zannon/cryptopals against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenato-zannon%2Fcryptopals" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renato-zannon/cryptopals 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/renato-zannon/cryptopals [INFO] removed workspace from git repo https://github.com/renato-zannon/cryptopals [INFO] finished tweaking git repo https://github.com/renato-zannon/cryptopals [INFO] tweaked toml for git repo https://github.com/renato-zannon/cryptopals written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/renato-zannon/cryptopals 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] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb01127b2597387df10030940c9d1ac5a9d1003abcb1f5dabcd43ec1d7c22f51 [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" "cb01127b2597387df10030940c9d1ac5a9d1003abcb1f5dabcd43ec1d7c22f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb01127b2597387df10030940c9d1ac5a9d1003abcb1f5dabcd43ec1d7c22f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb01127b2597387df10030940c9d1ac5a9d1003abcb1f5dabcd43ec1d7c22f51", kill_on_drop: false }` [INFO] [stdout] cb01127b2597387df10030940c9d1ac5a9d1003abcb1f5dabcd43ec1d7c22f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd241e3c2b01ea3f16c46c7790096a8ab73a1501d08343187e05b13c023e7e67 [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" "bd241e3c2b01ea3f16c46c7790096a8ab73a1501d08343187e05b13c023e7e67", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling az v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cryptopals` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name set04_challenge31 --edition=2018 src/bin/set04-challenge31.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3456bcc331a5b9a3 -C extra-filename=-3456bcc331a5b9a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern colored=/opt/rustwide/target/debug/deps/libcolored-b774a79bd8bf03e0.rlib --extern cryptopals=/opt/rustwide/target/debug/deps/libcryptopals-bec6a7524de37ae3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-686a5da5c922f947.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-98a1d7184127847a.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-6e8822f157daa7b8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-846ed2bea62c9f9c.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-f7648f87ef57c47a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7f3e17d9441f5d40.rlib --extern rug=/opt/rustwide/target/debug/deps/librug-a6e59bef08bd34a2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ca092533edcb36d6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0df121caab8419f6.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6afa2fc64edfa962.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c55b8c64c20c50e2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-d839eaa8a7aef376/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [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/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.set01_challenge05.aeacqd6d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a" "/opt/rustwide/target/debug/deps/set01_challenge05-854432b133a7a40a.3fobf55ourvt2kmk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-d839eaa8a7aef376/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcryptopals-bec6a7524de37ae3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0df121caab8419f6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libcolored-b774a79bd8bf03e0.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libphf-6e8822f157daa7b8.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/librug-a6e59bef08bd34a2.rlib" "/opt/rustwide/target/debug/deps/libgmp_mpfr_sys-889dc85ef332c7fd.rlib" "/opt/rustwide/target/debug/deps/libaz-94fd44c110fb7f7e.rlib" "/opt/rustwide/target/debug/deps/librand-846ed2bea62c9f9c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4b2b83ccdcd1fba5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-98a1d7184127847a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd241e3c2b01ea3f16c46c7790096a8ab73a1501d08343187e05b13c023e7e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd241e3c2b01ea3f16c46c7790096a8ab73a1501d08343187e05b13c023e7e67", kill_on_drop: false }` [INFO] [stdout] bd241e3c2b01ea3f16c46c7790096a8ab73a1501d08343187e05b13c023e7e67