[INFO] cloning repository https://github.com/fitzgen/what-the-ffi-snappy-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fitzgen/what-the-ffi-snappy-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fwhat-the-ffi-snappy-example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fwhat-the-ffi-snappy-example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 831a54eab58566c76d6a656c07731da485285e08 [INFO] checking fitzgen/what-the-ffi-snappy-example against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fwhat-the-ffi-snappy-example" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fitzgen/what-the-ffi-snappy-example on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fitzgen/what-the-ffi-snappy-example [INFO] finished tweaking git repo https://github.com/fitzgen/what-the-ffi-snappy-example [INFO] tweaked toml for git repo https://github.com/fitzgen/what-the-ffi-snappy-example written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/fitzgen/what-the-ffi-snappy-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9718925f9882c6df732ffff7866b98244b86d2e6f36fa914b2c09ac793f139bf [INFO] running `"docker" "start" "-a" "9718925f9882c6df732ffff7866b98244b86d2e6f36fa914b2c09ac793f139bf"` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling serde v0.9.10 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling clang-sys v0.14.0 [INFO] [stderr] Compiling cexpr v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling env_logger v0.4.1 [INFO] [stderr] Compiling serde_json v0.9.8 [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 snappy_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `snappy_example v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/snappy_example-746afeda3255d805/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] rerun-if-changed=build.rs [INFO] [stderr] rerun-if-changed=snappy [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal: error: echo failed with exit status: 1 [INFO] [stderr] thread 'main' panicked at 'autogen.sh should finish ok', build.rs:27:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55de1aa411ca - backtrace::backtrace::libunwind::trace::h62ee5d8325268128 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55de1aa411ca - backtrace::backtrace::trace_unsynchronized::h0c2dcc20fbafc255 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55de1aa411ca - std::sys_common::backtrace::_print_fmt::h5452375970baa944 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55de1aa411ca - ::fmt::hdcdebd1ff29cf05e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55de1aa64e5c - core::fmt::write::h1a9d5001c75dea4b [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55de1aa3dcc7 - std::io::Write::write_fmt::hc50d5b4b29eeddb4 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55de1aa435ce - std::sys_common::backtrace::_print::hd026679112716709 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55de1aa435ce - std::sys_common::backtrace::print::hc2cd7cb69b3121ae [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55de1aa435ce - std::panicking::default_hook::{{closure}}::hac834639b20b63f7 [INFO] [stderr] at src/libstd/panicking.rs:187 [INFO] [stderr] 9: 0x55de1aa432d1 - std::panicking::default_hook::h2fc956babc86e97d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 10: 0x55de1aa43c65 - std::panicking::rust_panic_with_hook::hb65306f2c92eac01 [INFO] [stderr] at src/libstd/panicking.rs:467 [INFO] [stderr] 11: 0x55de1a9b9343 - std::panicking::begin_panic::h70475a81b9ad46b7 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/panicking.rs:401 [INFO] [stderr] 12: 0x55de1a26326b - build_script_build::main::hcb44305ad3dd0e11 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:27 [INFO] [stderr] 13: 0x55de1a263a80 - std::rt::lang_start::{{closure}}::hdeea5316f0cc4c94 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 14: 0x55de1aa43693 - std::rt::lang_start_internal::{{closure}}::hbff5fe9c19d221a8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55de1aa43693 - std::panicking::try::do_call::h330d2d9ad3936443 [INFO] [stderr] at src/libstd/panicking.rs:286 [INFO] [stderr] 16: 0x55de1aa4a2ea - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55de1aa4415d - std::panicking::try::h0001f4cc821eb44d [INFO] [stderr] at src/libstd/panicking.rs:265 [INFO] [stderr] 18: 0x55de1aa4415d - std::panic::catch_unwind::hc7071df6aa2e6fb8 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55de1aa4415d - std::rt::lang_start_internal::hd852b1b003ba5a93 [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 20: 0x55de1a263a59 - std::rt::lang_start::hc9a9465fa24b8220 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 21: 0x55de1a26397a - main [INFO] [stderr] 22: 0x7fb52d1dfb97 - __libc_start_main [INFO] [stderr] 23: 0x55de1a2625ea - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "9718925f9882c6df732ffff7866b98244b86d2e6f36fa914b2c09ac793f139bf"` [INFO] running `"docker" "rm" "-f" "9718925f9882c6df732ffff7866b98244b86d2e6f36fa914b2c09ac793f139bf"` [INFO] [stdout] 9718925f9882c6df732ffff7866b98244b86d2e6f36fa914b2c09ac793f139bf