Nov 09 23:17:54.585 INFO checking stm32l151-0.2.1 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 23:17:54.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 09 23:17:55.083 INFO blam! 1136030a67ff82967e890b65a06ade3dc9031f9103622d6fada02c9f5b241584 Nov 09 23:17:55.091 INFO running `"docker" "start" "-a" "1136030a67ff82967e890b65a06ade3dc9031f9103622d6fada02c9f5b241584"` Nov 09 23:17:55.803 INFO kablam! usermod: no changes Nov 09 23:17:55.887 INFO kablam! Compiling cortex-m v0.4.3 Nov 09 23:17:55.887 INFO kablam! Checking bare-metal v0.1.3 Nov 09 23:17:55.887 INFO kablam! Checking aligned v0.1.2 Nov 09 23:17:55.887 INFO kablam! Checking untagged-option v0.1.1 Nov 09 23:17:57.827 INFO kablam! Checking stm32l151 v0.2.1 (/source) Nov 09 23:17:58.715 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Nov 09 23:17:58.715 INFO kablam! --> src/lib.rs:1:415 Nov 09 23:17:58.716 INFO kablam! | Nov 09 23:17:58.719 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 ; Nov 09 23:17:58.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 23:17:58.720 INFO kablam! | Nov 09 23:17:58.720 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Nov 09 23:17:58.720 INFO kablam! Nov 09 23:17:58.721 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Nov 09 23:17:58.721 INFO kablam! --> src/lib.rs:95:13 Nov 09 23:17:58.721 INFO kablam! | Nov 09 23:17:58.721 INFO kablam! 95 | #[allow(private_no_mangle_statics)] Nov 09 23:17:58.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 23:17:58.722 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Nov 09 23:17:58.722 INFO kablam! --> src/lib.rs:1:415 Nov 09 23:17:58.722 INFO kablam! | Nov 09 23:17:58.724 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 ; Nov 09 23:17:58.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 23:17:58.724 INFO kablam! | Nov 09 23:17:58.724 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Nov 09 23:17:58.726 INFO kablam! Nov 09 23:17:58.726 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Nov 09 23:17:58.727 INFO kablam! --> src/lib.rs:95:13 Nov 09 23:17:58.727 INFO kablam! | Nov 09 23:17:58.727 INFO kablam! 95 | #[allow(private_no_mangle_statics)] Nov 09 23:17:58.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 23:17:58.728 INFO kablam! | Nov 09 23:17:58.729 INFO kablam! note: lint level defined here Nov 09 23:17:58.729 INFO kablam! --> src/lib.rs:1:488 Nov 09 23:17:58.729 INFO kablam! | Nov 09 23:17:58.731 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 ; Nov 09 23:17:58.731 INFO kablam! | ^^^^^^^^ Nov 09 23:17:58.731 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Nov 09 23:17:58.732 INFO kablam! Nov 09 23:17:58.732 INFO kablam! | Nov 09 23:17:58.732 INFO kablam! note: lint level defined here Nov 09 23:17:58.732 INFO kablam! --> src/lib.rs:1:488 Nov 09 23:17:58.733 INFO kablam! | Nov 09 23:17:58.734 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 ; Nov 09 23:17:58.735 INFO kablam! | ^^^^^^^^ Nov 09 23:17:58.735 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Nov 09 23:17:58.735 INFO kablam! Nov 09 23:18:11.483 INFO kablam! error: aborting due to previous error Nov 09 23:18:11.484 INFO kablam! Nov 09 23:18:11.536 INFO kablam! error: Could not compile `stm32l151`. Nov 09 23:18:11.537 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 09 23:18:12.650 INFO kablam! error: aborting due to previous error Nov 09 23:18:12.651 INFO kablam! Nov 09 23:18:12.693 INFO kablam! error: Could not compile `stm32l151`. Nov 09 23:18:12.693 INFO kablam! Nov 09 23:18:12.693 INFO kablam! To learn more, run the command again with --verbose. Nov 09 23:18:12.695 INFO kablam! su: No module specific data is present Nov 09 23:18:13.858 INFO running `"docker" "rm" "-f" "1136030a67ff82967e890b65a06ade3dc9031f9103622d6fada02c9f5b241584"` Nov 09 23:18:14.087 INFO blam! 1136030a67ff82967e890b65a06ade3dc9031f9103622d6fada02c9f5b241584