[INFO] cloning repository https://github.com/duriantang/nickel_cors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duriantang/nickel_cors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5685cd9045bc264276689410a4052e3a8ed0a8e1 [INFO] checking duriantang/nickel_cors against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duriantang/nickel_cors on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/nickel_cors [INFO] finished tweaking git repo https://github.com/duriantang/nickel_cors [INFO] tweaked toml for git repo https://github.com/duriantang/nickel_cors written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/nickel_cors 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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.6.17 [INFO] [stderr] Downloaded h2 v0.1.19 [INFO] [stderr] Downloaded openssl-sys v0.9.46 [INFO] [stderr] Downloaded backtrace v0.3.17 [INFO] [stderr] Downloaded openssl v0.10.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6156f8986fa9c45421dc70d0d0c1c103292181564f8ac8a8feb535cce6fe6869 [INFO] running `Command { std: "docker" "start" "-a" "6156f8986fa9c45421dc70d0d0c1c103292181564f8ac8a8feb535cce6fe6869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6156f8986fa9c45421dc70d0d0c1c103292181564f8ac8a8feb535cce6fe6869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6156f8986fa9c45421dc70d0d0c1c103292181564f8ac8a8feb535cce6fe6869", kill_on_drop: false }` [INFO] [stdout] 6156f8986fa9c45421dc70d0d0c1c103292181564f8ac8a8feb535cce6fe6869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65a6c571960af7aa6862803c1fd17b588d5bc24f3222e73ba1fc0895c5ca1947 [INFO] running `Command { std: "docker" "start" "-a" "65a6c571960af7aa6862803c1fd17b588d5bc24f3222e73ba1fc0895c5ca1947", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.17 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking mio v0.6.17 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: openssl-sys@0.9.46: 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.46: 4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v [INFO] [stderr] warning: openssl-sys@0.9.46: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.46: build/expando.c:5:23: note: in expansion of macro 'VERSION2' [INFO] [stderr] warning: openssl-sys@0.9.46: 5 | #define VERSION(n, v) VERSION2(n, v) [INFO] [stderr] warning: openssl-sys@0.9.46: | ^~~~~~~~ [INFO] [stderr] warning: openssl-sys@0.9.46: build/expando.c:10:1: note: in expansion of macro 'VERSION' [INFO] [stderr] warning: openssl-sys@0.9.46: 10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER) [INFO] [stderr] warning: openssl-sys@0.9.46: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.46` [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-3f17526f7774eace/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" "-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.46/build/main.rs:126: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\" \"-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: 0x557144385b3c - std::backtrace_rs::backtrace::libunwind::trace::h428d26b378fdac7c [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x557144385b3c - std::backtrace_rs::backtrace::trace_unsynchronized::h94324fa9706068d9 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557144385b3c - std::sys_common::backtrace::_print_fmt::h63c1dcd74150b006 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x557144385b3c - ::fmt::h51c27ff6cb4bb463 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5571443abec0 - core::fmt::rt::Argument::fmt::h9ca6ffdd8d4daac9 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5571443abec0 - core::fmt::write::h6ab7ce50acad09ba [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x5571443834af - std::io::Write::write_fmt::h357610885f48811d [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x557144385924 - std::sys_common::backtrace::_print::h286fa52388daac98 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x557144385924 - std::sys_common::backtrace::print::h5102ce2dc2fa9e3e [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x557144387137 - std::panicking::default_hook::{{closure}}::h0cfe4c65bd31a5b0 [INFO] [stderr] 10: 0x557144386e9f - std::panicking::default_hook::hf37095646a5537f7 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5571443875b8 - std::panicking::rust_panic_with_hook::hd8ecd89f7b0271ae [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55714438749e - std::panicking::begin_panic_handler::{{closure}}::h23023e136e1bdd97 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x557144386006 - std::sys_common::backtrace::__rust_end_short_backtrace::h5e84f99774cdf1d5 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 14: 0x557144387202 - rust_begin_unwind [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x557144300685 - core::panicking::panic_fmt::h9b79ef29aea980e2 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x557144307fe9 - build_script_main::validate_headers::hdfbe5085bf29bfa5 [INFO] [stderr] 17: 0x557144304f0f - build_script_main::find::try_pkg_config::h0cd712b9a26d0465 [INFO] [stderr] 18: 0x557144303dd4 - build_script_main::find::find_openssl_dir::h0e23c172b7bd932f [INFO] [stderr] 19: 0x557144303c72 - build_script_main::find::get_openssl::{{closure}}::hc40e21b72e83a8dd [INFO] [stderr] 20: 0x55714430cbd9 - core::option::Option::unwrap_or_else::h43948194b2d44b9c [INFO] [stderr] 21: 0x557144303a71 - build_script_main::find::get_openssl::h99bc31dc74720bcc [INFO] [stderr] 22: 0x557144305c95 - build_script_main::main::h19f86cfa88949011 [INFO] [stderr] 23: 0x55714430bd53 - core::ops::function::FnOnce::call_once::h64d66b895dbef8cf [INFO] [stderr] 24: 0x55714430b756 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59f1361771c4e506 [INFO] [stderr] 25: 0x557144301579 - std::rt::lang_start::{{closure}}::h187cb74945ec7e71 [INFO] [stderr] 26: 0x55714437fb17 - core::ops::function::impls:: for &F>::call_once::he7607931ff2dd7d6 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 27: 0x55714437fb17 - std::panicking::try::do_call::h6ce0ca906421353a [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x55714437fb17 - std::panicking::try::hf1eaa5ada738e2df [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x55714437fb17 - std::panic::catch_unwind::h44ee9a4f62d28051 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x55714437fb17 - std::rt::lang_start_internal::{{closure}}::h4bf7529be7397402 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/rt.rs:148:48 [INFO] [stderr] 31: 0x55714437fb17 - std::panicking::try::do_call::h8c9069cefb936388 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:552:40 [INFO] [stderr] 32: 0x55714437fb17 - std::panicking::try::hd013d3ed62d38553 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:516:19 [INFO] [stderr] 33: 0x55714437fb17 - std::panic::catch_unwind::h20ae945a37430a85 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panic.rs:142:14 [INFO] [stderr] 34: 0x55714437fb17 - std::rt::lang_start_internal::h44f87a070806de5d [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/rt.rs:148:20 [INFO] [stderr] 35: 0x557144301557 - std::rt::lang_start::h8231dd23f429971e [INFO] [stderr] 36: 0x557144308d25 - main [INFO] [stderr] 37: 0x7f2db704bd90 - [INFO] [stderr] 38: 0x7f2db704be40 - __libc_start_main [INFO] [stderr] 39: 0x557144300e95 - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65a6c571960af7aa6862803c1fd17b588d5bc24f3222e73ba1fc0895c5ca1947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a6c571960af7aa6862803c1fd17b588d5bc24f3222e73ba1fc0895c5ca1947", kill_on_drop: false }` [INFO] [stdout] 65a6c571960af7aa6862803c1fd17b588d5bc24f3222e73ba1fc0895c5ca1947 [INFO] checking duriantang/nickel_cors against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duriantang/nickel_cors on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/nickel_cors [INFO] finished tweaking git repo https://github.com/duriantang/nickel_cors [INFO] tweaked toml for git repo https://github.com/duriantang/nickel_cors written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/nickel_cors 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "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 duriantang/nickel_cors against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duriantang/nickel_cors on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/nickel_cors [INFO] finished tweaking git repo https://github.com/duriantang/nickel_cors [INFO] tweaked toml for git repo https://github.com/duriantang/nickel_cors written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/nickel_cors 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "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 duriantang/nickel_cors against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duriantang/nickel_cors on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/nickel_cors [INFO] finished tweaking git repo https://github.com/duriantang/nickel_cors [INFO] tweaked toml for git repo https://github.com/duriantang/nickel_cors written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/nickel_cors 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "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 duriantang/nickel_cors against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duriantang/nickel_cors on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/nickel_cors [INFO] finished tweaking git repo https://github.com/duriantang/nickel_cors [INFO] tweaked toml for git repo https://github.com/duriantang/nickel_cors written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/nickel_cors 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "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 duriantang/nickel_cors against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduriantang%2Fnickel_cors" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duriantang/nickel_cors on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duriantang/nickel_cors [INFO] finished tweaking git repo https://github.com/duriantang/nickel_cors [INFO] tweaked toml for git repo https://github.com/duriantang/nickel_cors written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duriantang/nickel_cors 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "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.