[INFO] cloning repository https://github.com/agnipau/kakconf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agnipau/kakconf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnipau%2Fkakconf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnipau%2Fkakconf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec28d25af923d050e0494d6e4427089a882dc132 [INFO] checking agnipau/kakconf against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnipau%2Fkakconf" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agnipau/kakconf on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agnipau/kakconf [INFO] finished tweaking git repo https://github.com/agnipau/kakconf [INFO] tweaked toml for git repo https://github.com/agnipau/kakconf written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/agnipau/kakconf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd2d8d7ef98d717d72c3142865a4ba52c678cdba89f2f88ba4f82e239390ed0 [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" "3fd2d8d7ef98d717d72c3142865a4ba52c678cdba89f2f88ba4f82e239390ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd2d8d7ef98d717d72c3142865a4ba52c678cdba89f2f88ba4f82e239390ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd2d8d7ef98d717d72c3142865a4ba52c678cdba89f2f88ba4f82e239390ed0", kill_on_drop: false }` [INFO] [stdout] 3fd2d8d7ef98d717d72c3142865a4ba52c678cdba89f2f88ba4f82e239390ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+90442458ac46b1d5eed752c316da25450f67285b" "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] 2680ee0acba62e33f0d0e9535dc2361abee42564aee3870bff7692064e8bb3b9 [INFO] running `Command { std: "docker" "start" "-a" "2680ee0acba62e33f0d0e9535dc2361abee42564aee3870bff7692064e8bb3b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling thread_local v1.1.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling kakconf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `kakconf v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kakconf-0d82f07e5fea1d51/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=editorconfig [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] editorconfig.h:1:10: fatal error: 'editorconfig/editorconfig.h' file not found [INFO] [stderr] editorconfig.h:1:10: fatal error: 'editorconfig/editorconfig.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Failed to generate bindings: ()', build.rs:9:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558ce440e230 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x558ce440e230 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558ce440e230 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x558ce440e230 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x558ce4432d8c - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x558ce440b1b5 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x558ce441035b - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558ce441035b - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558ce441035b - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x558ce440fe31 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x558ce4410a24 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x558ce4410507 - std::panicking::begin_panic_handler::{{closure}}::h78bf2fec525c238a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x558ce440e72c - std::sys_common::backtrace::__rust_end_short_backtrace::h651eb6282e4ea6b2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558ce4410469 - rust_begin_unwind [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x558ce3eff851 - core::panicking::panic_fmt::hdfd0360cedf2d908 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558ce3eff943 - core::result::unwrap_failed::hc9085c7b2fddd31a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x558ce3f00463 - core::result::Result::expect::h6055b0bf943d17ac [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x558ce3f0056b - build_script_build::main::h2326f75228cff6cf [INFO] [stderr] at /opt/rustwide/workdir/build.rs:6:20 [INFO] [stderr] 18: 0x558ce3f00c6b - core::ops::function::FnOnce::call_once::h2f64ed418d8147d2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x558ce3f009fe - std::sys_common::backtrace::__rust_begin_short_backtrace::haaef785b194b2088 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x558ce3f00c21 - std::rt::lang_start::{{closure}}::ha823bf7b46160bfc [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x558ce4410f2a - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x558ce4410f2a - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x558ce4410f2a - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x558ce4410f2a - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x558ce4410f2a - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x558ce4410f2a - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x558ce4410f2a - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x558ce4410f2a - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x558ce4410f2a - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x558ce3f00bf0 - std::rt::lang_start::hd77e8b512a9d53f3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x558ce3f009dc - main [INFO] [stderr] 32: 0x7f1ee379f0b3 - __libc_start_main [INFO] [stderr] 33: 0x558ce3f0004e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2680ee0acba62e33f0d0e9535dc2361abee42564aee3870bff7692064e8bb3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2680ee0acba62e33f0d0e9535dc2361abee42564aee3870bff7692064e8bb3b9", kill_on_drop: false }` [INFO] [stdout] 2680ee0acba62e33f0d0e9535dc2361abee42564aee3870bff7692064e8bb3b9