Oct 21 23:19:15.924 INFO checking stm32f303xe-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:19:15.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 23:19:16.422 INFO blam! 873569aa6d1cb576e04bd80b7fb847af8d610dcd359b2602ed7e5de79f6a5cad Oct 21 23:19:16.424 INFO running `"docker" "start" "-a" "873569aa6d1cb576e04bd80b7fb847af8d610dcd359b2602ed7e5de79f6a5cad"` Oct 21 23:19:18.864 INFO kablam! usermod: no changes Oct 21 23:19:19.032 INFO kablam! Checking vcell v0.1.0 Oct 21 23:19:19.032 INFO kablam! Compiling cortex-m v0.4.3 Oct 21 23:19:19.032 INFO kablam! Checking aligned v0.1.2 Oct 21 23:19:19.034 INFO kablam! Checking untagged-option v0.1.1 Oct 21 23:19:19.060 INFO kablam! Checking bare-metal v0.1.3 Oct 21 23:19:19.401 INFO kablam! Checking volatile-register v0.2.0 Oct 21 23:19:21.375 INFO kablam! Checking stm32f303xe v0.1.0 (/source) Oct 21 23:19:23.689 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 21 23:19:23.689 INFO kablam! --> src/lib.rs:1:417 Oct 21 23:19:23.689 INFO kablam! | Oct 21 23:19:23.689 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 21 23:19:23.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:19:23.689 INFO kablam! | Oct 21 23:19:23.689 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 21 23:19:23.689 INFO kablam! Oct 21 23:19:23.689 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 21 23:19:23.689 INFO kablam! --> src/lib.rs:104:13 Oct 21 23:19:23.689 INFO kablam! | Oct 21 23:19:23.689 INFO kablam! 104 | #[allow(private_no_mangle_statics)] Oct 21 23:19:23.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:19:23.689 INFO kablam! | Oct 21 23:19:23.689 INFO kablam! note: lint level defined here Oct 21 23:19:23.689 INFO kablam! --> src/lib.rs:1:490 Oct 21 23:19:23.689 INFO kablam! | Oct 21 23:19:23.689 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 21 23:19:23.689 INFO kablam! | ^^^^^^^^ Oct 21 23:19:23.689 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 23:19:23.689 INFO kablam! Oct 21 23:19:24.120 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 21 23:19:24.121 INFO kablam! --> src/lib.rs:1:417 Oct 21 23:19:24.122 INFO kablam! | Oct 21 23:19:24.123 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 21 23:19:24.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:19:24.125 INFO kablam! | Oct 21 23:19:24.126 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 21 23:19:24.126 INFO kablam! Oct 21 23:19:24.127 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 21 23:19:24.128 INFO kablam! --> src/lib.rs:104:13 Oct 21 23:19:24.128 INFO kablam! | Oct 21 23:19:24.129 INFO kablam! 104 | #[allow(private_no_mangle_statics)] Oct 21 23:19:24.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:19:24.130 INFO kablam! | Oct 21 23:19:24.131 INFO kablam! note: lint level defined here Oct 21 23:19:24.132 INFO kablam! --> src/lib.rs:1:490 Oct 21 23:19:24.133 INFO kablam! | Oct 21 23:19:24.135 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 21 23:19:24.137 INFO kablam! | ^^^^^^^^ Oct 21 23:19:24.137 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 23:19:24.137 INFO kablam! Oct 21 23:19:47.216 INFO kablam! error: Could not compile `stm32f303xe`. Oct 21 23:19:47.216 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:19:50.557 INFO kablam! error: aborting due to previous error Oct 21 23:19:50.557 INFO kablam! Oct 21 23:19:50.563 INFO kablam! error: Could not compile `stm32f303xe`. Oct 21 23:19:50.563 INFO kablam! Oct 21 23:19:50.564 INFO kablam! To learn more, run the command again with --verbose. Oct 21 23:19:50.566 INFO kablam! su: No module specific data is present Oct 21 23:19:51.264 INFO running `"docker" "rm" "-f" "873569aa6d1cb576e04bd80b7fb847af8d610dcd359b2602ed7e5de79f6a5cad"` Oct 21 23:19:51.576 INFO blam! 873569aa6d1cb576e04bd80b7fb847af8d610dcd359b2602ed7e5de79f6a5cad