Sep 01 07:41:25.211 INFO checking compose_yml-0.0.45 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 07:41:25.211 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 07:41:25.211 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:41:25.426 INFO blam! 36e386a32a587d7e8bd0f3be7a005ad45d871df074c0f30811d7bb99bab11743 Sep 01 07:41:25.428 INFO running `"docker" "start" "-a" "36e386a32a587d7e8bd0f3be7a005ad45d871df074c0f30811d7bb99bab11743"` Sep 01 07:41:26.333 INFO kablam! Checking serde_yaml v0.4.1 Sep 01 07:41:26.335 INFO kablam! Compiling compose_yml v0.0.45 (file:///source) Sep 01 07:41:34.171 INFO kablam! error: unused macro definition Sep 01 07:41:34.171 INFO kablam! --> src/v2/merge_override.rs:20:1 Sep 01 07:41:34.171 INFO kablam! | Sep 01 07:41:34.171 INFO kablam! 20 | / macro_rules! assert_merge { Sep 01 07:41:34.171 INFO kablam! 21 | | ($ty:ty, $value1:expr, $value2:expr, $expected: expr) => { Sep 01 07:41:34.171 INFO kablam! 22 | | assert_eq!(($value1 as $ty).merge_override(&($value2 as $ty)), Sep 01 07:41:34.171 INFO kablam! 23 | | ($expected as $ty)); Sep 01 07:41:34.172 INFO kablam! 24 | | } Sep 01 07:41:34.172 INFO kablam! 25 | | } Sep 01 07:41:34.172 INFO kablam! | |_^ Sep 01 07:41:34.172 INFO kablam! | Sep 01 07:41:34.172 INFO kablam! note: lint level defined here Sep 01 07:41:34.172 INFO kablam! --> src/lib.rs:81:9 Sep 01 07:41:34.172 INFO kablam! | Sep 01 07:41:34.172 INFO kablam! 81 | #![deny(warnings)] Sep 01 07:41:34.172 INFO kablam! | ^^^^^^^^ Sep 01 07:41:34.172 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 01 07:41:34.172 INFO kablam! Sep 01 07:41:34.173 INFO kablam! error: unused macro definition Sep 01 07:41:34.173 INFO kablam! --> src/v2/mod.rs:49:1 Sep 01 07:41:34.173 INFO kablam! | Sep 01 07:41:34.173 INFO kablam! 49 | / macro_rules! assert_roundtrip { Sep 01 07:41:34.173 INFO kablam! 50 | | ( $ty:ty, $yaml:expr ) => { Sep 01 07:41:34.173 INFO kablam! 51 | | { Sep 01 07:41:34.173 INFO kablam! 52 | | let yaml: &str = $yaml; Sep 01 07:41:34.173 INFO kablam! ... | Sep 01 07:41:34.173 INFO kablam! 57 | | } Sep 01 07:41:34.174 INFO kablam! 58 | | } Sep 01 07:41:34.174 INFO kablam! | |_^ Sep 01 07:41:34.174 INFO kablam! Sep 01 07:41:36.271 INFO kablam! error: aborting due to 2 previous errors Sep 01 07:41:36.271 INFO kablam! Sep 01 07:41:36.281 INFO kablam! error: Could not compile `compose_yml`. Sep 01 07:41:36.281 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:41:38.371 INFO kablam! error: build failed Sep 01 07:41:38.372 INFO kablam! su: No module specific data is present Sep 01 07:41:38.927 INFO running `"docker" "rm" "-f" "36e386a32a587d7e8bd0f3be7a005ad45d871df074c0f30811d7bb99bab11743"` Sep 01 07:41:39.052 INFO blam! 36e386a32a587d7e8bd0f3be7a005ad45d871df074c0f30811d7bb99bab11743