[INFO] cloning repository https://github.com/broxus/ton-wallet-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/ton-wallet-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-wallet-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-wallet-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3896029892c69ae257cd4a74c319ff73e6a71504 [INFO] testing broxus/ton-wallet-api against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-wallet-api" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/ton-wallet-api on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/ton-wallet-api [INFO] finished tweaking git repo https://github.com/broxus/ton-wallet-api [INFO] tweaked toml for git repo https://github.com/broxus/ton-wallet-api written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/ton-wallet-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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/broxus/nekoton.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-indexer.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-abi` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block` [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-executor.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-vm.git` [INFO] [stderr] Updating git repository `https://github.com/Rexagon/lru_time_cache.git` [INFO] [stderr] Updating git repository `https://github.com/Rexagon/rust-rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] Updating git submodule `https://github.com/madler/zlib.git` [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] Updating git submodule `https://github.com/facebook/rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.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 urlencoding v2.1.0 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded sentry-panic v0.23.0 [INFO] [stderr] Downloaded sentry-contexts v0.23.0 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded public-ip v0.2.1 [INFO] [stderr] Downloaded sqlx-core v0.5.7 [INFO] [stderr] Downloaded hyper-system-resolver v0.5.0 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded argon2 v0.3.1 [INFO] [stderr] Downloaded opg_derive v0.0.34 [INFO] [stderr] Downloaded opg v0.0.34 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded dns-lookup v1.0.8 [INFO] [stderr] Downloaded sentry-log v0.23.0 [INFO] [stderr] Downloaded sentry-backtrace v0.23.0 [INFO] [stderr] Downloaded sysinfo v0.20.5 [INFO] [stderr] Downloaded sentry v0.23.0 [INFO] [stderr] Downloaded sentry-types v0.23.0 [INFO] [stderr] Downloaded chacha20 v0.8.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.0 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Downloaded tikv-jemallocator v0.4.1 [INFO] [stderr] Downloaded trust-dns-client v0.20.3 [INFO] [stderr] Downloaded sqlx-macros v0.5.7 [INFO] [stderr] Downloaded sqlx v0.5.7 [INFO] [stderr] Downloaded errno-dragonfly v0.1.2 [INFO] [stderr] Downloaded sentry-core v0.23.0 [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5447f10ea69194add47c36f16fd1db609bb28f241f1133cde6641b792fc5c085 [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" "5447f10ea69194add47c36f16fd1db609bb28f241f1133cde6641b792fc5c085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5447f10ea69194add47c36f16fd1db609bb28f241f1133cde6641b792fc5c085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5447f10ea69194add47c36f16fd1db609bb28f241f1133cde6641b792fc5c085", kill_on_drop: false }` [INFO] [stdout] 5447f10ea69194add47c36f16fd1db609bb28f241f1133cde6641b792fc5c085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f49d50ac1587ad4cdee9b812cb2b71ecc4c3d24b93739923b8efd3b88900eaa [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" "6f49d50ac1587ad4cdee9b812cb2b71ecc4c3d24b93739923b8efd3b88900eaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling ton_types v1.10.2 (https://github.com/broxus/ton-labs-types#002e2eaf) [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/broxus/ton-labs-block#7d7a06ae) [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling whoami v1.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ton_vm v1.8.20 (https://github.com/broxus/ton-labs-vm.git#b4d9455e) [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ton_executor v1.15.34 (https://github.com/broxus/ton-labs-executor.git#dbdf43da) [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling sysinfo v0.20.5 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling raptorq v1.6.3 (https://github.com/Rexagon/raptorq.git#915fc741) [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling lru_time_cache v0.11.11 (https://github.com/Rexagon/lru_time_cache.git#b24b67a6) [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling libsecp256k1-core v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling argon2 v0.3.1 [INFO] [stderr] Compiling libsecp256k1 v0.4.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ton_tl_codegen v0.0.1 (https://github.com/broxus/ton-labs-tl.git#0698a658) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git#0698a658) [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] error: failed to run custom build command for `ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git#0698a658)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ton_api-5f3b646a70ec5f8a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=tl [INFO] [stderr] cargo:rerun-if-changed=tl/shared.tl [INFO] [stderr] cargo:rerun-if-changed=tl/ton_api.tl [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to create directory: src/ton/adnl/address/address.rs', /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:513:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5575a1cad8cc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5575a1cad8cc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5575a1cad8cc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5575a1cad8cc - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5575a1ccc0cc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5575a1caa545 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x5575a1caf120 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5575a1caf120 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5575a1caf120 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x5575a1caeccb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x5575a1caf7f9 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:610:17 [INFO] [stderr] 11: 0x5575a1caf2b0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x5575a1cadd84 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5575a1caf219 - rust_begin_unwind [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x5575a1b4d381 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x5575a1b5a690 - ton_tl_codegen::Namespace::print_rust::{{closure}}::hfe6ca4b684060d29 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:513:33 [INFO] [stderr] 16: 0x5575a1b74c89 - core::result::Result::unwrap_or_else::h1d64004d936c3a84 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1083:23 [INFO] [stderr] 17: 0x5575a1b59a08 - ton_tl_codegen::Namespace::print_rust::habe852ab2059ab58 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:512:9 [INFO] [stderr] 18: 0x5575a1b5a1d6 - ton_tl_codegen::Namespace::print_rust::{{closure}}::hd793e1722e85b106 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:491:40 [INFO] [stderr] 19: 0x5575a1b57c6a - core::ops::function::impls:: for &mut F>::call_once::h695e363e2b6fd4c4 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 20: 0x5575a1ba95a3 - core::option::Option::map::h9763ae8e05222048 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:846:29 [INFO] [stderr] 21: 0x5575a1bcf23e - as core::iter::traits::iterator::Iterator>::next::h32aac96cb7d244ce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 22: 0x5575a1b59689 - ton_tl_codegen::Namespace::print_rust::habe852ab2059ab58 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:499:24 [INFO] [stderr] 23: 0x5575a1b5a1d6 - ton_tl_codegen::Namespace::print_rust::{{closure}}::hd793e1722e85b106 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:491:40 [INFO] [stderr] 24: 0x5575a1b57c6a - core::ops::function::impls:: for &mut F>::call_once::h695e363e2b6fd4c4 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 25: 0x5575a1ba95a3 - core::option::Option::map::h9763ae8e05222048 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:846:29 [INFO] [stderr] 26: 0x5575a1bcf23e - as core::iter::traits::iterator::Iterator>::next::h32aac96cb7d244ce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 27: 0x5575a1b59689 - ton_tl_codegen::Namespace::print_rust::habe852ab2059ab58 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:499:24 [INFO] [stderr] 28: 0x5575a1b5a1d6 - ton_tl_codegen::Namespace::print_rust::{{closure}}::hd793e1722e85b106 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:491:40 [INFO] [stderr] 29: 0x5575a1b57c6a - core::ops::function::impls:: for &mut F>::call_once::h695e363e2b6fd4c4 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 30: 0x5575a1ba95a3 - core::option::Option::map::h9763ae8e05222048 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:846:29 [INFO] [stderr] 31: 0x5575a1bcf23e - as core::iter::traits::iterator::Iterator>::next::h32aac96cb7d244ce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 32: 0x5575a1b59689 - ton_tl_codegen::Namespace::print_rust::habe852ab2059ab58 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:499:24 [INFO] [stderr] 33: 0x5575a1b5d5e3 - ton_tl_codegen::AllConstructors::print_tokens::hb0c996dae8f35695 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:688:31 [INFO] [stderr] 34: 0x5575a1b6d94d - ton_tl_codegen::generate_code_for::h1fb46fe4256c8ea5 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_tl_codegen/src/lib.rs:2001:5 [INFO] [stderr] 35: 0x5575a1b5130b - build_script_build::main::hb58ac50efd83333a [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/0698a65/ton_api/build.rs:48:5 [INFO] [stderr] 36: 0x5575a1b51ebb - core::ops::function::FnOnce::call_once::h646f6d78f19584f7 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 37: 0x5575a1b526ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hd9e693230b4af100 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 38: 0x5575a1b57061 - std::rt::lang_start::{{closure}}::hb99201aeb7ee2342 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:145:18 [INFO] [stderr] 39: 0x5575a1cad111 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 40: 0x5575a1cad111 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 41: 0x5575a1cad111 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 42: 0x5575a1cad111 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 43: 0x5575a1cad111 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stderr] 44: 0x5575a1cad111 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 45: 0x5575a1cad111 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 46: 0x5575a1cad111 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 47: 0x5575a1cad111 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stderr] 48: 0x5575a1b57030 - std::rt::lang_start::h0e625d9108bb42aa [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:144:17 [INFO] [stderr] 49: 0x5575a1b5184c - main [INFO] [stderr] 50: 0x7f13461370b3 - __libc_start_main [INFO] [stderr] 51: 0x5575a1b4dade - _start [INFO] [stderr] 52: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f49d50ac1587ad4cdee9b812cb2b71ecc4c3d24b93739923b8efd3b88900eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f49d50ac1587ad4cdee9b812cb2b71ecc4c3d24b93739923b8efd3b88900eaa", kill_on_drop: false }` [INFO] [stdout] 6f49d50ac1587ad4cdee9b812cb2b71ecc4c3d24b93739923b8efd3b88900eaa