[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] 2cdb8b24e6e502f049e8569b7cf38075ba55923d [INFO] checking jamesmunns/tiny-nrf52 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Ftiny-nrf52" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamesmunns/tiny-nrf52 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-88/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-88/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d518eae6ca91f26dbc57211403bf87fa313c5580d7e8dfe35ae21ba8e3ae37a3 [INFO] running `Command { std: "docker" "start" "-a" "d518eae6ca91f26dbc57211403bf87fa313c5580d7e8dfe35ae21ba8e3ae37a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d518eae6ca91f26dbc57211403bf87fa313c5580d7e8dfe35ae21ba8e3ae37a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d518eae6ca91f26dbc57211403bf87fa313c5580d7e8dfe35ae21ba8e3ae37a3", kill_on_drop: false }` [INFO] [stdout] d518eae6ca91f26dbc57211403bf87fa313c5580d7e8dfe35ae21ba8e3ae37a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 833929f9bf562b86c6aea8352900b5abc289d494f0559c5d994d365f82c86499 [INFO] running `Command { std: "docker" "start" "-a" "833929f9bf562b86c6aea8352900b5abc289d494f0559c5d994d365f82c86499", 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] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [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 rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking embedded-timeout-macros v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.2 [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] 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] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking dw1000 v0.3.0 [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=5624cda8943336f3 -C extra-filename=-5624cda8943336f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-bda5fb0d99ff0ae3.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-a656071f2c7668fc.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-106f9d29b31744ac.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-9b0937daacf69a22/out -L /opt/rustwide/target/debug/build/cortex-m-rt-5503fc8c3091016a/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" "833929f9bf562b86c6aea8352900b5abc289d494f0559c5d994d365f82c86499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "833929f9bf562b86c6aea8352900b5abc289d494f0559c5d994d365f82c86499", kill_on_drop: false }` [INFO] [stdout] 833929f9bf562b86c6aea8352900b5abc289d494f0559c5d994d365f82c86499