Sep 14 19:18:02.690 INFO checking bengreen-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:18:02.690 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:18:02.690 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:18:02.865 INFO blam! 7e09cbaedef769d69ac7db99ef5ee8aeb953070f7b731d6b1f7f478831dd7a37 Sep 14 19:18:02.866 INFO running `"docker" "start" "-a" "7e09cbaedef769d69ac7db99ef5ee8aeb953070f7b731d6b1f7f478831dd7a37"` Sep 14 19:18:04.090 INFO kablam! usermod: no changes Sep 14 19:18:04.196 INFO kablam! Compiling x86 v0.7.2 Sep 14 19:18:30.448 INFO kablam! Checking bengreen v0.1.1 (file:///source) Sep 14 19:18:30.931 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 14 19:18:30.931 INFO kablam! --> src/main.rs:148:1 Sep 14 19:18:30.931 INFO kablam! | Sep 14 19:18:30.931 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 14 19:18:30.931 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 14 19:18:30.931 INFO kablam! ... Sep 14 19:18:30.931 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 14 19:18:30.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 14 19:18:30.931 INFO kablam! | Sep 14 19:18:30.931 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 14 19:18:30.931 INFO kablam! Sep 14 19:18:31.350 INFO kablam! error: aborting due to previous error Sep 14 19:18:31.350 INFO kablam! Sep 14 19:18:31.350 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 14 19:18:31.387 INFO kablam! error: Could not compile `bengreen`. Sep 14 19:18:31.387 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:18:31.420 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 14 19:18:31.421 INFO kablam! --> src/main.rs:148:1 Sep 14 19:18:31.421 INFO kablam! | Sep 14 19:18:31.421 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 14 19:18:31.421 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 14 19:18:31.421 INFO kablam! ... Sep 14 19:18:31.421 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 14 19:18:31.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 14 19:18:31.421 INFO kablam! | Sep 14 19:18:31.421 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 14 19:18:31.421 INFO kablam! Sep 14 19:18:31.581 INFO kablam! error: aborting due to previous error Sep 14 19:18:31.581 INFO kablam! Sep 14 19:18:31.581 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 14 19:18:31.598 INFO kablam! error: Could not compile `bengreen`. Sep 14 19:18:31.598 INFO kablam! Sep 14 19:18:31.598 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:18:31.601 INFO kablam! su: No module specific data is present Sep 14 19:18:33.012 INFO running `"docker" "rm" "-f" "7e09cbaedef769d69ac7db99ef5ee8aeb953070f7b731d6b1f7f478831dd7a37"` Sep 14 19:18:33.170 INFO blam! 7e09cbaedef769d69ac7db99ef5ee8aeb953070f7b731d6b1f7f478831dd7a37