[INFO] crate oxcc-stm32f767-hal 0.2.0 is already in cache [INFO] extracting crate oxcc-stm32f767-hal 0.2.0 into work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/oxcc-stm32f767-hal/0.2.0 [INFO] extracting crate oxcc-stm32f767-hal 0.2.0 into work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/oxcc-stm32f767-hal/0.2.0 [INFO] validating manifest of oxcc-stm32f767-hal-0.2.0 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 oxcc-stm32f767-hal-0.2.0 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 oxcc-stm32f767-hal-0.2.0 [INFO] finished frobbing oxcc-stm32f767-hal-0.2.0 [INFO] frobbed toml for oxcc-stm32f767-hal-0.2.0 written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/oxcc-stm32f767-hal/0.2.0/Cargo.toml [INFO] started frobbing oxcc-stm32f767-hal-0.2.0 [INFO] finished frobbing oxcc-stm32f767-hal-0.2.0 [INFO] frobbed toml for oxcc-stm32f767-hal-0.2.0 written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/oxcc-stm32f767-hal/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 oxcc-stm32f767-hal-0.2.0 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/reg/oxcc-stm32f767-hal/0.2.0:/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] b9b106aef5baf3b113a566b61b144486dd4e3f842283ffb2657bda993e19a00f [INFO] running `"docker" "start" "-a" "b9b106aef5baf3b113a566b61b144486dd4e3f842283ffb2657bda993e19a00f"` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.8 [INFO] [stderr] Compiling oxcc-stm32f767 v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] error: Could not compile `oxcc-stm32f767`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oxcc_stm32f767 /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxcc-stm32f767-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="cortex-m-rt"' --cfg 'feature="rt"' -C metadata=8d3ed9e62bc2804d -C extra-filename=-8d3ed9e62bc2804d --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 cortex_m_rt=/opt/crater/target/debug/deps/libcortex_m_rt-1b6e304c6b872213.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-2b29033f908bcc65.rmeta --cap-lints allow --cap-lints=forbid -L /opt/crater/target/debug/build/oxcc-stm32f767-453f5d6cf698746a/out -L /opt/crater/target/debug/build/cortex-m-rt-ebb25877e10c28c0/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "b9b106aef5baf3b113a566b61b144486dd4e3f842283ffb2657bda993e19a00f"` [INFO] running `"docker" "rm" "-f" "b9b106aef5baf3b113a566b61b144486dd4e3f842283ffb2657bda993e19a00f"` [INFO] [stdout] b9b106aef5baf3b113a566b61b144486dd4e3f842283ffb2657bda993e19a00f