[INFO] crate peroxide-cryptsetup 0.1.0 is already in cache [INFO] testing peroxide-cryptsetup-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate peroxide-cryptsetup 0.1.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate peroxide-cryptsetup 0.1.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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] * /big/crater/work/builds/worker-6/source/tests/support.rs [INFO] [stderr] * /big/crater/work/builds/worker-6/source/tests/test_open.rs [INFO] [stderr] * /big/crater/work/builds/worker-6/source/tests/tests.rs [INFO] [stderr] * /big/crater/work/builds/worker-6/source/tests/test_yubikey.rs [INFO] [stderr] * /big/crater/work/builds/worker-6/source/tests/test_enroll.rs [INFO] [stderr] * /big/crater/work/builds/worker-6/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 libcryptsetup-sys v0.1.2 [INFO] [stderr] Downloaded blkid-rs v0.1.2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6867c7e160fc9daa40ab78c9e7056f66755e3ccd8f70e9b37dc757361190d139 [INFO] running `"docker" "start" "-a" "6867c7e160fc9daa40ab78c9e7056f66755e3ccd8f70e9b37dc757361190d139"` [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/support.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_open.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/tests.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_yubikey.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_enroll.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 libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling libcryptsetup-sys v0.1.2 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling libykpers-sys v0.1.0 [INFO] [stderr] Compiling blkid-rs v0.1.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling termios v0.2.2 [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-a66aa51e0a7aa5ce/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: 0x56538a0c44f4 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56538a0c44f4 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56538a0c44f4 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x56538a0c44f4 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x56538a0e279c - core::fmt::write::h7fd0d904495c035f [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x56538a0c18a7 - std::io::Write::write_fmt::h663e4bf63637c947 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x56538a0c69b5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x56538a0c69b5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x56538a0c69b5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x56538a0c66a6 - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x56538a0c7005 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x56538a0c6ba2 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x56538a0c6a96 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:307 [INFO] [stderr] 13: 0x56538a0dfeaa - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 14: 0x56538a0dffa7 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stderr] at src/libcore/result.rs:1165 [INFO] [stderr] 15: 0x56538a080c70 - core::result::Result::unwrap::h8127fa4cb722b848 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:933 [INFO] [stderr] 16: 0x56538a080d58 - build_script_build::main::hc63e2d25ffd32106 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libykpers-sys-0.1.0/build.rs:4 [INFO] [stderr] 17: 0x56538a080b60 - std::rt::lang_start::{{closure}}::h06a9adda5b41c403 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x56538a0c6a83 - std::rt::lang_start_internal::{{closure}}::hf85bf15597d76295 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 19: 0x56538a0c6a83 - std::panicking::try::do_call::hd308ec0604b9bc21 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 20: 0x56538a0ccfba - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 21: 0x56538a0c74fd - std::panicking::try::hafc45125a5bd2b22 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 22: 0x56538a0c74fd - std::panic::catch_unwind::h8494678ec44c4b51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x56538a0c74fd - std::rt::lang_start_internal::h7404667a595739f8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 24: 0x56538a080b39 - std::rt::lang_start::h65de04b936297139 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 25: 0x56538a080dba - main [INFO] [stderr] 26: 0x7feda6b7bb97 - __libc_start_main [INFO] [stderr] 27: 0x56538a0803da - _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" "6867c7e160fc9daa40ab78c9e7056f66755e3ccd8f70e9b37dc757361190d139"` [INFO] running `"docker" "rm" "-f" "6867c7e160fc9daa40ab78c9e7056f66755e3ccd8f70e9b37dc757361190d139"` [INFO] [stdout] 6867c7e160fc9daa40ab78c9e7056f66755e3ccd8f70e9b37dc757361190d139