Sep 19 12:55:58.107 INFO checking michaelfairley/adventofcode2016 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 12:55:58.107 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 12:55:58.107 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:55:58.315 INFO blam! b5fef08380c55879fd2481d23684881ff2be7432baf9ec08e8cf9549b067203e Sep 19 12:55:58.324 INFO running `"docker" "start" "-a" "b5fef08380c55879fd2481d23684881ff2be7432baf9ec08e8cf9549b067203e"` Sep 19 12:55:59.294 INFO kablam! usermod: no changes Sep 19 12:55:59.434 INFO kablam! Checking rustc-serialize v0.3.21 Sep 19 12:55:59.434 INFO kablam! Compiling rust-crypto v0.2.36 Sep 19 12:56:11.675 INFO kablam! Checking adventofcode2016 v0.1.0 (/source) Sep 19 12:56:12.318 INFO kablam! warning: unused imports: `max`, `min` Sep 19 12:56:12.318 INFO kablam! --> src/bin/20.rs:2:16 Sep 19 12:56:12.318 INFO kablam! | Sep 19 12:56:12.318 INFO kablam! 2 | use std::cmp::{min,max}; Sep 19 12:56:12.318 INFO kablam! | ^^^ ^^^ Sep 19 12:56:12.318 INFO kablam! | Sep 19 12:56:12.318 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 12:56:12.318 INFO kablam! Sep 19 12:56:20.259 INFO kablam! warning: unused imports: `max`, `min` Sep 19 12:56:20.259 INFO kablam! --> src/bin/20.rs:2:16 Sep 19 12:56:20.259 INFO kablam! | Sep 19 12:56:20.259 INFO kablam! 2 | use std::cmp::{min,max}; Sep 19 12:56:20.259 INFO kablam! | ^^^ ^^^ Sep 19 12:56:20.259 INFO kablam! | Sep 19 12:56:20.259 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 12:56:20.259 INFO kablam! Sep 19 12:56:22.445 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 19 12:56:22.445 INFO kablam! --> src/bin/19b.rs:4:1 Sep 19 12:56:22.445 INFO kablam! | Sep 19 12:56:22.445 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 19 12:56:22.445 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 19 12:56:22.445 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 19 12:56:22.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 19 12:56:22.445 INFO kablam! | Sep 19 12:56:22.445 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 19 12:56:22.445 INFO kablam! Sep 19 12:56:22.516 INFO kablam! error: aborting due to previous error Sep 19 12:56:22.516 INFO kablam! Sep 19 12:56:22.516 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 19 12:56:22.524 INFO kablam! error: Could not compile `adventofcode2016`. Sep 19 12:56:22.524 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:56:23.474 INFO kablam! error: build failed Sep 19 12:56:23.477 INFO kablam! su: No module specific data is present Sep 19 12:56:24.776 INFO running `"docker" "rm" "-f" "b5fef08380c55879fd2481d23684881ff2be7432baf9ec08e8cf9549b067203e"` Sep 19 12:56:25.159 INFO blam! b5fef08380c55879fd2481d23684881ff2be7432baf9ec08e8cf9549b067203e