Sep 20 21:56:43.972 INFO checking michaelfairley/adventofcode2016 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:56:43.972 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:56:43.972 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:56:44.220 INFO blam! 2637289a73cf46a1ad6a0c13daaef9c7af5f996a528f1bbce182ca41d0534b91 Sep 20 21:56:44.222 INFO running `"docker" "start" "-a" "2637289a73cf46a1ad6a0c13daaef9c7af5f996a528f1bbce182ca41d0534b91"` Sep 20 21:56:45.785 INFO kablam! usermod: no changes Sep 20 21:56:45.909 INFO kablam! Checking rand v0.3.15 Sep 20 21:56:45.914 INFO kablam! Compiling rust-crypto v0.2.36 Sep 20 21:56:54.050 INFO kablam! Checking adventofcode2016 v0.1.0 (/source) Sep 20 21:56:55.073 INFO kablam! warning: unused imports: `max`, `min` Sep 20 21:56:55.073 INFO kablam! --> src/bin/20.rs:2:16 Sep 20 21:56:55.073 INFO kablam! | Sep 20 21:56:55.073 INFO kablam! 2 | use std::cmp::{min,max}; Sep 20 21:56:55.073 INFO kablam! | ^^^ ^^^ Sep 20 21:56:55.086 INFO kablam! | Sep 20 21:56:55.086 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 21:56:55.086 INFO kablam! Sep 20 21:57:07.234 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 20 21:57:07.234 INFO kablam! --> src/bin/19b.rs:4:1 Sep 20 21:57:07.234 INFO kablam! | Sep 20 21:57:07.234 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 20 21:57:07.234 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 20 21:57:07.234 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 20 21:57:07.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 20 21:57:07.234 INFO kablam! | Sep 20 21:57:07.234 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 20 21:57:07.234 INFO kablam! Sep 20 21:57:07.290 INFO kablam! error: aborting due to previous error Sep 20 21:57:07.290 INFO kablam! Sep 20 21:57:07.290 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 20 21:57:07.311 INFO kablam! error: Could not compile `adventofcode2016`. Sep 20 21:57:07.312 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:57:07.910 INFO kablam! warning: unused imports: `max`, `min` Sep 20 21:57:07.910 INFO kablam! --> src/bin/20.rs:2:16 Sep 20 21:57:07.910 INFO kablam! | Sep 20 21:57:07.910 INFO kablam! 2 | use std::cmp::{min,max}; Sep 20 21:57:07.910 INFO kablam! | ^^^ ^^^ Sep 20 21:57:07.910 INFO kablam! | Sep 20 21:57:07.910 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 21:57:07.910 INFO kablam! Sep 20 21:57:08.157 INFO kablam! error: build failed Sep 20 21:57:08.170 INFO kablam! su: No module specific data is present Sep 20 21:57:08.994 INFO running `"docker" "rm" "-f" "2637289a73cf46a1ad6a0c13daaef9c7af5f996a528f1bbce182ca41d0534b91"` Sep 20 21:57:09.135 INFO blam! 2637289a73cf46a1ad6a0c13daaef9c7af5f996a528f1bbce182ca41d0534b91