[INFO] updating cached repository cholcombe973/glusterfs-fuse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cholcombe973/glusterfs-fuse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cholcombe973/glusterfs-fuse" "work/ex/beta-1.37-6/sources/1.36.0/gh/cholcombe973/glusterfs-fuse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cholcombe973/glusterfs-fuse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cholcombe973/glusterfs-fuse" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cholcombe973/glusterfs-fuse"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cholcombe973/glusterfs-fuse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e24261565d8939554534eb6ca999585e3c242ed [INFO] sha for GitHub repo cholcombe973/glusterfs-fuse: 6e24261565d8939554534eb6ca999585e3c242ed [INFO] validating manifest of cholcombe973/glusterfs-fuse on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cholcombe973/glusterfs-fuse on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cholcombe973/glusterfs-fuse [INFO] finished frobbing cholcombe973/glusterfs-fuse [INFO] frobbed toml for cholcombe973/glusterfs-fuse written to work/ex/beta-1.37-6/sources/1.36.0/gh/cholcombe973/glusterfs-fuse/Cargo.toml [INFO] started frobbing cholcombe973/glusterfs-fuse [INFO] finished frobbing cholcombe973/glusterfs-fuse [INFO] frobbed toml for cholcombe973/glusterfs-fuse written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cholcombe973/glusterfs-fuse/Cargo.toml [INFO] crate cholcombe973/glusterfs-fuse already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cholcombe973/glusterfs-fuse against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cholcombe973/glusterfs-fuse:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 04c8f16ac9990a782beb02859efde2897d2c382e00dd2b1f7e24063e3dc96754 [INFO] running `"docker" "start" "-a" "04c8f16ac9990a782beb02859efde2897d2c382e00dd2b1f7e24063e3dc96754"` [INFO] [stderr] Compiling serde v0.9.10 [INFO] [stderr] Compiling abort_on_panic v1.0.0 [INFO] [stderr] Compiling thread-scoped v1.0.1 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling clang-sys v0.14.0 [INFO] [stderr] Compiling fuse v0.3.0 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling serde_json v0.9.8 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling libloading v0.3.2 [INFO] [stderr] Compiling syntex v0.54.0 [INFO] [stderr] Compiling aster v0.38.0 [INFO] [stderr] Compiling quasi v0.29.0 [INFO] [stderr] Compiling quasi_codegen v0.29.0 [INFO] [stderr] Compiling bindgen v0.22.0 [INFO] [stderr] Compiling libffi-sys v0.4.7 [INFO] [stderr] error: failed to run custom build command for `libffi-sys v0.4.7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/libffi-sys-7691a9be9d929cfc/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] autoreconf: Entering directory `.' [INFO] [stderr] autoreconf: configure.ac: not using Gettext [INFO] [stderr] autoreconf: running: aclocal --force -I m4 [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal: error: echo failed with exit status: 1 [INFO] [stderr] autoreconf: aclocal failed with exit status: 1 [INFO] [stderr] thread 'main' panicked at 'Generating configure', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libffi-sys-0.4.7/build.rs:24:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55695e478d23 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55695e4747fb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55695e477ac6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55695e477859 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55695e47816f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55695e3edb37 - std::panicking::begin_panic::ha57e77a94a2cf137 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stderr] 6: 0x55695dca941f - build_script_build::main::run_command::hea0ea920c71a1b62 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libffi-sys-0.4.7/build.rs:24 [INFO] [stderr] 7: 0x55695dca8a39 - build_script_build::main::h0c7918e5f7f1f4c2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libffi-sys-0.4.7/build.rs:28 [INFO] [stderr] 8: 0x55695dca832f - std::rt::lang_start::{{closure}}::hec65297572dec099 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 9: 0x55695e477b72 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 10: 0x55695e47ed89 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 11: 0x55695e47867c - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 12: 0x55695dca8308 - std::rt::lang_start::hfb77994cc5a54c92 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55695dca9459 - main [INFO] [stderr] 14: 0x7f1efcd942e0 - __libc_start_main [INFO] [stderr] 15: 0x55695dca7669 - _start [INFO] [stderr] 16: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "04c8f16ac9990a782beb02859efde2897d2c382e00dd2b1f7e24063e3dc96754"` [INFO] running `"docker" "rm" "-f" "04c8f16ac9990a782beb02859efde2897d2c382e00dd2b1f7e24063e3dc96754"` [INFO] [stdout] 04c8f16ac9990a782beb02859efde2897d2c382e00dd2b1f7e24063e3dc96754