Sep 02 02:26:04.473 INFO checking bengreen-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 02:26:04.473 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:26:04.474 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:26:04.614 INFO blam! 5d11427fd00365b989f79bd0d667b4899fb862880fa5ea5b5657d4d19e1979a6 Sep 02 02:26:04.616 INFO running `"docker" "start" "-a" "5d11427fd00365b989f79bd0d667b4899fb862880fa5ea5b5657d4d19e1979a6"` Sep 02 02:26:05.275 INFO kablam! Compiling x86 v0.7.2 Sep 02 02:26:40.971 INFO kablam! Checking bengreen v0.1.1 (file:///source) Sep 02 02:26:42.091 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 02 02:26:42.091 INFO kablam! --> src/main.rs:148:1 Sep 02 02:26:42.091 INFO kablam! | Sep 02 02:26:42.092 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 02 02:26:42.092 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 02 02:26:42.092 INFO kablam! ... Sep 02 02:26:42.092 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 02 02:26:42.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 02 02:26:42.092 INFO kablam! | Sep 02 02:26:42.092 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 02 02:26:42.092 INFO kablam! Sep 02 02:26:42.133 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 02 02:26:42.133 INFO kablam! --> src/main.rs:148:1 Sep 02 02:26:42.133 INFO kablam! | Sep 02 02:26:42.133 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 02 02:26:42.133 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 02 02:26:42.133 INFO kablam! ... Sep 02 02:26:42.133 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 02 02:26:42.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 02 02:26:42.134 INFO kablam! | Sep 02 02:26:42.134 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 02 02:26:42.134 INFO kablam! Sep 02 02:26:42.413 INFO kablam! error: aborting due to previous error Sep 02 02:26:42.413 INFO kablam! Sep 02 02:26:42.413 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 02 02:26:42.425 INFO kablam! error: Could not compile `bengreen`. Sep 02 02:26:42.425 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 02:26:42.509 INFO kablam! error: aborting due to previous error Sep 02 02:26:42.509 INFO kablam! Sep 02 02:26:42.509 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 02 02:26:42.523 INFO kablam! error: Could not compile `bengreen`. Sep 02 02:26:42.523 INFO kablam! Sep 02 02:26:42.523 INFO kablam! To learn more, run the command again with --verbose. Sep 02 02:26:42.524 INFO kablam! su: No module specific data is present Sep 02 02:26:43.012 INFO running `"docker" "rm" "-f" "5d11427fd00365b989f79bd0d667b4899fb862880fa5ea5b5657d4d19e1979a6"` Sep 02 02:26:43.105 INFO blam! 5d11427fd00365b989f79bd0d667b4899fb862880fa5ea5b5657d4d19e1979a6