[INFO] crate zfs-core-sys 0.1.0 is already in cache [INFO] extracting crate zfs-core-sys 0.1.0 into work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/zfs-core-sys/0.1.0 [INFO] extracting crate zfs-core-sys 0.1.0 into work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/zfs-core-sys/0.1.0 [INFO] validating manifest of zfs-core-sys-0.1.0 on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zfs-core-sys-0.1.0 on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zfs-core-sys-0.1.0 [INFO] finished frobbing zfs-core-sys-0.1.0 [INFO] frobbed toml for zfs-core-sys-0.1.0 written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/zfs-core-sys/0.1.0/Cargo.toml [INFO] started frobbing zfs-core-sys-0.1.0 [INFO] finished frobbing zfs-core-sys-0.1.0 [INFO] frobbed toml for zfs-core-sys-0.1.0 written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/zfs-core-sys/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking zfs-core-sys-0.1.0 against try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-2/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/zfs-core-sys/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" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 71ffeb66d800d1460d62163c636d3069c4dca1d083dbde24615ab3d8ef354854 [INFO] running `"docker" "start" "-a" "71ffeb66d800d1460d62163c636d3069c4dca1d083dbde24615ab3d8ef354854"` [INFO] [stderr] Compiling nvpair-sys v0.1.0 [INFO] [stderr] Compiling zfs-core-sys v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `zfs-core-sys v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/zfs-core-sys-809a3e4619a409b2/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\" \"libzfs_core\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package libzfs_core was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libzfs_core.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libzfs_core\' found\n" } }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5644261e3213 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h175c35bedfe324eb [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5644261def5b - std::sys_common::backtrace::_print::h01694821edef617a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5644261e2036 - std::panicking::default_hook::{{closure}}::h62cbe23db3262ad8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x5644261e1dc9 - std::panicking::default_hook::h917594e1ea7adc3f [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x5644261e268f - std::panicking::rust_panic_with_hook::h1fb2ce490ccdf024 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x5644261e2211 - std::panicking::continue_panic_fmt::hb6bb79da952ec340 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x5644261e20f5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x5644261f793c - core::panicking::panic_fmt::h0f9d7e1fa9fb22bf [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x564426197002 - core::result::unwrap_failed::h401da7573fc9e9bb [INFO] [stderr] at /rustc/78b0bd8441ef961f6475e3d47fe3bca38cb83432/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x56442619718a - core::result::Result::unwrap::h490376c51a6da3f7 [INFO] [stderr] at /rustc/78b0bd8441ef961f6475e3d47fe3bca38cb83432/src/libcore/result.rs:800 [INFO] [stderr] 10: 0x564426196683 - build_script_build::main::h19a72e1bd7ea0ec7 [INFO] [stderr] at /opt/crater/workdir/build.rs:8 [INFO] [stderr] 11: 0x56442619683f - std::rt::lang_start::{{closure}}::hb7cdd81bdb09870f [INFO] [stderr] at /rustc/78b0bd8441ef961f6475e3d47fe3bca38cb83432/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x5644261e20e2 - std::panicking::try::do_call::h60d8cccf379053fe [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x5644261e8d79 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x5644261e2b9c - std::rt::lang_start_internal::h629f5b3976019ae3 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x564426196818 - std::rt::lang_start::h51a44a22df433b3c [INFO] [stderr] at /rustc/78b0bd8441ef961f6475e3d47fe3bca38cb83432/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x5644261966f9 - main [INFO] [stderr] 17: 0x7f06793c62e0 - __libc_start_main [INFO] [stderr] 18: 0x564426196539 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "71ffeb66d800d1460d62163c636d3069c4dca1d083dbde24615ab3d8ef354854"` [INFO] running `"docker" "rm" "-f" "71ffeb66d800d1460d62163c636d3069c4dca1d083dbde24615ab3d8ef354854"` [INFO] [stdout] 71ffeb66d800d1460d62163c636d3069c4dca1d083dbde24615ab3d8ef354854