[INFO] cloning repository https://github.com/tonstack/lite-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonstack/lite-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonstack%2Flite-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonstack%2Flite-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58fbb18c86dbed0b2ddb6717ec8e266eec40e6fb [INFO] testing tonstack/lite-client against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonstack%2Flite-client" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonstack/lite-client on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonstack/lite-client [INFO] finished tweaking git repo https://github.com/tonstack/lite-client [INFO] tweaked toml for git repo https://github.com/tonstack/lite-client written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/tonstack/lite-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 792680babb8403057c75452873adc30ae5b249556d65307e319ff654b87abeed [INFO] running `Command { std: "docker" "start" "-a" "792680babb8403057c75452873adc30ae5b249556d65307e319ff654b87abeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "792680babb8403057c75452873adc30ae5b249556d65307e319ff654b87abeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792680babb8403057c75452873adc30ae5b249556d65307e319ff654b87abeed", kill_on_drop: false }` [INFO] [stdout] 792680babb8403057c75452873adc30ae5b249556d65307e319ff654b87abeed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1726c7be4bddab69bc547c95319ffcc1608f2c2c09a7503b398ceaae81ec7c8 [INFO] running `Command { std: "docker" "start" "-a" "b1726c7be4bddab69bc547c95319ffcc1608f2c2c09a7503b398ceaae81ec7c8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ton_types v1.10.12 (https://github.com/tonlabs/ton-labs-types?tag=1.10.12#fcb8420d) [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ton_block v1.7.37 (https://github.com/tonlabs/ton-labs-block?tag=1.7.37#d6fd0475) [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-pre.2 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling x25519-dalek v2.0.0-pre.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling adnl v0.1.0 [INFO] [stderr] Compiling ton_tl_codegen v0.0.2 (https://github.com/tonlabs/ton-labs-tl?tag=0.2.120#b4f29ed1) [INFO] [stderr] Compiling ton_api v0.2.120 (https://github.com/tonlabs/ton-labs-tl?tag=0.2.120#b4f29ed1) [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] error: failed to run custom build command for `ton_api v0.2.120 (https://github.com/tonlabs/ton-labs-tl?tag=0.2.120#b4f29ed1)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ton_api-ae9865c7d118b655/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=tl [INFO] [stderr] cargo:rerun-if-changed=../ton_tl_codegen [INFO] [stderr] cargo:rerun-if-changed=tl/lite_api.tl [INFO] [stderr] cargo:rerun-if-changed=tl/ton_api.tl [INFO] [stderr] cargo:rerun-if-changed=tl/ton_net.tl [INFO] [stderr] cargo:rerun-if-changed=tl/tonlib_api.tl [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to create directory: src/ton/accountaddress.rs err: Read-only file system (os error 30)', /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:566:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560b8933134d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x560b8933134d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560b8933134d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x560b8933134d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x560b893531bc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x560b8932ea11 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x560b89332af5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x560b89332af5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x560b89332af5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x560b893327a9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x560b89333042 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x560b89332f27 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x560b89331804 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x560b89332c59 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x560b891af693 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x560b891d97a8 - ton_tl_codegen::Namespace::print_rust::{{closure}}::h9360f927b581540b [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:566:13 [INFO] [stderr] 16: 0x560b892143b6 - core::result::Result::unwrap_or_else::hde9ccc7ee49dc4b0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1464:23 [INFO] [stderr] 17: 0x560b891d8c0e - ton_tl_codegen::Namespace::print_rust::h9f2c2cfe1c068a95 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:565:9 [INFO] [stderr] 18: 0x560b891d930e - ton_tl_codegen::Namespace::print_rust::{{closure}}::hed3488bcac81c077 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:544:48 [INFO] [stderr] 19: 0x560b891d6c0a - core::ops::function::impls:: for &mut F>::call_once::h125ee3f831d92a94 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 20: 0x560b89222133 - core::option::Option::map::h67cb460a5b672437 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:912:29 [INFO] [stderr] 21: 0x560b892374fe - as core::iter::traits::iterator::Iterator>::next::h27e54dd48dc62b8c [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/map.rs:103:9 [INFO] [stderr] 22: 0x560b891d8919 - ton_tl_codegen::Namespace::print_rust::h9f2c2cfe1c068a95 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:553:24 [INFO] [stderr] 23: 0x560b891dc3c1 - ton_tl_codegen::AllConstructors::print_tokens::h7d68e601a94ff0ae [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:723:31 [INFO] [stderr] 24: 0x560b891ed0f3 - ton_tl_codegen::generate_code_for::h579cdb4045924480 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_tl_codegen/src/lib.rs:2114:5 [INFO] [stderr] 25: 0x560b891b9939 - build_script_build::main::h31838134bedc772d [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/ton-labs-tl-67bc17529ed0de73/b4f29ed/ton_api/build.rs:64:5 [INFO] [stderr] 26: 0x560b891b9c9b - core::ops::function::FnOnce::call_once::h623467cf8b7181b0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 27: 0x560b891c572e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4ed5690999c5763a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 28: 0x560b891c37b1 - std::rt::lang_start::{{closure}}::h9dcb721a6881b313 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 29: 0x560b8932aeee - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 30: 0x560b8932aeee - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 31: 0x560b8932aeee - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 32: 0x560b8932aeee - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 33: 0x560b8932aeee - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 34: 0x560b8932aeee - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 35: 0x560b8932aeee - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 36: 0x560b8932aeee - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 37: 0x560b8932aeee - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 38: 0x560b891c3780 - std::rt::lang_start::h99df401058969ef9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 39: 0x560b891b9adc - main [INFO] [stderr] 40: 0x7f9799d6f0b3 - __libc_start_main [INFO] [stderr] 41: 0x560b891af98e - _start [INFO] [stderr] 42: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1726c7be4bddab69bc547c95319ffcc1608f2c2c09a7503b398ceaae81ec7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1726c7be4bddab69bc547c95319ffcc1608f2c2c09a7503b398ceaae81ec7c8", kill_on_drop: false }` [INFO] [stdout] b1726c7be4bddab69bc547c95319ffcc1608f2c2c09a7503b398ceaae81ec7c8