[INFO] crate kres 0.1.0 is already in cache [INFO] extracting crate kres 0.1.0 into work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/reg/kres/0.1.0 [INFO] extracting crate kres 0.1.0 into work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/reg/kres/0.1.0 [INFO] validating manifest of kres-0.1.0 on toolchain master#d99a320cba42f661aebfa1293b7b2ec3603dda75 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kres-0.1.0 on toolchain try#e70472fc501b855c9080f3772432c10fe20b8866 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kres-0.1.0 [INFO] finished frobbing kres-0.1.0 [INFO] frobbed toml for kres-0.1.0 written to work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/reg/kres/0.1.0/Cargo.toml [INFO] started frobbing kres-0.1.0 [INFO] finished frobbing kres-0.1.0 [INFO] frobbed toml for kres-0.1.0 written to work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/reg/kres/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking kres-0.1.0 against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/reg/kres/0.1.0:/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=forbid" "-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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a048be5e7140e9c678a64fe1b61d118da1fec82d1fd7ca9a138b846d2bcd0cc4 [INFO] running `"docker" "start" "-a" "a048be5e7140e9c678a64fe1b61d118da1fec82d1fd7ca9a138b846d2bcd0cc4"` [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Checking either v0.1.7 [INFO] [stderr] Checking xfailure v0.1.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling kres v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking chomp v0.3.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking dnssector v0.1.3 [INFO] [stderr] error: failed to run custom build command for `kres v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/kres-71be148c0e591caf/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"libkres >= 3.0.0\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package libkres was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libkres.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libkres\' found\n" } }', src/libcore/result.rs:1009:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5569298eea53 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6e7bc8d4fb88ec5c [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 [INFO] [stderr] 1: 0x5569298ea958 - std::sys_common::backtrace::_print::h3185a7f0a96bc82b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:72 [INFO] [stderr] 2: 0x5569298ed972 - std::panicking::default_hook::{{closure}}::h162ee7047d056245 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 3: 0x5569298ed6e4 - std::panicking::default_hook::h27e44ad9f5efc588 [INFO] [stderr] at src/libstd/panicking.rs:225 [INFO] [stderr] 4: 0x5569298ee080 - std::panicking::rust_panic_with_hook::he8291f9ecfbf7e24 [INFO] [stderr] at src/libstd/panicking.rs:488 [INFO] [stderr] 5: 0x5569298edc01 - std::panicking::continue_panic_fmt::h1a958f79318d5fab [INFO] [stderr] at src/libstd/panicking.rs:395 [INFO] [stderr] 6: 0x5569298edae5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:322 [INFO] [stderr] 7: 0x55692990ab3c - core::panicking::panic_fmt::h9c845b978aea3a48 [INFO] [stderr] at src/libcore/panicking.rs:95 [INFO] [stderr] 8: 0x5569291ef41b - core::result::unwrap_failed::hf6dd6bc1fc5e7f6b [INFO] [stderr] at /rustc/e70472fc501b855c9080f3772432c10fe20b8866/src/libcore/macros.rs:26 [INFO] [stderr] 9: 0x5569291ef12a - >::unwrap::hc9c319408f0edc58 [INFO] [stderr] at /rustc/e70472fc501b855c9080f3772432c10fe20b8866/src/libcore/result.rs:808 [INFO] [stderr] 10: 0x5569291ede57 - build_script_build::main::h1a21a363bd35f14a [INFO] [stderr] at /opt/crater/workdir/build.rs:9 [INFO] [stderr] 11: 0x5569291edd8f - std::rt::lang_start::{{closure}}::hba379c7491fa4d91 [INFO] [stderr] at /rustc/e70472fc501b855c9080f3772432c10fe20b8866/src/libstd/rt.rs:74 [INFO] [stderr] 12: 0x5569298eda82 - std::panicking::try::do_call::hc4b9ec7b67d70d46 [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:307 [INFO] [stderr] 13: 0x5569299022e9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 14: 0x5569298ee453 - std::rt::lang_start_internal::h3effe680d92b51f0 [INFO] [stderr] at src/libstd/panicking.rs:286 [INFO] [stderr] at src/libstd/panic.rs:398 [INFO] [stderr] at src/libstd/rt.rs:58 [INFO] [stderr] 15: 0x5569291edd68 - std::rt::lang_start::h792aa8a8a838ee33 [INFO] [stderr] at /rustc/e70472fc501b855c9080f3772432c10fe20b8866/src/libstd/rt.rs:74 [INFO] [stderr] 16: 0x5569291ee519 - main [INFO] [stderr] 17: 0x7f708e2012e0 - __libc_start_main [INFO] [stderr] 18: 0x5569291edc19 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "a048be5e7140e9c678a64fe1b61d118da1fec82d1fd7ca9a138b846d2bcd0cc4"` [INFO] running `"docker" "rm" "-f" "a048be5e7140e9c678a64fe1b61d118da1fec82d1fd7ca9a138b846d2bcd0cc4"` [INFO] [stdout] a048be5e7140e9c678a64fe1b61d118da1fec82d1fd7ca9a138b846d2bcd0cc4