[INFO] cloning repository https://github.com/broxus/tonlib-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/tonlib-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ftonlib-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ftonlib-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 031a53a8bfe250d40b22ac295386d179d952da9d [INFO] testing broxus/tonlib-rs against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Ftonlib-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/tonlib-rs on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/tonlib-rs [INFO] finished tweaking git repo https://github.com/broxus/tonlib-rs [INFO] tweaked toml for git repo https://github.com/broxus/tonlib-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-adnl.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-tl.git` [INFO] [stderr] Updating git repository `git://github.com/tonlabs/ton-labs-block.git` [INFO] [stderr] Updating git repository `git://github.com/tonlabs/ton-labs-types.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/nekoton` [INFO] [stderr] Updating git repository `https://github.com/Rexagon/raptorq.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-tl.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-types` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/lockfree.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded signature v1.3.1 [INFO] [stderr] Downloaded bb8 v0.7.0 [INFO] [stderr] Downloaded extfmt v0.1.1 [INFO] [stderr] Downloaded cipher v0.3.0 [INFO] [stderr] Downloaded pom v1.1.0 [INFO] [stderr] Downloaded curve25519-dalek v3.2.0 [INFO] [stderr] Downloaded ed25519 v1.2.0 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded x25519-dalek v1.1.1 [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded zeroize_derive v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 3c12229d4219c9544876726582cb309ec4141739162add0471d0867dae6e26cc [INFO] running `Command { std: "docker" "start" "-a" "3c12229d4219c9544876726582cb309ec4141739162add0471d0867dae6e26cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c12229d4219c9544876726582cb309ec4141739162add0471d0867dae6e26cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c12229d4219c9544876726582cb309ec4141739162add0471d0867dae6e26cc", kill_on_drop: false }` [INFO] [stdout] 3c12229d4219c9544876726582cb309ec4141739162add0471d0867dae6e26cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49fe1eb52097fc1902944a07803318e7223f39c46bf891628301862990f4b1dc [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" "49fe1eb52097fc1902944a07803318e7223f39c46bf891628301862990f4b1dc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ton_types v1.10.2 (https://github.com/broxus/ton-labs-types#d03d308f) [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/broxus/ton-labs-block.git#bb2c911c) [INFO] [stderr] Compiling ton_types v1.10.4 (git://github.com/tonlabs/ton-labs-types.git#87d0916f) [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling ton_block v1.7.18 (git://github.com/tonlabs/ton-labs-block.git#d8cbe76e) [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling raptorq v1.6.3 (https://github.com/Rexagon/raptorq.git#915fc741) [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [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 sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ton_tl_codegen v0.0.1 (https://github.com/broxus/ton-labs-tl.git#578be752) [INFO] [stderr] Compiling ton_tl_codegen v0.0.1 (https://github.com/broxus/ton-labs-tl.git?branch=original#aafd7003) [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git#578be752) [INFO] [stderr] Compiling ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git?branch=original#aafd7003) [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] error: failed to run custom build command for `ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git?branch=original#aafd7003)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ton_api-cbb9687aed11c470/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/lite_api.tl [INFO] [stderr] cargo:rerun-if-changed=tl/shared.tl [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to create directory: src/ton/adnl/message/message.rs', /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:517:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5619a752a9f0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5619a752a9f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5619a752a9f0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5619a752a9f0 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5619a7548f2c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5619a7528605 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x5619a752c8bb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5619a752c8bb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5619a752c8bb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5619a752c391 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5619a752cfa9 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:626:17 [INFO] [stderr] 11: 0x5619a752ca67 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5619a752aecc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5619a752c9c9 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5619a73cdc7b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x5619a73de57c - ton_tl_codegen::Namespace::print_rust::{{closure}}::h66cf4f42d925a73f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:517:33 [INFO] [stderr] 16: 0x5619a7420df9 - core::result::Result::unwrap_or_else::h8ab81e10eca07b79 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1065:23 [INFO] [stderr] 17: 0x5619a73dd6a5 - ton_tl_codegen::Namespace::print_rust::he76079cc61b3c54e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:516:9 [INFO] [stderr] 18: 0x5619a73de04b - ton_tl_codegen::Namespace::print_rust::{{closure}}::h78a742a23fb9b404 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:495:40 [INFO] [stderr] 19: 0x5619a73db5ea - core::ops::function::impls:: for &mut F>::call_once::h48e45675d953a81f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 20: 0x5619a741c09a - core::option::Option::map::h1e274564981f5145 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:823:29 [INFO] [stderr] 21: 0x5619a745e5ae - as core::iter::traits::iterator::Iterator>::next::hc794ac8bc47b66c3 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/map.rs:101:9 [INFO] [stderr] 22: 0x5619a73dd2ce - ton_tl_codegen::Namespace::print_rust::he76079cc61b3c54e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:503:24 [INFO] [stderr] 23: 0x5619a73de04b - ton_tl_codegen::Namespace::print_rust::{{closure}}::h78a742a23fb9b404 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:495:40 [INFO] [stderr] 24: 0x5619a73db5ea - core::ops::function::impls:: for &mut F>::call_once::h48e45675d953a81f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 25: 0x5619a741c09a - core::option::Option::map::h1e274564981f5145 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:823:29 [INFO] [stderr] 26: 0x5619a745e5ae - as core::iter::traits::iterator::Iterator>::next::hc794ac8bc47b66c3 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/map.rs:101:9 [INFO] [stderr] 27: 0x5619a73dd2ce - ton_tl_codegen::Namespace::print_rust::he76079cc61b3c54e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:503:24 [INFO] [stderr] 28: 0x5619a73de04b - ton_tl_codegen::Namespace::print_rust::{{closure}}::h78a742a23fb9b404 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:495:40 [INFO] [stderr] 29: 0x5619a73db5ea - core::ops::function::impls:: for &mut F>::call_once::h48e45675d953a81f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 30: 0x5619a741c09a - core::option::Option::map::h1e274564981f5145 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:823:29 [INFO] [stderr] 31: 0x5619a745e5ae - as core::iter::traits::iterator::Iterator>::next::hc794ac8bc47b66c3 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/iter/adapters/map.rs:101:9 [INFO] [stderr] 32: 0x5619a73dd2ce - ton_tl_codegen::Namespace::print_rust::he76079cc61b3c54e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:503:24 [INFO] [stderr] 33: 0x5619a73e2ee3 - ton_tl_codegen::AllConstructors::print_tokens::h43de5fb57ba3d36d [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:692:31 [INFO] [stderr] 34: 0x5619a73fbbe9 - ton_tl_codegen::generate_code_for::hb6632f0909c234b7 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_tl_codegen/src/lib.rs:2005:5 [INFO] [stderr] 35: 0x5619a73d3ec9 - build_script_build::main::h7677938ceea0e00e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-509deeaad6281d54/aafd700/ton_api/build.rs:48:5 [INFO] [stderr] 36: 0x5619a73d302b - core::ops::function::FnOnce::call_once::h48195a1410c71fc6 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 37: 0x5619a73d4a3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e3f277a273e7b62 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 38: 0x5619a73d24a1 - std::rt::lang_start::{{closure}}::h69ff27f32241fb8d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:63:18 [INFO] [stderr] 39: 0x5619a752d58a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 40: 0x5619a752d58a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 41: 0x5619a752d58a - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 42: 0x5619a752d58a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 43: 0x5619a752d58a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stderr] 44: 0x5619a752d58a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 45: 0x5619a752d58a - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 46: 0x5619a752d58a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 47: 0x5619a752d58a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stderr] 48: 0x5619a73d2470 - std::rt::lang_start::h197aaf7cadd587ee [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:62:5 [INFO] [stderr] 49: 0x5619a73d440c - main [INFO] [stderr] 50: 0x7f026857b0b3 - __libc_start_main [INFO] [stderr] 51: 0x5619a73cebce - _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" "49fe1eb52097fc1902944a07803318e7223f39c46bf891628301862990f4b1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fe1eb52097fc1902944a07803318e7223f39c46bf891628301862990f4b1dc", kill_on_drop: false }` [INFO] [stdout] 49fe1eb52097fc1902944a07803318e7223f39c46bf891628301862990f4b1dc