[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cdb8b24e6e502f049e8569b7cf38075ba55923d [INFO] checking jamesmunns/tiny-nrf52 against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesmunns%2Ftiny-nrf52" "/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/jamesmunns/tiny-nrf52 on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "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/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-4/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" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a00e36a462fe013e83a6ed385b45aacd7d6697895ea49c53df4c6134168c4b [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" "87a00e36a462fe013e83a6ed385b45aacd7d6697895ea49c53df4c6134168c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a00e36a462fe013e83a6ed385b45aacd7d6697895ea49c53df4c6134168c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a00e36a462fe013e83a6ed385b45aacd7d6697895ea49c53df4c6134168c4b", kill_on_drop: false }` [INFO] [stdout] 87a00e36a462fe013e83a6ed385b45aacd7d6697895ea49c53df4c6134168c4b [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a3028171063bb7c35058638992ce0d8e8b668c2c3eef78ed7a1f1c7d23e3eb8 [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" "8a3028171063bb7c35058638992ce0d8e8b668c2c3eef78ed7a1f1c7d23e3eb8", kill_on_drop: false }` [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 byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.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] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [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] Compiling quote v0.5.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.2 [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] 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 -Clinker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=10a41c6cfda2f785 -C extra-filename=-10a41c6cfda2f785 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-3284d6b9e06409f2.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-a9d3f896351dc3a5.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-4600aae7d8a5be60.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-ada33239d3d9d10e.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/nrf52832-pac-eac7cad6bb504174/out -L /opt/rustwide/target/debug/build/cortex-m-rt-94b7319be0966e2b/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" "8a3028171063bb7c35058638992ce0d8e8b668c2c3eef78ed7a1f1c7d23e3eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3028171063bb7c35058638992ce0d8e8b668c2c3eef78ed7a1f1c7d23e3eb8", kill_on_drop: false }` [INFO] [stdout] 8a3028171063bb7c35058638992ce0d8e8b668c2c3eef78ed7a1f1c7d23e3eb8