Sep 03 17:26:57.478 INFO checking michaelfairley/adventofcode2016 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 17:26:57.478 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 17:26:57.478 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 17:26:57.713 INFO blam! cc7a6b8f4e27b0aedcf27c424eae95b656b4b3f1ac6d2f92189a597b4ecbe0af Sep 03 17:26:57.716 INFO running `"docker" "start" "-a" "cc7a6b8f4e27b0aedcf27c424eae95b656b4b3f1ac6d2f92189a597b4ecbe0af"` Sep 03 17:26:58.716 INFO kablam! Compiling gcc v0.3.39 Sep 03 17:26:58.722 INFO kablam! Checking rustc-serialize v0.3.21 Sep 03 17:27:03.244 INFO kablam! Compiling rust-crypto v0.2.36 Sep 03 17:27:22.270 INFO kablam! Checking adventofcode2016 v0.1.0 (file:///source) Sep 03 17:27:28.434 INFO kablam! warning: unused imports: `max`, `min` Sep 03 17:27:28.434 INFO kablam! --> src/bin/20.rs:2:16 Sep 03 17:27:28.434 INFO kablam! | Sep 03 17:27:28.434 INFO kablam! 2 | use std::cmp::{min,max}; Sep 03 17:27:28.434 INFO kablam! | ^^^ ^^^ Sep 03 17:27:28.434 INFO kablam! | Sep 03 17:27:28.434 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 17:27:28.434 INFO kablam! Sep 03 17:27:31.190 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 03 17:27:31.190 INFO kablam! --> src/bin/19b.rs:4:1 Sep 03 17:27:31.190 INFO kablam! | Sep 03 17:27:31.190 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 03 17:27:31.190 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 03 17:27:31.190 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 03 17:27:31.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 03 17:27:31.190 INFO kablam! | Sep 03 17:27:31.190 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 03 17:27:31.190 INFO kablam! Sep 03 17:27:31.657 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 03 17:27:31.658 INFO kablam! --> src/bin/19b.rs:4:1 Sep 03 17:27:31.658 INFO kablam! | Sep 03 17:27:31.658 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 03 17:27:31.658 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 03 17:27:31.658 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 03 17:27:31.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 03 17:27:31.658 INFO kablam! | Sep 03 17:27:31.658 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 03 17:27:31.658 INFO kablam! Sep 03 17:27:31.901 INFO kablam! error: aborting due to previous error Sep 03 17:27:31.907 INFO kablam! Sep 03 17:27:31.908 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 03 17:27:31.946 INFO kablam! error: Could not compile `adventofcode2016`. Sep 03 17:27:31.946 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 17:27:32.200 INFO kablam! error: aborting due to previous error Sep 03 17:27:32.200 INFO kablam! Sep 03 17:27:32.200 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 03 17:27:32.224 INFO kablam! error: Could not compile `adventofcode2016`. Sep 03 17:27:32.224 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 17:27:32.696 INFO kablam! error: build failed Sep 03 17:27:32.699 INFO kablam! su: No module specific data is present Sep 03 17:27:33.213 INFO running `"docker" "rm" "-f" "cc7a6b8f4e27b0aedcf27c424eae95b656b4b3f1ac6d2f92189a597b4ecbe0af"` Sep 03 17:27:33.388 INFO blam! cc7a6b8f4e27b0aedcf27c424eae95b656b4b3f1ac6d2f92189a597b4ecbe0af