[INFO] fetching crate hedera_rust_client 0.1.0...
[INFO] checking hedera_rust_client-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hedera_rust_client 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate hedera_rust_client 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hedera_rust_client 0.1.0
[INFO] finished tweaking crates.io crate hedera_rust_client 0.1.0
[INFO] tweaked toml for crates.io crate hedera_rust_client 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate hedera_rust_client 0.1.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.61
[INFO] [stderr]   Downloaded hedera_rust_client_derive v0.1.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.44
[INFO] [stderr]   Downloaded test-log v0.2.11
[INFO] [stderr]   Downloaded tonic-build v0.6.2
[INFO] [stderr]   Downloaded simple_asn1 v0.5.4
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded tonic v0.6.2
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded libc v0.2.131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 922bdb012f46cedafccbe797634430ac43ad4293923ce3d014716542f7d961d0
[INFO] running `Command { std: "docker" "start" "-a" "922bdb012f46cedafccbe797634430ac43ad4293923ce3d014716542f7d961d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "922bdb012f46cedafccbe797634430ac43ad4293923ce3d014716542f7d961d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922bdb012f46cedafccbe797634430ac43ad4293923ce3d014716542f7d961d0", kill_on_drop: false }`
[INFO] [stdout] 922bdb012f46cedafccbe797634430ac43ad4293923ce3d014716542f7d961d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a77c2c4296631e106a3766ab5ba3f3bf4b5d9c693619869736e855d239446e08
[INFO] running `Command { std: "docker" "start" "-a" "a77c2c4296631e106a3766ab5ba3f3bf4b5d9c693619869736e855d239446e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking signature v1.5.0
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking iana-time-zone v0.1.44
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]    Compiling hedera_rust_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking simple_asn1 v0.5.4
[INFO] [stderr]    Compiling hedera_rust_client_derive v0.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr] error: failed to run custom build command for `hedera_rust_client v0.1.0 (/opt/rustwide/workdir)`
[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/hedera_rust_client-c57df8ca9c6a2660/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '30f74ff0dc4d66debc8b50724c446f817e5f75f4'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a77c2c4296631e106a3766ab5ba3f3bf4b5d9c693619869736e855d239446e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77c2c4296631e106a3766ab5ba3f3bf4b5d9c693619869736e855d239446e08", kill_on_drop: false }`
[INFO] [stdout] a77c2c4296631e106a3766ab5ba3f3bf4b5d9c693619869736e855d239446e08
[INFO] checking hedera_rust_client-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate hedera_rust_client 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate hedera_rust_client 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hedera_rust_client 0.1.0
[INFO] finished tweaking crates.io crate hedera_rust_client 0.1.0
[INFO] tweaked toml for crates.io crate hedera_rust_client 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate hedera_rust_client 0.1.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a271ffdbaaf7cce7efe3ec7bba92c923aee8df179a73ca324aed1a654df9199c
[INFO] running `Command { std: "docker" "start" "-a" "a271ffdbaaf7cce7efe3ec7bba92c923aee8df179a73ca324aed1a654df9199c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a271ffdbaaf7cce7efe3ec7bba92c923aee8df179a73ca324aed1a654df9199c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a271ffdbaaf7cce7efe3ec7bba92c923aee8df179a73ca324aed1a654df9199c", kill_on_drop: false }`
[INFO] [stdout] a271ffdbaaf7cce7efe3ec7bba92c923aee8df179a73ca324aed1a654df9199c
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf631b74487a0dc56f64113bff923cd9bf2234b7881212b374c447a658208e39
[INFO] running `Command { std: "docker" "start" "-a" "bf631b74487a0dc56f64113bff923cd9bf2234b7881212b374c447a658208e39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking signature v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling hedera_rust_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking simple_asn1 v0.5.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling hedera_rust_client_derive v0.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr] error: failed to run custom build command for `hedera_rust_client v0.1.0 (/opt/rustwide/workdir)`
[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/hedera_rust_client-c57df8ca9c6a2660/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '72eda894eb3548c7ba774079ce0afab42958d4ee'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf631b74487a0dc56f64113bff923cd9bf2234b7881212b374c447a658208e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf631b74487a0dc56f64113bff923cd9bf2234b7881212b374c447a658208e39", kill_on_drop: false }`
[INFO] [stdout] bf631b74487a0dc56f64113bff923cd9bf2234b7881212b374c447a658208e39
