Sep 04 17:03:03.602 INFO checking id-map-0.2.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 17:03:03.602 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 17:03:03.602 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:03:03.754 INFO blam! 30d881b060bee5aa348fe3853b4e193e103e3bc82b56602bd7a3bafd01a4c1f2 Sep 04 17:03:03.756 INFO running `"docker" "start" "-a" "30d881b060bee5aa348fe3853b4e193e103e3bc82b56602bd7a3bafd01a4c1f2"` Sep 04 17:03:04.354 INFO kablam! Checking id-set v0.2.2 Sep 04 17:03:05.305 INFO kablam! Checking id-map v0.2.1 (file:///source) Sep 04 17:03:05.852 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.852 INFO kablam! --> src/tests.rs:61:5 Sep 04 17:03:05.852 INFO kablam! | Sep 04 17:03:05.852 INFO kablam! 61 | assert_eq!(refs.len(), 5) Sep 04 17:03:05.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.852 INFO kablam! | Sep 04 17:03:05.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.852 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 17:03:05.852 INFO kablam! Sep 04 17:03:05.852 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.852 INFO kablam! --> src/tests.rs:149:5 Sep 04 17:03:05.852 INFO kablam! | Sep 04 17:03:05.852 INFO kablam! 149 | assert_eq!(format!("{:?}", ids), "{0: 0, 1: 1, 2: 2, 3: 3, 4: 4}") Sep 04 17:03:05.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.852 INFO kablam! | Sep 04 17:03:05.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.852 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 17:03:05.852 INFO kablam! Sep 04 17:03:05.852 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.852 INFO kablam! --> src/tests.rs:8:5 Sep 04 17:03:05.852 INFO kablam! | Sep 04 17:03:05.852 INFO kablam! 8 | assert_eq!(ids.insert(Box::new(0)), 0); Sep 04 17:03:05.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.852 INFO kablam! | Sep 04 17:03:05.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.852 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 17:03:05.852 INFO kablam! Sep 04 17:03:05.853 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.853 INFO kablam! --> src/tests.rs:9:5 Sep 04 17:03:05.853 INFO kablam! | Sep 04 17:03:05.853 INFO kablam! 9 | assert_eq!(*ids[0], 0); Sep 04 17:03:05.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.853 INFO kablam! | Sep 04 17:03:05.853 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.853 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 17:03:05.853 INFO kablam! Sep 04 17:03:05.853 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.853 INFO kablam! --> src/tests.rs:12:5 Sep 04 17:03:05.853 INFO kablam! | Sep 04 17:03:05.853 INFO kablam! 12 | assert_eq!(ids.insert(Box::new(1)), 1); Sep 04 17:03:05.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.853 INFO kablam! | Sep 04 17:03:05.853 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.853 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 17:03:05.853 INFO kablam! Sep 04 17:03:05.853 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.853 INFO kablam! --> src/tests.rs:13:5 Sep 04 17:03:05.853 INFO kablam! | Sep 04 17:03:05.853 INFO kablam! 13 | assert_eq!(*ids[1], 1); Sep 04 17:03:05.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.854 INFO kablam! | Sep 04 17:03:05.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.854 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 17:03:05.854 INFO kablam! Sep 04 17:03:05.854 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.854 INFO kablam! --> src/tests.rs:16:5 Sep 04 17:03:05.854 INFO kablam! | Sep 04 17:03:05.854 INFO kablam! 16 | assert_eq!(ids.insert(Box::new(2)), 2); Sep 04 17:03:05.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.854 INFO kablam! | Sep 04 17:03:05.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.854 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 17:03:05.854 INFO kablam! Sep 04 17:03:05.854 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.854 INFO kablam! --> src/tests.rs:17:5 Sep 04 17:03:05.854 INFO kablam! | Sep 04 17:03:05.854 INFO kablam! 17 | assert_eq!(*ids[2], 2); Sep 04 17:03:05.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.854 INFO kablam! | Sep 04 17:03:05.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.854 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 17:03:05.854 INFO kablam! Sep 04 17:03:05.854 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.854 INFO kablam! --> src/tests.rs:20:5 Sep 04 17:03:05.854 INFO kablam! | Sep 04 17:03:05.854 INFO kablam! 20 | assert_eq!(*ids.remove(0).unwrap(), 0); Sep 04 17:03:05.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.855 INFO kablam! | Sep 04 17:03:05.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.855 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 17:03:05.855 INFO kablam! Sep 04 17:03:05.855 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.855 INFO kablam! --> src/tests.rs:21:5 Sep 04 17:03:05.855 INFO kablam! | Sep 04 17:03:05.855 INFO kablam! 21 | assert_eq!(*ids.remove(2).unwrap(), 2); Sep 04 17:03:05.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.855 INFO kablam! | Sep 04 17:03:05.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.855 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 17:03:05.855 INFO kablam! Sep 04 17:03:05.855 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.855 INFO kablam! --> src/tests.rs:24:5 Sep 04 17:03:05.855 INFO kablam! | Sep 04 17:03:05.855 INFO kablam! 24 | assert_eq!(ids.insert(Box::new(3)), 0); Sep 04 17:03:05.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.855 INFO kablam! | Sep 04 17:03:05.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.855 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 17:03:05.855 INFO kablam! Sep 04 17:03:05.855 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.855 INFO kablam! --> src/tests.rs:25:5 Sep 04 17:03:05.855 INFO kablam! | Sep 04 17:03:05.856 INFO kablam! 25 | assert_eq!(*ids[0], 3); Sep 04 17:03:05.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.856 INFO kablam! | Sep 04 17:03:05.856 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.856 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 17:03:05.856 INFO kablam! Sep 04 17:03:05.856 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.856 INFO kablam! --> src/tests.rs:28:5 Sep 04 17:03:05.856 INFO kablam! | Sep 04 17:03:05.856 INFO kablam! 28 | assert_eq!(ids.insert(Box::new(4)), 2); Sep 04 17:03:05.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.856 INFO kablam! | Sep 04 17:03:05.856 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.856 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 17:03:05.856 INFO kablam! Sep 04 17:03:05.856 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.856 INFO kablam! --> src/tests.rs:29:5 Sep 04 17:03:05.856 INFO kablam! | Sep 04 17:03:05.856 INFO kablam! 29 | assert_eq!(*ids[2], 4); Sep 04 17:03:05.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.856 INFO kablam! | Sep 04 17:03:05.856 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.856 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 17:03:05.856 INFO kablam! Sep 04 17:03:05.856 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.856 INFO kablam! --> src/tests.rs:38:5 Sep 04 17:03:05.857 INFO kablam! | Sep 04 17:03:05.857 INFO kablam! 38 | assert_eq!(ids1[0], 0); Sep 04 17:03:05.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.857 INFO kablam! | Sep 04 17:03:05.857 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.857 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 17:03:05.857 INFO kablam! Sep 04 17:03:05.857 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.857 INFO kablam! --> src/tests.rs:39:5 Sep 04 17:03:05.857 INFO kablam! | Sep 04 17:03:05.857 INFO kablam! 39 | assert_eq!(ids1[1], 1); Sep 04 17:03:05.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.857 INFO kablam! | Sep 04 17:03:05.857 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.857 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 17:03:05.857 INFO kablam! Sep 04 17:03:05.857 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.857 INFO kablam! --> src/tests.rs:40:5 Sep 04 17:03:05.857 INFO kablam! | Sep 04 17:03:05.857 INFO kablam! 40 | assert_eq!(ids1[2], 2); Sep 04 17:03:05.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.857 INFO kablam! | Sep 04 17:03:05.857 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.857 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 17:03:05.857 INFO kablam! Sep 04 17:03:05.857 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.858 INFO kablam! --> src/tests.rs:41:5 Sep 04 17:03:05.858 INFO kablam! | Sep 04 17:03:05.858 INFO kablam! 41 | assert_eq!(ids1[3], 3); Sep 04 17:03:05.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.858 INFO kablam! | Sep 04 17:03:05.858 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.858 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 17:03:05.858 INFO kablam! Sep 04 17:03:05.858 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.858 INFO kablam! --> src/tests.rs:42:5 Sep 04 17:03:05.858 INFO kablam! | Sep 04 17:03:05.858 INFO kablam! 42 | assert_eq!(ids1[4], 4); Sep 04 17:03:05.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.858 INFO kablam! | Sep 04 17:03:05.858 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.858 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 17:03:05.858 INFO kablam! Sep 04 17:03:05.858 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.858 INFO kablam! --> src/tests.rs:45:5 Sep 04 17:03:05.858 INFO kablam! | Sep 04 17:03:05.858 INFO kablam! 45 | assert_eq!(ids1, ids2); Sep 04 17:03:05.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.858 INFO kablam! | Sep 04 17:03:05.858 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.858 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 17:03:05.858 INFO kablam! Sep 04 17:03:05.859 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.859 INFO kablam! --> src/tests.rs:47:5 Sep 04 17:03:05.859 INFO kablam! | Sep 04 17:03:05.859 INFO kablam! 47 | assert_eq!(ids1, ids2); Sep 04 17:03:05.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.859 INFO kablam! | Sep 04 17:03:05.859 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.859 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 17:03:05.859 INFO kablam! Sep 04 17:03:05.859 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.859 INFO kablam! --> src/tests.rs:49:5 Sep 04 17:03:05.859 INFO kablam! | Sep 04 17:03:05.859 INFO kablam! 49 | assert_eq!(ids1, ids2.into_iter().collect::>()); Sep 04 17:03:05.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.859 INFO kablam! | Sep 04 17:03:05.859 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.859 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 17:03:05.859 INFO kablam! Sep 04 17:03:05.859 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.859 INFO kablam! --> src/tests.rs:102:5 Sep 04 17:03:05.859 INFO kablam! | Sep 04 17:03:05.859 INFO kablam! 102 | assert_eq!(ids.insert(Test::new(0)), 0); Sep 04 17:03:05.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.859 INFO kablam! | Sep 04 17:03:05.859 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.859 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 17:03:05.859 INFO kablam! Sep 04 17:03:05.860 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.860 INFO kablam! --> src/tests.rs:105:5 Sep 04 17:03:05.860 INFO kablam! | Sep 04 17:03:05.860 INFO kablam! 105 | assert_eq!(ids.insert(Test::new(1)), 1); Sep 04 17:03:05.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.860 INFO kablam! | Sep 04 17:03:05.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.860 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 17:03:05.860 INFO kablam! Sep 04 17:03:05.860 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.860 INFO kablam! --> src/tests.rs:108:5 Sep 04 17:03:05.860 INFO kablam! | Sep 04 17:03:05.860 INFO kablam! 108 | assert_eq!(ids.insert(Test::new(2)), 2); Sep 04 17:03:05.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.860 INFO kablam! | Sep 04 17:03:05.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.860 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 17:03:05.860 INFO kablam! Sep 04 17:03:05.860 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.860 INFO kablam! --> src/tests.rs:117:5 Sep 04 17:03:05.860 INFO kablam! | Sep 04 17:03:05.860 INFO kablam! 117 | assert_eq!(ids.insert(Test::new(3)), 0); Sep 04 17:03:05.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.860 INFO kablam! | Sep 04 17:03:05.860 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.860 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 17:03:05.861 INFO kablam! Sep 04 17:03:05.861 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.861 INFO kablam! --> src/tests.rs:120:5 Sep 04 17:03:05.861 INFO kablam! | Sep 04 17:03:05.861 INFO kablam! 120 | assert_eq!(ids.insert(Test::new(4)), 2); Sep 04 17:03:05.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.861 INFO kablam! | Sep 04 17:03:05.861 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.861 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 17:03:05.861 INFO kablam! Sep 04 17:03:05.861 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.861 INFO kablam! --> src/tests.rs:142:5 Sep 04 17:03:05.861 INFO kablam! | Sep 04 17:03:05.861 INFO kablam! 142 | assert_eq!(COUNT.load(Ordering::SeqCst), 0); Sep 04 17:03:05.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.861 INFO kablam! | Sep 04 17:03:05.861 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.861 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 17:03:05.861 INFO kablam! Sep 04 17:03:05.861 INFO kablam! error: cannot determine resolution for the macro `panic` Sep 04 17:03:05.861 INFO kablam! --> src/tests.rs:89:13 Sep 04 17:03:05.861 INFO kablam! | Sep 04 17:03:05.861 INFO kablam! 89 | assert!(COUNT.fetch_sub(1, Ordering::SeqCst) != 0); Sep 04 17:03:05.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:03:05.861 INFO kablam! | Sep 04 17:03:05.861 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 17:03:05.861 INFO kablam! Sep 04 17:03:05.862 INFO kablam! error: aborting due to 29 previous errors Sep 04 17:03:05.862 INFO kablam! Sep 04 17:03:05.867 INFO kablam! error: Could not compile `id-map`. Sep 04 17:03:05.867 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:03:06.091 INFO kablam! error: build failed Sep 04 17:03:06.092 INFO kablam! su: No module specific data is present Sep 04 17:03:06.526 INFO running `"docker" "rm" "-f" "30d881b060bee5aa348fe3853b4e193e103e3bc82b56602bd7a3bafd01a4c1f2"` Sep 04 17:03:06.620 INFO blam! 30d881b060bee5aa348fe3853b4e193e103e3bc82b56602bd7a3bafd01a4c1f2