[INFO] cloning repository https://github.com/elliottslaughter/rust-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elliottslaughter/rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliottslaughter%2Frust-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliottslaughter%2Frust-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 950ed174a16e3c937e76f407121285285c2520c8 [INFO] checking elliottslaughter/rust-game against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliottslaughter%2Frust-game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elliottslaughter/rust-game on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elliottslaughter/rust-game [INFO] finished tweaking git repo https://github.com/elliottslaughter/rust-game [INFO] tweaked toml for git repo https://github.com/elliottslaughter/rust-game written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/elliottslaughter/rust-game 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking elliottslaughter/rust-game against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felliottslaughter%2Frust-game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elliottslaughter/rust-game on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elliottslaughter/rust-game [INFO] finished tweaking git repo https://github.com/elliottslaughter/rust-game [INFO] tweaked toml for git repo https://github.com/elliottslaughter/rust-game written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elliottslaughter/rust-game 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.43 [INFO] [stderr] Downloaded crossbeam-utils v0.6.1 [INFO] [stderr] Downloaded libc v0.2.44 [INFO] [stderr] Downloaded flate2 v1.0.5 [INFO] [stderr] Downloaded h2 v0.1.13 [INFO] [stderr] Downloaded unidiff v0.2.1 [INFO] [stderr] Downloaded hyper v0.12.16 [INFO] [stderr] Downloaded openssl v0.10.15 [INFO] [stderr] Downloaded openssl-sys v0.9.39 [INFO] [stderr] Downloaded sdl2-sys v0.32.1 [INFO] [stderr] Downloaded flate2-crc v0.1.1 [INFO] [stderr] Downloaded sdl2 v0.32.0-beta.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0413763b75f56b133d428c973c9c0f8cecd846378b53c2ac95a23ef1b42397a8 [INFO] running `Command { std: "docker" "start" "-a" "0413763b75f56b133d428c973c9c0f8cecd846378b53c2ac95a23ef1b42397a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0413763b75f56b133d428c973c9c0f8cecd846378b53c2ac95a23ef1b42397a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0413763b75f56b133d428c973c9c0f8cecd846378b53c2ac95a23ef1b42397a8", kill_on_drop: false }` [INFO] [stdout] 0413763b75f56b133d428c973c9c0f8cecd846378b53c2ac95a23ef1b42397a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93deb4dc0c5e82e8f9c0de3f76484c2cfd09d4135f73065d46774f6f65ea0d3e [INFO] running `Command { std: "docker" "start" "-a" "93deb4dc0c5e82e8f9c0de3f76484c2cfd09d4135f73065d46774f6f65ea0d3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.39: /opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token [INFO] [stderr] warning: openssl-sys@0.9.39: 4 | #define VERSION2(n, v) RUST_VERSION_ ## n ## _ ## v [INFO] [stderr] warning: openssl-sys@0.9.39: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.39: /opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.39: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.39: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.39: /opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/expando.c:7:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.39: 7 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.39: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.39` [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-d5f0a9ccdefd0da6/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [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] DEBUG = Some("false") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/expando.c" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/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=/opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/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=/opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/expando.c:7:1: note: in expansion of macro 'VERSION' [INFO] [stderr] cargo:warning= 7 | 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.39/build/main.rs:432:13: [INFO] [stderr] [INFO] [stderr] Header expansion error: [INFO] [stderr] Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-m64\" \"-Wall\" \"-Wextra\" \"-E\" \"/opt/rustwide/target/debug/build/openssl-sys-95613174a3318bab/out/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: 0x5603c5e5887c - std::backtrace_rs::backtrace::libunwind::trace::hab878932b7df49aa [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5603c5e5887c - std::backtrace_rs::backtrace::trace_unsynchronized::h94702523da7eabfd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5603c5e5887c - std::sys_common::backtrace::_print_fmt::h7384ee0413ff4607 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5603c5e5887c - ::fmt::h980ba6a1f3ac0e0b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5603c5e7eb30 - core::fmt::rt::Argument::fmt::h8a8b0a73c53deb84 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5603c5e7eb30 - core::fmt::write::h1c937eea38d9f81a [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5603c5e5623f - std::io::Write::write_fmt::h01ae2112aa0c236e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x5603c5e58664 - std::sys_common::backtrace::_print::h3b4d6b487ba73afb [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5603c5e58664 - std::sys_common::backtrace::print::h3bc453874273ec11 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5603c5e59e77 - std::panicking::default_hook::{{closure}}::h043b55c2f9f05a8c [INFO] [stderr] 10: 0x5603c5e59bdf - std::panicking::default_hook::h4a79ed9078a331dc [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5603c5e5a2f8 - std::panicking::rust_panic_with_hook::hd94d657be74ece8f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5603c5e5a1de - std::panicking::begin_panic_handler::{{closure}}::h76a261feb6cccfcd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x5603c5e58d46 - std::sys_common::backtrace::__rust_end_short_backtrace::hbb7287c228a925ae [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5603c5e59f42 - rust_begin_unwind [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x5603c5dd8685 - core::panicking::panic_fmt::h93db01c1538d87f9 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5603c5de0756 - build_script_main::validate_headers::h00d367bb6e9d3c8d [INFO] [stderr] 17: 0x5603c5ddebbf - build_script_main::imp::try_pkg_config::h762c940e5661ceef [INFO] [stderr] 18: 0x5603c5ddda84 - build_script_main::imp::find_openssl_dir::h8e6691cedf60f6a1 [INFO] [stderr] 19: 0x5603c5ddd922 - build_script_main::imp::get_openssl::{{closure}}::h79968d167905cd07 [INFO] [stderr] 20: 0x5603c5de3be9 - core::option::Option::unwrap_or_else::h597d7999ddaf4a18 [INFO] [stderr] 21: 0x5603c5ddd721 - build_script_main::imp::get_openssl::h5765e5467d194e39 [INFO] [stderr] 22: 0x5603c5ddc570 - build_script_main::main::hc023f8e28285bc92 [INFO] [stderr] 23: 0x5603c5de2c83 - core::ops::function::FnOnce::call_once::h4ab1374c5d8e9223 [INFO] [stderr] 24: 0x5603c5de1f66 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3068eb850d045f4f [INFO] [stderr] 25: 0x5603c5dd94b9 - std::rt::lang_start::{{closure}}::h287d485849aff234 [INFO] [stderr] 26: 0x5603c5e52817 - core::ops::function::impls:: for &F>::call_once::h7dfdc2284e5a864e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 27: 0x5603c5e52817 - std::panicking::try::do_call::h646723e9f628787e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x5603c5e52817 - std::panicking::try::h3d7d1938a9420752 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x5603c5e52817 - std::panic::catch_unwind::h5507656a5cf40ff2 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5603c5e52817 - std::rt::lang_start_internal::{{closure}}::hd667ba2c23dd316f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:48 [INFO] [stderr] 31: 0x5603c5e52817 - std::panicking::try::do_call::hf0bf4466c9a8418b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 32: 0x5603c5e52817 - std::panicking::try::he6d72bcd465806ab [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 33: 0x5603c5e52817 - std::panic::catch_unwind::h4cbf4f1e0a20337e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 34: 0x5603c5e52817 - std::rt::lang_start_internal::h11a1cdc8acc3403f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:20 [INFO] [stderr] 35: 0x5603c5dd9497 - std::rt::lang_start::h14fd3dc4db5c441e [INFO] [stderr] 36: 0x5603c5de1675 - main [INFO] [stderr] 37: 0x7fe44b0f5d90 - [INFO] [stderr] 38: 0x7fe44b0f5e40 - __libc_start_main [INFO] [stderr] 39: 0x5603c5dd8e95 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "93deb4dc0c5e82e8f9c0de3f76484c2cfd09d4135f73065d46774f6f65ea0d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93deb4dc0c5e82e8f9c0de3f76484c2cfd09d4135f73065d46774f6f65ea0d3e", kill_on_drop: false }` [INFO] [stdout] 93deb4dc0c5e82e8f9c0de3f76484c2cfd09d4135f73065d46774f6f65ea0d3e