Sep 18 02:19:59.555 INFO checking compose_yml-0.0.45 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 02:19:59.555 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 02:19:59.556 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:19:59.795 INFO blam! 50ee01a4cdd34ea3546c750b48f11deecd616ce190928def30151f312b9920ec Sep 18 02:19:59.797 INFO running `"docker" "start" "-a" "50ee01a4cdd34ea3546c750b48f11deecd616ce190928def30151f312b9920ec"` Sep 18 02:20:00.667 INFO kablam! usermod: no changes Sep 18 02:20:00.883 INFO kablam! Checking serde_yaml v0.4.1 Sep 18 02:20:00.883 INFO kablam! Compiling compose_yml v0.0.45 (/source) Sep 18 02:20:08.459 INFO kablam! error: unused macro definition Sep 18 02:20:08.459 INFO kablam! --> src/v2/merge_override.rs:20:1 Sep 18 02:20:08.459 INFO kablam! | Sep 18 02:20:08.459 INFO kablam! 20 | / macro_rules! assert_merge { Sep 18 02:20:08.459 INFO kablam! 21 | | ($ty:ty, $value1:expr, $value2:expr, $expected: expr) => { Sep 18 02:20:08.459 INFO kablam! 22 | | assert_eq!(($value1 as $ty).merge_override(&($value2 as $ty)), Sep 18 02:20:08.459 INFO kablam! 23 | | ($expected as $ty)); Sep 18 02:20:08.459 INFO kablam! 24 | | } Sep 18 02:20:08.459 INFO kablam! 25 | | } Sep 18 02:20:08.459 INFO kablam! | |_^ Sep 18 02:20:08.459 INFO kablam! | Sep 18 02:20:08.459 INFO kablam! note: lint level defined here Sep 18 02:20:08.459 INFO kablam! --> src/lib.rs:81:9 Sep 18 02:20:08.459 INFO kablam! | Sep 18 02:20:08.459 INFO kablam! 81 | #![deny(warnings)] Sep 18 02:20:08.459 INFO kablam! | ^^^^^^^^ Sep 18 02:20:08.459 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 18 02:20:08.459 INFO kablam! Sep 18 02:20:08.459 INFO kablam! error: unused macro definition Sep 18 02:20:08.459 INFO kablam! --> src/v2/mod.rs:49:1 Sep 18 02:20:08.459 INFO kablam! | Sep 18 02:20:08.459 INFO kablam! 49 | / macro_rules! assert_roundtrip { Sep 18 02:20:08.459 INFO kablam! 50 | | ( $ty:ty, $yaml:expr ) => { Sep 18 02:20:08.459 INFO kablam! 51 | | { Sep 18 02:20:08.459 INFO kablam! 52 | | let yaml: &str = $yaml; Sep 18 02:20:08.459 INFO kablam! ... | Sep 18 02:20:08.459 INFO kablam! 57 | | } Sep 18 02:20:08.459 INFO kablam! 58 | | } Sep 18 02:20:08.459 INFO kablam! | |_^ Sep 18 02:20:08.459 INFO kablam! Sep 18 02:20:10.267 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:20:10.267 INFO kablam! Sep 18 02:20:10.295 INFO kablam! error: Could not compile `compose_yml`. Sep 18 02:20:10.295 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:20:11.355 INFO kablam! error: build failed Sep 18 02:20:11.356 INFO kablam! su: No module specific data is present Sep 18 02:20:12.193 INFO running `"docker" "rm" "-f" "50ee01a4cdd34ea3546c750b48f11deecd616ce190928def30151f312b9920ec"` Sep 18 02:20:12.387 INFO blam! 50ee01a4cdd34ea3546c750b48f11deecd616ce190928def30151f312b9920ec