Sep 05 02:09:32.046 INFO checking bengreen-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:09:32.046 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:09:32.046 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/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 05 02:09:32.293 INFO blam! 0abc3b5c2b5e5b4f9e97a12befda8e38053c280c2752a6d11182754a79fa3c9b Sep 05 02:09:32.294 INFO running `"docker" "start" "-a" "0abc3b5c2b5e5b4f9e97a12befda8e38053c280c2752a6d11182754a79fa3c9b"` Sep 05 02:09:33.468 INFO kablam! Compiling x86 v0.7.2 Sep 05 02:10:08.351 INFO kablam! Checking bengreen v0.1.1 (file:///source) Sep 05 02:10:09.559 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 05 02:10:09.559 INFO kablam! --> src/main.rs:148:1 Sep 05 02:10:09.560 INFO kablam! | Sep 05 02:10:09.560 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 05 02:10:09.560 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 05 02:10:09.560 INFO kablam! ... Sep 05 02:10:09.560 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 05 02:10:09.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 05 02:10:09.560 INFO kablam! | Sep 05 02:10:09.560 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 05 02:10:09.560 INFO kablam! Sep 05 02:10:09.588 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 05 02:10:09.589 INFO kablam! --> src/main.rs:148:1 Sep 05 02:10:09.589 INFO kablam! | Sep 05 02:10:09.589 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 05 02:10:09.589 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 05 02:10:09.589 INFO kablam! ... Sep 05 02:10:09.589 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 05 02:10:09.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 05 02:10:09.589 INFO kablam! | Sep 05 02:10:09.589 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 05 02:10:09.589 INFO kablam! Sep 05 02:10:09.913 INFO kablam! error: aborting due to previous error Sep 05 02:10:09.913 INFO kablam! Sep 05 02:10:09.913 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 05 02:10:09.929 INFO kablam! error: Could not compile `bengreen`. Sep 05 02:10:09.929 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 02:10:09.946 INFO kablam! error: aborting due to previous error Sep 05 02:10:09.946 INFO kablam! Sep 05 02:10:09.946 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 05 02:10:09.964 INFO kablam! error: Could not compile `bengreen`. Sep 05 02:10:09.964 INFO kablam! Sep 05 02:10:09.964 INFO kablam! To learn more, run the command again with --verbose. Sep 05 02:10:09.965 INFO kablam! su: No module specific data is present Sep 05 02:10:10.413 INFO running `"docker" "rm" "-f" "0abc3b5c2b5e5b4f9e97a12befda8e38053c280c2752a6d11182754a79fa3c9b"` Sep 05 02:10:10.501 INFO blam! 0abc3b5c2b5e5b4f9e97a12befda8e38053c280c2752a6d11182754a79fa3c9b