Sep 04 19:21:27.199 INFO checking drone-cortex-m-svd-0.7.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:21:27.200 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:21:27.200 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:21:27.484 INFO blam! 047748d3468106758b8d1a30cd2e29a9c7455a5935213759c2bb4f8359b7d647 Sep 04 19:21:27.484 INFO running `"docker" "start" "-a" "047748d3468106758b8d1a30cd2e29a9c7455a5935213759c2bb4f8359b7d647"` Sep 04 19:21:28.510 INFO kablam! Checking drone-cortex-m-svd v0.7.0 (file:///source) Sep 04 19:21:30.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 19:21:30.720 INFO kablam! --> src/device.rs:274:6 Sep 04 19:21:30.720 INFO kablam! | Sep 04 19:21:30.720 INFO kablam! 274 | Ok((map)) Sep 04 19:21:30.720 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 19:21:30.720 INFO kablam! | Sep 04 19:21:30.720 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 19:21:30.720 INFO kablam! Sep 04 19:21:30.921 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 19:21:30.921 INFO kablam! --> src/device.rs:274:6 Sep 04 19:21:30.921 INFO kablam! | Sep 04 19:21:30.921 INFO kablam! 274 | Ok((map)) Sep 04 19:21:30.922 INFO kablam! | ^^^^^ help: remove these parentheses Sep 04 19:21:30.922 INFO kablam! | Sep 04 19:21:30.922 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 19:21:30.922 INFO kablam! Sep 04 19:21:31.308 INFO kablam! error[E0308]: mismatched types Sep 04 19:21:31.308 INFO kablam! --> src/device.rs:203:30 Sep 04 19:21:31.308 INFO kablam! | Sep 04 19:21:31.308 INFO kablam! 203 | if BIT_BAND.contains(address) { Sep 04 19:21:31.308 INFO kablam! | ^^^^^^^ Sep 04 19:21:31.308 INFO kablam! | | Sep 04 19:21:31.308 INFO kablam! | expected &u32, found u32 Sep 04 19:21:31.308 INFO kablam! | help: consider borrowing here: `&address` Sep 04 19:21:31.308 INFO kablam! | Sep 04 19:21:31.309 INFO kablam! = note: expected type `&u32` Sep 04 19:21:31.309 INFO kablam! found type `u32` Sep 04 19:21:31.309 INFO kablam! Sep 04 19:21:31.371 INFO kablam! error: aborting due to previous error Sep 04 19:21:31.371 INFO kablam! Sep 04 19:21:31.371 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 19:21:31.380 INFO kablam! error: Could not compile `drone-cortex-m-svd`. Sep 04 19:21:31.380 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:21:31.541 INFO kablam! error[E0308]: mismatched types Sep 04 19:21:31.541 INFO kablam! --> src/device.rs:203:30 Sep 04 19:21:31.541 INFO kablam! | Sep 04 19:21:31.541 INFO kablam! 203 | if BIT_BAND.contains(address) { Sep 04 19:21:31.542 INFO kablam! | ^^^^^^^ Sep 04 19:21:31.542 INFO kablam! | | Sep 04 19:21:31.542 INFO kablam! | expected &u32, found u32 Sep 04 19:21:31.542 INFO kablam! | help: consider borrowing here: `&address` Sep 04 19:21:31.542 INFO kablam! | Sep 04 19:21:31.542 INFO kablam! = note: expected type `&u32` Sep 04 19:21:31.542 INFO kablam! found type `u32` Sep 04 19:21:31.542 INFO kablam! Sep 04 19:21:31.595 INFO kablam! error: aborting due to previous error Sep 04 19:21:31.595 INFO kablam! Sep 04 19:21:31.595 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 19:21:31.613 INFO kablam! error: Could not compile `drone-cortex-m-svd`. Sep 04 19:21:31.614 INFO kablam! Sep 04 19:21:31.614 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:21:31.616 INFO kablam! su: No module specific data is present Sep 04 19:21:32.147 INFO running `"docker" "rm" "-f" "047748d3468106758b8d1a30cd2e29a9c7455a5935213759c2bb4f8359b7d647"` Sep 04 19:21:32.316 INFO blam! 047748d3468106758b8d1a30cd2e29a9c7455a5935213759c2bb4f8359b7d647