[INFO] cloning repository https://github.com/fieldlee/rust_sql_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fieldlee/rust_sql_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4efb1458ab1136fc78c6fadc20b5577663f1d206 [INFO] checking fieldlee/rust_sql_example against master#ff0b4b6091a75ad840035a991426c8bc9fbd93bb for pr-117673 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example" "/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/fieldlee/rust_sql_example on toolchain ff0b4b6091a75ad840035a991426c8bc9fbd93bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] finished tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] tweaked toml for git repo https://github.com/fieldlee/rust_sql_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/rust_sql_example 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" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "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 sqlx-macros v0.3.5 [INFO] [stderr] Downloaded async-io v1.3.1 [INFO] [stderr] Downloaded nb-connect v1.1.0 [INFO] [stderr] Downloaded sqlformat v0.1.6 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.23 [INFO] [stderr] Downloaded async-native-tls v0.3.3 [INFO] [stderr] Downloaded vec-arena v1.1.0 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded js-sys v0.3.50 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded web-sys v0.3.50 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4118ce5447127f10ae7d8df0bb7c44051ac18cc11083441ea9c53e8c983b4029 [INFO] running `Command { std: "docker" "start" "-a" "4118ce5447127f10ae7d8df0bb7c44051ac18cc11083441ea9c53e8c983b4029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4118ce5447127f10ae7d8df0bb7c44051ac18cc11083441ea9c53e8c983b4029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4118ce5447127f10ae7d8df0bb7c44051ac18cc11083441ea9c53e8c983b4029", kill_on_drop: false }` [INFO] [stdout] 4118ce5447127f10ae7d8df0bb7c44051ac18cc11083441ea9c53e8c983b4029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+ff0b4b6091a75ad840035a991426c8bc9fbd93bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3264333e9d8adfcbb62edf2dcfdd64cf240bb26e2dadfcd4603a856cddc0cca5 [INFO] running `Command { std: "docker" "start" "-a" "3264333e9d8adfcbb62edf2dcfdd64cf240bb26e2dadfcd4603a856cddc0cca5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.61: 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.61: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.61: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.61: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.61: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.61: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.61: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.61: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.61` [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-48d8aaff99b06755/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.61/build/main.rs:147: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: 0x5561a854149c - std::backtrace_rs::backtrace::libunwind::trace::h28571d73a0d06285 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5561a854149c - std::backtrace_rs::backtrace::trace_unsynchronized::h0e4380aafa44d6bd [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5561a854149c - std::sys_common::backtrace::_print_fmt::hcff92d010ea13f04 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5561a854149c - ::fmt::hd12255ac279dafcd [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5561a8567860 - core::fmt::rt::Argument::fmt::hc5b8e3d734737c40 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5561a8567860 - core::fmt::write::hd8a5505e18358854 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x5561a853ebcf - std::io::Write::write_fmt::h0157e1508cf7d8ee [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x5561a8541284 - std::sys_common::backtrace::_print::hf60dac385e654698 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5561a8541284 - std::sys_common::backtrace::print::h7a041aa6938c8c6c [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5561a8542a97 - std::panicking::default_hook::{{closure}}::h0988fbcda147588f [INFO] [stderr] 10: 0x5561a85427ff - std::panicking::default_hook::h94fbfa3cc6fcb59e [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5561a8542f18 - std::panicking::rust_panic_with_hook::h64880c3116a61826 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5561a8542dfe - std::panicking::begin_panic_handler::{{closure}}::h54d5bb3a618e1f22 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x5561a8541966 - std::sys_common::backtrace::__rust_end_short_backtrace::h7e352ae79e45dda0 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 14: 0x5561a8542b62 - rust_begin_unwind [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x5561a84aa685 - core::panicking::panic_fmt::h7f162bae160e72d3 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5561a84b22bf - build_script_main::validate_headers::h4194da16831604ce [INFO] [stderr] 17: 0x5561a84aedc2 - build_script_main::find_normal::try_pkg_config::h6ef29b6046495cb0 [INFO] [stderr] 18: 0x5561a84adf34 - build_script_main::find_normal::find_openssl_dir::h3eee27b6fc38abd1 [INFO] [stderr] 19: 0x5561a84ad9b2 - build_script_main::find_normal::get_openssl::{{closure}}::hb6b0f075ecb743af [INFO] [stderr] 20: 0x5561a84b6069 - core::option::Option::unwrap_or_else::h7f9f28b5862a514b [INFO] [stderr] 21: 0x5561a84ad76e - build_script_main::find_normal::get_openssl::h676d9894b8abfc53 [INFO] [stderr] 22: 0x5561a84afa9d - build_script_main::find_openssl::hb46652f1db142951 [INFO] [stderr] 23: 0x5561a84afb7d - build_script_main::main::hd20c28ad149976d0 [INFO] [stderr] 24: 0x5561a84abb33 - core::ops::function::FnOnce::call_once::h0143ac8ecabf61c9 [INFO] [stderr] 25: 0x5561a84b5636 - std::sys_common::backtrace::__rust_begin_short_backtrace::hee0b2540cd9db80b [INFO] [stderr] 26: 0x5561a84b56b9 - std::rt::lang_start::{{closure}}::h51a95199c65b6b74 [INFO] [stderr] 27: 0x5561a853af37 - core::ops::function::impls:: for &F>::call_once::hb00a35a26b32203e [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x5561a853af37 - std::panicking::try::do_call::hd4d560f4331194ed [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x5561a853af37 - std::panicking::try::h42e198358ddf2f16 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x5561a853af37 - std::panic::catch_unwind::he9042da89c1e6669 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x5561a853af37 - std::rt::lang_start_internal::{{closure}}::hc46245de11a15959 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/rt.rs:148:48 [INFO] [stderr] 32: 0x5561a853af37 - std::panicking::try::do_call::haa9094e801bcc8e2 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:552:40 [INFO] [stderr] 33: 0x5561a853af37 - std::panicking::try::h6436b9b76c6fe6d7 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panicking.rs:516:19 [INFO] [stderr] 34: 0x5561a853af37 - std::panic::catch_unwind::h65ac7939c7eeeaca [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/panic.rs:142:14 [INFO] [stderr] 35: 0x5561a853af37 - std::rt::lang_start_internal::hcbe796a15946ade9 [INFO] [stderr] at /rustc/ff0b4b6091a75ad840035a991426c8bc9fbd93bb/library/std/src/rt.rs:148:20 [INFO] [stderr] 36: 0x5561a84b5697 - std::rt::lang_start::hc6d1c4fd4e3e2ddc [INFO] [stderr] 37: 0x5561a84b3005 - main [INFO] [stderr] 38: 0x7fe8d81d8d90 - [INFO] [stderr] 39: 0x7fe8d81d8e40 - __libc_start_main [INFO] [stderr] 40: 0x5561a84aae95 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3264333e9d8adfcbb62edf2dcfdd64cf240bb26e2dadfcd4603a856cddc0cca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3264333e9d8adfcbb62edf2dcfdd64cf240bb26e2dadfcd4603a856cddc0cca5", kill_on_drop: false }` [INFO] [stdout] 3264333e9d8adfcbb62edf2dcfdd64cf240bb26e2dadfcd4603a856cddc0cca5 [INFO] checking fieldlee/rust_sql_example against try#9ee647322baa27cc6bb1a95b4595bad94b334fcf for pr-117673 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example" "/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/fieldlee/rust_sql_example on toolchain 9ee647322baa27cc6bb1a95b4595bad94b334fcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] finished tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] tweaked toml for git repo https://github.com/fieldlee/rust_sql_example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/rust_sql_example 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" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "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 fieldlee/rust_sql_example against try#9ee647322baa27cc6bb1a95b4595bad94b334fcf for pr-117673 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example" "/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/fieldlee/rust_sql_example on toolchain 9ee647322baa27cc6bb1a95b4595bad94b334fcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] finished tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] tweaked toml for git repo https://github.com/fieldlee/rust_sql_example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/rust_sql_example 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" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "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 fieldlee/rust_sql_example against try#9ee647322baa27cc6bb1a95b4595bad94b334fcf for pr-117673 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example" "/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/fieldlee/rust_sql_example on toolchain 9ee647322baa27cc6bb1a95b4595bad94b334fcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] finished tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] tweaked toml for git repo https://github.com/fieldlee/rust_sql_example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/rust_sql_example 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" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "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 fieldlee/rust_sql_example against try#9ee647322baa27cc6bb1a95b4595bad94b334fcf for pr-117673 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example" "/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/fieldlee/rust_sql_example on toolchain 9ee647322baa27cc6bb1a95b4595bad94b334fcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] finished tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] tweaked toml for git repo https://github.com/fieldlee/rust_sql_example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/rust_sql_example 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" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "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 fieldlee/rust_sql_example against try#9ee647322baa27cc6bb1a95b4595bad94b334fcf for pr-117673 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffieldlee%2Frust_sql_example" "/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/fieldlee/rust_sql_example on toolchain 9ee647322baa27cc6bb1a95b4595bad94b334fcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] finished tweaking git repo https://github.com/fieldlee/rust_sql_example [INFO] tweaked toml for git repo https://github.com/fieldlee/rust_sql_example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fieldlee/rust_sql_example 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" "+9ee647322baa27cc6bb1a95b4595bad94b334fcf" "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.