[INFO] cloning repository https://github.com/imishinist/rsplay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imishinist/rsplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38f1f5e52e6b4ff623f9167abf95b3a5e02fc871 [INFO] checking imishinist/rsplay against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/rsplay on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/rsplay [INFO] finished tweaking git repo https://github.com/imishinist/rsplay [INFO] tweaked toml for git repo https://github.com/imishinist/rsplay written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/rsplay 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "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 wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28cf86a50232283e7d2f0be686c59310fac77acf21b5d2fd2731c8e3ae9bec02 [INFO] running `Command { std: "docker" "start" "-a" "28cf86a50232283e7d2f0be686c59310fac77acf21b5d2fd2731c8e3ae9bec02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28cf86a50232283e7d2f0be686c59310fac77acf21b5d2fd2731c8e3ae9bec02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cf86a50232283e7d2f0be686c59310fac77acf21b5d2fd2731c8e3ae9bec02", kill_on_drop: false }` [INFO] [stdout] 28cf86a50232283e7d2f0be686c59310fac77acf21b5d2fd2731c8e3ae9bec02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725291ef91165fdf57f081da9c4fda62d1fa6ad96bcca0d957b55e615d364601 [INFO] running `Command { std: "docker" "start" "-a" "725291ef91165fdf57f081da9c4fda62d1fa6ad96bcca0d957b55e615d364601", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mime v0.3.16 [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-46b322de0f5e2302/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:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [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: 0x55c7a7ed0525 - std::backtrace_rs::backtrace::libunwind::trace::ha587a66fe757f511 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55c7a7ed0525 - std::backtrace_rs::backtrace::trace_unsynchronized::h2e191065eb264e36 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c7a7ed0525 - std::sys_common::backtrace::_print_fmt::hd897b9f31868b5c8 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55c7a7ed0525 - ::fmt::h470a21b0cc87651d [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c7a7ef44ab - core::fmt::rt::Argument::fmt::hf26bc15ce1fa7d9a [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55c7a7ef44ab - core::fmt::write::h3d49d1d6f76b5bcb [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55c7a7ecdd4f - std::io::Write::write_fmt::hea1cdf1a35d899aa [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55c7a7ed02fe - std::sys_common::backtrace::_print::h067db19b60325eea [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c7a7ed02fe - std::sys_common::backtrace::print::hee7d700250814f96 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c7a7ed1af9 - std::panicking::default_hook::{{closure}}::h94c192aa82d93ed8 [INFO] [stderr] 10: 0x55c7a7ed1863 - std::panicking::default_hook::h7ea224082b4f5e1c [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55c7a7ed1f96 - std::panicking::rust_panic_with_hook::h949a8740cfb19cdf [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55c7a7ed1e76 - std::panicking::begin_panic_handler::{{closure}}::h79f8658777b81484 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55c7a7ed09e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h78168e2bcb7c3255 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55c7a7ed1ba7 - rust_begin_unwind [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55c7a7e362b6 - core::panicking::panic_fmt::h9174336593b9e1c2 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55c7a7e3ead9 - build_script_main::validate_headers::h1e8b75b911d12df7 [INFO] [stderr] 17: 0x55c7a7e3b44e - build_script_main::find_normal::try_pkg_config::hfa900d761979c033 [INFO] [stderr] 18: 0x55c7a7e3a3a8 - build_script_main::find_normal::find_openssl_dir::h369e436fbad303d8 [INFO] [stderr] 19: 0x55c7a7e3a1b2 - build_script_main::find_normal::get_openssl::{{closure}}::hab36625f54cae377 [INFO] [stderr] 20: 0x55c7a7e43ee3 - core::option::Option::unwrap_or_else::hda73f9484824c737 [INFO] [stderr] 21: 0x55c7a7e39f7a - build_script_main::find_normal::get_openssl::hbc1cad76761c1ed4 [INFO] [stderr] 22: 0x55c7a7e3c1fd - build_script_main::find_openssl::ha38ed579dfdbaa97 [INFO] [stderr] 23: 0x55c7a7e3c371 - build_script_main::main::hd61ee7e4101d0c2c [INFO] [stderr] 24: 0x55c7a7e42c83 - core::ops::function::FnOnce::call_once::hc0a47b4a143da69f [INFO] [stderr] 25: 0x55c7a7e42396 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7b87bfe92323229e [INFO] [stderr] 26: 0x55c7a7e423e9 - std::rt::lang_start::{{closure}}::hd385cc8fa1603b23 [INFO] [stderr] 27: 0x55c7a7eca251 - core::ops::function::impls:: for &F>::call_once::h8c054f1f82e0371b [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x55c7a7eca251 - std::panicking::try::do_call::h0f673a8bbe189f7b [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x55c7a7eca251 - std::panicking::try::hca54a2797abf454d [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x55c7a7eca251 - std::panic::catch_unwind::h76e3341bf385e773 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panic.rs:146:14 [INFO] [stderr] 31: 0x55c7a7eca251 - std::rt::lang_start_internal::{{closure}}::h9aa8960b74197e33 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/rt.rs:148:48 [INFO] [stderr] 32: 0x55c7a7eca251 - std::panicking::try::do_call::h6b853240b7d901dd [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 33: 0x55c7a7eca251 - std::panicking::try::h837b97313794f6bf [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 34: 0x55c7a7eca251 - std::panic::catch_unwind::h0f0b9f98ceb1f633 [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/panic.rs:146:14 [INFO] [stderr] 35: 0x55c7a7eca251 - std::rt::lang_start_internal::h068fb134c319fb7c [INFO] [stderr] at /rustc/94b72d6bebbddb5d17860914c4544f37365e988c/library/std/src/rt.rs:148:20 [INFO] [stderr] 36: 0x55c7a7e423c7 - std::rt::lang_start::h2255b01e27cd590e [INFO] [stderr] 37: 0x55c7a7e3f9c5 - main [INFO] [stderr] 38: 0x7f779b46fd90 - [INFO] [stderr] 39: 0x7f779b46fe40 - __libc_start_main [INFO] [stderr] 40: 0x55c7a7e36905 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "725291ef91165fdf57f081da9c4fda62d1fa6ad96bcca0d957b55e615d364601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725291ef91165fdf57f081da9c4fda62d1fa6ad96bcca0d957b55e615d364601", kill_on_drop: false }` [INFO] [stdout] 725291ef91165fdf57f081da9c4fda62d1fa6ad96bcca0d957b55e615d364601 [INFO] checking imishinist/rsplay against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/rsplay on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/rsplay [INFO] finished tweaking git repo https://github.com/imishinist/rsplay [INFO] tweaked toml for git repo https://github.com/imishinist/rsplay written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/rsplay 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "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 [INFO] checking imishinist/rsplay against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/rsplay on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/rsplay [INFO] finished tweaking git repo https://github.com/imishinist/rsplay [INFO] tweaked toml for git repo https://github.com/imishinist/rsplay written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/rsplay 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking imishinist/rsplay against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/rsplay on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/rsplay [INFO] finished tweaking git repo https://github.com/imishinist/rsplay [INFO] tweaked toml for git repo https://github.com/imishinist/rsplay written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/rsplay 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking imishinist/rsplay against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/rsplay on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/rsplay [INFO] finished tweaking git repo https://github.com/imishinist/rsplay [INFO] tweaked toml for git repo https://github.com/imishinist/rsplay written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/rsplay 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking imishinist/rsplay against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Frsplay" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/rsplay on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/rsplay [INFO] finished tweaking git repo https://github.com/imishinist/rsplay [INFO] tweaked toml for git repo https://github.com/imishinist/rsplay written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/rsplay 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.