[INFO] cloning repository https://github.com/vahidreza/appliux-secure-chat-mac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vahidreza/appliux-secure-chat-mac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvahidreza%2Fappliux-secure-chat-mac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvahidreza%2Fappliux-secure-chat-mac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe7e948ebdd95499e9e3421fa7444f4742e7c3c8
[INFO] testing vahidreza/appliux-secure-chat-mac against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvahidreza%2Fappliux-secure-chat-mac" "/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/vahidreza/appliux-secure-chat-mac
[INFO] finished tweaking git repo https://github.com/vahidreza/appliux-secure-chat-mac
[INFO] tweaked toml for git repo https://github.com/vahidreza/appliux-secure-chat-mac written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vahidreza/appliux-secure-chat-mac on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vahidreza/appliux-secure-chat-mac 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2
[INFO] running `Command { std: "docker" "start" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling libcrux-secrets v0.0.5
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libcrux-platform v0.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling libcrux-macros v0.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.6
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libcrux-hacl-rs v0.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.7
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hpke-rs-crypto v0.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling spqr v1.5.0 (https://github.com/signalapp/SparsePostQuantumRatchet.git?tag=v1.5.0#63d9b936)
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal.git?tag=v0.88.1#4bc22d22)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling libcrux-traits v0.0.6
[INFO] [stderr]    Compiling libcrux-traits v0.0.5
[INFO] [stderr]    Compiling libsignal-core v0.1.0 (https://github.com/signalapp/libsignal.git?tag=v0.88.1#4bc22d22)
[INFO] [stderr]    Compiling libcrux-sha2 v0.0.6
[INFO] [stderr]    Compiling hpke-rs v0.6.0
[INFO] [stderr]    Compiling signal-crypto v0.1.0 (https://github.com/signalapp/libsignal.git?tag=v0.88.1#4bc22d22)
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling libcrux-hmac v0.0.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling signal-messaging v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling spqr v1.5.0 (https://github.com/signalapp/SparsePostQuantumRatchet.git?tag=v1.5.0#63d9b936)
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal.git?tag=v0.88.1#4bc22d22)
[INFO] [stderr]    Compiling signal-messaging v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `signal-messaging` (test "relay_hardening")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name relay_hardening --edition=2024 tests/relay_hardening.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8527ba405e5362ef -C extra-filename=-fe3b727d5969b16a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-4d717028f94aacba.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-432a8c760f818d38.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-011bfb49ba68fab4.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8af00fe3ffff2e88.rlib --extern libsignal_protocol=/opt/rustwide/target/debug/deps/liblibsignal_protocol-3f4e5562a7298287.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-71dd76d6c0a60d53.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e6a98245cba1f38c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-248be8eee645f13b.rlib --extern signal_messaging=/opt/rustwide/target/debug/deps/libsignal_messaging.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-98ca84bdab07e248.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2078e2e36821b7bf.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4f1ee2a60f9ce550.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-319e1f6480df459f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/sha2-asm-6dbacce2cb8cc172/out -L native=/opt/rustwide/target/debug/build/sha2-asm-6dbacce2cb8cc172/out -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `signal-messaging` (bin "chat-cli")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name chat_cli --edition=2024 src/bin/chat-cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0386e810174a6dfd -C extra-filename=-ea44c511334702aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-432a8c760f818d38.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-011bfb49ba68fab4.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8af00fe3ffff2e88.rlib --extern libsignal_protocol=/opt/rustwide/target/debug/deps/liblibsignal_protocol-3f4e5562a7298287.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-71dd76d6c0a60d53.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e6a98245cba1f38c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-248be8eee645f13b.rlib --extern signal_messaging=/opt/rustwide/target/debug/deps/libsignal_messaging.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2078e2e36821b7bf.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4f1ee2a60f9ce550.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-319e1f6480df459f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/sha2-asm-6dbacce2cb8cc172/out -L native=/opt/rustwide/target/debug/build/sha2-asm-6dbacce2cb8cc172/out -L native=/opt/rustwide/target/debug/build/ring-cb9e7067717603a6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2", kill_on_drop: false }`
[INFO] [stdout] 285efcaeb7d9fa6d6abb29d3237a01ed2fcd2d9ffbb0db548ac885e8c1cbfdc2
