Oct 13 07:54:16.595 INFO checking stm32l151-0.2.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:54:16.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:16.933 INFO blam! 22c1107752ce9dbb913adbb845dab54770e630f359a4b63bf8a7f2afffc577a5 Oct 13 07:54:16.940 INFO running `"docker" "start" "-a" "22c1107752ce9dbb913adbb845dab54770e630f359a4b63bf8a7f2afffc577a5"` Oct 13 07:54:17.624 INFO kablam! usermod: no changes Oct 13 07:54:17.741 INFO kablam! Compiling cortex-m v0.4.3 Oct 13 07:54:17.741 INFO kablam! Checking vcell v0.1.0 Oct 13 07:54:17.741 INFO kablam! Checking aligned v0.1.2 Oct 13 07:54:17.742 INFO kablam! Checking bare-metal v0.1.3 Oct 13 07:54:17.742 INFO kablam! Checking untagged-option v0.1.1 Oct 13 07:54:18.261 INFO kablam! Checking volatile-register v0.2.0 Oct 13 07:54:20.440 INFO kablam! Checking stm32l151 v0.2.1 (/source) Oct 13 07:54:21.637 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:21.637 INFO kablam! --> src/lib.rs:1:415 Oct 13 07:54:21.637 INFO kablam! | Oct 13 07:54:21.639 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:21.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:21.639 INFO kablam! | Oct 13 07:54:21.639 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 13 07:54:21.639 INFO kablam! Oct 13 07:54:21.639 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:21.639 INFO kablam! --> src/lib.rs:95:13 Oct 13 07:54:21.639 INFO kablam! | Oct 13 07:54:21.639 INFO kablam! 95 | #[allow(private_no_mangle_statics)] Oct 13 07:54:21.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:21.639 INFO kablam! | Oct 13 07:54:21.639 INFO kablam! note: lint level defined here Oct 13 07:54:21.639 INFO kablam! --> src/lib.rs:1:488 Oct 13 07:54:21.639 INFO kablam! | Oct 13 07:54:21.639 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:21.639 INFO kablam! | ^^^^^^^^ Oct 13 07:54:21.639 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:54:21.639 INFO kablam! Oct 13 07:54:21.860 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:21.860 INFO kablam! --> src/lib.rs:1:415 Oct 13 07:54:21.860 INFO kablam! | Oct 13 07:54:21.860 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:21.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:21.860 INFO kablam! | Oct 13 07:54:21.860 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 13 07:54:21.860 INFO kablam! Oct 13 07:54:21.860 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 13 07:54:21.860 INFO kablam! --> src/lib.rs:95:13 Oct 13 07:54:21.860 INFO kablam! | Oct 13 07:54:21.860 INFO kablam! 95 | #[allow(private_no_mangle_statics)] Oct 13 07:54:21.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:54:21.860 INFO kablam! | Oct 13 07:54:21.860 INFO kablam! note: lint level defined here Oct 13 07:54:21.860 INFO kablam! --> src/lib.rs:1:488 Oct 13 07:54:21.860 INFO kablam! | Oct 13 07:54:21.860 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:21.860 INFO kablam! | ^^^^^^^^ Oct 13 07:54:21.861 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 07:54:21.861 INFO kablam! Oct 13 07:54:33.552 INFO kablam! error: aborting due to previous error Oct 13 07:54:33.553 INFO kablam! Oct 13 07:54:33.559 INFO kablam! error: Could not compile `stm32l151`. Oct 13 07:54:33.559 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 07:54:33.586 INFO kablam! error: aborting due to previous error Oct 13 07:54:33.586 INFO kablam! Oct 13 07:54:33.596 INFO kablam! error: Could not compile `stm32l151`. Oct 13 07:54:33.596 INFO kablam! Oct 13 07:54:33.596 INFO kablam! To learn more, run the command again with --verbose. Oct 13 07:54:33.597 INFO kablam! su: No module specific data is present Oct 13 07:54:33.998 INFO running `"docker" "rm" "-f" "22c1107752ce9dbb913adbb845dab54770e630f359a4b63bf8a7f2afffc577a5"` Oct 13 07:54:34.218 INFO blam! 22c1107752ce9dbb913adbb845dab54770e630f359a4b63bf8a7f2afffc577a5