Sep 03 21:23:37.403 INFO checking michaelfairley/adventofcode2016 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:23:37.403 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:23:37.403 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:23:37.655 INFO blam! 6aaa7f543ed59804bb02948784856cbe5d60970ac33945a0942ad249bd690e62 Sep 03 21:23:37.657 INFO running `"docker" "start" "-a" "6aaa7f543ed59804bb02948784856cbe5d60970ac33945a0942ad249bd690e62"` Sep 03 21:23:38.667 INFO kablam! Compiling rust-crypto v0.2.36 Sep 03 21:23:50.251 INFO kablam! Checking adventofcode2016 v0.1.0 (file:///source) Sep 03 21:23:50.893 INFO kablam! warning: unused imports: `max`, `min` Sep 03 21:23:50.893 INFO kablam! --> src/bin/20.rs:2:16 Sep 03 21:23:50.893 INFO kablam! | Sep 03 21:23:50.893 INFO kablam! 2 | use std::cmp::{min,max}; Sep 03 21:23:50.893 INFO kablam! | ^^^ ^^^ Sep 03 21:23:50.893 INFO kablam! | Sep 03 21:23:50.893 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 21:23:50.893 INFO kablam! Sep 03 21:23:56.078 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 03 21:23:56.078 INFO kablam! --> src/bin/19b.rs:4:1 Sep 03 21:23:56.078 INFO kablam! | Sep 03 21:23:56.078 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 03 21:23:56.078 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 03 21:23:56.078 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 03 21:23:56.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 03 21:23:56.078 INFO kablam! | Sep 03 21:23:56.078 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 03 21:23:56.078 INFO kablam! Sep 03 21:23:56.402 INFO kablam! error: aborting due to previous error Sep 03 21:23:56.403 INFO kablam! Sep 03 21:23:56.403 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 03 21:23:56.416 INFO kablam! error: Could not compile `adventofcode2016`. Sep 03 21:23:56.417 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:23:57.194 INFO kablam! error: build failed Sep 03 21:23:57.196 INFO kablam! su: No module specific data is present Sep 03 21:23:57.734 INFO running `"docker" "rm" "-f" "6aaa7f543ed59804bb02948784856cbe5d60970ac33945a0942ad249bd690e62"` Sep 03 21:23:57.925 INFO blam! 6aaa7f543ed59804bb02948784856cbe5d60970ac33945a0942ad249bd690e62