Sep 06 07:47:43.965 INFO checking drone-cortex-m-svd-0.7.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:47:43.965 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:47:43.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:47:44.202 INFO blam! 586b551700a386af5a1ce6dbd3575c770cab409d6be16b1a9a18ef7e34d5cca8 Sep 06 07:47:44.204 INFO running `"docker" "start" "-a" "586b551700a386af5a1ce6dbd3575c770cab409d6be16b1a9a18ef7e34d5cca8"` Sep 06 07:47:45.769 INFO kablam! usermod: no changes Sep 06 07:47:45.926 INFO kablam! Checking syn v0.11.11 Sep 06 07:47:48.238 INFO kablam! Checking drone-cortex-m-svd v0.7.0 (file:///source) Sep 06 07:47:49.730 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 07:47:49.730 INFO kablam! --> src/device.rs:274:6 Sep 06 07:47:49.730 INFO kablam! | Sep 06 07:47:49.730 INFO kablam! 274 | Ok((map)) Sep 06 07:47:49.730 INFO kablam! | ^^^^^ help: remove these parentheses Sep 06 07:47:49.730 INFO kablam! | Sep 06 07:47:49.730 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 07:47:49.730 INFO kablam! Sep 06 07:47:49.830 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 07:47:49.830 INFO kablam! --> src/device.rs:274:6 Sep 06 07:47:49.830 INFO kablam! | Sep 06 07:47:49.830 INFO kablam! 274 | Ok((map)) Sep 06 07:47:49.830 INFO kablam! | ^^^^^ help: remove these parentheses Sep 06 07:47:49.830 INFO kablam! | Sep 06 07:47:49.830 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 07:47:49.830 INFO kablam! Sep 06 07:47:50.034 INFO kablam! error[E0308]: mismatched types Sep 06 07:47:50.034 INFO kablam! --> src/device.rs:203:30 Sep 06 07:47:50.034 INFO kablam! | Sep 06 07:47:50.034 INFO kablam! 203 | if BIT_BAND.contains(address) { Sep 06 07:47:50.034 INFO kablam! | ^^^^^^^ Sep 06 07:47:50.034 INFO kablam! | | Sep 06 07:47:50.034 INFO kablam! | expected &u32, found u32 Sep 06 07:47:50.034 INFO kablam! | help: consider borrowing here: `&address` Sep 06 07:47:50.034 INFO kablam! | Sep 06 07:47:50.034 INFO kablam! = note: expected type `&u32` Sep 06 07:47:50.034 INFO kablam! found type `u32` Sep 06 07:47:50.034 INFO kablam! Sep 06 07:47:50.062 INFO kablam! error: aborting due to previous error Sep 06 07:47:50.062 INFO kablam! Sep 06 07:47:50.062 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 07:47:50.062 INFO kablam! error: Could not compile `drone-cortex-m-svd`. Sep 06 07:47:50.062 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:47:50.194 INFO kablam! error[E0308]: mismatched types Sep 06 07:47:50.194 INFO kablam! --> src/device.rs:203:30 Sep 06 07:47:50.194 INFO kablam! | Sep 06 07:47:50.194 INFO kablam! 203 | if BIT_BAND.contains(address) { Sep 06 07:47:50.194 INFO kablam! | ^^^^^^^ Sep 06 07:47:50.194 INFO kablam! | | Sep 06 07:47:50.194 INFO kablam! | expected &u32, found u32 Sep 06 07:47:50.194 INFO kablam! | help: consider borrowing here: `&address` Sep 06 07:47:50.194 INFO kablam! | Sep 06 07:47:50.194 INFO kablam! = note: expected type `&u32` Sep 06 07:47:50.194 INFO kablam! found type `u32` Sep 06 07:47:50.194 INFO kablam! Sep 06 07:47:50.218 INFO kablam! error: aborting due to previous error Sep 06 07:47:50.218 INFO kablam! Sep 06 07:47:50.218 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 07:47:50.233 INFO kablam! error: Could not compile `drone-cortex-m-svd`. Sep 06 07:47:50.233 INFO kablam! Sep 06 07:47:50.233 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:47:50.234 INFO kablam! su: No module specific data is present Sep 06 07:47:51.740 INFO running `"docker" "rm" "-f" "586b551700a386af5a1ce6dbd3575c770cab409d6be16b1a9a18ef7e34d5cca8"` Sep 06 07:47:51.848 INFO blam! 586b551700a386af5a1ce6dbd3575c770cab409d6be16b1a9a18ef7e34d5cca8