[INFO] updating cached repository lukaspustina/github-watchtower [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lukaspustina/github-watchtower [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/github-watchtower" "work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/github-watchtower"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/github-watchtower'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/github-watchtower" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/github-watchtower"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/github-watchtower'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7263aaea7297d16dc10022102a241504042b0306 [INFO] sha for GitHub repo lukaspustina/github-watchtower: 7263aaea7297d16dc10022102a241504042b0306 [INFO] validating manifest of lukaspustina/github-watchtower on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lukaspustina/github-watchtower on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lukaspustina/github-watchtower [INFO] finished frobbing lukaspustina/github-watchtower [INFO] frobbed toml for lukaspustina/github-watchtower written to work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/github-watchtower/Cargo.toml [INFO] started frobbing lukaspustina/github-watchtower [INFO] finished frobbing lukaspustina/github-watchtower [INFO] frobbed toml for lukaspustina/github-watchtower written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/github-watchtower/Cargo.toml [INFO] crate lukaspustina/github-watchtower already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lukaspustina/github-watchtower against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/github-watchtower:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 79c82b2af48bf1eb838351aad1ff3bbc5df1b79fe76e8a69396c53803e40b4be [INFO] running `"docker" "start" "-a" "79c82b2af48bf1eb838351aad1ff3bbc5df1b79fe76e8a69396c53803e40b4be"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling lalrpop-util v0.17.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling memsec v0.5.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.2.0 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.0 [INFO] [stderr] Compiling hyper v0.12.32 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling clams-derive v0.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling buffered-reader v0.8.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling nettle-sys v2.0.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] error: failed to run custom build command for `nettle-sys v2.0.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/nettle-sys-ddf5bc015ac889dd/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=NETTLE_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=NETTLE_PREGENERATED_BINDINGS [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"nettle hogweed\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package nettle was not found in the pkg-config search path.\nPerhaps you should add the directory containing `nettle.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'nettle\' found\nPackage hogweed was not found in the pkg-config search path.\nPerhaps you should add the directory containing `hogweed.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'hogweed\' found\n" } }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562e18114dbb - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x562e18114dbb - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562e18114dbb - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x562e18114dbb - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x562e18114dbb - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x562e18114a97 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x562e18115530 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x562e181150b2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x562e18114f96 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x562e181354bd - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x562e179e9523 - core::result::unwrap_failed::h99be0d8d20d307b1 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x562e179e998c - core::result::Result::unwrap::h76d5f1f31ff4080c [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/result.rs:800 [INFO] [stderr] 12: 0x562e179e47e2 - build_script_build::main::h3742d7e9ed07b194 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nettle-sys-2.0.1/build.rs:36 [INFO] [stderr] 13: 0x562e179e7e00 - std::rt::lang_start::{{closure}}::h7c06445d6e6a0212 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x562e18114f33 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x562e18114f33 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x562e1811d82a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x562e18115afd - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x562e18115afd - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x562e18115afd - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x562e179e7dd9 - std::rt::lang_start::h077201fbfdc62864 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x562e179e55da - main [INFO] [stderr] 22: 0x7f732f24b2e1 - __libc_start_main [INFO] [stderr] 23: 0x562e179e3d1a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "79c82b2af48bf1eb838351aad1ff3bbc5df1b79fe76e8a69396c53803e40b4be"` [INFO] running `"docker" "rm" "-f" "79c82b2af48bf1eb838351aad1ff3bbc5df1b79fe76e8a69396c53803e40b4be"` [INFO] [stdout] 79c82b2af48bf1eb838351aad1ff3bbc5df1b79fe76e8a69396c53803e40b4be