[INFO] fetching crate owa4x 0.2.0... [INFO] checking owa4x-0.2.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate owa4x 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate owa4x 0.2.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate owa4x 0.2.0 [INFO] finished tweaking crates.io crate owa4x 0.2.0 [INFO] tweaked toml for crates.io crate owa4x 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate owa4x 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.26 [INFO] [stderr] Downloaded owa4x-sys v0.1.3 [INFO] [stderr] Downloaded bindgen v0.47.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 738d95872e1c50898016554d40d655d166443ae281f868a29783a5558e9912da [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" "738d95872e1c50898016554d40d655d166443ae281f868a29783a5558e9912da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "738d95872e1c50898016554d40d655d166443ae281f868a29783a5558e9912da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738d95872e1c50898016554d40d655d166443ae281f868a29783a5558e9912da", kill_on_drop: false }` [INFO] [stdout] 738d95872e1c50898016554d40d655d166443ae281f868a29783a5558e9912da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e813662816fe345c85116843e8efdc1ca1e9e92db897617745118c878633b0 [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" "64e813662816fe345c85116843e8efdc1ca1e9e92db897617745118c878633b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.26 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling owa4x-sys v0.1.3 [INFO] [stderr] error: failed to run custom build command for `owa4x-sys v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/owa4x-sys-b95f92c1fc112db0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/arm-linux-gnueabihf/libc/lib/ [INFO] [stderr] cargo:rustc-link-lib=asound [INFO] [stderr] cargo:rustc-link-lib=RTU_Module [INFO] [stderr] cargo:rustc-link-lib=IOs_Module [INFO] [stderr] cargo:rustc-link-lib=GPS2_Module [INFO] [stderr] cargo:rustc-link-lib=GSM_Module [INFO] [stderr] cargo:rustc-link-lib=INET_Module [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:2:10: fatal error: '/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/5.3.1/include/owa4x/owerrors.h' file not found [INFO] [stderr] wrapper.h:2:10: fatal error: '/opt/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/5.3.1/include/owa4x/owerrors.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/owa4x-sys-0.1.3/build.rs:43:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5573765cde60 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5573765cde60 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5573765cde60 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5573765cde60 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5573765f293f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x5573765cb085 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/io/mod.rs:1578:15 [INFO] [stderr] 6: 0x5573765cfe9b - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5573765cfe9b - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5573765cfe9b - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5573765cf97d - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5573765d044d - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5573765d0047 - std::panicking::begin_panic_handler::{{closure}}::h984d540e84311150 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5573765ce2fc - std::sys_common::backtrace::__rust_end_short_backtrace::h32354258ff2aecd1 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5573765cffa9 - rust_begin_unwind [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55737608c651 - core::panicking::panic_fmt::he3827412471ccbb1 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55737608c743 - core::result::unwrap_failed::h6e66654d198da7bd [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55737608dc9e - core::result::Result::expect::h80de1c6c2b38334e [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x55737608e818 - build_script_build::main::h067f752857ee2964 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/owa4x-sys-0.1.3/build.rs:25:20 [INFO] [stderr] 18: 0x55737608db0b - core::ops::function::FnOnce::call_once::h7537b40b437bd869 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55737608dcee - std::sys_common::backtrace::__rust_begin_short_backtrace::hcd9063f230a7ac2c [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55737608f261 - std::rt::lang_start::{{closure}}::habd835a203ae5595 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5573765d084a - core::ops::function::impls:: for &F>::call_once::hd5953dadf0bc8f54 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5573765d084a - std::panicking::try::do_call::h23b369f1996fb7d4 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5573765d084a - std::panicking::try::he017ee9ed6bce192 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x5573765d084a - std::panic::catch_unwind::hbfb892340a78b30d [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x5573765d084a - std::rt::lang_start_internal::hce6e4c0ce56abb51 [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55737608f240 - std::rt::lang_start::h2dbff5bd7e35d7ec [INFO] [stderr] at /rustc/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55737608e9dc - main [INFO] [stderr] 28: 0x7fabba7930b3 - __libc_start_main [INFO] [stderr] 29: 0x55737608cdee - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "64e813662816fe345c85116843e8efdc1ca1e9e92db897617745118c878633b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e813662816fe345c85116843e8efdc1ca1e9e92db897617745118c878633b0", kill_on_drop: false }` [INFO] [stdout] 64e813662816fe345c85116843e8efdc1ca1e9e92db897617745118c878633b0