Sep 14 04:52:14.881 INFO checking chichunchen/concurrent-cache-conscious-hamt-in-rust against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 04:52:14.882 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 04:52:14.882 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:15.414 INFO blam! 88680961b030ab0f5e0f12cc556c460c5df23ddb0952d3f5c9af930212cac236 Sep 14 04:52:15.415 INFO running `"docker" "start" "-a" "88680961b030ab0f5e0f12cc556c460c5df23ddb0952d3f5c9af930212cac236"` Sep 14 04:52:17.786 INFO kablam! usermod: no changes Sep 14 04:52:17.847 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 14 04:52:17.847 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 14 04:52:17.939 INFO kablam! Checking smallvec v0.6.0 Sep 14 04:52:17.940 INFO kablam! Checking thread-id v3.3.0 Sep 14 04:52:17.967 INFO kablam! Checking crossbeam-epoch v0.3.1 Sep 14 04:52:19.144 INFO kablam! Checking crossbeam-deque v0.2.0 Sep 14 04:52:19.411 INFO kablam! Checking parking_lot_core v0.2.13 Sep 14 04:52:19.977 INFO kablam! Checking rayon-core v1.4.0 Sep 14 04:52:20.703 INFO kablam! Checking parking_lot v0.3.8 Sep 14 04:52:21.315 INFO kablam! Checking chashmap v2.2.0 Sep 14 04:52:21.991 INFO kablam! Checking rayon v1.0.1 Sep 14 04:52:26.127 INFO kablam! Checking parallel-hamt-cache-conscious v0.1.0 (file:///source) Sep 14 04:52:26.642 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:26.642 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:26.642 INFO kablam! | Sep 14 04:52:26.642 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:26.642 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:26.642 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:26.642 INFO kablam! 176 | | }; Sep 14 04:52:26.642 INFO kablam! 177 | | } Sep 14 04:52:26.642 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:26.642 INFO kablam! | Sep 14 04:52:26.642 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 14 04:52:26.642 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:26.642 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:26.642 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:26.642 INFO kablam! --> src/cchamt.rs:179:1 Sep 14 04:52:26.642 INFO kablam! | Sep 14 04:52:26.642 INFO kablam! 179 | / macro_rules! binary_format { Sep 14 04:52:26.642 INFO kablam! 180 | | ($x:expr) => { Sep 14 04:52:26.643 INFO kablam! 181 | | format!("{:#034b}", $x) Sep 14 04:52:26.643 INFO kablam! 182 | | }; Sep 14 04:52:26.643 INFO kablam! 183 | | } Sep 14 04:52:26.643 INFO kablam! | |_^ Sep 14 04:52:26.643 INFO kablam! Sep 14 04:52:26.643 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:26.643 INFO kablam! --> src/rwlock_cchamt.rs:187:1 Sep 14 04:52:26.643 INFO kablam! | Sep 14 04:52:26.643 INFO kablam! 187 | / macro_rules! binary_format { Sep 14 04:52:26.643 INFO kablam! 188 | | ($x:expr) => { Sep 14 04:52:26.643 INFO kablam! 189 | | format!("{:#034b}", $x) Sep 14 04:52:26.643 INFO kablam! 190 | | }; Sep 14 04:52:26.643 INFO kablam! 191 | | } Sep 14 04:52:26.643 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:26.643 INFO kablam! | Sep 14 04:52:26.643 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:26.643 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:26.643 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:26.643 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:26.643 INFO kablam! | Sep 14 04:52:26.643 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:26.643 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:26.643 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:26.643 INFO kablam! 176 | | }; Sep 14 04:52:26.643 INFO kablam! 177 | | } Sep 14 04:52:26.643 INFO kablam! | |_^ Sep 14 04:52:26.643 INFO kablam! Sep 14 04:52:26.799 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:26.799 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:26.799 INFO kablam! | Sep 14 04:52:26.799 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:26.799 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:26.799 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:26.799 INFO kablam! 176 | | }; Sep 14 04:52:26.799 INFO kablam! 177 | | } Sep 14 04:52:26.799 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:26.799 INFO kablam! | Sep 14 04:52:26.799 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 14 04:52:26.799 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:26.799 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:26.799 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:26.799 INFO kablam! --> src/cchamt.rs:179:1 Sep 14 04:52:26.799 INFO kablam! | Sep 14 04:52:26.799 INFO kablam! 179 | / macro_rules! binary_format { Sep 14 04:52:26.799 INFO kablam! 180 | | ($x:expr) => { Sep 14 04:52:26.799 INFO kablam! 181 | | format!("{:#034b}", $x) Sep 14 04:52:26.799 INFO kablam! 182 | | }; Sep 14 04:52:26.799 INFO kablam! 183 | | } Sep 14 04:52:26.799 INFO kablam! | |_^ Sep 14 04:52:26.799 INFO kablam! Sep 14 04:52:26.799 INFO kablam! error: a macro named `binary_format` has already been exported Sep 14 04:52:26.799 INFO kablam! --> src/rwlock_cchamt.rs:187:1 Sep 14 04:52:26.799 INFO kablam! | Sep 14 04:52:26.799 INFO kablam! 187 | / macro_rules! binary_format { Sep 14 04:52:26.799 INFO kablam! 188 | | ($x:expr) => { Sep 14 04:52:26.799 INFO kablam! 189 | | format!("{:#034b}", $x) Sep 14 04:52:26.799 INFO kablam! 190 | | }; Sep 14 04:52:26.799 INFO kablam! 191 | | } Sep 14 04:52:26.799 INFO kablam! | |_^ `binary_format` already exported Sep 14 04:52:26.799 INFO kablam! | Sep 14 04:52:26.799 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:26.799 INFO kablam! = note: for more information, see issue #35896 Sep 14 04:52:26.799 INFO kablam! note: previous macro export is now shadowed Sep 14 04:52:26.799 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 14 04:52:26.799 INFO kablam! | Sep 14 04:52:26.799 INFO kablam! 173 | / macro_rules! binary_format { Sep 14 04:52:26.799 INFO kablam! 174 | | ($x:expr) => { Sep 14 04:52:26.799 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 14 04:52:26.799 INFO kablam! 176 | | }; Sep 14 04:52:26.799 INFO kablam! 177 | | } Sep 14 04:52:26.799 INFO kablam! | |_^ Sep 14 04:52:26.799 INFO kablam! Sep 14 04:52:27.182 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:52:27.182 INFO kablam! Sep 14 04:52:27.199 INFO kablam! error: Could not compile `parallel-hamt-cache-conscious`. Sep 14 04:52:27.200 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:52:27.412 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:52:27.412 INFO kablam! Sep 14 04:52:27.421 INFO kablam! error: Could not compile `parallel-hamt-cache-conscious`. Sep 14 04:52:27.422 INFO kablam! Sep 14 04:52:27.422 INFO kablam! To learn more, run the command again with --verbose. Sep 14 04:52:27.424 INFO kablam! su: No module specific data is present Sep 14 04:52:29.073 INFO running `"docker" "rm" "-f" "88680961b030ab0f5e0f12cc556c460c5df23ddb0952d3f5c9af930212cac236"` Sep 14 04:52:29.451 INFO blam! 88680961b030ab0f5e0f12cc556c460c5df23ddb0952d3f5c9af930212cac236