[INFO] cloning repository https://github.com/forestgiant/nrf52-hal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forestgiant/nrf52-hal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforestgiant%2Fnrf52-hal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforestgiant%2Fnrf52-hal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61408e61ea11f0d21034c34c3d3bdb0908ece0b0 [INFO] checking forestgiant/nrf52-hal-example against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforestgiant%2Fnrf52-hal-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forestgiant/nrf52-hal-example on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/forestgiant/nrf52-hal-example [INFO] finished tweaking git repo https://github.com/forestgiant/nrf52-hal-example [INFO] tweaked toml for git repo https://github.com/forestgiant/nrf52-hal-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/forestgiant/nrf52-hal-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cty v0.1.5 [INFO] [stderr] Downloaded cexpr v0.3.4 [INFO] [stderr] Downloaded nrf52832-hal v0.6.1 [INFO] [stderr] Downloaded nrf52-hal-common v0.6.1 [INFO] [stderr] Downloaded clang-sys v0.27.0 [INFO] [stderr] Downloaded syn v0.15.25 [INFO] [stderr] Downloaded bindgen v0.47.0 [INFO] [stderr] Downloaded nrf52832-pac v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 2a90e072d7a0a9e0d5cc7b91c31f7aa6fba6d4fd566421b6d72400be15412f68 [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" "2a90e072d7a0a9e0d5cc7b91c31f7aa6fba6d4fd566421b6d72400be15412f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a90e072d7a0a9e0d5cc7b91c31f7aa6fba6d4fd566421b6d72400be15412f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a90e072d7a0a9e0d5cc7b91c31f7aa6fba6d4fd566421b6d72400be15412f68", kill_on_drop: false }` [INFO] [stdout] 2a90e072d7a0a9e0d5cc7b91c31f7aa6fba6d4fd566421b6d72400be15412f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 858d8fc1cd5a31a3e296f950438e02266efa3a21ad1bb6583808d5f94f61dc86 [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" "858d8fc1cd5a31a3e296f950438e02266efa3a21ad1bb6583808d5f94f61dc86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling nrf52832-pac v0.6.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.47.0 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling nrf52832-hal v0.6.1 [INFO] [stderr] Checking cty v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.25 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling clang-sys v0.27.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling nrf52-hal-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `nrf52-hal-example v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nrf52-hal-example-bb45e83b64574643/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TARGET=thumbv7em-none-eabihf [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ./libc/softdevice/nrf_soc.h:436:8: error: value '44' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:445:8: error: value '45' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:453:8: error: value '46' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:461:8: error: value '47' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:469:8: error: value '48' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:479:8: error: value '49' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:487:8: error: value '52' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:495:8: error: value '53' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:504:8: error: value '50' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:510:8: error: value '51' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:521:8: error: value '54' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:532:8: error: value '55' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:542:8: error: value '57' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:551:8: error: value '58' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:560:8: error: value '59' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:569:8: error: value '60' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:578:8: error: value '61' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:587:8: error: value '62' out of range for constraint 'I' [INFO] [stderr] ./libc/softdevice/nrf_soc.h:596:8: error: value '63' out of range for constraint 'I' [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] ./libc/softdevice/nrf_soc.h:436:8: error: value '44' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:445:8: error: value '45' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:453:8: error: value '46' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:461:8: error: value '47' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:469:8: error: value '48' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:479:8: error: value '49' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:487:8: error: value '52' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:495:8: error: value '53' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:504:8: error: value '50' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:510:8: error: value '51' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:521:8: error: value '54' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:532:8: error: value '55' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:542:8: error: value '57' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:551:8: error: value '58' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:560:8: error: value '59' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:569:8: error: value '60' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:578:8: error: value '61' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:587:8: error: value '62' out of range for constraint 'I', err: true [INFO] [stderr] ./libc/softdevice/nrf_soc.h:596:8: error: value '63' out of range for constraint 'I', err: true [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=], err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', build.rs:17:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559c0409d020 - 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: 0x559c0409d020 - 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: 0x559c0409d020 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x559c0409d020 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559c040c23dc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x559c040996a2 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x559c0409f7d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x559c0409f7d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x559c0409f7d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x559c0409f478 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x559c0409feb1 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:577:17 [INFO] [stderr] 11: 0x559c0409fa59 - std::panicking::begin_panic_handler::{{closure}}::hf0d3f46d37dd3bc1 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:484:9 [INFO] [stderr] 12: 0x559c0409d4bc - 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: 0x559c0409fa19 - rust_begin_unwind [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:483:5 [INFO] [stderr] 14: 0x559c040c09d1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/panicking.rs:85:14 [INFO] [stderr] 15: 0x559c040c07f3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x559c03b39d7e - core::result::Result::expect::he4100f31b0b20bfd [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/result.rs:933:23 [INFO] [stderr] 17: 0x559c03b3b1bb - build_script_build::main::h166a3ca8bfc370d2 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:10:20 [INFO] [stderr] 18: 0x559c03b39e2b - core::ops::function::FnOnce::call_once::h1a3e16dba5f346f9 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x559c03b39fce - std::sys_common::backtrace::__rust_begin_short_backtrace::h8d19aa447345bd7f [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x559c03b3b531 - std::rt::lang_start::{{closure}}::h1c2b7328b933ab73 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x559c040a03c7 - core::ops::function::impls:: for &F>::call_once::h1af42f2aaad601f7 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x559c040a03c7 - std::panicking::try::do_call::h9d43a73a8e9fb04a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:381:40 [INFO] [stderr] 23: 0x559c040a03c7 - std::panicking::try::h7a8d1100a6afe839 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:345:19 [INFO] [stderr] 24: 0x559c040a03c7 - std::panic::catch_unwind::h9c80942da690cf03 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panic.rs:382:14 [INFO] [stderr] 25: 0x559c040a03c7 - std::rt::lang_start_internal::h18ef240fb861b4d5 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x559c03b3b507 - std::rt::lang_start::h6ec69b9861c172cc [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x559c03b3b37a - main [INFO] [stderr] 28: 0x7f5945e800b3 - __libc_start_main [INFO] [stderr] 29: 0x559c03b390ce - _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" "858d8fc1cd5a31a3e296f950438e02266efa3a21ad1bb6583808d5f94f61dc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858d8fc1cd5a31a3e296f950438e02266efa3a21ad1bb6583808d5f94f61dc86", kill_on_drop: false }` [INFO] [stdout] 858d8fc1cd5a31a3e296f950438e02266efa3a21ad1bb6583808d5f94f61dc86