Oct 27 15:10:43.605 INFO checking stm32f0x2-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:10:43.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 15:10:44.547 INFO blam! 57bd2c8079a9d633c4b44b4d39b50deaf698de09dd492db86a21cbad55370fd5 Oct 27 15:10:44.568 INFO running `"docker" "start" "-a" "57bd2c8079a9d633c4b44b4d39b50deaf698de09dd492db86a21cbad55370fd5"` Oct 27 15:10:46.239 INFO kablam! usermod: no changes Oct 27 15:10:46.322 INFO kablam! Compiling cortex-m v0.3.1 Oct 27 15:10:47.949 INFO kablam! Checking stm32f0x2 v0.1.0 (/source) Oct 27 15:10:49.707 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 27 15:10:49.707 INFO kablam! --> src/lib.rs:62:13 Oct 27 15:10:49.707 INFO kablam! | Oct 27 15:10:49.707 INFO kablam! 62 | #[allow(private_no_mangle_statics)] Oct 27 15:10:49.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:10:49.707 INFO kablam! | Oct 27 15:10:49.707 INFO kablam! note: lint level defined here Oct 27 15:10:49.707 INFO kablam! --> src/lib.rs:1:444 Oct 27 15:10:49.707 INFO kablam! | Oct 27 15:10:49.707 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 27 15:10:49.707 INFO kablam! | ^^^^^^^^ Oct 27 15:10:49.707 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 15:10:49.707 INFO kablam! Oct 27 15:10:50.099 INFO kablam! error: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 27 15:10:50.099 INFO kablam! --> src/lib.rs:62:13 Oct 27 15:10:50.099 INFO kablam! | Oct 27 15:10:50.099 INFO kablam! 62 | #[allow(private_no_mangle_statics)] Oct 27 15:10:50.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:10:50.099 INFO kablam! | Oct 27 15:10:50.099 INFO kablam! note: lint level defined here Oct 27 15:10:50.099 INFO kablam! --> src/lib.rs:1:444 Oct 27 15:10:50.099 INFO kablam! | Oct 27 15:10:50.099 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 27 15:10:50.099 INFO kablam! | ^^^^^^^^ Oct 27 15:10:50.099 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 15:10:50.099 INFO kablam! Oct 27 15:11:19.104 INFO kablam! error: aborting due to previous error Oct 27 15:11:19.104 INFO kablam! Oct 27 15:11:19.109 INFO kablam! error: Could not compile `stm32f0x2`. Oct 27 15:11:19.109 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:11:20.535 INFO kablam! error: aborting due to previous error Oct 27 15:11:20.536 INFO kablam! Oct 27 15:11:20.545 INFO kablam! error: Could not compile `stm32f0x2`. Oct 27 15:11:20.545 INFO kablam! Oct 27 15:11:20.546 INFO kablam! To learn more, run the command again with --verbose. Oct 27 15:11:20.548 INFO kablam! su: No module specific data is present Oct 27 15:11:21.259 INFO running `"docker" "rm" "-f" "57bd2c8079a9d633c4b44b4d39b50deaf698de09dd492db86a21cbad55370fd5"` Oct 27 15:11:21.553 INFO blam! 57bd2c8079a9d633c4b44b4d39b50deaf698de09dd492db86a21cbad55370fd5