[INFO] fetching crate owa4x 0.2.0... [INFO] checking owa4x-0.2.0 against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] extracting crate owa4x 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate owa4x 0.2.0 on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94ea0fdfba568516563ba3d7af49788ba0a912d8ecda4bf6f67c419d342e15d0 [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" "94ea0fdfba568516563ba3d7af49788ba0a912d8ecda4bf6f67c419d342e15d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94ea0fdfba568516563ba3d7af49788ba0a912d8ecda4bf6f67c419d342e15d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ea0fdfba568516563ba3d7af49788ba0a912d8ecda4bf6f67c419d342e15d0", kill_on_drop: false }` [INFO] [stdout] 94ea0fdfba568516563ba3d7af49788ba0a912d8ecda4bf6f67c419d342e15d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb02713a4f87e877b0d1d2ebe695cbfa65c1a48542e60d39e9359f3f02e4e122 [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" "fb02713a4f87e877b0d1d2ebe695cbfa65c1a48542e60d39e9359f3f02e4e122", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [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 thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v4.2.3 [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-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [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-efa9178181cdc5fb/build-script-build` (exit code: 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: 0x560b2afcafdf - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x560b2afcafdf - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560b2afcafdf - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x560b2afcafdf - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x560b2aff0d7c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x560b2afc7a75 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x560b2afcd720 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x560b2afcd720 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x560b2afcd720 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x560b2afcd46c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x560b2afcdd63 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x560b2afcd95b - rust_begin_unwind [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x560b2afef431 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x560b2afef253 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x560b2aa2dcab - core::result::Result::expect::h7b15672e2894d0fd [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/core/src/result.rs:963 [INFO] [stderr] 15: 0x560b2aa2da08 - build_script_build::main::hd4d974d188191fdc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/owa4x-sys-0.1.3/build.rs:25 [INFO] [stderr] 16: 0x560b2aa2f19b - std::rt::lang_start::{{closure}}::h9509b4b3019ed3d4 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x560b2afce176 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x560b2afce176 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x560b2afce176 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x560b2afce176 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x560b2afce176 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x560b2aa2f177 - std::rt::lang_start::h8fb58d7396266b35 [INFO] [stderr] at /rustc/db870ea71b6dcc7a91b999420b88f41d3cdd13e1/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x560b2aa2db8a - main [INFO] [stderr] 24: 0x7f6ed9e3e0b3 - __libc_start_main [INFO] [stderr] 25: 0x560b2aa2d0ce - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fb02713a4f87e877b0d1d2ebe695cbfa65c1a48542e60d39e9359f3f02e4e122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb02713a4f87e877b0d1d2ebe695cbfa65c1a48542e60d39e9359f3f02e4e122", kill_on_drop: false }` [INFO] [stdout] fb02713a4f87e877b0d1d2ebe695cbfa65c1a48542e60d39e9359f3f02e4e122