[INFO] fetching crate ibverbs 0.4.2... [INFO] checking ibverbs-0.4.2 against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] extracting crate ibverbs 0.4.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ibverbs 0.4.2 on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibverbs 0.4.2 [INFO] finished tweaking crates.io crate ibverbs 0.4.2 [INFO] tweaked toml for crates.io crate ibverbs 0.4.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", 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] 1733cbcb2063d60fae48d73e4a03258875e0f77b67a4cc57b96b92f9c89e4ef4 [INFO] running `Command { std: "docker" "start" "-a" "1733cbcb2063d60fae48d73e4a03258875e0f77b67a4cc57b96b92f9c89e4ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1733cbcb2063d60fae48d73e4a03258875e0f77b67a4cc57b96b92f9c89e4ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1733cbcb2063d60fae48d73e4a03258875e0f77b67a4cc57b96b92f9c89e4ef4", kill_on_drop: false }` [INFO] [stdout] 1733cbcb2063d60fae48d73e4a03258875e0f77b67a4cc57b96b92f9c89e4ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9de606d45f6e668d436208c1f9eacafc9f9d20532b4aebc0c2e213f651786d40 [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" "9de606d45f6e668d436208c1f9eacafc9f9d20532b4aebc0c2e213f651786d40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bindgen v0.36.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ibverbs v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `ibverbs v0.4.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ibverbs-57a6b10cc294cdf6/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=vendor/rdma-core/build/include [INFO] [stderr] cargo:rustc-link-search=native=vendor/rdma-core/build/lib [INFO] [stderr] cargo:rustc-link-lib=ibverbs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to build vendor/rdma-core using build.sh: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:17:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55abf498bfbf - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55abf498bfbf - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55abf498bfbf - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55abf498bfbf - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55abf49b1ecc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x55abf4988755 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x55abf498e710 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55abf498e710 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55abf498e710 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x55abf498e45c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x55abf498ed53 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x55abf498e94b - rust_begin_unwind [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x55abf49b0581 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x55abf49b03a3 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x55abf449fda9 - core::result::Result::expect::h5068901a218660f6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/result.rs:963 [INFO] [stderr] 15: 0x55abf44a033b - build_script_build::main::hcbdc1a16a54ef02e [INFO] [stderr] at /opt/rustwide/workdir/build.rs:13 [INFO] [stderr] 16: 0x55abf449fe5b - std::rt::lang_start::{{closure}}::hf18a6607ea6410a6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x55abf498f166 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x55abf498f166 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x55abf498f166 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x55abf498f166 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x55abf498f166 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x55abf449fe37 - std::rt::lang_start::h3f3cab9524b7509a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x55abf44a07fa - main [INFO] [stderr] 24: 0x7f575ca0f0b3 - __libc_start_main [INFO] [stderr] 25: 0x55abf449f0ce - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9de606d45f6e668d436208c1f9eacafc9f9d20532b4aebc0c2e213f651786d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de606d45f6e668d436208c1f9eacafc9f9d20532b4aebc0c2e213f651786d40", kill_on_drop: false }` [INFO] [stdout] 9de606d45f6e668d436208c1f9eacafc9f9d20532b4aebc0c2e213f651786d40