[INFO] crate peroxide-cryptsetup 0.1.0 is already in cache [INFO] checking peroxide-cryptsetup-0.1.0 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate peroxide-cryptsetup 0.1.0 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate peroxide-cryptsetup 0.1.0 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate peroxide-cryptsetup 0.1.0 [INFO] removed 1 missing tests [INFO] removed path dependency cryptsetup-rs from crates.io crate peroxide-cryptsetup 0.1.0 [INFO] removed path dependency ykpers-rs from crates.io crate peroxide-cryptsetup 0.1.0 [INFO] finished tweaking crates.io crate peroxide-cryptsetup 0.1.0 [INFO] tweaked toml for crates.io crate peroxide-cryptsetup 0.1.0 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /mnt/big/crater/work/builds/worker-5/source/tests/test_enroll.rs [INFO] [stderr] * /mnt/big/crater/work/builds/worker-5/source/tests/test_open.rs [INFO] [stderr] * /mnt/big/crater/work/builds/worker-5/source/tests/test_yubikey.rs [INFO] [stderr] * /mnt/big/crater/work/builds/worker-5/source/tests/tests.rs [INFO] [stderr] * /mnt/big/crater/work/builds/worker-5/source/tests/support.rs [INFO] [stderr] * /mnt/big/crater/work/builds/worker-5/source/tests/test_context.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blkid-rs v0.1.2 [INFO] [stderr] Downloaded libcryptsetup-sys v0.1.2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fd549bffa2f6d0c71e5a891c6c402ad7c407048b297f24369c8f627ee84774b4 [INFO] running `"docker" "start" "-a" "fd549bffa2f6d0c71e5a891c6c402ad7c407048b297f24369c8f627ee84774b4"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/test_enroll.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_open.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_yubikey.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/tests.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/support.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_context.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling libykpers-sys v0.1.0 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling libcryptsetup-sys v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] error: failed to run custom build command for `libykpers-sys v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libykpers-sys-19dd44ba2f825f9c/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--static\" \"--libs\" \"--cflags\" \"ykpers-1\"` did not exit successfully: exit code: 1\n--- stderr\nPackage ykpers-1 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `ykpers-1.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'ykpers-1\' found\n"', src/libcore/result.rs:1165:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5586e635a4f4 - backtrace::backtrace::libunwind::trace::h3c0a6ef922927c46 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5586e635a4f4 - backtrace::backtrace::trace_unsynchronized::h35d4e03c0e8ab47a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5586e635a4f4 - std::sys_common::backtrace::_print_fmt::hf04e228d9456a61b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x5586e635a4f4 - ::fmt::hfbc1dc77dae53d09 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x5586e637879c - core::fmt::write::h37dd608a61cc034b [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x5586e63578a7 - std::io::Write::write_fmt::h3b9053b7f45f25c3 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x5586e635c9b5 - std::sys_common::backtrace::_print::h9f196a8ab349c245 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x5586e635c9b5 - std::sys_common::backtrace::print::h24c97bdb42c9567f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5586e635c9b5 - std::panicking::default_hook::{{closure}}::h1bfa21bfab63e40f [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x5586e635c6a6 - std::panicking::default_hook::hf7ab6a844228b0c0 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x5586e635d005 - std::panicking::rust_panic_with_hook::hf49dbf6343540046 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x5586e635cba2 - std::panicking::continue_panic_fmt::h8d0c09641c4ad511 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x5586e635ca96 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:307 [INFO] [stderr] 13: 0x5586e6375eaa - core::panicking::panic_fmt::h3cbe072dbfab6db9 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 14: 0x5586e6375fa7 - core::result::unwrap_failed::hb6a3e335758ca63f [INFO] [stderr] at src/libcore/result.rs:1165 [INFO] [stderr] 15: 0x5586e6316c70 - core::result::Result::unwrap::h6f71015fc985c363 [INFO] [stderr] at /rustc/00e4530a79c42b21a6ca2ac1edb597c90d21f89f/src/libcore/result.rs:933 [INFO] [stderr] 16: 0x5586e6316d58 - build_script_build::main::h0eebc2eecedcd031 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libykpers-sys-0.1.0/build.rs:4 [INFO] [stderr] 17: 0x5586e6316b60 - std::rt::lang_start::{{closure}}::he1156aebcffc8d67 [INFO] [stderr] at /rustc/00e4530a79c42b21a6ca2ac1edb597c90d21f89f/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x5586e635ca83 - std::rt::lang_start_internal::{{closure}}::he5fcc75ec165f647 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 19: 0x5586e635ca83 - std::panicking::try::do_call::h17d15f6f56248700 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 20: 0x5586e6362fba - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 21: 0x5586e635d4fd - std::panicking::try::h788d6f62571352f2 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 22: 0x5586e635d4fd - std::panic::catch_unwind::h118eae3cc66185af [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x5586e635d4fd - std::rt::lang_start_internal::h16dc6aaaeba64bf8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 24: 0x5586e6316b39 - std::rt::lang_start::he68c6f92bc1d3bf4 [INFO] [stderr] at /rustc/00e4530a79c42b21a6ca2ac1edb597c90d21f89f/src/libstd/rt.rs:64 [INFO] [stderr] 25: 0x5586e6316dba - main [INFO] [stderr] 26: 0x7f01aedffb97 - __libc_start_main [INFO] [stderr] 27: 0x5586e63163da - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fd549bffa2f6d0c71e5a891c6c402ad7c407048b297f24369c8f627ee84774b4"` [INFO] running `"docker" "rm" "-f" "fd549bffa2f6d0c71e5a891c6c402ad7c407048b297f24369c8f627ee84774b4"` [INFO] [stdout] fd549bffa2f6d0c71e5a891c6c402ad7c407048b297f24369c8f627ee84774b4