Sep 04 23:18:33.478 INFO checking bengreen-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:18:33.478 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:18:33.478 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:18:33.642 INFO blam! c66e1d53064af0d79b29907c635cc8cdd0afed01175d5090b52b70f1e6d75166 Sep 04 23:18:33.645 INFO running `"docker" "start" "-a" "c66e1d53064af0d79b29907c635cc8cdd0afed01175d5090b52b70f1e6d75166"` Sep 04 23:18:34.393 INFO kablam! Compiling phf_shared v0.7.23 Sep 04 23:18:34.394 INFO kablam! Compiling csv v0.14.7 Sep 04 23:18:34.395 INFO kablam! Checking raw-cpuid v2.0.2 Sep 04 23:18:34.397 INFO kablam! Compiling num-complex v0.1.43 Sep 04 23:18:34.397 INFO kablam! Compiling num-rational v0.1.42 Sep 04 23:18:34.838 INFO kablam! Checking phf v0.7.23 Sep 04 23:18:34.849 INFO kablam! Compiling phf_generator v0.7.23 Sep 04 23:18:36.182 INFO kablam! Compiling phf_codegen v0.7.23 Sep 04 23:18:39.551 INFO kablam! Compiling num v0.1.42 Sep 04 23:18:40.623 INFO kablam! Compiling serde v0.6.15 Sep 04 23:18:47.451 INFO kablam! Compiling serde_json v0.6.1 Sep 04 23:18:50.058 INFO kablam! Compiling x86 v0.7.2 Sep 04 23:19:26.151 INFO kablam! Checking bengreen v0.1.1 (file:///source) Sep 04 23:19:26.959 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 04 23:19:26.959 INFO kablam! --> src/main.rs:148:1 Sep 04 23:19:26.959 INFO kablam! | Sep 04 23:19:26.959 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 04 23:19:26.959 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 04 23:19:26.959 INFO kablam! ... Sep 04 23:19:26.959 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 04 23:19:26.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 04 23:19:26.959 INFO kablam! | Sep 04 23:19:26.959 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 04 23:19:26.959 INFO kablam! Sep 04 23:19:27.043 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 04 23:19:27.043 INFO kablam! --> src/main.rs:148:1 Sep 04 23:19:27.043 INFO kablam! | Sep 04 23:19:27.043 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 04 23:19:27.043 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 04 23:19:27.043 INFO kablam! ... Sep 04 23:19:27.043 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 04 23:19:27.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 04 23:19:27.043 INFO kablam! | Sep 04 23:19:27.043 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 04 23:19:27.043 INFO kablam! Sep 04 23:19:27.240 INFO kablam! error: aborting due to previous error Sep 04 23:19:27.240 INFO kablam! Sep 04 23:19:27.241 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 04 23:19:27.258 INFO kablam! error: Could not compile `bengreen`. Sep 04 23:19:27.258 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:19:27.453 INFO kablam! error: aborting due to previous error Sep 04 23:19:27.453 INFO kablam! Sep 04 23:19:27.453 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 04 23:19:27.470 INFO kablam! error: Could not compile `bengreen`. Sep 04 23:19:27.470 INFO kablam! Sep 04 23:19:27.470 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:19:27.471 INFO kablam! su: No module specific data is present Sep 04 23:19:27.928 INFO running `"docker" "rm" "-f" "c66e1d53064af0d79b29907c635cc8cdd0afed01175d5090b52b70f1e6d75166"` Sep 04 23:19:28.067 INFO blam! c66e1d53064af0d79b29907c635cc8cdd0afed01175d5090b52b70f1e6d75166