Sep 01 14:16:46.830 INFO checking michaelfairley/adventofcode2016 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 14:16:46.830 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 14:16:46.830 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:16:46.977 INFO blam! 3a4239e3d8b93734ab5c501d51e19214bf224fcd3b1444abcfc64f02c9a1142f Sep 01 14:16:46.978 INFO running `"docker" "start" "-a" "3a4239e3d8b93734ab5c501d51e19214bf224fcd3b1444abcfc64f02c9a1142f"` Sep 01 14:16:47.829 INFO kablam! Checking rustc-serialize v0.3.21 Sep 01 14:16:47.829 INFO kablam! Compiling rust-crypto v0.2.36 Sep 01 14:17:10.380 INFO kablam! Checking adventofcode2016 v0.1.0 (file:///source) Sep 01 14:17:15.169 INFO kablam! warning: unused imports: `max`, `min` Sep 01 14:17:15.169 INFO kablam! --> src/bin/20.rs:2:16 Sep 01 14:17:15.169 INFO kablam! | Sep 01 14:17:15.169 INFO kablam! 2 | use std::cmp::{min,max}; Sep 01 14:17:15.169 INFO kablam! | ^^^ ^^^ Sep 01 14:17:15.169 INFO kablam! | Sep 01 14:17:15.169 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 14:17:15.169 INFO kablam! Sep 01 14:17:16.263 INFO kablam! warning: unused imports: `max`, `min` Sep 01 14:17:16.263 INFO kablam! --> src/bin/20.rs:2:16 Sep 01 14:17:16.263 INFO kablam! | Sep 01 14:17:16.263 INFO kablam! 2 | use std::cmp::{min,max}; Sep 01 14:17:16.263 INFO kablam! | ^^^ ^^^ Sep 01 14:17:16.270 INFO kablam! | Sep 01 14:17:16.271 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 14:17:16.271 INFO kablam! Sep 01 14:17:19.577 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 01 14:17:19.577 INFO kablam! --> src/bin/19b.rs:4:1 Sep 01 14:17:19.577 INFO kablam! | Sep 01 14:17:19.577 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 01 14:17:19.577 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 01 14:17:19.577 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 01 14:17:19.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 01 14:17:19.577 INFO kablam! | Sep 01 14:17:19.577 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 01 14:17:19.577 INFO kablam! Sep 01 14:17:20.131 INFO kablam! error: aborting due to previous error Sep 01 14:17:20.131 INFO kablam! Sep 01 14:17:20.131 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 01 14:17:20.143 INFO kablam! error: Could not compile `adventofcode2016`. Sep 01 14:17:20.143 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 14:17:21.303 INFO kablam! error: build failed Sep 01 14:17:21.306 INFO kablam! su: No module specific data is present Sep 01 14:17:21.852 INFO running `"docker" "rm" "-f" "3a4239e3d8b93734ab5c501d51e19214bf224fcd3b1444abcfc64f02c9a1142f"` Sep 01 14:17:22.020 INFO blam! 3a4239e3d8b93734ab5c501d51e19214bf224fcd3b1444abcfc64f02c9a1142f