[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 try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrozenDroid%2Fnrf91-bsdlib" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrozenDroid/nrf91-bsdlib on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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-4/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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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] 67965dae7f30f3db19371b8ebf9986c8a906a9a905162d276d688116b717c056 [INFO] running `"docker" "start" "-a" "67965dae7f30f3db19371b8ebf9986c8a906a9a905162d276d688116b717c056"` [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] Compiling nrf91 v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling tinyrlibc v0.1.2 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Checking cortex-m v0.6.1 [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=adb8de37a1482594 -C extra-filename=-adb8de37a1482594 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-edadedb4471d697d.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-4d38982167ae2f1e.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-d37753d44b22315c.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: could not compile `nrf91`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nrf91 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nrf91-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=4a1e7a6a8866cbbc -C extra-filename=-4a1e7a6a8866cbbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-edadedb4471d697d.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-4d38982167ae2f1e.rmeta --extern cortex_m_rt=/opt/rustwide/target/debug/deps/libcortex_m_rt-4331588b0c8a5681.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-d37753d44b22315c.rmeta --cap-lints allow --cap-lints=forbid -L /opt/rustwide/target/debug/build/nrf91-0525e364d70bf7bd/out -L /opt/rustwide/target/debug/build/cortex-m-rt-425524474e615260/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "67965dae7f30f3db19371b8ebf9986c8a906a9a905162d276d688116b717c056"` [INFO] running `"docker" "rm" "-f" "67965dae7f30f3db19371b8ebf9986c8a906a9a905162d276d688116b717c056"` [INFO] [stdout] 67965dae7f30f3db19371b8ebf9986c8a906a9a905162d276d688116b717c056