[INFO] cloning repository https://github.com/antialize/agrippa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antialize/agrippa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantialize%2Fagrippa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantialize%2Fagrippa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f43acec5e62bc23a4addbd84a22b1059a0148bb [INFO] checking antialize/agrippa against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantialize%2Fagrippa" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antialize/agrippa on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antialize/agrippa [INFO] finished tweaking git repo https://github.com/antialize/agrippa [INFO] tweaked toml for git repo https://github.com/antialize/agrippa written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/antialize/agrippa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e796c0f1d91402630f9a0af2344199c83640549b80eb52e7159b5c982719f059 [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" "e796c0f1d91402630f9a0af2344199c83640549b80eb52e7159b5c982719f059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e796c0f1d91402630f9a0af2344199c83640549b80eb52e7159b5c982719f059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e796c0f1d91402630f9a0af2344199c83640549b80eb52e7159b5c982719f059", kill_on_drop: false }` [INFO] [stdout] e796c0f1d91402630f9a0af2344199c83640549b80eb52e7159b5c982719f059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5eedc6b39679f19b289cfd9e786830f952b4a0f67c2c618dd8e6c15c06da39 [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" "1c5eedc6b39679f19b289cfd9e786830f952b4a0f67c2c618dd8e6c15c06da39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [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 termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling agrippa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `agrippa v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/agrippa-748c0451879e3542/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=vendor/liburing/src/include/ [INFO] [stderr] cargo:include=vendor/rdma-core/build/include [INFO] [stderr] cargo:include=vendor/rdma-core/kernel-headers [INFO] [stderr] cargo:rustc-link-search=native=vendor/liburing/src [INFO] [stderr] cargo:rustc-link-search=native=vendor/rdma-core/build/lib [INFO] [stderr] cargo:rustc-link-lib=uring [INFO] [stderr] cargo:rustc-link-lib=ibverbs [INFO] [stderr] cargo:rerun-if-env-changed=vendor/liburing/src/include/liburing.h [INFO] [stderr] cargo:rerun-if-env-changed=vendor/rdma-core/libibverbs/verbs.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] make: *** No targets specified and no makefile found. Stop. [INFO] [stderr] bash: build.sh: No such file or directory [INFO] [stderr] warning: argument unused during compilation: '-Lvendor/liburing/src' [-Wunused-command-line-argument] [INFO] [stderr] include-file.h:2:10: fatal error: 'liburing.h' file not found [INFO] [stderr] warning: argument unused during compilation: '-Lvendor/liburing/src' [-Wunused-command-line-argument], err: false [INFO] [stderr] include-file.h:2:10: fatal error: 'liburing.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ()', build.rs:65:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55eab6866a20 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55eab6866a20 - std::backtrace_rs::backtrace::trace_unsynchronized::h86340908ff889faa [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55eab6866a20 - std::sys_common::backtrace::_print_fmt::h43f85f9b18230404 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55eab6866a20 - ::fmt::hc132ae1a5b5aa7cd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55eab688c3ac - core::fmt::write::hdf023a0036d2a25f [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55eab6862da2 - std::io::Write::write_fmt::h8580846154bcb66a [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55eab6868b55 - std::sys_common::backtrace::_print::h7ee55fed88d107a3 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55eab6868b55 - std::sys_common::backtrace::print::h54a7d3e52a524177 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55eab6868b55 - std::panicking::default_hook::{{closure}}::h60921e857bf55a40 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55eab68686aa - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55eab68692f1 - std::panicking::rust_panic_with_hook::h8d66bf42b407aaea [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55eab6868e37 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55eab6866edc - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55eab6868d99 - rust_begin_unwind [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55eab688aa81 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55eab688a8a3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55eab632b6a5 - core::result::Result::unwrap::h60215286a19c403c [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x55eab632a82f - build_script_build::main::h30dcc357555fbd0f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:41:5 [INFO] [stderr] 18: 0x55eab632b09b - core::ops::function::FnOnce::call_once::h24fae62b723f973f [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55eab632af0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0c35d0eb1d45e9a8 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55eab632b4e1 - std::rt::lang_start::{{closure}}::hf58265007474e1ab [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55eab6869717 - core::ops::function::impls:: for &F>::call_once::h54c39b9b8451875a [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55eab6869717 - std::panicking::try::do_call::hcdfba51a06e21b42 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55eab6869717 - std::panicking::try::hb36953ccd24f930d [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55eab6869717 - std::panic::catch_unwind::hbb374cd03beb3824 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x55eab6869717 - std::rt::lang_start_internal::h97dca9624db2aa85 [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55eab632b4b7 - std::rt::lang_start::hac0acbb682de9c0a [INFO] [stderr] at /rustc/b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55eab632a9ba - main [INFO] [stderr] 28: 0x7f765d4a10b3 - __libc_start_main [INFO] [stderr] 29: 0x55eab632a0ce - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1c5eedc6b39679f19b289cfd9e786830f952b4a0f67c2c618dd8e6c15c06da39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5eedc6b39679f19b289cfd9e786830f952b4a0f67c2c618dd8e6c15c06da39", kill_on_drop: false }` [INFO] [stdout] 1c5eedc6b39679f19b289cfd9e786830f952b4a0f67c2c618dd8e6c15c06da39