Oct 13 07:57:33.736 INFO checking stm32f303xe-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:57:33.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:57:34.245 INFO blam! 533d05c6c3692aad0db2af3cdc25f643a4435eb05fd4f78bbed29a397684a62f Oct 13 07:57:34.247 INFO running `"docker" "start" "-a" "533d05c6c3692aad0db2af3cdc25f643a4435eb05fd4f78bbed29a397684a62f"` Oct 13 07:57:35.960 INFO kablam! usermod: no changes Oct 13 07:57:36.132 INFO kablam! Compiling cortex-m v0.4.3 Oct 13 07:57:38.259 INFO kablam! Checking stm32f303xe v0.1.0 (/source) Oct 13 07:57:40.925 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:57:40.925 INFO kablam! --> src/lib.rs:1:417 Oct 13 07:57:40.925 INFO kablam! | Oct 13 07:57:40.927 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 STM32F303XE microcontrollers (generated using svd2rust v0.12.0)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.12.0/svd2rust/#peripheral-api" ] # ! [ allow ( private_no_mangle_statics ) ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 13 07:57:40.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:57:40.928 INFO kablam! | Oct 13 07:57:40.928 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 13 07:57:40.929 INFO kablam! Oct 13 07:57:40.929 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:57:40.929 INFO kablam! --> src/lib.rs:104:13 Oct 13 07:57:40.929 INFO kablam! | Oct 13 07:57:40.930 INFO kablam! 104 | #[allow(private_no_mangle_statics)] Oct 13 07:57:40.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:57:40.930 INFO kablam! | Oct 13 07:57:40.931 INFO kablam! note: lint level defined here Oct 13 07:57:40.931 INFO kablam! --> src/lib.rs:1:490 Oct 13 07:57:40.931 INFO kablam! | Oct 13 07:57:40.933 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 STM32F303XE microcontrollers (generated using svd2rust v0.12.0)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.12.0/svd2rust/#peripheral-api" ] # ! [ allow ( private_no_mangle_statics ) ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 13 07:57:40.933 INFO kablam! | ^^^^^^^^ Oct 13 07:57:40.933 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:57:40.933 INFO kablam! Oct 13 07:57:41.341 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:57:41.342 INFO kablam! --> src/lib.rs:1:417 Oct 13 07:57:41.342 INFO kablam! | Oct 13 07:57:41.343 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 STM32F303XE microcontrollers (generated using svd2rust v0.12.0)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.12.0/svd2rust/#peripheral-api" ] # ! [ allow ( private_no_mangle_statics ) ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 13 07:57:41.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:57:41.343 INFO kablam! | Oct 13 07:57:41.345 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 13 07:57:41.345 INFO kablam! Oct 13 07:57:41.345 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:57:41.346 INFO kablam! --> src/lib.rs:104:13 Oct 13 07:57:41.346 INFO kablam! | Oct 13 07:57:41.346 INFO kablam! 104 | #[allow(private_no_mangle_statics)] Oct 13 07:57:41.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:57:41.347 INFO kablam! | Oct 13 07:57:41.347 INFO kablam! note: lint level defined here Oct 13 07:57:41.347 INFO kablam! --> src/lib.rs:1:490 Oct 13 07:57:41.347 INFO kablam! | Oct 13 07:57:41.348 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 STM32F303XE microcontrollers (generated using svd2rust v0.12.0)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.12.0/svd2rust/#peripheral-api" ] # ! [ allow ( private_no_mangle_statics ) ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 13 07:57:41.350 INFO kablam! | ^^^^^^^^ Oct 13 07:57:41.350 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:57:41.350 INFO kablam! Oct 13 07:58:07.626 INFO kablam! error: Could not compile `stm32f303xe`. Oct 13 07:58:07.626 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:58:10.591 INFO kablam! error: aborting due to previous error Oct 13 07:58:10.591 INFO kablam! Oct 13 07:58:10.600 INFO kablam! error: Could not compile `stm32f303xe`. Oct 13 07:58:10.600 INFO kablam! Oct 13 07:58:10.601 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:58:10.602 INFO kablam! su: No module specific data is present Oct 13 07:58:11.539 INFO running `"docker" "rm" "-f" "533d05c6c3692aad0db2af3cdc25f643a4435eb05fd4f78bbed29a397684a62f"` Oct 13 07:58:11.848 INFO blam! 533d05c6c3692aad0db2af3cdc25f643a4435eb05fd4f78bbed29a397684a62f