[INFO] crate oxcc-stm32f767 0.1.0 is already in cache [INFO] extracting crate oxcc-stm32f767 0.1.0 into work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/oxcc-stm32f767/0.1.0 [INFO] extracting crate oxcc-stm32f767 0.1.0 into work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/oxcc-stm32f767/0.1.0 [INFO] validating manifest of oxcc-stm32f767-0.1.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 oxcc-stm32f767-0.1.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 oxcc-stm32f767-0.1.0 [INFO] finished frobbing oxcc-stm32f767-0.1.0 [INFO] frobbed toml for oxcc-stm32f767-0.1.0 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/oxcc-stm32f767/0.1.0/Cargo.toml [INFO] started frobbing oxcc-stm32f767-0.1.0 [INFO] finished frobbing oxcc-stm32f767-0.1.0 [INFO] frobbed toml for oxcc-stm32f767-0.1.0 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/oxcc-stm32f767/0.1.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 oxcc-stm32f767-0.1.0 against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/oxcc-stm32f767/0.1.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] 1483fdf0debdc2aa6c678474c045854cedd61af02aa465584f54844b5ff2e171 [INFO] running `"docker" "start" "-a" "1483fdf0debdc2aa6c678474c045854cedd61af02aa465584f54844b5ff2e171"` [INFO] [stderr] Compiling oxcc-stm32f767 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: lint `private_no_mangle_statics` has been removed: `no longer a warning, #[no_mangle] statics always exported` [INFO] [stderr] --> src/stm32f7x7/mod.rs:504662:9 [INFO] [stderr] | [INFO] [stderr] 504662 | #[allow(private_no_mangle_statics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_no_mangle_statics` has been removed: `no longer a warning, #[no_mangle] statics always exported` [INFO] [stderr] --> src/stm32f7x7/mod.rs:504662:9 [INFO] [stderr] | [INFO] [stderr] 504662 | #[allow(private_no_mangle_statics)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [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 src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f5ed83c37b94e792 -C extra-filename=-f5ed83c37b94e792 --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 `oxcc-stm32f767`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oxcc_stm32f767 src/lib.rs --color never --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=c800e5e5812d5b6f -C extra-filename=-c800e5e5812d5b6f --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" "1483fdf0debdc2aa6c678474c045854cedd61af02aa465584f54844b5ff2e171"` [INFO] running `"docker" "rm" "-f" "1483fdf0debdc2aa6c678474c045854cedd61af02aa465584f54844b5ff2e171"` [INFO] [stdout] 1483fdf0debdc2aa6c678474c045854cedd61af02aa465584f54844b5ff2e171