[INFO] updating cached repository https://github.com/FrozenDroid/nrf91-bsdlib [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2711d55ca854b1eed4513ea629e0d632884166a [INFO] checking FrozenDroid/nrf91-bsdlib against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrozenDroid%2Fnrf91-bsdlib" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrozenDroid/nrf91-bsdlib on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FrozenDroid/nrf91-bsdlib [INFO] finished tweaking git repo https://github.com/FrozenDroid/nrf91-bsdlib [INFO] tweaked toml for git repo https://github.com/FrozenDroid/nrf91-bsdlib written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/FrozenDroid/nrf91-bsdlib already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd39494f42b11f8e4e64c8e6001d996297bf409d0c70311f707019ca8c954383 [INFO] running `"docker" "start" "-a" "bd39494f42b11f8e4e64c8e6001d996297bf409d0c70311f707019ca8c954383"` [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling nrf52832-pac v0.8.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Compiling nrf91 v0.1.1 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling tinyrlibc v0.1.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling nrfxlib-sys v0.1.6 [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 debuginfo=2 -C metadata=7deae68520e041d3 -C extra-filename=-7deae68520e041d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-9d80a5429bf971c3.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-a9ac3ac3832e5e64.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-d8a2515ac68cf111.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bd39494f42b11f8e4e64c8e6001d996297bf409d0c70311f707019ca8c954383"` [INFO] running `"docker" "rm" "-f" "bd39494f42b11f8e4e64c8e6001d996297bf409d0c70311f707019ca8c954383"` [INFO] [stdout] bd39494f42b11f8e4e64c8e6001d996297bf409d0c70311f707019ca8c954383