[INFO] cloning repository https://github.com/darksoil-studio/file-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darksoil-studio/file-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Ffile-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Ffile-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61fd8956fc57966d18df74c88f24ebfa38ed5c63 [INFO] testing darksoil-studio/file-storage against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Ffile-storage" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darksoil-studio/file-storage on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darksoil-studio/file-storage [INFO] finished tweaking git repo https://github.com/darksoil-studio/file-storage [INFO] tweaked toml for git repo https://github.com/darksoil-studio/file-storage written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/darksoil-studio/file-storage 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98c070e66e771bd3a1d1b00f44e85810648d1f9ec3415c05fda7a278f8c5784f [INFO] running `Command { std: "docker" "start" "-a" "98c070e66e771bd3a1d1b00f44e85810648d1f9ec3415c05fda7a278f8c5784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c070e66e771bd3a1d1b00f44e85810648d1f9ec3415c05fda7a278f8c5784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c070e66e771bd3a1d1b00f44e85810648d1f9ec3415c05fda7a278f8c5784f", kill_on_drop: false }` [INFO] [stdout] 98c070e66e771bd3a1d1b00f44e85810648d1f9ec3415c05fda7a278f8c5784f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01c7c8d4c241364cb2fac55dfdd601656335dcdd824a4e41eea18f9536cf8136 [INFO] running `Command { std: "docker" "start" "-a" "01c7c8d4c241364cb2fac55dfdd601656335dcdd824a4e41eea18f9536cf8136", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling test-fuzz-internal v6.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling test-fuzz v6.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling test-fuzz-macro v6.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.0 [INFO] [stderr] Compiling holochain_secure_primitive v0.4.0 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.55 [INFO] [stderr] Compiling kitsune_p2p_bin_data v0.4.0 [INFO] [stderr] Compiling test-fuzz-runtime v6.0.0 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.96 [INFO] [stderr] Compiling holo_hash v0.4.0 [INFO] [stderr] Compiling holochain_nonce v0.4.0 [INFO] [stderr] Compiling kitsune_p2p_block v0.4.0 [INFO] [stderr] Compiling holochain_integrity_types v0.4.0 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.96 [INFO] [stderr] Compiling holochain_zome_types v0.4.0 [INFO] [stderr] Compiling hdk_derive v0.4.0 [INFO] [stderr] Compiling hdi v0.5.0 [INFO] [stderr] Compiling hdk v0.4.0 [INFO] [stderr] Compiling file_storage_integrity v0.2.0 (/opt/rustwide/workdir/dnas/file_storage_provider/zomes/integrity/file_storage) [INFO] [stderr] Compiling file_storage_gateway_integrity v0.0.1 (/opt/rustwide/workdir/dnas/file_storage_consumer/zomes/integrity/file_storage_gateway) [INFO] [stderr] Compiling file_storage v0.2.0 (/opt/rustwide/workdir/dnas/file_storage_provider/zomes/coordinator/file_storage) [INFO] [stderr] Compiling file_storage_gateway v0.0.1 (/opt/rustwide/workdir/dnas/file_storage_consumer/zomes/coordinator/file_storage_gateway) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchPW4f5/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchPW4f5/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhdk-f045450e4a8a3150.rlib,libholochain_zome_types-f2f30a204c0fc1e1.rlib,libholochain_nonce-523e312270211e04.rlib,libgetrandom-4966c66cb7c40e27.rlib,liblibc-5e45cd32803f8340.rlib,libcfg_if-627dd5cbb63c5c38.rlib,libkitsune_p2p_block-c7cebf4c650aa501.rlib,libkitsune_p2p_bin_data-b159e87a377b72aa.rlib,libfile_storage_integrity.rlib,libhdi-92f0a94234ca2c65.rlib,libholochain_integrity_types-4f97359fbc821f46.rlib,libkitsune_p2p_timestamp-9e89031edfdee518.rlib,libchrono-f3a5f192dd7487bf.rlib,libiana_time_zone-db3f37f4c5b5f6ad.rlib,libholochain_secure_primitive-f48195dde926fe1b.rlib,libsubtle-7e57429e67e1248c.rlib,libholo_hash-1c5a51e5936aef0e.rlib,libblake2b_simd-9651a47471586ace.rlib,libconstant_time_eq-07680a063ec63052.rlib,libarrayvec-416f4fbc84f1002b.rlib,libarrayref-5264ac20e3966873.rlib,libholochain_util-94553a64444e80e9.rlib,libcolored-00aefdbe8031a0ad.rlib,liblazy_static-1f3587ab8a42b8e1.rlib,libbase64-fdeb1d67cfdc28aa.rlib,libkitsune_p2p_dht_arc-c9eb74be4a0fc96d.rlib,libinterval-932189082341fd20.rlib,libgcollections-19697c52cfc83ad9.rlib,libtrilean-5df02f8b23ad55a2.rlib,libbit_set-23a472eca5bdad95.rlib,libbit_vec-dc575ca31a6949a9.rlib,libnum_integer-6087d466a82273e7.rlib,libholochain_wasmer_guest-ccd1098a50f1a53a.rlib,libtracing-e9ef28b9cd6a0fc4.rlib,libpin_project_lite-2d036ae86410e0f2.rlib,libtracing_core-05d142b6d605135f.rlib,libonce_cell-cc9203d905ad2938.rlib,libholochain_wasmer_common-58a56a75c738b75e.rlib,libholochain_serialized_bytes-9dc4a955add3bd21.rlib,libserde_transcode-f4a0f12fdc055a51.rlib,libserde_bytes-d7a50d4842259e6b.rlib,libthiserror-48de214d21c282b5.rlib,librmp_serde-f74650fe883beafa.rlib,librmp-0ec8ba06cb5934dc.rlib,libnum_traits-e98bbb6c4db4ef99.rlib,libbyteorder-213ea960abe4063b.rlib,libserde_json-e2e8f3e7addc8f8e.rlib,libmemchr-1643573c46d3d343.rlib,libitoa-c05ae2b4c866cc8f.rlib,libryu-954d7026841b4b68.rlib,libindexmap-183f69b35acdb494.rlib,libequivalent-a198d64e777168b7.rlib,libhashbrown-dc77f7b01eab5a9c.rlib,libserde-db44fdd157be33a3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfile_storage.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `file_storage` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustctpwM8l/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctpwM8l/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfile_storage_integrity.rlib,libfile_storage_gateway_integrity.rlib,libhdk-f045450e4a8a3150.rlib,libholochain_zome_types-f2f30a204c0fc1e1.rlib,libholochain_nonce-523e312270211e04.rlib,libgetrandom-4966c66cb7c40e27.rlib,liblibc-5e45cd32803f8340.rlib,libcfg_if-627dd5cbb63c5c38.rlib,libkitsune_p2p_block-c7cebf4c650aa501.rlib,libkitsune_p2p_bin_data-b159e87a377b72aa.rlib,libhdi-92f0a94234ca2c65.rlib,libholochain_integrity_types-4f97359fbc821f46.rlib,libkitsune_p2p_timestamp-9e89031edfdee518.rlib,libchrono-f3a5f192dd7487bf.rlib,libiana_time_zone-db3f37f4c5b5f6ad.rlib,libholochain_secure_primitive-f48195dde926fe1b.rlib,libsubtle-7e57429e67e1248c.rlib,libholo_hash-1c5a51e5936aef0e.rlib,libblake2b_simd-9651a47471586ace.rlib,libconstant_time_eq-07680a063ec63052.rlib,libarrayvec-416f4fbc84f1002b.rlib,libarrayref-5264ac20e3966873.rlib,libholochain_util-94553a64444e80e9.rlib,libcolored-00aefdbe8031a0ad.rlib,liblazy_static-1f3587ab8a42b8e1.rlib,libbase64-fdeb1d67cfdc28aa.rlib,libkitsune_p2p_dht_arc-c9eb74be4a0fc96d.rlib,libinterval-932189082341fd20.rlib,libgcollections-19697c52cfc83ad9.rlib,libtrilean-5df02f8b23ad55a2.rlib,libbit_set-23a472eca5bdad95.rlib,libbit_vec-dc575ca31a6949a9.rlib,libnum_integer-6087d466a82273e7.rlib,libholochain_wasmer_guest-ccd1098a50f1a53a.rlib,libtracing-e9ef28b9cd6a0fc4.rlib,libpin_project_lite-2d036ae86410e0f2.rlib,libtracing_core-05d142b6d605135f.rlib,libonce_cell-cc9203d905ad2938.rlib,libholochain_wasmer_common-58a56a75c738b75e.rlib,libholochain_serialized_bytes-9dc4a955add3bd21.rlib,libserde_transcode-f4a0f12fdc055a51.rlib,libserde_bytes-d7a50d4842259e6b.rlib,libthiserror-48de214d21c282b5.rlib,librmp_serde-f74650fe883beafa.rlib,librmp-0ec8ba06cb5934dc.rlib,libnum_traits-e98bbb6c4db4ef99.rlib,libbyteorder-213ea960abe4063b.rlib,libserde_json-e2e8f3e7addc8f8e.rlib,libmemchr-1643573c46d3d343.rlib,libitoa-c05ae2b4c866cc8f.rlib,libryu-954d7026841b4b68.rlib,libindexmap-183f69b35acdb494.rlib,libequivalent-a198d64e777168b7.rlib,libhashbrown-dc77f7b01eab5a9c.rlib,libserde-db44fdd157be33a3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfile_storage_gateway.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `file_storage_gateway` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01c7c8d4c241364cb2fac55dfdd601656335dcdd824a4e41eea18f9536cf8136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c7c8d4c241364cb2fac55dfdd601656335dcdd824a4e41eea18f9536cf8136", kill_on_drop: false }` [INFO] [stdout] 01c7c8d4c241364cb2fac55dfdd601656335dcdd824a4e41eea18f9536cf8136