[INFO] cloning repository https://github.com/jamesmunns/tiny-nrf52 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesmunns/tiny-nrf52" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Ftiny-nrf52", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Ftiny-nrf52'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c462c480a352726126555582bcc363410bf02608 [INFO] checking jamesmunns/tiny-nrf52 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Ftiny-nrf52" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamesmunns/tiny-nrf52 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-114/source/.cargo/config [INFO] started tweaking git repo https://github.com/jamesmunns/tiny-nrf52 [INFO] finished tweaking git repo https://github.com/jamesmunns/tiny-nrf52 [INFO] tweaked toml for git repo https://github.com/jamesmunns/tiny-nrf52 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/jamesmunns/tiny-nrf52 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd7a6f60515acec8cffe7ee818e5f10e765bd631ea9fe46942f0ba4a35971ba [INFO] running `Command { std: "docker" "start" "-a" "8dd7a6f60515acec8cffe7ee818e5f10e765bd631ea9fe46942f0ba4a35971ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd7a6f60515acec8cffe7ee818e5f10e765bd631ea9fe46942f0ba4a35971ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd7a6f60515acec8cffe7ee818e5f10e765bd631ea9fe46942f0ba4a35971ba", kill_on_drop: false }` [INFO] [stdout] 8dd7a6f60515acec8cffe7ee818e5f10e765bd631ea9fe46942f0ba4a35971ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70375e61d296fe2c2a7f1b12ff551b32d4f51970ec1a4102d8354de91f2e3969 [INFO] running `Command { std: "docker" "start" "-a" "70375e61d296fe2c2a7f1b12ff551b32d4f51970ec1a4102d8354de91f2e3969", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling nrf52832-hal v0.8.1 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling heapless v0.5.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking embedded-timeout-macros v0.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Checking panic-reset v0.1.0 [INFO] [stderr] Compiling hash32-derive v0.1.0 [INFO] [stderr] Checking ieee802154 v0.3.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] error: could not compile `nrf52832-pac` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nrf52832_pac --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nrf52832-pac-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=65dc11e817dc4348 -C extra-filename=-65dc11e817dc4348 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-c2e6ce5edf6a7cee.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-0c1ef4df26f7bc26.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-b067d081c60de98b.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-a371511e0dfcc4c8.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/nrf52832-pac-42ef1bfb6613426f/out -L /opt/rustwide/target/debug/build/cortex-m-rt-6ef3414373bb5d5a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "70375e61d296fe2c2a7f1b12ff551b32d4f51970ec1a4102d8354de91f2e3969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70375e61d296fe2c2a7f1b12ff551b32d4f51970ec1a4102d8354de91f2e3969", kill_on_drop: false }` [INFO] [stdout] 70375e61d296fe2c2a7f1b12ff551b32d4f51970ec1a4102d8354de91f2e3969