Sep 20 05:06:19.164 INFO checking containers-0.9.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:06:19.164 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:06:19.164 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:06:19.279 INFO blam! cbcc0524061f3d161bb33f6aed92f2877abc11ff4a14337a9322bbe5a4d5286e Sep 20 05:06:19.280 INFO running `"docker" "start" "-a" "cbcc0524061f3d161bb33f6aed92f2877abc11ff4a14337a9322bbe5a4d5286e"` Sep 20 05:06:21.114 INFO kablam! usermod: no changes Sep 20 05:06:21.220 INFO kablam! Compiling ptr v0.2.1 Sep 20 05:06:21.220 INFO kablam! Compiling hash-table v0.2.2 Sep 20 05:06:21.221 INFO kablam! Compiling containers v0.9.1 (/source) Sep 20 05:06:21.221 INFO kablam! Checking slot v0.2.5 Sep 20 05:06:21.225 INFO kablam! Checking fallible v0.1.2 Sep 20 05:06:21.228 INFO kablam! Compiling quickcheck v0.6.2 Sep 20 05:06:21.926 INFO kablam! Checking loca v0.7.1 Sep 20 05:06:22.213 INFO kablam! Checking default_allocator v0.3.0 Sep 20 05:06:23.599 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 20 05:06:23.599 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 20 05:06:23.599 INFO kablam! | Sep 20 05:06:23.599 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 20 05:06:23.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:06:23.599 INFO kablam! | Sep 20 05:06:23.599 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 20 05:06:23.599 INFO kablam! Sep 20 05:06:23.600 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 20 05:06:23.600 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 20 05:06:23.600 INFO kablam! | Sep 20 05:06:23.600 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 20 05:06:23.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:06:23.600 INFO kablam! Sep 20 05:06:23.602 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 20 05:06:23.602 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 20 05:06:23.602 INFO kablam! | Sep 20 05:06:23.602 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 20 05:06:23.602 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 20 05:06:23.602 INFO kablam! | |________________________________________________________________________^ Sep 20 05:06:23.602 INFO kablam! Sep 20 05:06:24.658 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 20 05:06:26.354 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:06:26.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 20 05:06:26.354 INFO kablam! | Sep 20 05:06:26.354 INFO kablam! 15 | use syntax::codemap; Sep 20 05:06:26.354 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 20 05:06:26.354 INFO kablam! Sep 20 05:06:26.426 INFO kablam! error: aborting due to previous error Sep 20 05:06:26.426 INFO kablam! Sep 20 05:06:26.426 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 05:06:26.442 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 20 05:06:26.442 INFO kablam! Sep 20 05:06:26.442 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:06:26.442 INFO kablam! su: No module specific data is present Sep 20 05:06:27.456 INFO running `"docker" "rm" "-f" "cbcc0524061f3d161bb33f6aed92f2877abc11ff4a14337a9322bbe5a4d5286e"` Sep 20 05:06:27.553 INFO blam! cbcc0524061f3d161bb33f6aed92f2877abc11ff4a14337a9322bbe5a4d5286e