[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 try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantialize%2Fagrippa" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antialize/agrippa on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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-14/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288d607763c5681b9f1b76d3a721a3f3bc1e809caf738da0eb5d99615cd70833 [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" "288d607763c5681b9f1b76d3a721a3f3bc1e809caf738da0eb5d99615cd70833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288d607763c5681b9f1b76d3a721a3f3bc1e809caf738da0eb5d99615cd70833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288d607763c5681b9f1b76d3a721a3f3bc1e809caf738da0eb5d99615cd70833", kill_on_drop: false }` [INFO] [stdout] 288d607763c5681b9f1b76d3a721a3f3bc1e809caf738da0eb5d99615cd70833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "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] 39520b0766d16ac658a37617ba450dc09d4564f5d09bdc92845f80f45be012ad [INFO] running `Command { std: "docker" "start" "-a" "39520b0766d16ac658a37617ba450dc09d4564f5d09bdc92845f80f45be012ad", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [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 libc v0.2.71 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking colored v1.9.3 [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] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling cexpr v0.4.0 [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: 0x55c41723c070 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55c41723c070 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c41723c070 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c41723c070 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c41726112c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x55c4172384b2 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x55c41723e5d5 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c41723e5d5 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c41723e5d5 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c41723e278 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55c41723ed71 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x55c41723e8b7 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x55c41723c50c - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c41723e819 - rust_begin_unwind [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x55c41725f721 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55c41725f543 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55c416cf46c5 - core::result::Result::unwrap::h47f6e3bd5e84a4ac [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x55c416cf382f - build_script_build::main::h30dcc357555fbd0f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:41:5 [INFO] [stderr] 18: 0x55c416cf40cb - core::ops::function::FnOnce::call_once::h73885bdf2d3b5159 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55c416cf47ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hff6b0a4338238172 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55c416cf4501 - std::rt::lang_start::{{closure}}::h0c6796599b534c43 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55c41723f197 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55c41723f197 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:381:40 [INFO] [stderr] 23: 0x55c41723f197 - std::panicking::try::hcc68eba0f7d51b82 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:345:19 [INFO] [stderr] 24: 0x55c41723f197 - std::panic::catch_unwind::h2e8cfcfcf4f9eb6d [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panic.rs:382:14 [INFO] [stderr] 25: 0x55c41723f197 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55c416cf44d7 - std::rt::lang_start::h8b38cc56bc13d847 [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55c416cf39ba - main [INFO] [stderr] 28: 0x7f780b4bd0b3 - __libc_start_main [INFO] [stderr] 29: 0x55c416cf30ce - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "39520b0766d16ac658a37617ba450dc09d4564f5d09bdc92845f80f45be012ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39520b0766d16ac658a37617ba450dc09d4564f5d09bdc92845f80f45be012ad", kill_on_drop: false }` [INFO] [stdout] 39520b0766d16ac658a37617ba450dc09d4564f5d09bdc92845f80f45be012ad