[INFO] cloning repository https://github.com/broxus/everscale-monitoring [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/everscale-monitoring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscale-monitoring", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscale-monitoring'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a310e56ffb2aaec0cc39c194047efa10fe9e63f3 [INFO] testing broxus/everscale-monitoring against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Feverscale-monitoring" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/everscale-monitoring on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/everscale-monitoring [INFO] finished tweaking git repo https://github.com/broxus/everscale-monitoring [INFO] tweaked toml for git repo https://github.com/broxus/everscale-monitoring written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/everscale-monitoring already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4787d4b25f807e8ebc6f18d6ae39f09fee885f6ff97632d71d8bcb0a5827f1be [INFO] running `Command { std: "docker" "start" "-a" "4787d4b25f807e8ebc6f18d6ae39f09fee885f6ff97632d71d8bcb0a5827f1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4787d4b25f807e8ebc6f18d6ae39f09fee885f6ff97632d71d8bcb0a5827f1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4787d4b25f807e8ebc6f18d6ae39f09fee885f6ff97632d71d8bcb0a5827f1be", kill_on_drop: false }` [INFO] [stdout] 4787d4b25f807e8ebc6f18d6ae39f09fee885f6ff97632d71d8bcb0a5827f1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a37d41cd342e34808ded7fda735ac76c8e8066aeebc21dfb9e00d7b63e767e75 [INFO] running `Command { std: "docker" "start" "-a" "a37d41cd342e34808ded7fda735ac76c8e8066aeebc21dfb9e00d7b63e767e75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling sysinfo v0.23.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#f947e03f) [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling raptorq v1.6.3 (https://github.com/Rexagon/raptorq.git#915fc741) [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 (https://github.com/Rexagon/lru_time_cache.git#cff1fd8b) [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rlimit v0.7.0 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ton_tl_codegen v0.0.1 (https://github.com/broxus/ton-labs-tl.git#c8c5454c) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git#c8c5454c) [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling nekoton-derive v0.10.0 (https://github.com/broxus/nekoton.git#43d561f7) [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling librocksdb-sys v0.7.0+7.0.4 (https://github.com/Rexagon/rust-rocksdb.git#a3ae512a) [INFO] [stderr] error: failed to run custom build command for `ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git#c8c5454c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ton_api-ce24ed2085050ff7/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/c8c5454/ton_tl_codegen/src/lib.rs:517:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557d315c436d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x557d315c436d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557d315c436d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x557d315c436d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x557d315e53ac - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x557d315c0688 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x557d315c6007 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x557d315c6007 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x557d315c6007 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x557d315c5cd0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x557d315c6759 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x557d315c6447 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x557d315c4834 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x557d315c6159 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x557d3146b653 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x557d31476ddb - ton_tl_codegen::Namespace::print_rust::{{closure}}::ha7be7ccd01a6572a [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:517:33 [INFO] [stderr] 16: 0x557d314a20a6 - core::result::Result::unwrap_or_else::hf8ef8aa7d2a86448 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1428:23 [INFO] [stderr] 17: 0x557d314761b8 - ton_tl_codegen::Namespace::print_rust::heff4427dceba46b2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:516:9 [INFO] [stderr] 18: 0x557d31476976 - ton_tl_codegen::Namespace::print_rust::{{closure}}::h09167c9647a5f4bb [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:495:40 [INFO] [stderr] 19: 0x557d3148b2fa - core::ops::function::impls:: for &mut F>::call_once::h6f611a603d1fe7fb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 20: 0x557d314c1133 - core::option::Option::map::h8b5280d6344b43c1 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:906:29 [INFO] [stderr] 21: 0x557d314e584e - as core::iter::traits::iterator::Iterator>::next::h566f206c9f1a353a [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 22: 0x557d31475e73 - ton_tl_codegen::Namespace::print_rust::heff4427dceba46b2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:503:24 [INFO] [stderr] 23: 0x557d31476976 - ton_tl_codegen::Namespace::print_rust::{{closure}}::h09167c9647a5f4bb [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:495:40 [INFO] [stderr] 24: 0x557d3148b2fa - core::ops::function::impls:: for &mut F>::call_once::h6f611a603d1fe7fb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 25: 0x557d314c1133 - core::option::Option::map::h8b5280d6344b43c1 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:906:29 [INFO] [stderr] 26: 0x557d314e584e - as core::iter::traits::iterator::Iterator>::next::h566f206c9f1a353a [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 27: 0x557d31475e73 - ton_tl_codegen::Namespace::print_rust::heff4427dceba46b2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:503:24 [INFO] [stderr] 28: 0x557d31476976 - ton_tl_codegen::Namespace::print_rust::{{closure}}::h09167c9647a5f4bb [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:495:40 [INFO] [stderr] 29: 0x557d3148b2fa - core::ops::function::impls:: for &mut F>::call_once::h6f611a603d1fe7fb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 30: 0x557d314c1133 - core::option::Option::map::h8b5280d6344b43c1 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/option.rs:906:29 [INFO] [stderr] 31: 0x557d314e584e - as core::iter::traits::iterator::Iterator>::next::h566f206c9f1a353a [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 32: 0x557d31475e73 - ton_tl_codegen::Namespace::print_rust::heff4427dceba46b2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:503:24 [INFO] [stderr] 33: 0x557d314799c3 - ton_tl_codegen::AllConstructors::print_tokens::h0cd62160755855bc [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:692:31 [INFO] [stderr] 34: 0x557d31489a2d - ton_tl_codegen::generate_code_for::hc1a4faaf59a28f7d [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_tl_codegen/src/lib.rs:2005:5 [INFO] [stderr] 35: 0x557d314701ba - build_script_build::main::hd1b0c75e395394f0 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/c8c5454/ton_api/build.rs:48:5 [INFO] [stderr] 36: 0x557d3146ee0b - core::ops::function::FnOnce::call_once::h9ee833cd7ce339a7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 37: 0x557d3147472e - std::sys_common::backtrace::__rust_begin_short_backtrace::hba4c939525099b85 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 38: 0x557d314742f1 - std::rt::lang_start::{{closure}}::had32dcbb109c50bf [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 39: 0x557d315c3a51 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 40: 0x557d315c3a51 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 41: 0x557d315c3a51 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 42: 0x557d315c3a51 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 43: 0x557d315c3a51 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 44: 0x557d315c3a51 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 45: 0x557d315c3a51 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 46: 0x557d315c3a51 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 47: 0x557d315c3a51 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 48: 0x557d314742c0 - std::rt::lang_start::hf87eba9d091c53fe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 49: 0x557d3147066c - main [INFO] [stderr] 50: 0x7f61bdccd0b3 - __libc_start_main [INFO] [stderr] 51: 0x557d3146be7e - _start [INFO] [stderr] 52: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a37d41cd342e34808ded7fda735ac76c8e8066aeebc21dfb9e00d7b63e767e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37d41cd342e34808ded7fda735ac76c8e8066aeebc21dfb9e00d7b63e767e75", kill_on_drop: false }` [INFO] [stdout] a37d41cd342e34808ded7fda735ac76c8e8066aeebc21dfb9e00d7b63e767e75