Sep 04 14:06:46.433 INFO checking id-map-0.2.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:06:46.433 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:06:46.433 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:06:46.586 INFO blam! c7d6dca452205a769f60a8e026a14e2676793a9d938bfeb57714d19f0207faad Sep 04 14:06:46.588 INFO running `"docker" "start" "-a" "c7d6dca452205a769f60a8e026a14e2676793a9d938bfeb57714d19f0207faad"` Sep 04 14:06:47.361 INFO kablam! Checking id-set v0.2.2 Sep 04 14:06:48.384 INFO kablam! Checking id-map v0.2.1 (file:///source) Sep 04 14:06:48.958 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.958 INFO kablam! --> src/tests.rs:61:5 Sep 04 14:06:48.958 INFO kablam! | Sep 04 14:06:48.958 INFO kablam! 61 | assert_eq!(refs.len(), 5) Sep 04 14:06:48.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.958 INFO kablam! | Sep 04 14:06:48.958 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.958 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 04 14:06:48.959 INFO kablam! Sep 04 14:06:48.959 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.959 INFO kablam! --> src/tests.rs:149:5 Sep 04 14:06:48.959 INFO kablam! | Sep 04 14:06:48.959 INFO kablam! 149 | assert_eq!(format!("{:?}", ids), "{0: 0, 1: 1, 2: 2, 3: 3, 4: 4}") Sep 04 14:06:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.959 INFO kablam! | Sep 04 14:06:48.959 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.959 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 04 14:06:48.959 INFO kablam! Sep 04 14:06:48.959 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.959 INFO kablam! --> src/tests.rs:8:5 Sep 04 14:06:48.959 INFO kablam! | Sep 04 14:06:48.959 INFO kablam! 8 | assert_eq!(ids.insert(Box::new(0)), 0); Sep 04 14:06:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.959 INFO kablam! | Sep 04 14:06:48.959 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.959 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 04 14:06:48.959 INFO kablam! Sep 04 14:06:48.959 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.959 INFO kablam! --> src/tests.rs:9:5 Sep 04 14:06:48.959 INFO kablam! | Sep 04 14:06:48.959 INFO kablam! 9 | assert_eq!(*ids[0], 0); Sep 04 14:06:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.959 INFO kablam! | Sep 04 14:06:48.959 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.960 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 04 14:06:48.960 INFO kablam! Sep 04 14:06:48.960 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.960 INFO kablam! --> src/tests.rs:12:5 Sep 04 14:06:48.960 INFO kablam! | Sep 04 14:06:48.960 INFO kablam! 12 | assert_eq!(ids.insert(Box::new(1)), 1); Sep 04 14:06:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.960 INFO kablam! | Sep 04 14:06:48.960 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.960 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 04 14:06:48.960 INFO kablam! Sep 04 14:06:48.960 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.960 INFO kablam! --> src/tests.rs:13:5 Sep 04 14:06:48.960 INFO kablam! | Sep 04 14:06:48.960 INFO kablam! 13 | assert_eq!(*ids[1], 1); Sep 04 14:06:48.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.960 INFO kablam! | Sep 04 14:06:48.960 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.960 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 04 14:06:48.960 INFO kablam! Sep 04 14:06:48.960 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.961 INFO kablam! --> src/tests.rs:16:5 Sep 04 14:06:48.961 INFO kablam! | Sep 04 14:06:48.961 INFO kablam! 16 | assert_eq!(ids.insert(Box::new(2)), 2); Sep 04 14:06:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.961 INFO kablam! | Sep 04 14:06:48.961 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.961 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 04 14:06:48.961 INFO kablam! Sep 04 14:06:48.961 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.961 INFO kablam! --> src/tests.rs:17:5 Sep 04 14:06:48.961 INFO kablam! | Sep 04 14:06:48.961 INFO kablam! 17 | assert_eq!(*ids[2], 2); Sep 04 14:06:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.961 INFO kablam! | Sep 04 14:06:48.961 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.961 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 04 14:06:48.961 INFO kablam! Sep 04 14:06:48.961 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.961 INFO kablam! --> src/tests.rs:20:5 Sep 04 14:06:48.961 INFO kablam! | Sep 04 14:06:48.961 INFO kablam! 20 | assert_eq!(*ids.remove(0).unwrap(), 0); Sep 04 14:06:48.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.961 INFO kablam! | Sep 04 14:06:48.961 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.961 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 04 14:06:48.962 INFO kablam! Sep 04 14:06:48.962 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.962 INFO kablam! --> src/tests.rs:21:5 Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! 21 | assert_eq!(*ids.remove(2).unwrap(), 2); Sep 04 14:06:48.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.962 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 04 14:06:48.962 INFO kablam! Sep 04 14:06:48.962 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.962 INFO kablam! --> src/tests.rs:24:5 Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! 24 | assert_eq!(ids.insert(Box::new(3)), 0); Sep 04 14:06:48.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.962 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 04 14:06:48.962 INFO kablam! Sep 04 14:06:48.962 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.962 INFO kablam! --> src/tests.rs:25:5 Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! 25 | assert_eq!(*ids[0], 3); Sep 04 14:06:48.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.962 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 04 14:06:48.962 INFO kablam! Sep 04 14:06:48.962 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.962 INFO kablam! --> src/tests.rs:28:5 Sep 04 14:06:48.962 INFO kablam! | Sep 04 14:06:48.962 INFO kablam! 28 | assert_eq!(ids.insert(Box::new(4)), 2); Sep 04 14:06:48.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.963 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 04 14:06:48.963 INFO kablam! Sep 04 14:06:48.963 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.963 INFO kablam! --> src/tests.rs:29:5 Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! 29 | assert_eq!(*ids[2], 4); Sep 04 14:06:48.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.963 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 04 14:06:48.963 INFO kablam! Sep 04 14:06:48.963 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.963 INFO kablam! --> src/tests.rs:38:5 Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! 38 | assert_eq!(ids1[0], 0); Sep 04 14:06:48.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.963 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 04 14:06:48.963 INFO kablam! Sep 04 14:06:48.963 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.963 INFO kablam! --> src/tests.rs:39:5 Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! 39 | assert_eq!(ids1[1], 1); Sep 04 14:06:48.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.963 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 04 14:06:48.963 INFO kablam! Sep 04 14:06:48.963 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.963 INFO kablam! --> src/tests.rs:40:5 Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! 40 | assert_eq!(ids1[2], 2); Sep 04 14:06:48.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.963 INFO kablam! | Sep 04 14:06:48.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.963 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 04 14:06:48.964 INFO kablam! Sep 04 14:06:48.964 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.964 INFO kablam! --> src/tests.rs:41:5 Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! 41 | assert_eq!(ids1[3], 3); Sep 04 14:06:48.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.964 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 04 14:06:48.964 INFO kablam! Sep 04 14:06:48.964 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.964 INFO kablam! --> src/tests.rs:42:5 Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! 42 | assert_eq!(ids1[4], 4); Sep 04 14:06:48.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.964 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 04 14:06:48.964 INFO kablam! Sep 04 14:06:48.964 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.964 INFO kablam! --> src/tests.rs:45:5 Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! 45 | assert_eq!(ids1, ids2); Sep 04 14:06:48.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.964 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 04 14:06:48.964 INFO kablam! Sep 04 14:06:48.964 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.964 INFO kablam! --> src/tests.rs:47:5 Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! 47 | assert_eq!(ids1, ids2); Sep 04 14:06:48.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.964 INFO kablam! | Sep 04 14:06:48.964 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.964 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 04 14:06:48.964 INFO kablam! Sep 04 14:06:48.964 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.964 INFO kablam! --> src/tests.rs:49:5 Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! 49 | assert_eq!(ids1, ids2.into_iter().collect::>()); Sep 04 14:06:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.965 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 04 14:06:48.965 INFO kablam! Sep 04 14:06:48.965 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.965 INFO kablam! --> src/tests.rs:102:5 Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! 102 | assert_eq!(ids.insert(Test::new(0)), 0); Sep 04 14:06:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.965 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 04 14:06:48.965 INFO kablam! Sep 04 14:06:48.965 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.965 INFO kablam! --> src/tests.rs:105:5 Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! 105 | assert_eq!(ids.insert(Test::new(1)), 1); Sep 04 14:06:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.965 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 04 14:06:48.965 INFO kablam! Sep 04 14:06:48.965 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.965 INFO kablam! --> src/tests.rs:108:5 Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! 108 | assert_eq!(ids.insert(Test::new(2)), 2); Sep 04 14:06:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.965 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 04 14:06:48.965 INFO kablam! Sep 04 14:06:48.965 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.965 INFO kablam! --> src/tests.rs:117:5 Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.965 INFO kablam! 117 | assert_eq!(ids.insert(Test::new(3)), 0); Sep 04 14:06:48.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.965 INFO kablam! | Sep 04 14:06:48.966 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.966 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 04 14:06:48.966 INFO kablam! Sep 04 14:06:48.966 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.966 INFO kablam! --> src/tests.rs:120:5 Sep 04 14:06:48.966 INFO kablam! | Sep 04 14:06:48.966 INFO kablam! 120 | assert_eq!(ids.insert(Test::new(4)), 2); Sep 04 14:06:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.966 INFO kablam! | Sep 04 14:06:48.966 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.966 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 04 14:06:48.966 INFO kablam! Sep 04 14:06:48.966 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.966 INFO kablam! --> src/tests.rs:142:5 Sep 04 14:06:48.966 INFO kablam! | Sep 04 14:06:48.966 INFO kablam! 142 | assert_eq!(COUNT.load(Ordering::SeqCst), 0); Sep 04 14:06:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.966 INFO kablam! | Sep 04 14:06:48.966 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.966 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 04 14:06:48.966 INFO kablam! Sep 04 14:06:48.966 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 14:06:48.966 INFO kablam! --> src/tests.rs:89:13 Sep 04 14:06:48.966 INFO kablam! | Sep 04 14:06:48.966 INFO kablam! 89 | assert!(COUNT.fetch_sub(1, Ordering::SeqCst) != 0); Sep 04 14:06:48.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:06:48.967 INFO kablam! | Sep 04 14:06:48.967 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 14:06:48.967 INFO kablam! Sep 04 14:06:48.971 INFO kablam! error: aborting due to 29 previous errors Sep 04 14:06:48.971 INFO kablam! Sep 04 14:06:48.976 INFO kablam! error: Could not compile `id-map`. Sep 04 14:06:48.976 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:06:49.203 INFO kablam! error: build failed Sep 04 14:06:49.204 INFO kablam! su: No module specific data is present Sep 04 14:06:49.644 INFO running `"docker" "rm" "-f" "c7d6dca452205a769f60a8e026a14e2676793a9d938bfeb57714d19f0207faad"` Sep 04 14:06:49.734 INFO blam! c7d6dca452205a769f60a8e026a14e2676793a9d938bfeb57714d19f0207faad