[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-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/Caspinol/stm32f401xx"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/Caspinol/stm32f401xx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Caspinol/stm32f401xx" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/Caspinol/stm32f401xx"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/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#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Caspinol/stm32f401xx on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-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-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/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-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/Caspinol/stm32f401xx/Cargo.toml [INFO] crate Caspinol/stm32f401xx already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Caspinol/stm32f401xx against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-3/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/Caspinol/stm32f401xx:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8ae0f6cef736714791d1837b55c5595fbacf1c58fcdfb02bf8be02f23b46ee6d [INFO] running `"docker" "start" "-a" "8ae0f6cef736714791d1837b55c5595fbacf1c58fcdfb02bf8be02f23b46ee6d"` [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=23d10376ef11a078 -C extra-filename=-23d10376ef11a078 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-f24482e1156cb916.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-5f30bbb97a844379.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-b19ce02da42ecc9a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=c7ebc221c98f86e3 -C extra-filename=-c7ebc221c98f86e3 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-f24482e1156cb916.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-5f30bbb97a844379.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-b19ce02da42ecc9a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8ae0f6cef736714791d1837b55c5595fbacf1c58fcdfb02bf8be02f23b46ee6d"` [INFO] running `"docker" "rm" "-f" "8ae0f6cef736714791d1837b55c5595fbacf1c58fcdfb02bf8be02f23b46ee6d"` [INFO] [stdout] 8ae0f6cef736714791d1837b55c5595fbacf1c58fcdfb02bf8be02f23b46ee6d