Sep 04 20:56:56.776 INFO checking containers-0.9.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:56:56.776 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:56:56.776 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:56:56.966 INFO blam! d6cf305ebfff3a63a1aebb0a8c9fc83c5e4fa686f489f9985eee477636250b6c Sep 04 20:56:56.968 INFO running `"docker" "start" "-a" "d6cf305ebfff3a63a1aebb0a8c9fc83c5e4fa686f489f9985eee477636250b6c"` Sep 04 20:56:57.737 INFO kablam! Compiling containers v0.9.1 (file:///source) Sep 04 20:56:57.740 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 04 20:57:00.998 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 04 20:57:00.998 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 04 20:57:00.998 INFO kablam! | Sep 04 20:57:00.998 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 04 20:57:00.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:57:00.998 INFO kablam! | Sep 04 20:57:00.998 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 04 20:57:00.998 INFO kablam! Sep 04 20:57:00.998 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 04 20:57:00.998 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 04 20:57:00.998 INFO kablam! | Sep 04 20:57:00.999 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 04 20:57:00.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:57:00.999 INFO kablam! Sep 04 20:57:01.002 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 04 20:57:01.002 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 04 20:57:01.002 INFO kablam! | Sep 04 20:57:01.002 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 04 20:57:01.002 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 04 20:57:01.002 INFO kablam! | |________________________________________________________________________^ Sep 04 20:57:01.002 INFO kablam! Sep 04 20:57:02.776 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 20:57:02.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 04 20:57:02.777 INFO kablam! | Sep 04 20:57:02.777 INFO kablam! 15 | use syntax::codemap; Sep 04 20:57:02.777 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 04 20:57:02.777 INFO kablam! Sep 04 20:57:02.866 INFO kablam! error: aborting due to previous error Sep 04 20:57:02.866 INFO kablam! Sep 04 20:57:02.866 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 20:57:02.882 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 04 20:57:02.882 INFO kablam! Sep 04 20:57:02.882 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:57:02.883 INFO kablam! su: No module specific data is present Sep 04 20:57:03.344 INFO running `"docker" "rm" "-f" "d6cf305ebfff3a63a1aebb0a8c9fc83c5e4fa686f489f9985eee477636250b6c"` Sep 04 20:57:03.468 INFO blam! d6cf305ebfff3a63a1aebb0a8c9fc83c5e4fa686f489f9985eee477636250b6c