Dec 06 22:20:39.024 INFO testing soem-0.1.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 22:20:39.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 22:20:39.192 INFO [stdout] 52d58a947315f98ec9de0bb99d44111b97ee9bee9a1e85f2da0a634c35bbc644 Dec 06 22:20:39.194 INFO running `"docker" "start" "-a" "52d58a947315f98ec9de0bb99d44111b97ee9bee9a1e85f2da0a634c35bbc644"` Dec 06 22:20:39.583 INFO [stderr] usermod: no changes Dec 06 22:20:39.733 INFO [stderr] Compiling boolinator v2.4.0 Dec 06 22:20:39.736 INFO [stderr] Compiling SOEM-sys v0.1.2 Dec 06 22:20:48.486 INFO [stderr] error: failed to run custom build command for `SOEM-sys v0.1.2` Dec 06 22:20:48.486 INFO [stderr] process didn't exit successfully: `/target/debug/build/SOEM-sys-eb0d8b91a4ebcdad/build-script-build` (exit code: 101) Dec 06 22:20:48.486 INFO [stderr] --- stdout Dec 06 22:20:48.486 INFO [stderr] running: "cmake" "/cargo-home/registry/src/github.com-1ecc6299db9ec823/SOEM-sys-0.1.2/SOEM" "-DCMAKE_INSTALL_PREFIX=/target/debug/build/SOEM-sys-0737044926c0eb83/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_BUILD_TYPE=Debug" Dec 06 22:20:48.486 INFO [stderr] -- The C compiler identification is GNU 5.4.0 Dec 06 22:20:48.486 INFO [stderr] -- Check for working C compiler: /usr/bin/cc Dec 06 22:20:48.486 INFO [stderr] -- Check for working C compiler: /usr/bin/cc -- works Dec 06 22:20:48.486 INFO [stderr] -- Detecting C compiler ABI info Dec 06 22:20:48.486 INFO [stderr] -- Detecting C compiler ABI info - done Dec 06 22:20:48.486 INFO [stderr] -- Detecting C compile features Dec 06 22:20:48.486 INFO [stderr] -- Detecting C compile features - done Dec 06 22:20:48.486 INFO [stderr] -- Configuring done Dec 06 22:20:48.486 INFO [stderr] -- Generating done Dec 06 22:20:48.486 INFO [stderr] -- Build files have been written to: /target/debug/build/SOEM-sys-0737044926c0eb83/out/build Dec 06 22:20:48.486 INFO [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" Dec 06 22:20:48.486 INFO [stderr] Scanning dependencies of target soem Dec 06 22:20:48.486 INFO [stderr] [ 5%] Building C object CMakeFiles/soem.dir/soem/ethercatcoe.c.o Dec 06 22:20:48.486 INFO [stderr] [ 11%] Building C object CMakeFiles/soem.dir/soem/ethercatmain.c.o Dec 06 22:20:48.486 INFO [stderr] [ 16%] Building C object CMakeFiles/soem.dir/soem/ethercatsoe.c.o Dec 06 22:20:48.486 INFO [stderr] [ 22%] Building C object CMakeFiles/soem.dir/soem/ethercatprint.c.o Dec 06 22:20:48.486 INFO [stderr] [ 27%] Building C object CMakeFiles/soem.dir/soem/ethercatdc.c.o Dec 06 22:20:48.486 INFO [stderr] [ 33%] Building C object CMakeFiles/soem.dir/soem/ethercatconfig.c.o Dec 06 22:20:48.486 INFO [stderr] [ 38%] Building C object CMakeFiles/soem.dir/soem/ethercatfoe.c.o Dec 06 22:20:48.486 INFO [stderr] [ 44%] Building C object CMakeFiles/soem.dir/soem/ethercatbase.c.o Dec 06 22:20:48.486 INFO [stderr] [ 50%] Building C object CMakeFiles/soem.dir/osal/linux/osal.c.o Dec 06 22:20:48.486 INFO [stderr] [ 55%] Building C object CMakeFiles/soem.dir/oshw/linux/oshw.c.o Dec 06 22:20:48.486 INFO [stderr] [ 61%] Building C object CMakeFiles/soem.dir/oshw/linux/nicdrv.c.o Dec 06 22:20:48.486 INFO [stderr] [ 66%] Linking C static library libsoem.a Dec 06 22:20:48.486 INFO [stderr] [ 66%] Built target soem Dec 06 22:20:48.486 INFO [stderr] Scanning dependencies of target simple_test Dec 06 22:20:48.486 INFO [stderr] Scanning dependencies of target eepromtool Dec 06 22:20:48.486 INFO [stderr] Scanning dependencies of target slaveinfo Dec 06 22:20:48.486 INFO [stderr] [ 72%] Building C object test/linux/simple_test/CMakeFiles/simple_test.dir/simple_test.c.o Dec 06 22:20:48.486 INFO [stderr] [ 77%] Building C object test/linux/eepromtool/CMakeFiles/eepromtool.dir/eepromtool.c.o Dec 06 22:20:48.486 INFO [stderr] [ 83%] Building C object test/linux/slaveinfo/CMakeFiles/slaveinfo.dir/slaveinfo.c.o Dec 06 22:20:48.486 INFO [stderr] [ 88%] Linking C executable simple_test Dec 06 22:20:48.486 INFO [stderr] [ 94%] Linking C executable eepromtool Dec 06 22:20:48.487 INFO [stderr] [100%] Linking C executable slaveinfo Dec 06 22:20:48.487 INFO [stderr] [100%] Built target simple_test Dec 06 22:20:48.487 INFO [stderr] [100%] Built target eepromtool Dec 06 22:20:48.487 INFO [stderr] [100%] Built target slaveinfo Dec 06 22:20:48.487 INFO [stderr] Install the project... Dec 06 22:20:48.487 INFO [stderr] -- Install configuration: "Debug" Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/lib/libsoem.a Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatsoe.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercat.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatfoe.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatdc.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatconfig.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatprint.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatcoe.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatconfiglist.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatmain.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercatbase.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/ethercattype.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/osal.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/osal_defs.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/nicdrv.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/include/soem/oshw.h Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/bin/slaveinfo Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/bin/eepromtool Dec 06 22:20:48.487 INFO [stderr] -- Installing: /target/debug/build/SOEM-sys-0737044926c0eb83/out/bin/simple_test Dec 06 22:20:48.487 INFO [stderr] cargo:root=/target/debug/build/SOEM-sys-0737044926c0eb83/out Dec 06 22:20:48.487 INFO [stderr] cargo:rustc-link-search=native=/target/debug/build/SOEM-sys-0737044926c0eb83/out/lib Dec 06 22:20:48.487 INFO [stderr] cargo:rustc-link-lib=static=soem Dec 06 22:20:48.487 INFO [stderr] cargo:include=/target/debug/build/SOEM-sys-0737044926c0eb83/out/include Dec 06 22:20:48.487 INFO [stderr] Dec 06 22:20:48.487 INFO [stderr] --- stderr Dec 06 22:20:48.487 INFO [stderr] OS is linux Dec 06 22:20:48.487 INFO [stderr] LIB_DIR: lib Dec 06 22:20:48.487 INFO [stderr] CMake Warning: Dec 06 22:20:48.487 INFO [stderr] Manually-specified variables were not used by the project: Dec 06 22:20:48.487 INFO [stderr] Dec 06 22:20:48.487 INFO [stderr] CMAKE_CXX_COMPILER Dec 06 22:20:48.487 INFO [stderr] CMAKE_CXX_FLAGS Dec 06 22:20:48.487 INFO [stderr] Dec 06 22:20:48.487 INFO [stderr] Dec 06 22:20:48.487 INFO [stderr] /usr/include/sched.h:28:10: fatal error: 'stddef.h' file not found Dec 06 22:20:48.487 INFO [stderr] /usr/include/sched.h:28:10: fatal error: 'stddef.h' file not found, err: true Dec 06 22:20:48.487 INFO [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', src/libcore/result.rs:1009:5 Dec 06 22:20:48.487 INFO [stderr] stack backtrace: Dec 06 22:20:48.487 INFO [stderr] 0: 0x5628410cde33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h3c2ada0a2db8c5e7 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 06 22:20:48.487 INFO [stderr] 1: 0x5628410c84f8 - std::sys_common::backtrace::_print::h95865c77318e98b7 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/sys_common/backtrace.rs:71 Dec 06 22:20:48.487 INFO [stderr] 2: 0x5628410ccd42 - std::panicking::default_hook::{{closure}}::hb3d1f299fcea42e5 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/sys_common/backtrace.rs:59 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:211 Dec 06 22:20:48.487 INFO [stderr] 3: 0x5628410ccaad - std::panicking::default_hook::h4eae6f26f73244c8 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:227 Dec 06 22:20:48.487 INFO [stderr] 4: 0x5628410cd450 - std::panicking::rust_panic_with_hook::h368d37fd53b59464 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:491 Dec 06 22:20:48.487 INFO [stderr] 5: 0x5628410ccfd1 - std::panicking::continue_panic_fmt::h1599d634b3be4304 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:398 Dec 06 22:20:48.487 INFO [stderr] 6: 0x5628410cceb5 - rust_begin_unwind Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:325 Dec 06 22:20:48.487 INFO [stderr] 7: 0x5628410e771c - core::panicking::panic_fmt::hdc202e6077c95723 Dec 06 22:20:48.487 INFO [stderr] at src/libcore/panicking.rs:95 Dec 06 22:20:48.487 INFO [stderr] 8: 0x562840a12911 - core::result::unwrap_failed::h08059a0aa4e36704 Dec 06 22:20:48.487 INFO [stderr] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libcore/macros.rs:26 Dec 06 22:20:48.487 INFO [stderr] 9: 0x562840a12661 - >::expect::hdeea4ee09bfd26e0 Dec 06 22:20:48.487 INFO [stderr] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libcore/result.rs:835 Dec 06 22:20:48.487 INFO [stderr] 10: 0x562840a0f46d - build_script_build::main::h9cc9794fb3b577f9 Dec 06 22:20:48.487 INFO [stderr] at /cargo-home/registry/src/github.com-1ecc6299db9ec823/SOEM-sys-0.1.2/build.rs:15 Dec 06 22:20:48.487 INFO [stderr] 11: 0x562840a1124f - std::rt::lang_start::{{closure}}::h912d18b07d21fa9a Dec 06 22:20:48.487 INFO [stderr] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/rt.rs:74 Dec 06 22:20:48.487 INFO [stderr] 12: 0x5628410cce52 - std::panicking::try::do_call::he36b7484b8577fb8 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/rt.rs:59 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:310 Dec 06 22:20:48.487 INFO [stderr] 13: 0x5628410e13e9 - __rust_maybe_catch_panic Dec 06 22:20:48.487 INFO [stderr] at src/libpanic_unwind/lib.rs:102 Dec 06 22:20:48.487 INFO [stderr] 14: 0x5628410cd823 - std::rt::lang_start_internal::h0d3f2f2668e3bb6a Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panicking.rs:289 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/panic.rs:398 Dec 06 22:20:48.487 INFO [stderr] at src/libstd/rt.rs:58 Dec 06 22:20:48.487 INFO [stderr] 15: 0x562840a11228 - std::rt::lang_start::heb7fc68426e87327 Dec 06 22:20:48.487 INFO [stderr] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/rt.rs:74 Dec 06 22:20:48.487 INFO [stderr] 16: 0x562840a0f669 - main Dec 06 22:20:48.487 INFO [stderr] 17: 0x7fc55f15a82f - __libc_start_main Dec 06 22:20:48.487 INFO [stderr] 18: 0x562840a0ec48 - _start Dec 06 22:20:48.487 INFO [stderr] 19: 0x0 - Dec 06 22:20:48.487 INFO [stderr] Dec 06 22:20:48.487 INFO [stderr] su: No module specific data is present Dec 06 22:20:48.684 INFO running `"docker" "inspect" "52d58a947315f98ec9de0bb99d44111b97ee9bee9a1e85f2da0a634c35bbc644"` Dec 06 22:20:48.753 INFO running `"docker" "rm" "-f" "52d58a947315f98ec9de0bb99d44111b97ee9bee9a1e85f2da0a634c35bbc644"` Dec 06 22:20:48.858 INFO [stdout] 52d58a947315f98ec9de0bb99d44111b97ee9bee9a1e85f2da0a634c35bbc644