[INFO] fetching crate xmc4400 0.2.0... [INFO] extracting crate xmc4400 0.2.0 into work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/xmc4400/0.2.0 [INFO] extracting crate xmc4400 0.2.0 into work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/xmc4400/0.2.0 [INFO] validating manifest of xmc4400-0.2.0 on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xmc4400-0.2.0 on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xmc4400-0.2.0 [INFO] finished frobbing xmc4400-0.2.0 [INFO] frobbed toml for xmc4400-0.2.0 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/xmc4400/0.2.0/Cargo.toml [INFO] started frobbing xmc4400-0.2.0 [INFO] finished frobbing xmc4400-0.2.0 [INFO] frobbed toml for xmc4400-0.2.0 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/xmc4400/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking xmc4400-0.2.0 against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/xmc4400/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a3772f6aad72e14e6b94cbf8485e354788e0564025cf1c2fcbb29e5bacd4b1e3 [INFO] running `"docker" "start" "-a" "a3772f6aad72e14e6b94cbf8485e354788e0564025cf1c2fcbb29e5bacd4b1e3"` [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.0 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling xmc4400 v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] error: Could not compile `xmc4400`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xmc4400 src/lib.rs --color never --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=8689c3e73faef9db -C extra-filename=-8689c3e73faef9db --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-432941e31f6a4c75.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-6aae3828b8d2aac4.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-351104e9cb071b00.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 `xmc4400`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xmc4400 src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4222a93554f57248 -C extra-filename=-4222a93554f57248 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bare_metal=/opt/crater/target/debug/deps/libbare_metal-432941e31f6a4c75.rmeta --extern cortex_m=/opt/crater/target/debug/deps/libcortex_m-6aae3828b8d2aac4.rmeta --extern vcell=/opt/crater/target/debug/deps/libvcell-351104e9cb071b00.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "a3772f6aad72e14e6b94cbf8485e354788e0564025cf1c2fcbb29e5bacd4b1e3"` [INFO] running `"docker" "rm" "-f" "a3772f6aad72e14e6b94cbf8485e354788e0564025cf1c2fcbb29e5bacd4b1e3"` [INFO] [stdout] a3772f6aad72e14e6b94cbf8485e354788e0564025cf1c2fcbb29e5bacd4b1e3