[INFO] cloning repository https://github.com/929496959/HopToDesk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/929496959/HopToDesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F929496959%2FHopToDesk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F929496959%2FHopToDesk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f98eb437b58308ee2607712a758716debe100c83
[INFO] checking 929496959/HopToDesk against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F929496959%2FHopToDesk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/929496959/HopToDesk
[INFO] finished tweaking git repo https://github.com/929496959/HopToDesk
[INFO] tweaked toml for git repo https://github.com/929496959/HopToDesk written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/929496959/HopToDesk on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/929496959/HopToDesk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ad81bd4d666613b0f08d3e62e267dc9d78da0e5347f9eea6d9eda3bdbf4d0fd
[INFO] running `Command { std: "docker" "start" "-a" "5ad81bd4d666613b0f08d3e62e267dc9d78da0e5347f9eea6d9eda3bdbf4d0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad81bd4d666613b0f08d3e62e267dc9d78da0e5347f9eea6d9eda3bdbf4d0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad81bd4d666613b0f08d3e62e267dc9d78da0e5347f9eea6d9eda3bdbf4d0fd", kill_on_drop: false }`
[INFO] [stdout] 5ad81bd4d666613b0f08d3e62e267dc9d78da0e5347f9eea6d9eda3bdbf4d0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 220dd6f0180e6a69a3f4c09d549e61b94c5099edf9ce691ca9e0176de2dcc598
[INFO] running `Command { std: "docker" "start" "-a" "220dd6f0180e6a69a3f4c09d549e61b94c5099edf9ce691ca9e0176de2dcc598", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.39
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling protobuf v3.0.0-alpha.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]     Checking tokio v1.18.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling protoc v3.0.0-alpha.2
[INFO] [stderr]    Compiling protobuf-parse v3.0.0-alpha.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling protobuf-codegen v3.0.0-alpha.2
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling protobuf-codegen-pure v3.0.0-alpha.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling hbb_common v0.1.0 (/opt/rustwide/workdir/libs/hbb_common)
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr] error: failed to run custom build command for `hbb_common v0.1.0 (/opt/rustwide/workdir/libs/hbb_common)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/hbb_common-04db616a74b0138a/build-script-build` (signal: 6, SIGABRT: process abort signal)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4088) panicked at library/core/src/slice/index.rs:524:32:
[INFO] [stderr]   unsafe precondition(s) violated: slice::get_unchecked_mut requires that the range is within the slice
[INFO] [stderr] 
[INFO] [stderr]   This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x598f19b09af2 - std[d557acedf63bc253]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x598f19b09af2 - std[d557acedf63bc253]::backtrace_rs::backtrace::trace_unsynchronized::<std[d557acedf63bc253]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x598f19b09af2 - std[d557acedf63bc253]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x598f19b09af2 - <<std[d557acedf63bc253]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[74784d0c062bfca7]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x598f19b1eb27 - <core[74784d0c062bfca7]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x598f19b1eb27 - core[74784d0c062bfca7]::fmt::write
[INFO] [stderr]      6:     0x598f19b0dbb6 - std[d557acedf63bc253]::io::default_write_fmt::<std[d557acedf63bc253]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x598f19b0dbb6 - <std[d557acedf63bc253]::sys::stdio::unix::Stderr as std[d557acedf63bc253]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x598f19af3b3f - <std[d557acedf63bc253]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x598f19af3b3f - std[d557acedf63bc253]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x598f19b05501 - std[d557acedf63bc253]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x598f19b056bb - std[d557acedf63bc253]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x598f19af3c2a - std[d557acedf63bc253]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x598f19aeb5d9 - std[d557acedf63bc253]::sys::backtrace::__rust_end_short_backtrace::<std[d557acedf63bc253]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x598f19af45dd - __rustc[8a1667557aa49d62]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x598f19b1effd - core[74784d0c062bfca7]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/panicking.rs:122:22
[INFO] [stderr]     16:     0x598f19b1effd - core[74784d0c062bfca7]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/intrinsics/mod.rs:2453:9
[INFO] [stderr]     17:     0x598f19ad6f00 - <core[74784d0c062bfca7]::ops::range::Range<usize> as core[74784d0c062bfca7]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]     18:     0x598f19ac7506 - <core[74784d0c062bfca7]::ops::range::Range<usize> as core[74784d0c062bfca7]::slice::index::SliceIndex<[u8]>>::get_unchecked_mut
[INFO] [stderr]     19:     0x598f19ac79bc - <core[74784d0c062bfca7]::ops::range::RangeTo<usize> as core[74784d0c062bfca7]::slice::index::SliceIndex<[u8]>>::get_unchecked_mut
[INFO] [stderr]     20:     0x598f19a795d8 - <[u8]>::get_unchecked_mut::<core[74784d0c062bfca7]::ops::range::RangeTo<usize>>
[INFO] [stderr]     21:     0x598f19a4a7f8 - <protobuf[7c5e7d5240b06547]::buf_read_iter::BufReadIter>::read_exact_to_vec
[INFO] [stderr]     22:     0x598f19a45841 - <protobuf[7c5e7d5240b06547]::coded_input_stream::CodedInputStream>::read_raw_bytes_into
[INFO] [stderr]     23:     0x598f19a44e1b - <protobuf[7c5e7d5240b06547]::coded_input_stream::CodedInputStream>::read_bytes_into
[INFO] [stderr]     24:     0x598f19a44fba - <protobuf[7c5e7d5240b06547]::coded_input_stream::CodedInputStream>::read_string_into
[INFO] [stderr]     25:     0x598f19a446ed - <protobuf[7c5e7d5240b06547]::coded_input_stream::CodedInputStream>::read_string
[INFO] [stderr]     26:     0x598f19a133ba - <protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto as protobuf[7c5e7d5240b06547]::message::Message>::merge_from
[INFO] [stderr]     27:     0x598f19a27023 - <protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto as protobuf[7c5e7d5240b06547]::message::Message>::parse_from
[INFO] [stderr]     28:     0x598f19a2724a - <protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto as protobuf[7c5e7d5240b06547]::message::Message>::parse_from_bytes
[INFO] [stderr]     29:     0x598f199fa429 - protobuf[7c5e7d5240b06547]::descriptor::file_descriptor_proto::{closure#0}
[INFO] [stderr]     30:     0x598f19a59339 - <protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto>>::get::<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor_proto::{closure#0}>::{closure#0}
[INFO] [stderr]     31:     0x598f19ab3497 - <std[d557acedf63bc253]::sync::once::Once>::call_once::<<protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto>>::get<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor_proto::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr]     32:     0x598f19af69d7 - <std[d557acedf63bc253]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]     33:     0x598f19ab09b6 - <std[d557acedf63bc253]::sync::once::Once>::call_once::<<protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto>>::get<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor_proto::{closure#0}>::{closure#0}>
[INFO] [stderr]     34:     0x598f19a586d4 - <protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto>>::get::<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor_proto::{closure#0}>
[INFO] [stderr]     35:     0x598f199ff31e - protobuf[7c5e7d5240b06547]::descriptor::file_descriptor_proto
[INFO] [stderr]     36:     0x598f199fa2e6 - protobuf[7c5e7d5240b06547]::descriptor::file_descriptor::{closure#0}
[INFO] [stderr]     37:     0x598f19a593d8 - <protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::reflect::file::generated::GeneratedFileDescriptor>>::get::<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x598f19ab34e7 - <std[d557acedf63bc253]::sync::once::Once>::call_once::<<protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::reflect::file::generated::GeneratedFileDescriptor>>::get<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x598f19af69d7 - <std[d557acedf63bc253]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]     40:     0x598f19ab0a76 - <std[d557acedf63bc253]::sync::once::Once>::call_once::<<protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::reflect::file::generated::GeneratedFileDescriptor>>::get<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor::{closure#0}>::{closure#0}>
[INFO] [stderr]     41:     0x598f19a58764 - <protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<protobuf[7c5e7d5240b06547]::reflect::file::generated::GeneratedFileDescriptor>>::get::<protobuf[7c5e7d5240b06547]::descriptor::file_descriptor::{closure#0}>
[INFO] [stderr]     42:     0x598f199ff301 - protobuf[7c5e7d5240b06547]::descriptor::file_descriptor
[INFO] [stderr]     43:     0x598f19a14aa4 - <protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto as protobuf[7c5e7d5240b06547]::message::Message>::descriptor_static
[INFO] [stderr]     44:     0x598f1994b81e - <protobuf[7c5e7d5240b06547]::reflect::message::MessageDescriptor>::for_type::<protobuf[7c5e7d5240b06547]::descriptor::FileDescriptorProto>
[INFO] [stderr]     45:     0x598f1992b13a - protobuf_codegen[ab92fe7348bd5fd4]::gen_file::{closure#1}
[INFO] [stderr]     46:     0x598f1993c7d0 - <protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<i32>>::get::<protobuf_codegen[ab92fe7348bd5fd4]::gen_file::{closure#1}>::{closure#0}
[INFO] [stderr]     47:     0x598f19941cd7 - <std[d557acedf63bc253]::sync::once::Once>::call_once::<<protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<i32>>::get<protobuf_codegen[ab92fe7348bd5fd4]::gen_file::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     48:     0x598f19af69d7 - <std[d557acedf63bc253]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]     49:     0x598f199416e6 - <std[d557acedf63bc253]::sync::once::Once>::call_once::<<protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<i32>>::get<protobuf_codegen[ab92fe7348bd5fd4]::gen_file::{closure#1}>::{closure#0}>
[INFO] [stderr]     50:     0x598f19938d44 - <protobuf[7c5e7d5240b06547]::lazy_v2::LazyV2<i32>>::get::<protobuf_codegen[ab92fe7348bd5fd4]::gen_file::{closure#1}>
[INFO] [stderr]     51:     0x598f1992d5ff - protobuf_codegen[ab92fe7348bd5fd4]::gen_file
[INFO] [stderr]     52:     0x598f1992d048 - protobuf_codegen[ab92fe7348bd5fd4]::gen
[INFO] [stderr]     53:     0x598f1992c019 - protobuf_codegen[ab92fe7348bd5fd4]::gen_and_write
[INFO] [stderr]     54:     0x598f198b2226 - <protobuf_codegen_pure[12c51aa993f8ee31]::Codegen>::run
[INFO] [stderr]     55:     0x598f198b1d65 - build_script_build[dda3a9ffe428a743]::main
[INFO] [stderr]     56:     0x598f198b1e03 - <fn() as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x598f198b1bd6 - std[d557acedf63bc253]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     58:     0x598f198b1be9 - std[d557acedf63bc253]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     59:     0x598f19b04af6 - <&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     60:     0x598f19b04af6 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     61:     0x598f19b04af6 - std[d557acedf63bc253]::panicking::catch_unwind::<i32, &dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     62:     0x598f19b04af6 - std[d557acedf63bc253]::panic::catch_unwind::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14
[INFO] [stderr]     63:     0x598f19b04af6 - std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:175:24
[INFO] [stderr]     64:     0x598f19b04af6 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     65:     0x598f19b04af6 - std[d557acedf63bc253]::panicking::catch_unwind::<isize, std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     66:     0x598f19b04af6 - std[d557acedf63bc253]::panic::catch_unwind::<std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14
[INFO] [stderr]     67:     0x598f19b04af6 - std[d557acedf63bc253]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:171:5
[INFO] [stderr]     68:     0x598f198b1bc1 - std[d557acedf63bc253]::rt::lang_start::<()>
[INFO] [stderr]     69:     0x598f198b1e65 - main
[INFO] [stderr]     70:     0x77981b4331ca - <unknown>
[INFO] [stderr]     71:     0x77981b43328b - __libc_start_main
[INFO] [stderr]     72:     0x598f198b1705 - _start
[INFO] [stderr]     73:                0x0 - <unknown>
[INFO] [stderr]   thread caused non-unwinding panic. aborting.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "220dd6f0180e6a69a3f4c09d549e61b94c5099edf9ce691ca9e0176de2dcc598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220dd6f0180e6a69a3f4c09d549e61b94c5099edf9ce691ca9e0176de2dcc598", kill_on_drop: false }`
[INFO] [stdout] 220dd6f0180e6a69a3f4c09d549e61b94c5099edf9ce691ca9e0176de2dcc598
