Sep 19 15:07:02.186 INFO checking michaelfairley/adventofcode2016 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:07:02.186 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:07:02.186 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:07:02.420 INFO blam! b9403cfe499207de2e009ba841155ec19c97ef7d60f24429103b9d0e256d8edc Sep 19 15:07:02.422 INFO running `"docker" "start" "-a" "b9403cfe499207de2e009ba841155ec19c97ef7d60f24429103b9d0e256d8edc"` Sep 19 15:07:03.184 INFO kablam! usermod: no changes Sep 19 15:07:03.323 INFO kablam! Compiling gcc v0.3.39 Sep 19 15:07:03.326 INFO kablam! Checking memchr v0.1.11 Sep 19 15:07:03.326 INFO kablam! Checking thread-id v2.0.0 Sep 19 15:07:03.473 INFO kablam! Checking thread_local v0.2.7 Sep 19 15:07:03.607 INFO kablam! Checking aho-corasick v0.5.3 Sep 19 15:07:04.382 INFO kablam! Checking regex v0.1.80 Sep 19 15:07:06.990 INFO kablam! Compiling rust-crypto v0.2.36 Sep 19 15:07:14.115 INFO kablam! Checking adventofcode2016 v0.1.0 (/source) Sep 19 15:07:15.106 INFO kablam! warning: unused imports: `max`, `min` Sep 19 15:07:15.107 INFO kablam! --> src/bin/20.rs:2:16 Sep 19 15:07:15.107 INFO kablam! | Sep 19 15:07:15.108 INFO kablam! 2 | use std::cmp::{min,max}; Sep 19 15:07:15.108 INFO kablam! | ^^^ ^^^ Sep 19 15:07:15.108 INFO kablam! | Sep 19 15:07:15.109 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 15:07:15.109 INFO kablam! Sep 19 15:07:17.925 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 19 15:07:17.925 INFO kablam! --> src/bin/19b.rs:4:1 Sep 19 15:07:17.925 INFO kablam! | Sep 19 15:07:17.925 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 19 15:07:17.925 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 19 15:07:17.925 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 19 15:07:17.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 19 15:07:17.946 INFO kablam! | Sep 19 15:07:17.950 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 19 15:07:17.951 INFO kablam! Sep 19 15:07:18.468 INFO kablam! error: aborting due to previous error Sep 19 15:07:18.494 INFO kablam! Sep 19 15:07:18.494 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 19 15:07:18.534 INFO kablam! error: Could not compile `adventofcode2016`. Sep 19 15:07:18.535 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:07:18.738 INFO kablam! error[E0428]: the name `CIRCLE_SIZE` is defined multiple times Sep 19 15:07:18.738 INFO kablam! --> src/bin/19b.rs:4:1 Sep 19 15:07:18.738 INFO kablam! | Sep 19 15:07:18.738 INFO kablam! 3 | const CIRCLE_SIZE: usize = 3001330; Sep 19 15:07:18.739 INFO kablam! | ----------------------------------- previous definition of the value `CIRCLE_SIZE` here Sep 19 15:07:18.739 INFO kablam! 4 | const CIRCLE_SIZE: usize = 5; Sep 19 15:07:18.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `CIRCLE_SIZE` redefined here Sep 19 15:07:18.739 INFO kablam! | Sep 19 15:07:18.739 INFO kablam! = note: `CIRCLE_SIZE` must be defined only once in the value namespace of this module Sep 19 15:07:18.739 INFO kablam! Sep 19 15:07:19.126 INFO kablam! error: aborting due to previous error Sep 19 15:07:19.126 INFO kablam! Sep 19 15:07:19.130 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 19 15:07:19.163 INFO kablam! error: Could not compile `adventofcode2016`. Sep 19 15:07:19.163 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:07:19.557 INFO kablam! error: build failed Sep 19 15:07:19.567 INFO kablam! su: No module specific data is present Sep 19 15:07:21.261 INFO running `"docker" "rm" "-f" "b9403cfe499207de2e009ba841155ec19c97ef7d60f24429103b9d0e256d8edc"` Sep 19 15:07:21.385 INFO blam! b9403cfe499207de2e009ba841155ec19c97ef7d60f24429103b9d0e256d8edc