[INFO] cloning repository https://github.com/Jasperav/tokio-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jasperav/tokio-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasperav%2Ftokio-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasperav%2Ftokio-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94eafbcb8f6054cd3faa0105817faee1c592d415 [INFO] testing Jasperav/tokio-server/94eafbcb8f6054cd3faa0105817faee1c592d415 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasperav%2Ftokio-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jasperav/tokio-server on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jasperav/tokio-server [INFO] finished tweaking git repo https://github.com/Jasperav/tokio-server [INFO] tweaked toml for git repo https://github.com/Jasperav/tokio-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jasperav/tokio-server 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31381359f748d37b269763a87bccab1cdf34b4a6b92fe04d174e519da01f508a [INFO] running `Command { std: "docker" "start" "-a" "31381359f748d37b269763a87bccab1cdf34b4a6b92fe04d174e519da01f508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31381359f748d37b269763a87bccab1cdf34b4a6b92fe04d174e519da01f508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31381359f748d37b269763a87bccab1cdf34b4a6b92fe04d174e519da01f508a", kill_on_drop: false }` [INFO] [stdout] 31381359f748d37b269763a87bccab1cdf34b4a6b92fe04d174e519da01f508a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20ef5416de73942f647c5a93d8f37bbefa259e8bbe431399bd1fa7e70ed92cef [INFO] running `Command { std: "docker" "start" "-a" "20ef5416de73942f647c5a93d8f37bbefa259e8bbe431399bd1fa7e70ed92cef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.58: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.58: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.58: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.58: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.58: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.58: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.58: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.58: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.58: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.58` [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/openssl-sys-6c1965e79200a9f8/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] OPENSSL_LIB_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] OPENSSL_INCLUDE_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] OPENSSL_DIR unset [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c" [INFO] [stderr] cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] cargo:warning= 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] cargo:warning= 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.58/build/main.rs:140:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." } [INFO] [stderr] [INFO] [stderr] Failed to find OpenSSL development headers. [INFO] [stderr] [INFO] [stderr] You can try fixing this setting the `OPENSSL_DIR` environment variable [INFO] [stderr] pointing to your OpenSSL installation or installing OpenSSL headers package [INFO] [stderr] specific to your distribution: [INFO] [stderr] [INFO] [stderr] # On Ubuntu [INFO] [stderr] sudo apt-get install libssl-dev [INFO] [stderr] # On Arch Linux [INFO] [stderr] sudo pacman -S openssl [INFO] [stderr] # On Fedora [INFO] [stderr] sudo dnf install openssl-devel [INFO] [stderr] [INFO] [stderr] See rust-openssl README for more information: [INFO] [stderr] [INFO] [stderr] https://github.com/sfackler/rust-openssl#linux [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56513ae589b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x56513ae589b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56513ae589b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x56513ae589b5 - ::fmt::h6ed9e62a156d84e4 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56513ae7c1db - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x56513ae7c1db - core::fmt::write::h8bcd80919a02be29 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x56513ae561df - std::io::Write::write_fmt::hed769ca6c29434ec [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x56513ae5878e - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56513ae5878e - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56513ae59d19 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stderr] 10: 0x56513ae59a5d - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x56513ae5a1b3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x56513ae5a094 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x56513ae58e79 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x56513ae59dc7 - rust_begin_unwind [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x56513adca303 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x56513add2d0f - build_script_main::validate_headers::h11b2652c3320a232 [INFO] [stderr] 17: 0x56513adcf90f - build_script_main::find_normal::try_pkg_config::h5b2a10b4b39d23a9 [INFO] [stderr] 18: 0x56513adce8b8 - build_script_main::find_normal::find_openssl_dir::h6e8599ee3a141661 [INFO] [stderr] 19: 0x56513adce6c2 - build_script_main::find_normal::get_openssl::{{closure}}::h73123cf16d6c6458 [INFO] [stderr] 20: 0x56513adcc0e3 - core::option::Option::unwrap_or_else::hec10a0f2cf7f3134 [INFO] [stderr] 21: 0x56513adce4aa - build_script_main::find_normal::get_openssl::h9ee721f531d0e1c2 [INFO] [stderr] 22: 0x56513add060d - build_script_main::find_openssl::h559f5b510da26548 [INFO] [stderr] 23: 0x56513add0781 - build_script_main::main::h179dccb562a9b06c [INFO] [stderr] 24: 0x56513add6a93 - core::ops::function::FnOnce::call_once::h1d57b5c32e6378a1 [INFO] [stderr] 25: 0x56513add6336 - std::sys_common::backtrace::__rust_begin_short_backtrace::h07cc3ee8a6441fb9 [INFO] [stderr] 26: 0x56513add6479 - std::rt::lang_start::{{closure}}::h19c0d19c6ea217f8 [INFO] [stderr] 27: 0x56513ae5261d - core::ops::function::impls:: for &F>::call_once::h239f0051f1e18680 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x56513ae5261d - std::panicking::try::do_call::hf7072797cbfea7fa [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x56513ae5261d - std::panicking::try::h3a37e38691a5244b [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x56513ae5261d - std::panic::catch_unwind::hc7cc1460e4236209 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x56513ae5261d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48 [INFO] [stderr] 32: 0x56513ae5261d - std::panicking::try::do_call::hafc0f13e6abd9d79 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stderr] 33: 0x56513ae5261d - std::panicking::try::h67b8f1800ef15799 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stderr] 34: 0x56513ae5261d - std::panic::catch_unwind::he5b260dc522c68be [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stderr] 35: 0x56513ae5261d - std::rt::lang_start_internal::hf119eb75d1ffe221 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20 [INFO] [stderr] 36: 0x56513add6457 - std::rt::lang_start::h846fa0093df4e7dd [INFO] [stderr] 37: 0x56513add3bb5 - main [INFO] [stderr] 38: 0x7fa5c7c92d90 - [INFO] [stderr] 39: 0x7fa5c7c92e40 - __libc_start_main [INFO] [stderr] 40: 0x56513adcaa15 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20ef5416de73942f647c5a93d8f37bbefa259e8bbe431399bd1fa7e70ed92cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ef5416de73942f647c5a93d8f37bbefa259e8bbe431399bd1fa7e70ed92cef", kill_on_drop: false }` [INFO] [stdout] 20ef5416de73942f647c5a93d8f37bbefa259e8bbe431399bd1fa7e70ed92cef