[INFO] cloning repository https://github.com/broxus/nekoton-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/nekoton-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cad45025087b5f14ea4c372e9e3fcedf5f5ecb11 [INFO] checking broxus/nekoton-wasm against master#5a9e0e87877857f601480d16739b4edd9cb3a426 for pr-117593-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/nekoton-wasm on toolchain 5a9e0e87877857f601480d16739b4edd9cb3a426 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/nekoton-wasm [INFO] finished tweaking git repo https://github.com/broxus/nekoton-wasm [INFO] tweaked toml for git repo https://github.com/broxus/nekoton-wasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/nekoton-wasm 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" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Rexagon/rust-hmac-drbg` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/nekoton.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-abi.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-executor.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-types.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-bip39.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-hderive.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-vm.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/libsecp256k1.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded quick_cache v0.3.0 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] [stderr] Downloaded serde_derive v1.0.185 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded erased-serde v0.3.29 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded tiny-jsonrpc v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d06df07b9e96dd744183cff244c3dc1dc5262a1794abfb61d1fd01f6d1098bf6 [INFO] running `Command { std: "docker" "start" "-a" "d06df07b9e96dd744183cff244c3dc1dc5262a1794abfb61d1fd01f6d1098bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06df07b9e96dd744183cff244c3dc1dc5262a1794abfb61d1fd01f6d1098bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06df07b9e96dd744183cff244c3dc1dc5262a1794abfb61d1fd01f6d1098bf6", kill_on_drop: false }` [INFO] [stdout] d06df07b9e96dd744183cff244c3dc1dc5262a1794abfb61d1fd01f6d1098bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957a3f3a9621b3d95af22c3059faafb13a656fbb63f1643c673e6a5cdcac318c [INFO] running `Command { std: "docker" "start" "-a" "957a3f3a9621b3d95af22c3059faafb13a656fbb63f1643c673e6a5cdcac318c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling erased-serde v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking quick_cache v0.3.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165) [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1 v0.7.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nekoton-derive v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#3324562d) [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#d2a73124) [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Checking secstr v0.5.1 [INFO] [stderr] Checking ton_block v1.9.73 (https://github.com/broxus/ton-labs-block.git#66b3ccb8) [INFO] [stderr] Checking tiny-jsonrpc v0.6.0 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking tiny-hderive v0.3.0 (https://github.com/broxus/tiny-hderive.git#050986d8) [INFO] [stderr] Checking ton_vm v1.8.29 (https://github.com/broxus/ton-labs-vm.git#497865fb) [INFO] [stderr] Checking ton_abi v2.1.0 (https://github.com/broxus/ton-labs-abi.git#b8834529) [INFO] [stderr] Checking nekoton-utils v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#01f7a017) [INFO] [stderr] Checking nekoton-abi v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton-proto v0.1.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton-contracts v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton v0.13.1 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton-wasm v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "957a3f3a9621b3d95af22c3059faafb13a656fbb63f1643c673e6a5cdcac318c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957a3f3a9621b3d95af22c3059faafb13a656fbb63f1643c673e6a5cdcac318c", kill_on_drop: false }` [INFO] [stdout] 957a3f3a9621b3d95af22c3059faafb13a656fbb63f1643c673e6a5cdcac318c [INFO] checking broxus/nekoton-wasm against try#08b2c37c39cf0d12f78ab70b2b8811ea41390c90 for pr-117593-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/nekoton-wasm on toolchain 08b2c37c39cf0d12f78ab70b2b8811ea41390c90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/nekoton-wasm [INFO] finished tweaking git repo https://github.com/broxus/nekoton-wasm [INFO] tweaked toml for git repo https://github.com/broxus/nekoton-wasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/nekoton-wasm 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" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb9a37e15af18490f79deac7a710c062a16a7a0e8843e77259f0a587cf7f98c [INFO] running `Command { std: "docker" "start" "-a" "deb9a37e15af18490f79deac7a710c062a16a7a0e8843e77259f0a587cf7f98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb9a37e15af18490f79deac7a710c062a16a7a0e8843e77259f0a587cf7f98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb9a37e15af18490f79deac7a710c062a16a7a0e8843e77259f0a587cf7f98c", kill_on_drop: false }` [INFO] [stdout] deb9a37e15af18490f79deac7a710c062a16a7a0e8843e77259f0a587cf7f98c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a1e69261e9563c53808920cf389b55204c7eb971daa832fad4fe9b6de2aebd0 [INFO] running `Command { std: "docker" "start" "-a" "8a1e69261e9563c53808920cf389b55204c7eb971daa832fad4fe9b6de2aebd0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling erased-serde v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165) [INFO] [stderr] Checking quick_cache v0.3.0 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1 v0.7.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nekoton-derive v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#3324562d) [INFO] [stderr] Checking tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#d2a73124) [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Checking secstr v0.5.1 [INFO] [stderr] Checking ton_block v1.9.73 (https://github.com/broxus/ton-labs-block.git#66b3ccb8) [INFO] [stderr] Checking tiny-jsonrpc v0.6.0 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking ton_vm v1.8.29 (https://github.com/broxus/ton-labs-vm.git#497865fb) [INFO] [stderr] Checking nekoton-utils v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking ton_abi v2.1.0 (https://github.com/broxus/ton-labs-abi.git#b8834529) [INFO] [stderr] Checking tiny-hderive v0.3.0 (https://github.com/broxus/tiny-hderive.git#050986d8) [INFO] [stderr] Checking ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#01f7a017) [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking nekoton-abi v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton-contracts v0.13.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton-proto v0.1.0 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton v0.13.1 (https://github.com/broxus/nekoton.git?branch=master#d70dd09d) [INFO] [stderr] Checking nekoton-wasm v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.38s [INFO] running `Command { std: "docker" "inspect" "8a1e69261e9563c53808920cf389b55204c7eb971daa832fad4fe9b6de2aebd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1e69261e9563c53808920cf389b55204c7eb971daa832fad4fe9b6de2aebd0", kill_on_drop: false }` [INFO] [stdout] 8a1e69261e9563c53808920cf389b55204c7eb971daa832fad4fe9b6de2aebd0