[INFO] cloning repository https://github.com/pkgw/slurm-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkgw/slurm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fslurm-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fslurm-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a9c928d624cd22a9bfb700dd067892b5d5a3036b [INFO] checking pkgw/slurm-rs against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkgw%2Fslurm-rs" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pkgw/slurm-rs on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pkgw/slurm-rs [INFO] removed workspace from git repo https://github.com/pkgw/slurm-rs [INFO] removed path dependency slurm from git repo https://github.com/pkgw/slurm-rs [INFO] finished tweaking git repo https://github.com/pkgw/slurm-rs [INFO] tweaked toml for git repo https://github.com/pkgw/slurm-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pkgw/slurm-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8a4584c31f9ec2990c6d9bef13d9e8a5243be9d4820e811c8636f26da0ed25f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8a4584c31f9ec2990c6d9bef13d9e8a5243be9d4820e811c8636f26da0ed25f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bindgen v0.35.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling slurm-sys v0.1.3 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] error: failed to run custom build command for `slurm-sys v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/slurm-sys-2a2a109600168a12/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\" \"slurm\" \"slurm >= 15.0\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package slurm was not found in the pkg-config search path.\nPerhaps you should add the directory containing `slurm.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'slurm\' found\nPackage slurm was not found in the pkg-config search path.\nPerhaps you should add the directory containing `slurm.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'slurm\' found\n" } }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slurm-sys-0.1.3/build.rs:67:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c43a8063a5 - backtrace::backtrace::libunwind::trace::h678b9599e62f63eb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55c43a8063a5 - backtrace::backtrace::trace_unsynchronized::hc151481f0e2d39cd [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c43a8063a5 - std::sys_common::backtrace::_print_fmt::he1b14c2dc4d370e2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55c43a8063a5 - ::fmt::h0e056b70ceff915d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55c43a8303fc - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55c43a802aa3 - std::io::Write::write_fmt::h5b95d57b9d83617e [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55c43a808c50 - std::sys_common::backtrace::_print::hde4f93cf630dd149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55c43a808c50 - std::sys_common::backtrace::print::hab894e5c65d4445d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55c43a808c50 - std::panicking::default_hook::{{closure}}::h190ee58e2eec052f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55c43a80899c - std::panicking::default_hook::he2b0e031648f6bed [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55c43a809287 - std::panicking::rust_panic_with_hook::hd8d0481ab65c637b [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x55c43a808e8b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x55c43a82eab1 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:101 [INFO] [stderr] 13: 0x55c43a82e8d3 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55c43a34309a - core::result::Result::unwrap::he0f2749f2a98d47b [INFO] [stderr] at /rustc/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55c43a33d7d8 - build_script_build::main::hcb04bb9e63ff4ddc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slurm-sys-0.1.3/build.rs:67 [INFO] [stderr] 16: 0x55c43a340adb - std::rt::lang_start::{{closure}}::h964e569894e8bd89 [INFO] [stderr] at /rustc/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55c43a809658 - std::rt::lang_start_internal::{{closure}}::h20875b53e93c05e5 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55c43a809658 - std::panicking::try::do_call::hf41a9e99b462682c [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x55c43a809658 - std::panicking::try::h676e31cbf6db58e0 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55c43a809658 - std::panic::catch_unwind::h254ef3e93964825b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55c43a809658 - std::rt::lang_start_internal::h8a620deb31f7711f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55c43a340ab7 - std::rt::lang_start::h90333c206da62cfb [INFO] [stderr] at /rustc/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55c43a33f7aa - main [INFO] [stderr] 24: 0x7f445e10b0b3 - __libc_start_main [INFO] [stderr] 25: 0x55c43a33d19e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "8a4584c31f9ec2990c6d9bef13d9e8a5243be9d4820e811c8636f26da0ed25f0"` [INFO] running `"docker" "rm" "-f" "8a4584c31f9ec2990c6d9bef13d9e8a5243be9d4820e811c8636f26da0ed25f0"` [INFO] [stdout] 8a4584c31f9ec2990c6d9bef13d9e8a5243be9d4820e811c8636f26da0ed25f0