Sep 14 04:52:14.166 INFO checking chichunchen/concurrent-cache-conscious-hamt-in-rust against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:52:14.166 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:52:14.166 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 04:52:14.554 INFO blam! 6574a5f87cef8b61c907d9fc12ab1cea99e8384fcb0b20e858729fcf5b172c95 Sep 14 04:52:14.556 INFO running `"docker" "start" "-a" "6574a5f87cef8b61c907d9fc12ab1cea99e8384fcb0b20e858729fcf5b172c95"` Sep 14 04:52:16.255 INFO kablam! usermod: no changes Sep 14 04:52:16.319 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 14 04:52:16.319 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 14 04:52:16.391 INFO kablam! Checking owning_ref v0.2.4 Sep 14 04:52:16.399 INFO kablam! Checking thread-id v3.3.0 Sep 14 04:52:16.399 INFO kablam! Checking parking_lot_core v0.2.13 Sep 14 04:52:17.599 INFO kablam! Checking parking_lot v0.3.8 Sep 14 04:52:18.380 INFO kablam! Checking chashmap v2.2.0 Sep 14 04:52:18.864 INFO kablam! Checking parallel-hamt-cache-conscious v0.1.0 (file:///source) Sep 14 04:52:19.386 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:19.386 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:19.386 INFO kablam! | Sep 14 04:52:19.386 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:19.386 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:19.386 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:19.386 INFO kablam! 176 | | }; Sep 14 04:52:19.386 INFO kablam! 177 | | } Sep 14 04:52:19.386 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:19.387 INFO kablam! | Sep 14 04:52:19.387 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 14 04:52:19.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 14 04:52:19.387 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:19.387 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:19.387 INFO kablam! --> src/cchamt.rs:179:1 Sep 14 04:52:19.387 INFO kablam! | Sep 14 04:52:19.387 INFO kablam! 179 | / macro_rules! binary_format { Sep 14 04:52:19.387 INFO kablam! 180 | | ($x:expr) => { Sep 14 04:52:19.387 INFO kablam! 181 | | format!("{:#034b}", $x) Sep 14 04:52:19.387 INFO kablam! 182 | | }; Sep 14 04:52:19.387 INFO kablam! 183 | | } Sep 14 04:52:19.387 INFO kablam! | |_^ Sep 14 04:52:19.387 INFO kablam! Sep 14 04:52:19.387 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:19.387 INFO kablam! --> src/rwlock_cchamt.rs:187:1 Sep 14 04:52:19.387 INFO kablam! | Sep 14 04:52:19.387 INFO kablam! 187 | / macro_rules! binary_format { Sep 14 04:52:19.387 INFO kablam! 188 | | ($x:expr) => { Sep 14 04:52:19.387 INFO kablam! 189 | | format!("{:#034b}", $x) Sep 14 04:52:19.387 INFO kablam! 190 | | }; Sep 14 04:52:19.387 INFO kablam! 191 | | } Sep 14 04:52:19.387 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:19.387 INFO kablam! | Sep 14 04:52:19.387 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 14 04:52:19.388 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:19.388 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:19.388 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:19.388 INFO kablam! | Sep 14 04:52:19.388 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:19.388 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:19.388 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:19.388 INFO kablam! 176 | | }; Sep 14 04:52:19.388 INFO kablam! 177 | | } Sep 14 04:52:19.388 INFO kablam! | |_^ Sep 14 04:52:19.388 INFO kablam! Sep 14 04:52:19.507 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:19.507 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:19.507 INFO kablam! | Sep 14 04:52:19.507 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:19.507 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:19.507 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:19.507 INFO kablam! 176 | | }; Sep 14 04:52:19.507 INFO kablam! 177 | | } Sep 14 04:52:19.507 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:19.507 INFO kablam! | Sep 14 04:52:19.507 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 14 04:52:19.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 14 04:52:19.507 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:19.507 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:19.507 INFO kablam! --> src/cchamt.rs:179:1 Sep 14 04:52:19.507 INFO kablam! | Sep 14 04:52:19.507 INFO kablam! 179 | / macro_rules! binary_format { Sep 14 04:52:19.507 INFO kablam! 180 | | ($x:expr) => { Sep 14 04:52:19.507 INFO kablam! 181 | | format!("{:#034b}", $x) Sep 14 04:52:19.507 INFO kablam! 182 | | }; Sep 14 04:52:19.507 INFO kablam! 183 | | } Sep 14 04:52:19.507 INFO kablam! | |_^ Sep 14 04:52:19.507 INFO kablam! Sep 14 04:52:19.507 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:19.507 INFO kablam! --> src/rwlock_cchamt.rs:187:1 Sep 14 04:52:19.508 INFO kablam! | Sep 14 04:52:19.508 INFO kablam! 187 | / macro_rules! binary_format { Sep 14 04:52:19.508 INFO kablam! 188 | | ($x:expr) => { Sep 14 04:52:19.508 INFO kablam! 189 | | format!("{:#034b}", $x) Sep 14 04:52:19.508 INFO kablam! 190 | | }; Sep 14 04:52:19.508 INFO kablam! 191 | | } Sep 14 04:52:19.508 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:19.508 INFO kablam! | Sep 14 04:52:19.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 14 04:52:19.508 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:19.508 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:19.508 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:19.508 INFO kablam! | Sep 14 04:52:19.508 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:19.508 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:19.508 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:19.508 INFO kablam! 176 | | }; Sep 14 04:52:19.508 INFO kablam! 177 | | } Sep 14 04:52:19.508 INFO kablam! | |_^ Sep 14 04:52:19.508 INFO kablam! Sep 14 04:52:20.146 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:52:20.151 INFO kablam! Sep 14 04:52:20.159 INFO kablam! error: Could not compile `parallel-hamt-cache-conscious`. Sep 14 04:52:20.159 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:52:20.159 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:52:20.159 INFO kablam! Sep 14 04:52:20.168 INFO kablam! error: Could not compile `parallel-hamt-cache-conscious`. Sep 14 04:52:20.168 INFO kablam! Sep 14 04:52:20.168 INFO kablam! To learn more, run the command again with --verbose. Sep 14 04:52:20.170 INFO kablam! su: No module specific data is present Sep 14 04:52:21.973 INFO running `"docker" "rm" "-f" "6574a5f87cef8b61c907d9fc12ab1cea99e8384fcb0b20e858729fcf5b172c95"` Sep 14 04:52:22.271 INFO blam! 6574a5f87cef8b61c907d9fc12ab1cea99e8384fcb0b20e858729fcf5b172c95