Sep 06 09:35:44.701 INFO checking bengreen-0.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:35:44.702 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:35:44.702 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:35:44.819 INFO blam! 6e962a04f12a24ccfc6ccdea3d382ffe11f3b4a26ede7b0b44b304e76b7fdf3e Sep 06 09:35:44.820 INFO running `"docker" "start" "-a" "6e962a04f12a24ccfc6ccdea3d382ffe11f3b4a26ede7b0b44b304e76b7fdf3e"` Sep 06 09:35:45.649 INFO kablam! usermod: no changes Sep 06 09:35:45.699 INFO kablam! Compiling byteorder v0.5.3 Sep 06 09:35:45.700 INFO kablam! Compiling phf_shared v0.7.23 Sep 06 09:35:45.700 INFO kablam! Checking raw-cpuid v2.0.2 Sep 06 09:35:45.700 INFO kablam! Compiling num-rational v0.1.42 Sep 06 09:35:45.869 INFO kablam! Checking phf v0.7.23 Sep 06 09:35:45.873 INFO kablam! Compiling phf_generator v0.7.23 Sep 06 09:35:46.270 INFO kablam! Compiling csv v0.14.7 Sep 06 09:35:46.626 INFO kablam! Compiling phf_codegen v0.7.23 Sep 06 09:35:49.010 INFO kablam! Compiling num v0.1.42 Sep 06 09:35:49.438 INFO kablam! Compiling serde v0.6.15 Sep 06 09:35:52.636 INFO kablam! Compiling serde_json v0.6.1 Sep 06 09:35:53.960 INFO kablam! Compiling x86 v0.7.2 Sep 06 09:36:19.437 INFO kablam! Checking bengreen v0.1.1 (file:///source) Sep 06 09:36:19.854 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 06 09:36:19.854 INFO kablam! --> src/main.rs:148:1 Sep 06 09:36:19.854 INFO kablam! | Sep 06 09:36:19.854 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 06 09:36:19.854 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 06 09:36:19.854 INFO kablam! ... Sep 06 09:36:19.854 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 06 09:36:19.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 06 09:36:19.854 INFO kablam! | Sep 06 09:36:19.854 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 06 09:36:19.854 INFO kablam! Sep 06 09:36:19.871 INFO kablam! error[E0428]: the name `BG_TEST_ZERO` is defined multiple times Sep 06 09:36:19.871 INFO kablam! --> src/main.rs:148:1 Sep 06 09:36:19.871 INFO kablam! | Sep 06 09:36:19.871 INFO kablam! 145 | static mut BG_TEST_ZERO: usize = 0; Sep 06 09:36:19.871 INFO kablam! | ----------------------------------- previous definition of the value `BG_TEST_ZERO` here Sep 06 09:36:19.871 INFO kablam! ... Sep 06 09:36:19.871 INFO kablam! 148 | static mut BG_TEST_ZERO: usize = 0xFFFFFFFFFFFFFFFF; Sep 06 09:36:19.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `BG_TEST_ZERO` redefined here Sep 06 09:36:19.871 INFO kablam! | Sep 06 09:36:19.871 INFO kablam! = note: `BG_TEST_ZERO` must be defined only once in the value namespace of this module Sep 06 09:36:19.871 INFO kablam! Sep 06 09:36:20.027 INFO kablam! error: aborting due to previous error Sep 06 09:36:20.027 INFO kablam! Sep 06 09:36:20.027 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 06 09:36:20.042 INFO kablam! error: Could not compile `bengreen`. Sep 06 09:36:20.042 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:36:20.075 INFO kablam! error: aborting due to previous error Sep 06 09:36:20.075 INFO kablam! Sep 06 09:36:20.075 INFO kablam! For more information about this error, try `rustc --explain E0428`. Sep 06 09:36:20.091 INFO kablam! error: Could not compile `bengreen`. Sep 06 09:36:20.091 INFO kablam! Sep 06 09:36:20.091 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:36:20.093 INFO kablam! su: No module specific data is present Sep 06 09:36:20.680 INFO running `"docker" "rm" "-f" "6e962a04f12a24ccfc6ccdea3d382ffe11f3b4a26ede7b0b44b304e76b7fdf3e"` Sep 06 09:36:20.750 INFO blam! 6e962a04f12a24ccfc6ccdea3d382ffe11f3b4a26ede7b0b44b304e76b7fdf3e