Sep 01 16:16:55.060 INFO checking chichunchen/concurrent-cache-conscious-hamt-in-rust against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 16:16:55.060 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 16:16:55.060 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:16:55.334 INFO blam! 85b9c486c9083fc1342437028b5e0f25bfcccdec6c712caac70305e9064bf156 Sep 01 16:16:55.336 INFO running `"docker" "start" "-a" "85b9c486c9083fc1342437028b5e0f25bfcccdec6c712caac70305e9064bf156"` Sep 01 16:16:56.157 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 01 16:16:56.157 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 01 16:16:56.236 INFO kablam! Checking parking_lot v0.3.8 Sep 01 16:16:57.407 INFO kablam! Checking chashmap v2.2.0 Sep 01 16:16:58.505 INFO kablam! Checking parallel-hamt-cache-conscious v0.1.0 (file:///source) Sep 01 16:16:59.274 INFO kablam! error: a macro named `binary_format` has already been exported Sep 01 16:16:59.274 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 01 16:16:59.274 INFO kablam! | Sep 01 16:16:59.274 INFO kablam! 173 | / macro_rules! binary_format { Sep 01 16:16:59.274 INFO kablam! 174 | | ($x:expr) => { Sep 01 16:16:59.274 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 01 16:16:59.274 INFO kablam! 176 | | }; Sep 01 16:16:59.275 INFO kablam! 177 | | } Sep 01 16:16:59.275 INFO kablam! | |_^ `binary_format` already exported Sep 01 16:16:59.275 INFO kablam! | Sep 01 16:16:59.275 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 01 16:16:59.275 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 01 16:16:59.275 INFO kablam! = note: for more information, see issue #35896 Sep 01 16:16:59.275 INFO kablam! note: previous macro export is now shadowed Sep 01 16:16:59.275 INFO kablam! --> src/cchamt.rs:179:1 Sep 01 16:16:59.275 INFO kablam! | Sep 01 16:16:59.275 INFO kablam! 179 | / macro_rules! binary_format { Sep 01 16:16:59.275 INFO kablam! 180 | | ($x:expr) => { Sep 01 16:16:59.275 INFO kablam! 181 | | format!("{:#034b}", $x) Sep 01 16:16:59.275 INFO kablam! 182 | | }; Sep 01 16:16:59.275 INFO kablam! 183 | | } Sep 01 16:16:59.275 INFO kablam! | |_^ Sep 01 16:16:59.275 INFO kablam! Sep 01 16:16:59.275 INFO kablam! error: a macro named `binary_format` has already been exported Sep 01 16:16:59.275 INFO kablam! --> src/rwlock_cchamt.rs:187:1 Sep 01 16:16:59.276 INFO kablam! | Sep 01 16:16:59.276 INFO kablam! 187 | / macro_rules! binary_format { Sep 01 16:16:59.276 INFO kablam! 188 | | ($x:expr) => { Sep 01 16:16:59.276 INFO kablam! 189 | | format!("{:#034b}", $x) Sep 01 16:16:59.276 INFO kablam! 190 | | }; Sep 01 16:16:59.276 INFO kablam! 191 | | } Sep 01 16:16:59.276 INFO kablam! | |_^ `binary_format` already exported Sep 01 16:16:59.276 INFO kablam! | Sep 01 16:16:59.276 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 01 16:16:59.276 INFO kablam! = note: for more information, see issue #35896 Sep 01 16:16:59.276 INFO kablam! note: previous macro export is now shadowed Sep 01 16:16:59.276 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 01 16:16:59.276 INFO kablam! | Sep 01 16:16:59.276 INFO kablam! 173 | / macro_rules! binary_format { Sep 01 16:16:59.276 INFO kablam! 174 | | ($x:expr) => { Sep 01 16:16:59.276 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 01 16:16:59.276 INFO kablam! 176 | | }; Sep 01 16:16:59.276 INFO kablam! 177 | | } Sep 01 16:16:59.276 INFO kablam! | |_^ Sep 01 16:16:59.276 INFO kablam! Sep 01 16:16:59.329 INFO kablam! error: a macro named `binary_format` has already been exported Sep 01 16:16:59.329 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 01 16:16:59.329 INFO kablam! | Sep 01 16:16:59.329 INFO kablam! 173 | / macro_rules! binary_format { Sep 01 16:16:59.329 INFO kablam! 174 | | ($x:expr) => { Sep 01 16:16:59.329 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 01 16:16:59.329 INFO kablam! 176 | | }; Sep 01 16:16:59.329 INFO kablam! 177 | | } Sep 01 16:16:59.329 INFO kablam! | |_^ `binary_format` already exported Sep 01 16:16:59.329 INFO kablam! | Sep 01 16:16:59.329 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 01 16:16:59.329 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 01 16:16:59.329 INFO kablam! = note: for more information, see issue #35896 Sep 01 16:16:59.330 INFO kablam! note: previous macro export is now shadowed Sep 01 16:16:59.330 INFO kablam! --> src/cchamt.rs:179:1 Sep 01 16:16:59.330 INFO kablam! | Sep 01 16:16:59.330 INFO kablam! 179 | / macro_rules! binary_format { Sep 01 16:16:59.330 INFO kablam! 180 | | ($x:expr) => { Sep 01 16:16:59.330 INFO kablam! 181 | | format!("{:#034b}", $x) Sep 01 16:16:59.330 INFO kablam! 182 | | }; Sep 01 16:16:59.330 INFO kablam! 183 | | } Sep 01 16:16:59.330 INFO kablam! | |_^ Sep 01 16:16:59.330 INFO kablam! Sep 01 16:16:59.330 INFO kablam! error: a macro named `binary_format` has already been exported Sep 01 16:16:59.330 INFO kablam! --> src/rwlock_cchamt.rs:187:1 Sep 01 16:16:59.330 INFO kablam! | Sep 01 16:16:59.330 INFO kablam! 187 | / macro_rules! binary_format { Sep 01 16:16:59.330 INFO kablam! 188 | | ($x:expr) => { Sep 01 16:16:59.330 INFO kablam! 189 | | format!("{:#034b}", $x) Sep 01 16:16:59.330 INFO kablam! 190 | | }; Sep 01 16:16:59.330 INFO kablam! 191 | | } Sep 01 16:16:59.330 INFO kablam! | |_^ `binary_format` already exported Sep 01 16:16:59.330 INFO kablam! | Sep 01 16:16:59.330 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 01 16:16:59.330 INFO kablam! = note: for more information, see issue #35896 Sep 01 16:16:59.330 INFO kablam! note: previous macro export is now shadowed Sep 01 16:16:59.331 INFO kablam! --> src/mutex_cchamt.rs:173:1 Sep 01 16:16:59.331 INFO kablam! | Sep 01 16:16:59.331 INFO kablam! 173 | / macro_rules! binary_format { Sep 01 16:16:59.331 INFO kablam! 174 | | ($x:expr) => { Sep 01 16:16:59.331 INFO kablam! 175 | | format!("{:#034b}", $x) Sep 01 16:16:59.331 INFO kablam! 176 | | }; Sep 01 16:16:59.331 INFO kablam! 177 | | } Sep 01 16:16:59.331 INFO kablam! | |_^ Sep 01 16:16:59.331 INFO kablam! Sep 01 16:17:00.293 INFO kablam! error: aborting due to 2 previous errors Sep 01 16:17:00.293 INFO kablam! Sep 01 16:17:00.311 INFO kablam! error: aborting due to 2 previous errors Sep 01 16:17:00.311 INFO kablam! Sep 01 16:17:00.312 INFO kablam! error: Could not compile `parallel-hamt-cache-conscious`. Sep 01 16:17:00.313 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:17:00.326 INFO kablam! error: Could not compile `parallel-hamt-cache-conscious`. Sep 01 16:17:00.326 INFO kablam! Sep 01 16:17:00.326 INFO kablam! To learn more, run the command again with --verbose. Sep 01 16:17:00.329 INFO kablam! su: No module specific data is present Sep 01 16:17:00.835 INFO running `"docker" "rm" "-f" "85b9c486c9083fc1342437028b5e0f25bfcccdec6c712caac70305e9064bf156"` Sep 01 16:17:00.996 INFO blam! 85b9c486c9083fc1342437028b5e0f25bfcccdec6c712caac70305e9064bf156