Sep 02 00:12:23.788 INFO checking compose_yml-0.0.45 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 00:12:23.788 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:12:23.788 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:12:24.021 INFO blam! 7a185178347e58e10e7d8e4ca46b9f298cffd9f42ec6be82c65371b17c95c448 Sep 02 00:12:24.021 INFO running `"docker" "start" "-a" "7a185178347e58e10e7d8e4ca46b9f298cffd9f42ec6be82c65371b17c95c448"` Sep 02 00:12:25.086 INFO kablam! Checking serde_yaml v0.4.1 Sep 02 00:12:25.121 INFO kablam! Compiling compose_yml v0.0.45 (file:///source) Sep 02 00:12:36.248 INFO kablam! error: unused macro definition Sep 02 00:12:36.248 INFO kablam! --> src/v2/merge_override.rs:20:1 Sep 02 00:12:36.248 INFO kablam! | Sep 02 00:12:36.248 INFO kablam! 20 | / macro_rules! assert_merge { Sep 02 00:12:36.248 INFO kablam! 21 | | ($ty:ty, $value1:expr, $value2:expr, $expected: expr) => { Sep 02 00:12:36.248 INFO kablam! 22 | | assert_eq!(($value1 as $ty).merge_override(&($value2 as $ty)), Sep 02 00:12:36.248 INFO kablam! 23 | | ($expected as $ty)); Sep 02 00:12:36.248 INFO kablam! 24 | | } Sep 02 00:12:36.248 INFO kablam! 25 | | } Sep 02 00:12:36.248 INFO kablam! | |_^ Sep 02 00:12:36.248 INFO kablam! | Sep 02 00:12:36.248 INFO kablam! note: lint level defined here Sep 02 00:12:36.248 INFO kablam! --> src/lib.rs:81:9 Sep 02 00:12:36.249 INFO kablam! | Sep 02 00:12:36.249 INFO kablam! 81 | #![deny(warnings)] Sep 02 00:12:36.249 INFO kablam! | ^^^^^^^^ Sep 02 00:12:36.249 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 02 00:12:36.249 INFO kablam! Sep 02 00:12:36.250 INFO kablam! error: unused macro definition Sep 02 00:12:36.250 INFO kablam! --> src/v2/mod.rs:49:1 Sep 02 00:12:36.250 INFO kablam! | Sep 02 00:12:36.250 INFO kablam! 49 | / macro_rules! assert_roundtrip { Sep 02 00:12:36.250 INFO kablam! 50 | | ( $ty:ty, $yaml:expr ) => { Sep 02 00:12:36.250 INFO kablam! 51 | | { Sep 02 00:12:36.250 INFO kablam! 52 | | let yaml: &str = $yaml; Sep 02 00:12:36.250 INFO kablam! ... | Sep 02 00:12:36.250 INFO kablam! 57 | | } Sep 02 00:12:36.251 INFO kablam! 58 | | } Sep 02 00:12:36.251 INFO kablam! | |_^ Sep 02 00:12:36.251 INFO kablam! Sep 02 00:12:38.639 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:12:38.639 INFO kablam! Sep 02 00:12:38.649 INFO kablam! error: Could not compile `compose_yml`. Sep 02 00:12:38.650 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:12:41.226 INFO kablam! error: build failed Sep 02 00:12:41.228 INFO kablam! su: No module specific data is present Sep 02 00:12:41.891 INFO running `"docker" "rm" "-f" "7a185178347e58e10e7d8e4ca46b9f298cffd9f42ec6be82c65371b17c95c448"` Sep 02 00:12:42.038 INFO blam! 7a185178347e58e10e7d8e4ca46b9f298cffd9f42ec6be82c65371b17c95c448