Oct 13 07:58:06.324 INFO checking stm32f0x2-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:58:06.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 07:58:06.693 INFO blam! 55365f3f59bf3452a4de937d1ec4e7fce65f30b5d3df0fc6f28d63a63972ba07 Oct 13 07:58:06.698 INFO running `"docker" "start" "-a" "55365f3f59bf3452a4de937d1ec4e7fce65f30b5d3df0fc6f28d63a63972ba07"` Oct 13 07:58:08.251 INFO kablam! usermod: no changes Oct 13 07:58:08.364 INFO kablam! Compiling cortex-m v0.3.1 Oct 13 07:58:08.364 INFO kablam! Checking bare-metal v0.1.3 Oct 13 07:58:08.364 INFO kablam! Checking aligned v0.1.2 Oct 13 07:58:10.716 INFO kablam! Checking stm32f0x2 v0.1.0 (/source) Oct 13 07:58:12.756 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:58:12.757 INFO kablam! --> src/lib.rs:62:13 Oct 13 07:58:12.758 INFO kablam! | Oct 13 07:58:12.758 INFO kablam! 62 | #[allow(private_no_mangle_statics)] Oct 13 07:58:12.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:58:12.760 INFO kablam! | Oct 13 07:58:12.760 INFO kablam! note: lint level defined here Oct 13 07:58:12.761 INFO kablam! --> src/lib.rs:1:444 Oct 13 07:58:12.762 INFO kablam! | Oct 13 07:58:12.762 INFO kablam! 1 | # ! [ cfg_attr ( feature = "rt" , feature ( global_asm ) ) ] # ! [ cfg_attr ( feature = "rt" , feature ( macro_reexport ) ) ] # ! [ cfg_attr ( feature = "rt" , feature ( used ) ) ] # ! [ doc = "Peripheral access API for STM32F0X2 microcontrollers (generated using svd2rust v0.11.4)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.11.4/svd2rust/#peripheral-api" ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 13 07:58:12.764 INFO kablam! | ^^^^^^^^ Oct 13 07:58:12.764 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:58:12.765 INFO kablam! Oct 13 07:58:13.278 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:58:13.278 INFO kablam! --> src/lib.rs:62:13 Oct 13 07:58:13.278 INFO kablam! | Oct 13 07:58:13.279 INFO kablam! 62 | #[allow(private_no_mangle_statics)] Oct 13 07:58:13.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:58:13.279 INFO kablam! | Oct 13 07:58:13.279 INFO kablam! note: lint level defined here Oct 13 07:58:13.280 INFO kablam! --> src/lib.rs:1:444 Oct 13 07:58:13.280 INFO kablam! | Oct 13 07:58:13.281 INFO kablam! 1 | # ! [ cfg_attr ( feature = "rt" , feature ( global_asm ) ) ] # ! [ cfg_attr ( feature = "rt" , feature ( macro_reexport ) ) ] # ! [ cfg_attr ( feature = "rt" , feature ( used ) ) ] # ! [ doc = "Peripheral access API for STM32F0X2 microcontrollers (generated using svd2rust v0.11.4)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.11.4/svd2rust/#peripheral-api" ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 13 07:58:13.281 INFO kablam! | ^^^^^^^^ Oct 13 07:58:13.281 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:58:13.281 INFO kablam! Oct 13 07:58:39.541 INFO kablam! error: aborting due to previous error Oct 13 07:58:39.561 INFO kablam! Oct 13 07:58:39.598 INFO kablam! error: Could not compile `stm32f0x2`. Oct 13 07:58:39.599 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:58:43.348 INFO kablam! error: aborting due to previous error Oct 13 07:58:43.348 INFO kablam! Oct 13 07:58:43.355 INFO kablam! error: Could not compile `stm32f0x2`. Oct 13 07:58:43.355 INFO kablam! Oct 13 07:58:43.355 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:58:43.356 INFO kablam! su: No module specific data is present Oct 13 07:58:44.473 INFO running `"docker" "rm" "-f" "55365f3f59bf3452a4de937d1ec4e7fce65f30b5d3df0fc6f28d63a63972ba07"` Oct 13 07:58:44.891 INFO blam! 55365f3f59bf3452a4de937d1ec4e7fce65f30b5d3df0fc6f28d63a63972ba07