[INFO] updating cached repository https://github.com/oresat/stm32f446xx-rs
[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] 2cf06b15e8a8b8cc280709320bbbb21df44d4ad6
[INFO] checking oresat/stm32f446xx-rs against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foresat%2Fstm32f446xx-rs" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/oresat/stm32f446xx-rs on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/oresat/stm32f446xx-rs
[INFO] finished tweaking git repo https://github.com/oresat/stm32f446xx-rs
[INFO] tweaked toml for git repo https://github.com/oresat/stm32f446xx-rs written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/oresat/stm32f446xx-rs already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] e5e16747f098c0ecbb1d17e2c5a4786d13cdb7d23f557e7bc2cafc807a9b2bcf
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "e5e16747f098c0ecbb1d17e2c5a4786d13cdb7d23f557e7bc2cafc807a9b2bcf"`
[INFO] [stderr]    Compiling cortex-m v0.2.9
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]     Checking aligned v0.1.1
[INFO] [stderr]     Checking cortex-m-semihosting v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking stm32f446 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `stm32f446`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name stm32f446 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=598df6ed6ab9203a -C extra-filename=-598df6ed6ab9203a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-088e9cbe0c65c3c8.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-1b27a4c03d1a4001.rmeta --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" "e5e16747f098c0ecbb1d17e2c5a4786d13cdb7d23f557e7bc2cafc807a9b2bcf"`
[INFO] running `"docker" "rm" "-f" "e5e16747f098c0ecbb1d17e2c5a4786d13cdb7d23f557e7bc2cafc807a9b2bcf"`
[INFO] [stdout] e5e16747f098c0ecbb1d17e2c5a4786d13cdb7d23f557e7bc2cafc807a9b2bcf
