[INFO] cloning repository https://github.com/sigvartmh/nrfx3rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigvartmh/nrfx3rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigvartmh%2Fnrfx3rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigvartmh%2Fnrfx3rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e2e1021b97c0403e2a2eafe5e733060341fbb8d [INFO] checking sigvartmh/nrfx3rs against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigvartmh%2Fnrfx3rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sigvartmh/nrfx3rs on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/sigvartmh/nrfx3rs [INFO] finished tweaking git repo https://github.com/sigvartmh/nrfx3rs [INFO] tweaked toml for git repo https://github.com/sigvartmh/nrfx3rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sigvartmh/nrfx3rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fpa v0.1.0 [INFO] [stderr] Downloaded mem_cmp v0.1.4 [INFO] [stderr] Downloaded nrf52840-hal v0.8.1 [INFO] [stderr] Downloaded nrf52-hal-common v0.8.1 [INFO] [stderr] Downloaded nrf52840-pac v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29fd8d679111a1e582676237b756b31135ffe8828649dd1f3509b4cfe22e1648 [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" "29fd8d679111a1e582676237b756b31135ffe8828649dd1f3509b4cfe22e1648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29fd8d679111a1e582676237b756b31135ffe8828649dd1f3509b4cfe22e1648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fd8d679111a1e582676237b756b31135ffe8828649dd1f3509b4cfe22e1648", kill_on_drop: false }` [INFO] [stdout] 29fd8d679111a1e582676237b756b31135ffe8828649dd1f3509b4cfe22e1648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc676aa1d04494dd4be9ab3a52131c5515b86d919577ca154a871f45bd2a6f9 [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" "4cc676aa1d04494dd4be9ab3a52131c5515b86d919577ca154a871f45bd2a6f9", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling nrf52840-pac v0.8.0 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nrf52840-hal v0.8.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking mem_cmp v0.1.4 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking cortex-m v0.6.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking cortex-m-rt v0.6.12 [INFO] [stderr] Compiling nrfx3rs-bootloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `nrfx3rs-bootloader v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nrfx3rs-bootloader-018ccf804e505273/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/debug/build/nrfx3rs-bootloader-a3d8f3d5052a7349/out [INFO] [stderr] cargo:rerun-if-changed=memory.x [INFO] [stderr] cargo:rustc-link-lib=static=nrf_cc310_bl_0.9.12 [INFO] [stderr] cargo:rustc-link-search=nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m4/hard-float [INFO] [stderr] cargo:rerun-if-changed=crypto/nrf_cc310_bl.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] crypto/nrf_cc310_bl.h:1:10: fatal error: '../nrfxlib/crypto/nrf_cc310_bl/include/ssi_pal_types.h' file not found [INFO] [stderr] crypto/nrf_cc310_bl.h:1:10: fatal error: '../nrfxlib/crypto/nrf_cc310_bl/include/ssi_pal_types.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings.: ()', build.rs:28:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e9719fd5d0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55e9719fd5d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e9719fd5d0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55e9719fd5d0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55e971a1ee5f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55e9719fa562 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55e9719ff8b5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55e9719ff8b5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55e9719ff8b5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55e9719ff363 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55e9719ffebd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55e9719ffa57 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55e9719fda8c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55e9719ff9b9 - rust_begin_unwind [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55e9714b1931 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55e9714b1823 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55e9714b3864 - core::result::Result::expect::h591ff20a1e419f5c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x55e9714b599a - build_script_build::main::h8d441744e4988bed [INFO] [stderr] at /opt/rustwide/workdir/build.rs:20:20 [INFO] [stderr] 18: 0x55e9714b3afb - core::ops::function::FnOnce::call_once::hc850af7be7baa272 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55e9714b3c8e - std::sys_common::backtrace::__rust_begin_short_backtrace::hadf51256373ffc1b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55e9714b36d1 - std::rt::lang_start::{{closure}}::hf38f34bc660278df [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55e971a003ba - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55e971a003ba - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55e971a003ba - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55e971a003ba - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x55e971a003ba - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55e9714b36b0 - std::rt::lang_start::hda26de96d8287d05 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55e9714b5bec - main [INFO] [stderr] 28: 0x7f8c1462f0b3 - __libc_start_main [INFO] [stderr] 29: 0x55e9714b203e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4cc676aa1d04494dd4be9ab3a52131c5515b86d919577ca154a871f45bd2a6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc676aa1d04494dd4be9ab3a52131c5515b86d919577ca154a871f45bd2a6f9", kill_on_drop: false }` [INFO] [stdout] 4cc676aa1d04494dd4be9ab3a52131c5515b86d919577ca154a871f45bd2a6f9