[INFO] cloning repository https://github.com/hfiguiere/niepce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hfiguiere/niepce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fniepce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fniepce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ae67e25c983667b92f071ec345b80c4fd627105 [INFO] checking hfiguiere/niepce against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fniepce" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hfiguiere/niepce on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hfiguiere/niepce [INFO] finished tweaking git repo https://github.com/hfiguiere/niepce [INFO] tweaked toml for git repo https://github.com/hfiguiere/niepce written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hfiguiere/niepce already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf66e117d9a9c5f47e2fb7d251bd310a87c8afdf614020f539b699b6ef69a238 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf66e117d9a9c5f47e2fb7d251bd310a87c8afdf614020f539b699b6ef69a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf66e117d9a9c5f47e2fb7d251bd310a87c8afdf614020f539b699b6ef69a238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf66e117d9a9c5f47e2fb7d251bd310a87c8afdf614020f539b699b6ef69a238", kill_on_drop: false }` [INFO] [stdout] bf66e117d9a9c5f47e2fb7d251bd310a87c8afdf614020f539b699b6ef69a238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5e778fdb326857ac714c20b704faa4818adeb3d936a3c77e7e5e8f084a2bfcd [INFO] running `Command { std: "docker" "start" "-a" "d5e778fdb326857ac714c20b704faa4818adeb3d936a3c77e7e5e8f084a2bfcd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cbindgen v0.13.1 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking try_opt v0.1.1 [INFO] [stderr] Checking gettext-rs v0.3.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling gexiv2-sys v1.1.1 [INFO] [stderr] Compiling exempi-sys v2.5.0 (https://github.com/hfiguiere/exempi-rs.git?rev=53cfc05#53cfc052) [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] error: failed to run custom build command for `exempi-sys v2.5.0 (https://github.com/hfiguiere/exempi-rs.git?rev=53cfc05#53cfc052)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/exempi-sys-ec92527bf01ec840/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Exempi not found [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at '`"pkg-config" "--libs" "--cflags" "exempi-2.0 >= 2.4.0"` did not exit successfully: exit status: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package exempi-2.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `exempi-2.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'exempi-2.0' found [INFO] [stderr] ', /opt/rustwide/cargo-home/git/checkouts/exempi-rs-297fa8dad20ae77e/53cfc05/exempi-sys/build.rs:8:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5609e58d8cd0 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5609e58d8cd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5609e58d8cd0 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5609e58d8cd0 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5609e58f6b1c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x5609e58d6955 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x5609e58daaab - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5609e58daaab - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5609e58daaab - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5609e58da581 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5609e58db174 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5609e5898dcf - std::panicking::begin_panic::{{closure}}::h1d15e9c79b476137 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x5609e5898bee - std::sys_common::backtrace::__rust_end_short_backtrace::h547a3d33390f95ca [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5609e5898cd7 - std::panicking::begin_panic::h98136e8cd9e408f9 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x5609e5899111 - build_script_build::main::hfa53596ced17b75f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/exempi-rs-297fa8dad20ae77e/53cfc05/exempi-sys/build.rs:8:13 [INFO] [stderr] 15: 0x5609e5898b0b - core::ops::function::FnOnce::call_once::h6b08f5bc427c124a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x5609e5898c2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4bb3cb2adccf933f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x5609e58992b1 - std::rt::lang_start::{{closure}}::hb2b08aaaa38acea4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:49:18 [INFO] [stderr] 18: 0x5609e58db679 - core::ops::function::impls:: for &F>::call_once::hd933294140eb11aa [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x5609e58db679 - std::panicking::try::do_call::h8342fe3d9218b807 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 20: 0x5609e58db679 - std::panicking::try::hcbd73d6d0d58a8f0 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 21: 0x5609e58db679 - std::panic::catch_unwind::hde9cf73f810acfcc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 22: 0x5609e58db679 - std::rt::lang_start_internal::heb39e7ea6e5d6f6f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:34:21 [INFO] [stderr] 23: 0x5609e5899290 - std::rt::lang_start::h18c180afd3f45900 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:48:5 [INFO] [stderr] 24: 0x5609e589917c - main [INFO] [stderr] 25: 0x7fe22302b0b3 - __libc_start_main [INFO] [stderr] 26: 0x5609e58989ee - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d5e778fdb326857ac714c20b704faa4818adeb3d936a3c77e7e5e8f084a2bfcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e778fdb326857ac714c20b704faa4818adeb3d936a3c77e7e5e8f084a2bfcd", kill_on_drop: false }` [INFO] [stdout] d5e778fdb326857ac714c20b704faa4818adeb3d936a3c77e7e5e8f084a2bfcd