Sep 17 10:59:26.435 INFO checking tarsa/demixer against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 10:59:26.435 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 10:59:26.435 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 10:59:26.871 INFO blam! 3dea869b6f4ac7f8b7d93f2aadb97ed4f5b804f842c21f71087c7ad33d0c8196 Sep 17 10:59:26.873 INFO running `"docker" "start" "-a" "3dea869b6f4ac7f8b7d93f2aadb97ed4f5b804f842c21f71087c7ad33d0c8196"` Sep 17 10:59:29.567 INFO kablam! usermod: no changes Sep 17 10:59:29.623 INFO kablam! Checking demixer v0.5.1 (/source) Sep 17 10:59:30.547 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.547 INFO kablam! --> src/history/tree.rs:100:38 Sep 17 10:59:30.547 INFO kablam! | Sep 17 10:59:30.547 INFO kablam! 100 | Direction::Left => &self[0], Sep 17 10:59:30.547 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.547 INFO kablam! | Sep 17 10:59:30.547 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.547 INFO kablam! found type `{integer}` Sep 17 10:59:30.547 INFO kablam! Sep 17 10:59:30.579 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.579 INFO kablam! --> src/history/tree.rs:101:39 Sep 17 10:59:30.579 INFO kablam! | Sep 17 10:59:30.579 INFO kablam! 101 | Direction::Right => &self[1], Sep 17 10:59:30.579 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.579 INFO kablam! | Sep 17 10:59:30.579 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.579 INFO kablam! found type `{integer}` Sep 17 10:59:30.579 INFO kablam! Sep 17 10:59:30.607 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.607 INFO kablam! --> src/history/tree.rs:109:42 Sep 17 10:59:30.607 INFO kablam! | Sep 17 10:59:30.607 INFO kablam! 109 | Direction::Left => &mut self[0], Sep 17 10:59:30.607 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.607 INFO kablam! | Sep 17 10:59:30.607 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.607 INFO kablam! found type `{integer}` Sep 17 10:59:30.607 INFO kablam! Sep 17 10:59:30.627 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.627 INFO kablam! --> src/history/tree.rs:100:38 Sep 17 10:59:30.627 INFO kablam! | Sep 17 10:59:30.627 INFO kablam! 100 | Direction::Left => &self[0], Sep 17 10:59:30.627 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.627 INFO kablam! | Sep 17 10:59:30.627 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.627 INFO kablam! found type `{integer}` Sep 17 10:59:30.627 INFO kablam! Sep 17 10:59:30.631 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.631 INFO kablam! --> src/history/tree.rs:110:43 Sep 17 10:59:30.631 INFO kablam! | Sep 17 10:59:30.631 INFO kablam! 110 | Direction::Right => &mut self[1], Sep 17 10:59:30.631 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.631 INFO kablam! | Sep 17 10:59:30.631 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.631 INFO kablam! found type `{integer}` Sep 17 10:59:30.631 INFO kablam! Sep 17 10:59:30.675 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.675 INFO kablam! --> src/history/tree.rs:101:39 Sep 17 10:59:30.675 INFO kablam! | Sep 17 10:59:30.675 INFO kablam! 101 | Direction::Right => &self[1], Sep 17 10:59:30.675 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.675 INFO kablam! | Sep 17 10:59:30.675 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.675 INFO kablam! found type `{integer}` Sep 17 10:59:30.675 INFO kablam! Sep 17 10:59:30.731 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.731 INFO kablam! --> src/history/tree.rs:109:42 Sep 17 10:59:30.731 INFO kablam! | Sep 17 10:59:30.731 INFO kablam! 109 | Direction::Left => &mut self[0], Sep 17 10:59:30.731 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.731 INFO kablam! | Sep 17 10:59:30.731 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.731 INFO kablam! found type `{integer}` Sep 17 10:59:30.731 INFO kablam! Sep 17 10:59:30.775 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.775 INFO kablam! --> src/history/tree.rs:110:43 Sep 17 10:59:30.775 INFO kablam! | Sep 17 10:59:30.775 INFO kablam! 110 | Direction::Right => &mut self[1], Sep 17 10:59:30.775 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.775 INFO kablam! | Sep 17 10:59:30.775 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.775 INFO kablam! found type `{integer}` Sep 17 10:59:30.775 INFO kablam! Sep 17 10:59:30.975 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.975 INFO kablam! --> src/history/tree.rs:953:23 Sep 17 10:59:30.975 INFO kablam! | Sep 17 10:59:30.975 INFO kablam! 953 | self.children[0] != NodeChild::INVALID && Sep 17 10:59:30.975 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.975 INFO kablam! | Sep 17 10:59:30.975 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.975 INFO kablam! found type `{integer}` Sep 17 10:59:30.975 INFO kablam! Sep 17 10:59:30.975 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:30.975 INFO kablam! --> src/history/tree.rs:953:23 Sep 17 10:59:30.975 INFO kablam! | Sep 17 10:59:30.975 INFO kablam! 953 | self.children[0] != NodeChild::INVALID && Sep 17 10:59:30.975 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:30.975 INFO kablam! | Sep 17 10:59:30.975 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:30.975 INFO kablam! found type `{integer}` Sep 17 10:59:30.975 INFO kablam! Sep 17 10:59:31.011 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:31.011 INFO kablam! --> src/history/tree.rs:954:27 Sep 17 10:59:31.011 INFO kablam! | Sep 17 10:59:31.011 INFO kablam! 954 | self.children[1] != NodeChild::INVALID Sep 17 10:59:31.011 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:31.011 INFO kablam! | Sep 17 10:59:31.011 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:31.011 INFO kablam! found type `{integer}` Sep 17 10:59:31.011 INFO kablam! Sep 17 10:59:31.015 INFO kablam! error[E0308]: mismatched types Sep 17 10:59:31.015 INFO kablam! --> src/history/tree.rs:954:27 Sep 17 10:59:31.015 INFO kablam! | Sep 17 10:59:31.015 INFO kablam! 954 | self.children[1] != NodeChild::INVALID Sep 17 10:59:31.015 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 17 10:59:31.015 INFO kablam! | Sep 17 10:59:31.015 INFO kablam! = note: expected type `history::tree::Direction` Sep 17 10:59:31.015 INFO kablam! found type `{integer}` Sep 17 10:59:31.015 INFO kablam! Sep 17 10:59:31.043 INFO kablam! error: aborting due to 6 previous errors Sep 17 10:59:31.043 INFO kablam! Sep 17 10:59:31.043 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 10:59:31.059 INFO kablam! error: Could not compile `demixer`. Sep 17 10:59:31.059 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 10:59:31.067 INFO kablam! error: aborting due to 6 previous errors Sep 17 10:59:31.067 INFO kablam! Sep 17 10:59:31.067 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 10:59:31.074 INFO kablam! error: Could not compile `demixer`. Sep 17 10:59:31.074 INFO kablam! Sep 17 10:59:31.074 INFO kablam! To learn more, run the command again with --verbose. Sep 17 10:59:31.079 INFO kablam! su: No module specific data is present Sep 17 10:59:32.337 INFO running `"docker" "rm" "-f" "3dea869b6f4ac7f8b7d93f2aadb97ed4f5b804f842c21f71087c7ad33d0c8196"` Sep 17 10:59:32.619 INFO blam! 3dea869b6f4ac7f8b7d93f2aadb97ed4f5b804f842c21f71087c7ad33d0c8196