[INFO] fetching crate matrix-creator-hal-sys 0.1.0... [INFO] checking matrix-creator-hal-sys-0.1.0 against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] extracting crate matrix-creator-hal-sys 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate matrix-creator-hal-sys 0.1.0 on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-creator-hal-sys 0.1.0 [INFO] finished tweaking crates.io crate matrix-creator-hal-sys 0.1.0 [INFO] tweaked toml for crates.io crate matrix-creator-hal-sys 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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] a53e16482eab89fb6903cb6fe88ed25cdb4afefd2caedb97d1fce9b9e0e1d33e [INFO] running `Command { std: "docker" "start" "-a" "a53e16482eab89fb6903cb6fe88ed25cdb4afefd2caedb97d1fce9b9e0e1d33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a53e16482eab89fb6903cb6fe88ed25cdb4afefd2caedb97d1fce9b9e0e1d33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53e16482eab89fb6903cb6fe88ed25cdb4afefd2caedb97d1fce9b9e0e1d33e", kill_on_drop: false }` [INFO] [stdout] a53e16482eab89fb6903cb6fe88ed25cdb4afefd2caedb97d1fce9b9e0e1d33e [INFO] running `Command { std: "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" "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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] befac4fe4630da8657e0a6438b2bc9bd32ad0af5401dec22d9892bf2552afd59 [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" "befac4fe4630da8657e0a6438b2bc9bd32ad0af5401dec22d9892bf2552afd59", kill_on_drop: false }` [INFO] [stderr] Compiling matrix-creator-hal-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `matrix-creator-hal-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/matrix-creator-hal-sys-e38e35c6d65009aa/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/matrix-creator-hal" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/matrix-creator-hal-sys-244f2f5f14ed19a8/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- * * * A D M O B I L I Z E * * * [INFO] [stderr] -- Admobilize: Please treat warnings as errors. Use: -DADM_FATAL_WARNINGS=ON [INFO] [stderr] -- * * * * * * * * * * * * * * * * [INFO] [stderr] -- * * * A D M O B I L I Z E * * * [INFO] [stderr] -- Admobilize: Please treat warnings as errors. Use: -DADM_FATAL_WARNINGS=ON [INFO] [stderr] -- * * * * * * * * * * * * * * * * [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- gflags found =>GFLAGS_LIB-NOTFOUND [INFO] [stderr] -- * * * A D M O B I L I Z E * * * [INFO] [stderr] -- Admobilize: Please treat warnings as errors. Use: -DADM_FATAL_WARNINGS=ON [INFO] [stderr] -- * * * * * * * * * * * * * * * * [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/matrix-creator-hal-sys-244f2f5f14ed19a8/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/matrix-creator-hal-sys-244f2f5f14ed19a8/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] No project() command is present. The top-level CMakeLists.txt file must [INFO] [stderr] contain a literal, direct call to the project() command. Add a line of [INFO] [stderr] code such as [INFO] [stderr] [INFO] [stderr] project(ProjectName) [INFO] [stderr] [INFO] [stderr] near the top of the file, but after cmake_minimum_required(). [INFO] [stderr] [INFO] [stderr] CMake is pretending there is a "project(Project)" command on the first [INFO] [stderr] line. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Error: The following variables are used in this project, but they are set to NOTFOUND. [INFO] [stderr] Please set them or make sure they are set and tested correctly in the CMake files: [INFO] [stderr] FFTW_LIBRARIES [INFO] [stderr] linked by target "direction_of_arrival_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "matrix_creator_hal" in directory /opt/rustwide/workdir/matrix-creator-hal/cpp/driver [INFO] [stderr] GFLAGS_LIB [INFO] [stderr] linked by target "micarray_raw_recorder_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "direction_of_arrival_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_demo_fir_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_recorder_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "audio_output" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_energy_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] WIRINGPI_DEV_LIB [INFO] [stderr] linked by target "uart_demo" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_pipes_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_raw_recorder_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "direction_of_arrival_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_demo_fir_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "ir_demo" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_recorder_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_energy_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "matrix_creator_hal" in directory /opt/rustwide/workdir/matrix-creator-hal/cpp/driver [INFO] [stderr] WIRINGPI_LIB [INFO] [stderr] linked by target "uart_demo" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_pipes_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_raw_recorder_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "direction_of_arrival_demo_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_demo_fir_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "ir_demo" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "micarray_recorder_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "mic_energy_direct" in directory /opt/rustwide/workdir/matrix-creator-hal/demos [INFO] [stderr] linked by target "matrix_creator_hal" in directory /opt/rustwide/workdir/matrix-creator-hal/cpp/driver [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e02a867aa0 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55e02a867aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e02a867aa0 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e02a867aa0 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e02a886e8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x55e02a863ee2 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x55e02a86a425 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e02a86a425 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e02a86a425 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e02a86a0c8 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55e02a86ab01 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:577:17 [INFO] [stderr] 11: 0x55e02a86a6a9 - std::panicking::begin_panic_handler::{{closure}}::hf0d3f46d37dd3bc1 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:484:9 [INFO] [stderr] 12: 0x55e02a867f3c - std::sys_common::backtrace::__rust_end_short_backtrace::h4bce8b52717576e3 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e02a86a669 - rust_begin_unwind [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:483:5 [INFO] [stderr] 14: 0x55e02a86a61b - std::panicking::begin_panic_fmt::h53297a84a5b19714 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:437:5 [INFO] [stderr] 15: 0x55e02a7f6924 - cmake::fail::h054aa1905db0279d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:885:5 [INFO] [stderr] 16: 0x55e02a7f6297 - cmake::run::h668d9a0c8aaf6787 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:863:9 [INFO] [stderr] 17: 0x55e02a7f1cec - cmake::Config::build::he1a77727a80a283b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/src/lib.rs:698:13 [INFO] [stderr] 18: 0x55e02a7ee81c - build_script_build::link_nng::ha3935a5a189f05c4 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:9:15 [INFO] [stderr] 19: 0x55e02a7ee7d6 - build_script_build::main::hbab7c50a5678aa41 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:2:5 [INFO] [stderr] 20: 0x55e02a7eec6b - core::ops::function::FnOnce::call_once::h12affdf2b0054710 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55e02a7eec0e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdce12c157eeef203 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55e02a7ee211 - std::rt::lang_start::{{closure}}::h21f44e8abc8a1351 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:66:18 [INFO] [stderr] 23: 0x55e02a86af27 - core::ops::function::impls:: for &F>::call_once::h1af42f2aaad601f7 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55e02a86af27 - std::panicking::try::do_call::h9d43a73a8e9fb04a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:381:40 [INFO] [stderr] 25: 0x55e02a86af27 - std::panicking::try::h7a8d1100a6afe839 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:345:19 [INFO] [stderr] 26: 0x55e02a86af27 - std::panic::catch_unwind::h9c80942da690cf03 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panic.rs:382:14 [INFO] [stderr] 27: 0x55e02a86af27 - std::rt::lang_start_internal::h18ef240fb861b4d5 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:51:25 [INFO] [stderr] 28: 0x55e02a7ee1e7 - std::rt::lang_start::he05bc9e215bd3296 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:65:5 [INFO] [stderr] 29: 0x55e02a7eebba - main [INFO] [stderr] 30: 0x7f73f61710b3 - __libc_start_main [INFO] [stderr] 31: 0x55e02a7ee0ce - _start [INFO] [stderr] 32: 0x0 - [INFO] running `Command { std: "docker" "inspect" "befac4fe4630da8657e0a6438b2bc9bd32ad0af5401dec22d9892bf2552afd59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "befac4fe4630da8657e0a6438b2bc9bd32ad0af5401dec22d9892bf2552afd59", kill_on_drop: false }` [INFO] [stdout] befac4fe4630da8657e0a6438b2bc9bd32ad0af5401dec22d9892bf2552afd59