[INFO] fetching crate crayfish 0.0.1... [INFO] testing crayfish-0.0.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate crayfish 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate crayfish 0.0.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crayfish 0.0.1 [INFO] finished tweaking crates.io crate crayfish 0.0.1 [INFO] tweaked toml for crates.io crate crayfish 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crayfish-macros v0.1.0 [INFO] [stderr] Downloaded crayfish-trace-macros v0.1.0 [INFO] [stderr] Downloaded gex-sys v0.1.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef98abbc885c000b103893f7144cc4f741ede4560a9ddcb1d5a3cc19ed26c974 [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" "ef98abbc885c000b103893f7144cc4f741ede4560a9ddcb1d5a3cc19ed26c974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef98abbc885c000b103893f7144cc4f741ede4560a9ddcb1d5a3cc19ed26c974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef98abbc885c000b103893f7144cc4f741ede4560a9ddcb1d5a3cc19ed26c974", kill_on_drop: false }` [INFO] [stdout] ef98abbc885c000b103893f7144cc4f741ede4560a9ddcb1d5a3cc19ed26c974 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 727bb5aa820dfe7f40e391bd42b0d75891a1a8bdd29e6d35009bb751a0c582e1 [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" "727bb5aa820dfe7f40e391bd42b0d75891a1a8bdd29e6d35009bb751a0c582e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling crayfish-macros v0.1.0 [INFO] [stderr] Compiling crayfish-trace-macros v0.1.0 [INFO] [stderr] Compiling gex-sys v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] error: failed to run custom build command for `gex-sys v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gex-sys-17c4f23b5d7ba084/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/gasnet_wrapper.h [INFO] [stderr] cargo:rerun-if-changed=src/gasnet_wrapper.c [INFO] [stderr] cargo:rerun-if-env-changed=MPI_CC [INFO] [stderr] cargo:rerun-if-env-changed=MPI_CFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=MPI_LIBS [INFO] [stderr] cargo:rerun-if-env-changed=IBV_HOME [INFO] [stderr] cargo:rerun-if-env-changed=IBV_CFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=IBV_LIBS [INFO] [stderr] cargo:rerun-if-env-changed=IBV_LDFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=FH_CFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=LDFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=LIBS [INFO] [stderr] cargo:rerun-if-env-changed=CPPFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=CPP [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] cargo:rerun-if-env-changed=CXXCPP [INFO] [stderr] autoconf: autoconf (GNU Autoconf) 2.69, in /usr/bin/autoconf [INFO] [stderr] autoheader: autoheader (GNU Autoconf) 2.69, in /usr/bin/autoheader [INFO] [stderr] automake: automake (GNU automake) 1.16.1, in /usr/bin/automake [INFO] [stderr] aclocal: aclocal (GNU automake) 1.16.1, in /usr/bin/aclocal [INFO] [stderr] m4: m4 (GNU M4) 1.4.18, in /usr/bin/m4 [INFO] [stderr] + aclocal -I other/plpa/config | $autofilter [INFO] [stderr] aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' [INFO] [stderr] aclocal: error: cannot open > aclocal.m4: Read-only file system [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] + cd /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gex-sys-0.1.0/gasnet [INFO] [stderr] + rm -Rf autom4te*.cache [INFO] [stderr] + set +x [INFO] [stderr] thread 'main' panicked at 'bootstrap', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gex-sys-0.1.0/build/build.rs:17:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5596ee5c62cc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5596ee5c62cc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5596ee5c62cc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5596ee5c62cc - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5596ee5ec48c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5596ee5c1af5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x5596ee5c7f70 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5596ee5c7f70 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5596ee5c7f70 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x5596ee5c7b1b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x5596ee5c8624 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x5596ee5c8100 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x5596ee5c6784 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5596ee5c8069 - rust_begin_unwind [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x5596ee0bd8b1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x5596ee0d640a - core::panicking::panic_display::h5b8d0a9634fdc5a4 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:63:5 [INFO] [stderr] 16: 0x5596ee0dbd51 - build_script_build::run_command::h4919612080c5d74c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gex-sys-0.1.0/build/build.rs:17:5 [INFO] [stderr] 17: 0x5596ee0dcfd5 - build_script_build::main::h57578e815ea28185 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gex-sys-0.1.0/build/build.rs:320:9 [INFO] [stderr] 18: 0x5596ee0cdf7b - core::ops::function::FnOnce::call_once::hb226b52ba810f091 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5596ee0c5b1e - std::sys_common::backtrace::__rust_begin_short_backtrace::hfeb2399389c228c2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x5596ee0d9801 - std::rt::lang_start::{{closure}}::hbccf0a8069de6539 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x5596ee5c5b11 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5596ee5c5b11 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x5596ee5c5b11 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x5596ee5c5b11 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x5596ee5c5b11 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x5596ee5c5b11 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x5596ee5c5b11 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x5596ee5c5b11 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x5596ee5c5b11 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x5596ee0d97d0 - std::rt::lang_start::hfbab257502d8c259 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x5596ee0de61c - main [INFO] [stderr] 32: 0x7f749c0280b3 - __libc_start_main [INFO] [stderr] 33: 0x5596ee0be06e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "727bb5aa820dfe7f40e391bd42b0d75891a1a8bdd29e6d35009bb751a0c582e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727bb5aa820dfe7f40e391bd42b0d75891a1a8bdd29e6d35009bb751a0c582e1", kill_on_drop: false }` [INFO] [stdout] 727bb5aa820dfe7f40e391bd42b0d75891a1a8bdd29e6d35009bb751a0c582e1