Sep 01 00:44:15.469 INFO checking id-map-0.2.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 00:44:15.469 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 00:44:15.469 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:44:15.645 INFO blam! f709426027589448572b253d04b4532f932a4ad3a23c1dc87cc1a45a0156dc71 Sep 01 00:44:15.647 INFO running `"docker" "start" "-a" "f709426027589448572b253d04b4532f932a4ad3a23c1dc87cc1a45a0156dc71"` Sep 01 00:44:16.477 INFO kablam! Checking id-set v0.2.2 Sep 01 00:44:17.577 INFO kablam! Checking id-map v0.2.1 (file:///source) Sep 01 00:44:18.143 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.143 INFO kablam! --> src/tests.rs:61:5 Sep 01 00:44:18.143 INFO kablam! | Sep 01 00:44:18.143 INFO kablam! 61 | assert_eq!(refs.len(), 5) Sep 01 00:44:18.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.143 INFO kablam! | Sep 01 00:44:18.143 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.143 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.144 INFO kablam! Sep 01 00:44:18.148 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.148 INFO kablam! --> src/tests.rs:149:5 Sep 01 00:44:18.148 INFO kablam! | Sep 01 00:44:18.148 INFO kablam! 149 | assert_eq!(format!("{:?}", ids), "{0: 0, 1: 1, 2: 2, 3: 3, 4: 4}") Sep 01 00:44:18.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.149 INFO kablam! | Sep 01 00:44:18.149 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.149 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.149 INFO kablam! Sep 01 00:44:18.149 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.149 INFO kablam! --> src/tests.rs:8:5 Sep 01 00:44:18.149 INFO kablam! | Sep 01 00:44:18.149 INFO kablam! 8 | assert_eq!(ids.insert(Box::new(0)), 0); Sep 01 00:44:18.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.149 INFO kablam! | Sep 01 00:44:18.149 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.149 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.149 INFO kablam! Sep 01 00:44:18.150 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.150 INFO kablam! --> src/tests.rs:9:5 Sep 01 00:44:18.150 INFO kablam! | Sep 01 00:44:18.150 INFO kablam! 9 | assert_eq!(*ids[0], 0); Sep 01 00:44:18.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.150 INFO kablam! | Sep 01 00:44:18.150 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.150 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.150 INFO kablam! Sep 01 00:44:18.150 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.150 INFO kablam! --> src/tests.rs:12:5 Sep 01 00:44:18.150 INFO kablam! | Sep 01 00:44:18.150 INFO kablam! 12 | assert_eq!(ids.insert(Box::new(1)), 1); Sep 01 00:44:18.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.150 INFO kablam! | Sep 01 00:44:18.150 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.150 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.150 INFO kablam! Sep 01 00:44:18.150 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.150 INFO kablam! --> src/tests.rs:13:5 Sep 01 00:44:18.151 INFO kablam! | Sep 01 00:44:18.151 INFO kablam! 13 | assert_eq!(*ids[1], 1); Sep 01 00:44:18.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.151 INFO kablam! | Sep 01 00:44:18.151 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.151 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.151 INFO kablam! Sep 01 00:44:18.151 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.151 INFO kablam! --> src/tests.rs:16:5 Sep 01 00:44:18.151 INFO kablam! | Sep 01 00:44:18.151 INFO kablam! 16 | assert_eq!(ids.insert(Box::new(2)), 2); Sep 01 00:44:18.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.151 INFO kablam! | Sep 01 00:44:18.151 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.151 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.151 INFO kablam! Sep 01 00:44:18.151 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.151 INFO kablam! --> src/tests.rs:17:5 Sep 01 00:44:18.151 INFO kablam! | Sep 01 00:44:18.151 INFO kablam! 17 | assert_eq!(*ids[2], 2); Sep 01 00:44:18.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.151 INFO kablam! | Sep 01 00:44:18.151 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.151 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.152 INFO kablam! Sep 01 00:44:18.152 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.152 INFO kablam! --> src/tests.rs:20:5 Sep 01 00:44:18.152 INFO kablam! | Sep 01 00:44:18.152 INFO kablam! 20 | assert_eq!(*ids.remove(0).unwrap(), 0); Sep 01 00:44:18.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.152 INFO kablam! | Sep 01 00:44:18.152 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.152 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.152 INFO kablam! Sep 01 00:44:18.152 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.152 INFO kablam! --> src/tests.rs:21:5 Sep 01 00:44:18.152 INFO kablam! | Sep 01 00:44:18.152 INFO kablam! 21 | assert_eq!(*ids.remove(2).unwrap(), 2); Sep 01 00:44:18.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.152 INFO kablam! | Sep 01 00:44:18.152 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.152 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.152 INFO kablam! Sep 01 00:44:18.152 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.152 INFO kablam! --> src/tests.rs:24:5 Sep 01 00:44:18.152 INFO kablam! | Sep 01 00:44:18.152 INFO kablam! 24 | assert_eq!(ids.insert(Box::new(3)), 0); Sep 01 00:44:18.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.153 INFO kablam! | Sep 01 00:44:18.153 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.153 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.153 INFO kablam! Sep 01 00:44:18.153 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.153 INFO kablam! --> src/tests.rs:25:5 Sep 01 00:44:18.153 INFO kablam! | Sep 01 00:44:18.153 INFO kablam! 25 | assert_eq!(*ids[0], 3); Sep 01 00:44:18.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.153 INFO kablam! | Sep 01 00:44:18.153 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.153 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.153 INFO kablam! Sep 01 00:44:18.153 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.153 INFO kablam! --> src/tests.rs:28:5 Sep 01 00:44:18.153 INFO kablam! | Sep 01 00:44:18.153 INFO kablam! 28 | assert_eq!(ids.insert(Box::new(4)), 2); Sep 01 00:44:18.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.153 INFO kablam! | Sep 01 00:44:18.153 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.153 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.154 INFO kablam! Sep 01 00:44:18.154 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.154 INFO kablam! --> src/tests.rs:29:5 Sep 01 00:44:18.154 INFO kablam! | Sep 01 00:44:18.154 INFO kablam! 29 | assert_eq!(*ids[2], 4); Sep 01 00:44:18.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.154 INFO kablam! | Sep 01 00:44:18.154 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.154 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.157 INFO kablam! Sep 01 00:44:18.157 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.157 INFO kablam! --> src/tests.rs:38:5 Sep 01 00:44:18.157 INFO kablam! | Sep 01 00:44:18.157 INFO kablam! 38 | assert_eq!(ids1[0], 0); Sep 01 00:44:18.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.158 INFO kablam! | Sep 01 00:44:18.158 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.158 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.158 INFO kablam! Sep 01 00:44:18.158 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.158 INFO kablam! --> src/tests.rs:39:5 Sep 01 00:44:18.158 INFO kablam! | Sep 01 00:44:18.158 INFO kablam! 39 | assert_eq!(ids1[1], 1); Sep 01 00:44:18.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.159 INFO kablam! | Sep 01 00:44:18.159 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.159 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.159 INFO kablam! Sep 01 00:44:18.159 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.159 INFO kablam! --> src/tests.rs:40:5 Sep 01 00:44:18.160 INFO kablam! | Sep 01 00:44:18.160 INFO kablam! 40 | assert_eq!(ids1[2], 2); Sep 01 00:44:18.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.160 INFO kablam! | Sep 01 00:44:18.160 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.160 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.161 INFO kablam! Sep 01 00:44:18.161 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.161 INFO kablam! --> src/tests.rs:41:5 Sep 01 00:44:18.161 INFO kablam! | Sep 01 00:44:18.161 INFO kablam! 41 | assert_eq!(ids1[3], 3); Sep 01 00:44:18.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.162 INFO kablam! | Sep 01 00:44:18.162 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.162 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.162 INFO kablam! Sep 01 00:44:18.163 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.163 INFO kablam! --> src/tests.rs:42:5 Sep 01 00:44:18.163 INFO kablam! | Sep 01 00:44:18.163 INFO kablam! 42 | assert_eq!(ids1[4], 4); Sep 01 00:44:18.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.163 INFO kablam! | Sep 01 00:44:18.163 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.163 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.164 INFO kablam! Sep 01 00:44:18.164 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.164 INFO kablam! --> src/tests.rs:45:5 Sep 01 00:44:18.164 INFO kablam! | Sep 01 00:44:18.164 INFO kablam! 45 | assert_eq!(ids1, ids2); Sep 01 00:44:18.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.164 INFO kablam! | Sep 01 00:44:18.164 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.165 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.165 INFO kablam! Sep 01 00:44:18.165 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.165 INFO kablam! --> src/tests.rs:47:5 Sep 01 00:44:18.165 INFO kablam! | Sep 01 00:44:18.165 INFO kablam! 47 | assert_eq!(ids1, ids2); Sep 01 00:44:18.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.166 INFO kablam! | Sep 01 00:44:18.166 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.166 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.166 INFO kablam! Sep 01 00:44:18.166 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.166 INFO kablam! --> src/tests.rs:49:5 Sep 01 00:44:18.166 INFO kablam! | Sep 01 00:44:18.167 INFO kablam! 49 | assert_eq!(ids1, ids2.into_iter().collect::>()); Sep 01 00:44:18.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.167 INFO kablam! | Sep 01 00:44:18.167 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.167 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.167 INFO kablam! Sep 01 00:44:18.168 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.168 INFO kablam! --> src/tests.rs:102:5 Sep 01 00:44:18.168 INFO kablam! | Sep 01 00:44:18.168 INFO kablam! 102 | assert_eq!(ids.insert(Test::new(0)), 0); Sep 01 00:44:18.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.168 INFO kablam! | Sep 01 00:44:18.168 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.168 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.169 INFO kablam! Sep 01 00:44:18.169 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.169 INFO kablam! --> src/tests.rs:105:5 Sep 01 00:44:18.169 INFO kablam! | Sep 01 00:44:18.169 INFO kablam! 105 | assert_eq!(ids.insert(Test::new(1)), 1); Sep 01 00:44:18.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.169 INFO kablam! | Sep 01 00:44:18.170 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.170 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.170 INFO kablam! Sep 01 00:44:18.170 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.170 INFO kablam! --> src/tests.rs:108:5 Sep 01 00:44:18.170 INFO kablam! | Sep 01 00:44:18.170 INFO kablam! 108 | assert_eq!(ids.insert(Test::new(2)), 2); Sep 01 00:44:18.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.171 INFO kablam! | Sep 01 00:44:18.171 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.171 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.171 INFO kablam! Sep 01 00:44:18.171 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.171 INFO kablam! --> src/tests.rs:117:5 Sep 01 00:44:18.171 INFO kablam! | Sep 01 00:44:18.172 INFO kablam! 117 | assert_eq!(ids.insert(Test::new(3)), 0); Sep 01 00:44:18.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.172 INFO kablam! | Sep 01 00:44:18.172 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.172 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.172 INFO kablam! Sep 01 00:44:18.172 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.173 INFO kablam! --> src/tests.rs:120:5 Sep 01 00:44:18.173 INFO kablam! | Sep 01 00:44:18.173 INFO kablam! 120 | assert_eq!(ids.insert(Test::new(4)), 2); Sep 01 00:44:18.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.173 INFO kablam! | Sep 01 00:44:18.173 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.173 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.174 INFO kablam! Sep 01 00:44:18.174 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.174 INFO kablam! --> src/tests.rs:142:5 Sep 01 00:44:18.174 INFO kablam! | Sep 01 00:44:18.174 INFO kablam! 142 | assert_eq!(COUNT.load(Ordering::SeqCst), 0); Sep 01 00:44:18.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.174 INFO kablam! | Sep 01 00:44:18.175 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.175 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 00:44:18.175 INFO kablam! Sep 01 00:44:18.175 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 00:44:18.175 INFO kablam! --> src/tests.rs:89:13 Sep 01 00:44:18.175 INFO kablam! | Sep 01 00:44:18.176 INFO kablam! 89 | assert!(COUNT.fetch_sub(1, Ordering::SeqCst) != 0); Sep 01 00:44:18.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:44:18.176 INFO kablam! | Sep 01 00:44:18.176 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:44:18.176 INFO kablam! Sep 01 00:44:18.176 INFO kablam! error: aborting due to 29 previous errors Sep 01 00:44:18.176 INFO kablam! Sep 01 00:44:18.177 INFO kablam! error: Could not compile `id-map`. Sep 01 00:44:18.177 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:44:18.554 INFO kablam! error: build failed Sep 01 00:44:18.555 INFO kablam! su: No module specific data is present Sep 01 00:44:18.871 INFO running `"docker" "rm" "-f" "f709426027589448572b253d04b4532f932a4ad3a23c1dc87cc1a45a0156dc71"` Sep 01 00:44:18.990 INFO blam! f709426027589448572b253d04b4532f932a4ad3a23c1dc87cc1a45a0156dc71