Sep 01 17:14:01.775 INFO checking id-map-0.2.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 17:14:01.775 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 17:14:01.775 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 17:14:01.930 INFO blam! 6da73657dfad58f6e65d4f2d6155f5c3a5d165923b40ff10a3cd8b403ae501f9 Sep 01 17:14:01.931 INFO running `"docker" "start" "-a" "6da73657dfad58f6e65d4f2d6155f5c3a5d165923b40ff10a3cd8b403ae501f9"` Sep 01 17:14:02.772 INFO kablam! Checking id-set v0.2.2 Sep 01 17:14:03.684 INFO kablam! Checking id-map v0.2.1 (file:///source) Sep 01 17:14:04.235 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.235 INFO kablam! --> src/tests.rs:61:5 Sep 01 17:14:04.235 INFO kablam! | Sep 01 17:14:04.235 INFO kablam! 61 | assert_eq!(refs.len(), 5) Sep 01 17:14:04.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.235 INFO kablam! | Sep 01 17:14:04.235 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.235 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 17:14:04.235 INFO kablam! Sep 01 17:14:04.237 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.237 INFO kablam! --> src/tests.rs:149:5 Sep 01 17:14:04.237 INFO kablam! | Sep 01 17:14:04.237 INFO kablam! 149 | assert_eq!(format!("{:?}", ids), "{0: 0, 1: 1, 2: 2, 3: 3, 4: 4}") Sep 01 17:14:04.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.237 INFO kablam! | Sep 01 17:14:04.237 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.237 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 17:14:04.237 INFO kablam! Sep 01 17:14:04.237 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.237 INFO kablam! --> src/tests.rs:8:5 Sep 01 17:14:04.237 INFO kablam! | Sep 01 17:14:04.237 INFO kablam! 8 | assert_eq!(ids.insert(Box::new(0)), 0); Sep 01 17:14:04.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.238 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.238 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 17:14:04.238 INFO kablam! Sep 01 17:14:04.238 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.238 INFO kablam! --> src/tests.rs:9:5 Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.238 INFO kablam! 9 | assert_eq!(*ids[0], 0); Sep 01 17:14:04.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.238 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.238 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 17:14:04.238 INFO kablam! Sep 01 17:14:04.238 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.238 INFO kablam! --> src/tests.rs:12:5 Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.238 INFO kablam! 12 | assert_eq!(ids.insert(Box::new(1)), 1); Sep 01 17:14:04.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.238 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.238 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 17:14:04.238 INFO kablam! Sep 01 17:14:04.238 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.238 INFO kablam! --> src/tests.rs:13:5 Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.238 INFO kablam! 13 | assert_eq!(*ids[1], 1); Sep 01 17:14:04.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.238 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.239 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 17:14:04.239 INFO kablam! Sep 01 17:14:04.239 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.239 INFO kablam! --> src/tests.rs:16:5 Sep 01 17:14:04.239 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! 16 | assert_eq!(ids.insert(Box::new(2)), 2); Sep 01 17:14:04.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.239 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.239 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 17:14:04.239 INFO kablam! Sep 01 17:14:04.239 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.239 INFO kablam! --> src/tests.rs:17:5 Sep 01 17:14:04.239 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! 17 | assert_eq!(*ids[2], 2); Sep 01 17:14:04.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.239 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.239 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 17:14:04.239 INFO kablam! Sep 01 17:14:04.239 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.239 INFO kablam! --> src/tests.rs:20:5 Sep 01 17:14:04.239 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! 20 | assert_eq!(*ids.remove(0).unwrap(), 0); Sep 01 17:14:04.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.239 INFO kablam! | Sep 01 17:14:04.239 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.239 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 17:14:04.240 INFO kablam! Sep 01 17:14:04.240 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.240 INFO kablam! --> src/tests.rs:21:5 Sep 01 17:14:04.240 INFO kablam! | Sep 01 17:14:04.240 INFO kablam! 21 | assert_eq!(*ids.remove(2).unwrap(), 2); Sep 01 17:14:04.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.240 INFO kablam! | Sep 01 17:14:04.240 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.240 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 17:14:04.240 INFO kablam! Sep 01 17:14:04.240 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.240 INFO kablam! --> src/tests.rs:24:5 Sep 01 17:14:04.240 INFO kablam! | Sep 01 17:14:04.240 INFO kablam! 24 | assert_eq!(ids.insert(Box::new(3)), 0); Sep 01 17:14:04.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.240 INFO kablam! | Sep 01 17:14:04.240 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.240 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 17:14:04.240 INFO kablam! Sep 01 17:14:04.240 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.240 INFO kablam! --> src/tests.rs:25:5 Sep 01 17:14:04.240 INFO kablam! | Sep 01 17:14:04.240 INFO kablam! 25 | assert_eq!(*ids[0], 3); Sep 01 17:14:04.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.240 INFO kablam! | Sep 01 17:14:04.240 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.240 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 17:14:04.241 INFO kablam! Sep 01 17:14:04.241 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.241 INFO kablam! --> src/tests.rs:28:5 Sep 01 17:14:04.241 INFO kablam! | Sep 01 17:14:04.241 INFO kablam! 28 | assert_eq!(ids.insert(Box::new(4)), 2); Sep 01 17:14:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.241 INFO kablam! | Sep 01 17:14:04.241 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.241 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 17:14:04.241 INFO kablam! Sep 01 17:14:04.241 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.241 INFO kablam! --> src/tests.rs:29:5 Sep 01 17:14:04.241 INFO kablam! | Sep 01 17:14:04.241 INFO kablam! 29 | assert_eq!(*ids[2], 4); Sep 01 17:14:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.241 INFO kablam! | Sep 01 17:14:04.241 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.241 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 17:14:04.241 INFO kablam! Sep 01 17:14:04.245 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.245 INFO kablam! --> src/tests.rs:38:5 Sep 01 17:14:04.245 INFO kablam! | Sep 01 17:14:04.245 INFO kablam! 38 | assert_eq!(ids1[0], 0); Sep 01 17:14:04.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.245 INFO kablam! | Sep 01 17:14:04.245 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.245 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 17:14:04.245 INFO kablam! Sep 01 17:14:04.245 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.245 INFO kablam! --> src/tests.rs:39:5 Sep 01 17:14:04.245 INFO kablam! | Sep 01 17:14:04.245 INFO kablam! 39 | assert_eq!(ids1[1], 1); Sep 01 17:14:04.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.246 INFO kablam! | Sep 01 17:14:04.246 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.246 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 17:14:04.246 INFO kablam! Sep 01 17:14:04.246 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.246 INFO kablam! --> src/tests.rs:40:5 Sep 01 17:14:04.246 INFO kablam! | Sep 01 17:14:04.246 INFO kablam! 40 | assert_eq!(ids1[2], 2); Sep 01 17:14:04.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.246 INFO kablam! | Sep 01 17:14:04.246 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.246 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 17:14:04.246 INFO kablam! Sep 01 17:14:04.246 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.246 INFO kablam! --> src/tests.rs:41:5 Sep 01 17:14:04.246 INFO kablam! | Sep 01 17:14:04.246 INFO kablam! 41 | assert_eq!(ids1[3], 3); Sep 01 17:14:04.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.247 INFO kablam! | Sep 01 17:14:04.247 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.247 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 17:14:04.247 INFO kablam! Sep 01 17:14:04.247 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.247 INFO kablam! --> src/tests.rs:42:5 Sep 01 17:14:04.247 INFO kablam! | Sep 01 17:14:04.247 INFO kablam! 42 | assert_eq!(ids1[4], 4); Sep 01 17:14:04.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.248 INFO kablam! | Sep 01 17:14:04.248 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.248 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 17:14:04.248 INFO kablam! Sep 01 17:14:04.248 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.248 INFO kablam! --> src/tests.rs:45:5 Sep 01 17:14:04.248 INFO kablam! | Sep 01 17:14:04.249 INFO kablam! 45 | assert_eq!(ids1, ids2); Sep 01 17:14:04.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.250 INFO kablam! | Sep 01 17:14:04.250 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.250 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 17:14:04.250 INFO kablam! Sep 01 17:14:04.250 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.250 INFO kablam! --> src/tests.rs:47:5 Sep 01 17:14:04.251 INFO kablam! | Sep 01 17:14:04.251 INFO kablam! 47 | assert_eq!(ids1, ids2); Sep 01 17:14:04.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.251 INFO kablam! | Sep 01 17:14:04.251 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.251 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 17:14:04.251 INFO kablam! Sep 01 17:14:04.251 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.252 INFO kablam! --> src/tests.rs:49:5 Sep 01 17:14:04.252 INFO kablam! | Sep 01 17:14:04.252 INFO kablam! 49 | assert_eq!(ids1, ids2.into_iter().collect::>()); Sep 01 17:14:04.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.252 INFO kablam! | Sep 01 17:14:04.252 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.252 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 17:14:04.252 INFO kablam! Sep 01 17:14:04.252 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.252 INFO kablam! --> src/tests.rs:102:5 Sep 01 17:14:04.252 INFO kablam! | Sep 01 17:14:04.252 INFO kablam! 102 | assert_eq!(ids.insert(Test::new(0)), 0); Sep 01 17:14:04.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.253 INFO kablam! | Sep 01 17:14:04.253 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.253 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 17:14:04.253 INFO kablam! Sep 01 17:14:04.253 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.253 INFO kablam! --> src/tests.rs:105:5 Sep 01 17:14:04.253 INFO kablam! | Sep 01 17:14:04.253 INFO kablam! 105 | assert_eq!(ids.insert(Test::new(1)), 1); Sep 01 17:14:04.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.253 INFO kablam! | Sep 01 17:14:04.253 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.253 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 17:14:04.253 INFO kablam! Sep 01 17:14:04.253 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.253 INFO kablam! --> src/tests.rs:108:5 Sep 01 17:14:04.253 INFO kablam! | Sep 01 17:14:04.253 INFO kablam! 108 | assert_eq!(ids.insert(Test::new(2)), 2); Sep 01 17:14:04.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.253 INFO kablam! | Sep 01 17:14:04.253 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.253 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 17:14:04.254 INFO kablam! Sep 01 17:14:04.254 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.255 INFO kablam! --> src/tests.rs:117:5 Sep 01 17:14:04.255 INFO kablam! | Sep 01 17:14:04.255 INFO kablam! 117 | assert_eq!(ids.insert(Test::new(3)), 0); Sep 01 17:14:04.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.255 INFO kablam! | Sep 01 17:14:04.255 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.255 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 17:14:04.255 INFO kablam! Sep 01 17:14:04.255 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.255 INFO kablam! --> src/tests.rs:120:5 Sep 01 17:14:04.255 INFO kablam! | Sep 01 17:14:04.255 INFO kablam! 120 | assert_eq!(ids.insert(Test::new(4)), 2); Sep 01 17:14:04.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.255 INFO kablam! | Sep 01 17:14:04.255 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.255 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 17:14:04.255 INFO kablam! Sep 01 17:14:04.255 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.255 INFO kablam! --> src/tests.rs:142:5 Sep 01 17:14:04.256 INFO kablam! | Sep 01 17:14:04.256 INFO kablam! 142 | assert_eq!(COUNT.load(Ordering::SeqCst), 0); Sep 01 17:14:04.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.256 INFO kablam! | Sep 01 17:14:04.256 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.256 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 17:14:04.256 INFO kablam! Sep 01 17:14:04.256 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 01 17:14:04.256 INFO kablam! --> src/tests.rs:89:13 Sep 01 17:14:04.256 INFO kablam! | Sep 01 17:14:04.256 INFO kablam! 89 | assert!(COUNT.fetch_sub(1, Ordering::SeqCst) != 0); Sep 01 17:14:04.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:14:04.256 INFO kablam! | Sep 01 17:14:04.256 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 17:14:04.256 INFO kablam! Sep 01 17:14:04.256 INFO kablam! error: aborting due to 29 previous errors Sep 01 17:14:04.256 INFO kablam! Sep 01 17:14:04.258 INFO kablam! error: Could not compile `id-map`. Sep 01 17:14:04.258 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:14:04.401 INFO kablam! error: build failed Sep 01 17:14:04.402 INFO kablam! su: No module specific data is present Sep 01 17:14:04.850 INFO running `"docker" "rm" "-f" "6da73657dfad58f6e65d4f2d6155f5c3a5d165923b40ff10a3cd8b403ae501f9"` Sep 01 17:14:04.936 INFO blam! 6da73657dfad58f6e65d4f2d6155f5c3a5d165923b40ff10a3cd8b403ae501f9