Sep 05 18:08:54.144 INFO checking michaelfairley/adventofcode2016 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 18:08:54.144 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 18:08:54.144 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/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 18:08:54.518 INFO blam! f2fb0d43202efb0caada01e9462c725d2bd6a9f22f9a88c2b4c3a8b2ecbd4b86 Sep 05 18:08:54.529 INFO running `"docker" "start" "-a" "f2fb0d43202efb0caada01e9462c725d2bd6a9f22f9a88c2b4c3a8b2ecbd4b86"` Sep 05 18:08:56.061 INFO kablam! usermod: no changes Sep 05 18:08:56.205 INFO kablam! Checking rustc-serialize v0.3.21 Sep 05 18:08:56.214 INFO kablam! Compiling rust-crypto v0.2.36 Sep 05 18:09:08.006 INFO kablam! Checking adventofcode2016 v0.1.0 (file:///source) Sep 05 18:09:08.498 INFO kablam! warning: unused imports: `max`, `min` Sep 05 18:09:08.498 INFO kablam! --> src/bin/20.rs:2:16 Sep 05 18:09:08.498 INFO kablam! | Sep 05 18:09:08.498 INFO kablam! 2 | use std::cmp::{min,max}; Sep 05 18:09:08.498 INFO kablam! | ^^^ ^^^ Sep 05 18:09:08.498 INFO kablam! | Sep 05 18:09:08.498 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 18:09:08.498 INFO kablam! Sep 05 18:09:10.589 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 05 18:09:10.589 INFO kablam! --> src/bin/19b.rs:4:1 Sep 05 18:09:10.589 INFO kablam! | Sep 05 18:09:10.590 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 05 18:09:10.590 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 05 18:09:10.590 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 05 18:09:10.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 05 18:09:10.614 INFO kablam! | Sep 05 18:09:10.614 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 05 18:09:10.614 INFO kablam! Sep 05 18:09:11.029 INFO kablam! error: aborting due to previous error Sep 05 18:09:11.038 INFO kablam! Sep 05 18:09:11.038 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 05 18:09:11.047 INFO kablam! error: Could not compile `adventofcode2016`. Sep 05 18:09:11.047 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 18:09:11.442 INFO kablam! warning: unused imports: `max`, `min` Sep 05 18:09:11.442 INFO kablam! --> src/bin/20.rs:2:16 Sep 05 18:09:11.442 INFO kablam! | Sep 05 18:09:11.442 INFO kablam! 2 | use std::cmp::{min,max}; Sep 05 18:09:11.442 INFO kablam! | ^^^ ^^^ Sep 05 18:09:11.442 INFO kablam! | Sep 05 18:09:11.442 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 18:09:11.442 INFO kablam! Sep 05 18:09:11.934 INFO kablam! error: build failed Sep 05 18:09:11.937 INFO kablam! su: No module specific data is present Sep 05 18:09:13.125 INFO running `"docker" "rm" "-f" "f2fb0d43202efb0caada01e9462c725d2bd6a9f22f9a88c2b4c3a8b2ecbd4b86"` Sep 05 18:09:13.485 INFO blam! f2fb0d43202efb0caada01e9462c725d2bd6a9f22f9a88c2b4c3a8b2ecbd4b86