Sep 05 17:00:17.982 INFO checking tarsa/demixer against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 17:00:17.982 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 17:00:17.983 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:00:18.410 INFO blam! 6db9be92248089b146a7c204f621b103d7e2200a6a937ccdf733422f04ef032f Sep 05 17:00:18.411 INFO running `"docker" "start" "-a" "6db9be92248089b146a7c204f621b103d7e2200a6a937ccdf733422f04ef032f"` Sep 05 17:00:20.285 INFO kablam! usermod: no changes Sep 05 17:00:20.370 INFO kablam! Checking demixer v0.5.1 (file:///source) Sep 05 17:00:20.993 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:20.993 INFO kablam! --> src/history/tree.rs:100:38 Sep 05 17:00:20.994 INFO kablam! | Sep 05 17:00:20.994 INFO kablam! 100 | Direction::Left => &self[0], Sep 05 17:00:20.994 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:20.994 INFO kablam! | Sep 05 17:00:20.994 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:20.994 INFO kablam! found type `{integer}` Sep 05 17:00:20.994 INFO kablam! Sep 05 17:00:21.017 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.017 INFO kablam! --> src/history/tree.rs:101:39 Sep 05 17:00:21.017 INFO kablam! | Sep 05 17:00:21.017 INFO kablam! 101 | Direction::Right => &self[1], Sep 05 17:00:21.018 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.018 INFO kablam! | Sep 05 17:00:21.018 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.018 INFO kablam! found type `{integer}` Sep 05 17:00:21.018 INFO kablam! Sep 05 17:00:21.033 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.033 INFO kablam! --> src/history/tree.rs:100:38 Sep 05 17:00:21.033 INFO kablam! | Sep 05 17:00:21.034 INFO kablam! 100 | Direction::Left => &self[0], Sep 05 17:00:21.034 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.034 INFO kablam! | Sep 05 17:00:21.034 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.034 INFO kablam! found type `{integer}` Sep 05 17:00:21.034 INFO kablam! Sep 05 17:00:21.045 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.045 INFO kablam! --> src/history/tree.rs:109:42 Sep 05 17:00:21.045 INFO kablam! | Sep 05 17:00:21.045 INFO kablam! 109 | Direction::Left => &mut self[0], Sep 05 17:00:21.046 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.046 INFO kablam! | Sep 05 17:00:21.046 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.046 INFO kablam! found type `{integer}` Sep 05 17:00:21.046 INFO kablam! Sep 05 17:00:21.069 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.069 INFO kablam! --> src/history/tree.rs:110:43 Sep 05 17:00:21.070 INFO kablam! | Sep 05 17:00:21.070 INFO kablam! 110 | Direction::Right => &mut self[1], Sep 05 17:00:21.070 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.070 INFO kablam! | Sep 05 17:00:21.070 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.070 INFO kablam! found type `{integer}` Sep 05 17:00:21.070 INFO kablam! Sep 05 17:00:21.089 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.089 INFO kablam! --> src/history/tree.rs:101:39 Sep 05 17:00:21.089 INFO kablam! | Sep 05 17:00:21.089 INFO kablam! 101 | Direction::Right => &self[1], Sep 05 17:00:21.089 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.089 INFO kablam! | Sep 05 17:00:21.089 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.089 INFO kablam! found type `{integer}` Sep 05 17:00:21.089 INFO kablam! Sep 05 17:00:21.140 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.140 INFO kablam! --> src/history/tree.rs:109:42 Sep 05 17:00:21.140 INFO kablam! | Sep 05 17:00:21.140 INFO kablam! 109 | Direction::Left => &mut self[0], Sep 05 17:00:21.140 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.140 INFO kablam! | Sep 05 17:00:21.140 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.140 INFO kablam! found type `{integer}` Sep 05 17:00:21.140 INFO kablam! Sep 05 17:00:21.170 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.170 INFO kablam! --> src/history/tree.rs:110:43 Sep 05 17:00:21.170 INFO kablam! | Sep 05 17:00:21.170 INFO kablam! 110 | Direction::Right => &mut self[1], Sep 05 17:00:21.170 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.174 INFO kablam! | Sep 05 17:00:21.174 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.174 INFO kablam! found type `{integer}` Sep 05 17:00:21.174 INFO kablam! Sep 05 17:00:21.357 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.357 INFO kablam! --> src/history/tree.rs:953:23 Sep 05 17:00:21.358 INFO kablam! | Sep 05 17:00:21.358 INFO kablam! 953 | self.children[0] != NodeChild::INVALID && Sep 05 17:00:21.358 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.358 INFO kablam! | Sep 05 17:00:21.358 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.358 INFO kablam! found type `{integer}` Sep 05 17:00:21.358 INFO kablam! Sep 05 17:00:21.377 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.377 INFO kablam! --> src/history/tree.rs:954:27 Sep 05 17:00:21.377 INFO kablam! | Sep 05 17:00:21.377 INFO kablam! 954 | self.children[1] != NodeChild::INVALID Sep 05 17:00:21.377 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.377 INFO kablam! | Sep 05 17:00:21.377 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.377 INFO kablam! found type `{integer}` Sep 05 17:00:21.377 INFO kablam! Sep 05 17:00:21.399 INFO kablam! error: aborting due to 6 previous errors Sep 05 17:00:21.399 INFO kablam! Sep 05 17:00:21.399 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 05 17:00:21.430 INFO kablam! error: Could not compile `demixer`. Sep 05 17:00:21.430 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 17:00:21.493 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.493 INFO kablam! --> src/history/tree.rs:953:23 Sep 05 17:00:21.493 INFO kablam! | Sep 05 17:00:21.494 INFO kablam! 953 | self.children[0] != NodeChild::INVALID && Sep 05 17:00:21.494 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.494 INFO kablam! | Sep 05 17:00:21.494 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.494 INFO kablam! found type `{integer}` Sep 05 17:00:21.494 INFO kablam! Sep 05 17:00:21.512 INFO kablam! error[E0308]: mismatched types Sep 05 17:00:21.512 INFO kablam! --> src/history/tree.rs:954:27 Sep 05 17:00:21.512 INFO kablam! | Sep 05 17:00:21.512 INFO kablam! 954 | self.children[1] != NodeChild::INVALID Sep 05 17:00:21.512 INFO kablam! | ^ expected enum `history::tree::Direction`, found integral variable Sep 05 17:00:21.512 INFO kablam! | Sep 05 17:00:21.512 INFO kablam! = note: expected type `history::tree::Direction` Sep 05 17:00:21.512 INFO kablam! found type `{integer}` Sep 05 17:00:21.512 INFO kablam! Sep 05 17:00:21.543 INFO kablam! error: aborting due to 6 previous errors Sep 05 17:00:21.543 INFO kablam! Sep 05 17:00:21.543 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 05 17:00:21.551 INFO kablam! error: Could not compile `demixer`. Sep 05 17:00:21.551 INFO kablam! Sep 05 17:00:21.551 INFO kablam! To learn more, run the command again with --verbose. Sep 05 17:00:21.552 INFO kablam! su: No module specific data is present Sep 05 17:00:22.860 INFO running `"docker" "rm" "-f" "6db9be92248089b146a7c204f621b103d7e2200a6a937ccdf733422f04ef032f"` Sep 05 17:00:23.233 INFO blam! 6db9be92248089b146a7c204f621b103d7e2200a6a937ccdf733422f04ef032f