Oct 13 07:54:31.030 INFO checking stm32l151-0.2.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:54:31.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:54:31.478 INFO blam! 6bb62139d55595dc006dd2d807619f78c6da233de9c4482461159d70728f32ea Oct 13 07:54:31.485 INFO running `"docker" "start" "-a" "6bb62139d55595dc006dd2d807619f78c6da233de9c4482461159d70728f32ea"` Oct 13 07:54:32.572 INFO kablam! usermod: no changes Oct 13 07:54:32.633 INFO kablam! Compiling cortex-m v0.4.3 Oct 13 07:54:32.633 INFO kablam! Checking untagged-option v0.1.1 Oct 13 07:54:32.633 INFO kablam! Checking aligned v0.1.2 Oct 13 07:54:32.633 INFO kablam! Checking bare-metal v0.1.3 Oct 13 07:54:33.953 INFO kablam! Checking stm32l151 v0.2.1 (/source) Oct 13 07:54:34.745 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:34.745 INFO kablam! --> src/lib.rs:1:415 Oct 13 07:54:34.745 INFO kablam! | Oct 13 07:54:34.747 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 STM32L151 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:54:34.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:34.748 INFO kablam! | Oct 13 07:54:34.748 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 13 07:54:34.748 INFO kablam! Oct 13 07:54:34.748 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:34.749 INFO kablam! --> src/lib.rs:95:13 Oct 13 07:54:34.749 INFO kablam! | Oct 13 07:54:34.749 INFO kablam! 95 | #[allow(private_no_mangle_statics)] Oct 13 07:54:34.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:34.750 INFO kablam! | Oct 13 07:54:34.750 INFO kablam! note: lint level defined here Oct 13 07:54:34.750 INFO kablam! --> src/lib.rs:1:488 Oct 13 07:54:34.751 INFO kablam! | Oct 13 07:54:34.752 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 STM32L151 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:54:34.753 INFO kablam! | ^^^^^^^^ Oct 13 07:54:34.753 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:54:34.753 INFO kablam! Oct 13 07:54:34.796 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:34.796 INFO kablam! --> src/lib.rs:1:415 Oct 13 07:54:34.796 INFO kablam! | Oct 13 07:54:34.796 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 STM32L151 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:54:34.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:34.796 INFO kablam! | Oct 13 07:54:34.796 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 13 07:54:34.796 INFO kablam! Oct 13 07:54:34.796 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:34.796 INFO kablam! --> src/lib.rs:95:13 Oct 13 07:54:34.796 INFO kablam! | Oct 13 07:54:34.796 INFO kablam! 95 | #[allow(private_no_mangle_statics)] Oct 13 07:54:34.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:34.796 INFO kablam! | Oct 13 07:54:34.796 INFO kablam! note: lint level defined here Oct 13 07:54:34.796 INFO kablam! --> src/lib.rs:1:488 Oct 13 07:54:34.796 INFO kablam! | Oct 13 07:54:34.796 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 STM32L151 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:54:34.796 INFO kablam! | ^^^^^^^^ Oct 13 07:54:34.796 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:54:34.796 INFO kablam! Oct 13 07:54:48.684 INFO kablam! error: aborting due to previous error Oct 13 07:54:48.685 INFO kablam! Oct 13 07:54:48.699 INFO kablam! error: Could not compile `stm32l151`. Oct 13 07:54:48.700 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:54:49.180 INFO kablam! error: aborting due to previous error Oct 13 07:54:49.181 INFO kablam! Oct 13 07:54:49.191 INFO kablam! error: Could not compile `stm32l151`. Oct 13 07:54:49.192 INFO kablam! Oct 13 07:54:49.192 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:54:49.195 INFO kablam! su: No module specific data is present Oct 13 07:54:50.446 INFO running `"docker" "rm" "-f" "6bb62139d55595dc006dd2d807619f78c6da233de9c4482461159d70728f32ea"` Oct 13 07:54:50.769 INFO blam! 6bb62139d55595dc006dd2d807619f78c6da233de9c4482461159d70728f32ea