[INFO] updating cached repository Caspinol/stm32f401xx [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Caspinol/stm32f401xx [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Caspinol/stm32f401xx" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Caspinol/stm32f401xx"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Caspinol/stm32f401xx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Caspinol/stm32f401xx" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Caspinol/stm32f401xx"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Caspinol/stm32f401xx'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ffd5f00bbbfa66912d0457f53c5b800cbbd45857 [INFO] sha for GitHub repo Caspinol/stm32f401xx: ffd5f00bbbfa66912d0457f53c5b800cbbd45857 [INFO] validating manifest of Caspinol/stm32f401xx on toolchain master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Caspinol/stm32f401xx on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Caspinol/stm32f401xx [INFO] finished frobbing Caspinol/stm32f401xx [INFO] frobbed toml for Caspinol/stm32f401xx written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/Caspinol/stm32f401xx/Cargo.toml [INFO] started frobbing Caspinol/stm32f401xx [INFO] finished frobbing Caspinol/stm32f401xx [INFO] frobbed toml for Caspinol/stm32f401xx written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Caspinol/stm32f401xx/Cargo.toml [INFO] crate Caspinol/stm32f401xx already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Caspinol/stm32f401xx against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-1/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/Caspinol/stm32f401xx:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b4fd47df194a20df17bc00c107102b9c4e142c5d3c2d2a7d4e301071c84ccec5 [INFO] running `"docker" "start" "-a" "b4fd47df194a20df17bc00c107102b9c4e142c5d3c2d2a7d4e301071c84ccec5"` [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking stm32f401xx v0.11.0 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `stm32f401xx`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stm32f401xx src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bdf28d007af620d7 -C extra-filename=-bdf28d007af620d7 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-43531913c026eee6.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-8edfb7d1c389671f.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-13175e1005e7a7bd.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" "b4fd47df194a20df17bc00c107102b9c4e142c5d3c2d2a7d4e301071c84ccec5"` [INFO] running `"docker" "rm" "-f" "b4fd47df194a20df17bc00c107102b9c4e142c5d3c2d2a7d4e301071c84ccec5"` [INFO] [stdout] b4fd47df194a20df17bc00c107102b9c4e142c5d3c2d2a7d4e301071c84ccec5