Oct 21 23:19:54.493 INFO checking stm32f0x2-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:19:54.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:54.894 INFO blam! d700a347466ee6659f1f8d988fe262b0312b95a44896098ba8110a7af0ee0048 Oct 21 23:19:54.895 INFO running `"docker" "start" "-a" "d700a347466ee6659f1f8d988fe262b0312b95a44896098ba8110a7af0ee0048"` Oct 21 23:19:56.652 INFO kablam! usermod: no changes Oct 21 23:19:56.808 INFO kablam! Compiling cortex-m v0.3.1 Oct 21 23:19:58.544 INFO kablam! Checking stm32f0x2 v0.1.0 (/source) Oct 21 23:19:59.940 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 21 23:19:59.940 INFO kablam! --> src/lib.rs:62:13 Oct 21 23:19:59.940 INFO kablam! | Oct 21 23:19:59.940 INFO kablam! 62 | #[allow(private_no_mangle_statics)] Oct 21 23:19:59.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:19:59.940 INFO kablam! | Oct 21 23:19:59.940 INFO kablam! note: lint level defined here Oct 21 23:19:59.940 INFO kablam! --> src/lib.rs:1:444 Oct 21 23:19:59.940 INFO kablam! | Oct 21 23:19:59.940 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 STM32F0X2 microcontrollers (generated using svd2rust v0.11.4)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.11.4/svd2rust/#peripheral-api" ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 21 23:19:59.940 INFO kablam! | ^^^^^^^^ Oct 21 23:19:59.940 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 23:19:59.940 INFO kablam! Oct 21 23:20:00.465 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 21 23:20:00.465 INFO kablam! --> src/lib.rs:62:13 Oct 21 23:20:00.465 INFO kablam! | Oct 21 23:20:00.465 INFO kablam! 62 | #[allow(private_no_mangle_statics)] Oct 21 23:20:00.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:20:00.465 INFO kablam! | Oct 21 23:20:00.465 INFO kablam! note: lint level defined here Oct 21 23:20:00.465 INFO kablam! --> src/lib.rs:1:444 Oct 21 23:20:00.465 INFO kablam! | Oct 21 23:20:00.465 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 STM32F0X2 microcontrollers (generated using svd2rust v0.11.4)\n\nYou can find an overview of the API [here].\n\n[here]: https://docs.rs/svd2rust/0.11.4/svd2rust/#peripheral-api" ] # ! [ deny ( missing_docs ) ] # ! [ deny ( warnings ) ] # ! [ allow ( non_camel_case_types ) ] # ! [ feature ( const_fn ) ] # ! [ no_std ]extern crate cortex_m ; Oct 21 23:20:00.465 INFO kablam! | ^^^^^^^^ Oct 21 23:20:00.465 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 23:20:00.465 INFO kablam! Oct 21 23:20:21.013 INFO kablam! error: aborting due to previous error Oct 21 23:20:21.013 INFO kablam! Oct 21 23:20:21.024 INFO kablam! error: Could not compile `stm32f0x2`. Oct 21 23:20:21.024 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:20:21.404 INFO kablam! error: aborting due to previous error Oct 21 23:20:21.405 INFO kablam! Oct 21 23:20:21.410 INFO kablam! error: Could not compile `stm32f0x2`. Oct 21 23:20:21.410 INFO kablam! Oct 21 23:20:21.410 INFO kablam! To learn more, run the command again with --verbose. Oct 21 23:20:21.410 INFO kablam! su: No module specific data is present Oct 21 23:20:21.722 INFO running `"docker" "rm" "-f" "d700a347466ee6659f1f8d988fe262b0312b95a44896098ba8110a7af0ee0048"` Oct 21 23:20:21.856 INFO blam! d700a347466ee6659f1f8d988fe262b0312b95a44896098ba8110a7af0ee0048