[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 try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-0/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/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" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 347560c76c1c1cb636700dd4cadb861f7249208ab5a6f0f9ca91a55fd57e5a58 [INFO] running `"docker" "start" "-a" "347560c76c1c1cb636700dd4cadb861f7249208ab5a6f0f9ca91a55fd57e5a58"` [INFO] [stderr] Compiling cortex-m v0.5.8 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking volatile-register v0.2.0 [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=01a46bc373b31137 -C extra-filename=-01a46bc373b31137 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-7af4fcc45125117d.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-f584d6639a55355d.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-2b29033f908bcc65.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=cd371d675d03d5fe -C extra-filename=-cd371d675d03d5fe --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-7af4fcc45125117d.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-f584d6639a55355d.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-2b29033f908bcc65.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "347560c76c1c1cb636700dd4cadb861f7249208ab5a6f0f9ca91a55fd57e5a58"` [INFO] running `"docker" "rm" "-f" "347560c76c1c1cb636700dd4cadb861f7249208ab5a6f0f9ca91a55fd57e5a58"` [INFO] [stdout] 347560c76c1c1cb636700dd4cadb861f7249208ab5a6f0f9ca91a55fd57e5a58