Sep 02 17:37:04.552 INFO checking containers-0.9.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 17:37:04.552 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 17:37:04.552 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 17:37:04.747 INFO blam! 4a2b9935179507795ec22916bdc34af6d020bc09c8de4e1760e87883e4752130 Sep 02 17:37:04.749 INFO running `"docker" "start" "-a" "4a2b9935179507795ec22916bdc34af6d020bc09c8de4e1760e87883e4752130"` Sep 02 17:37:05.672 INFO kablam! Compiling hash-table v0.2.2 Sep 02 17:37:05.676 INFO kablam! Checking slot v0.2.5 Sep 02 17:37:05.677 INFO kablam! Compiling containers v0.9.1 (file:///source) Sep 02 17:37:05.677 INFO kablam! Checking rel v0.2.0 Sep 02 17:37:05.677 INFO kablam! Checking heap v0.1.0 Sep 02 17:37:05.732 INFO kablam! Checking loca v0.7.1 Sep 02 17:37:05.733 INFO kablam! Compiling env_logger v0.5.13 Sep 02 17:37:06.885 INFO kablam! Checking default_allocator v0.3.0 Sep 02 17:37:09.349 INFO kablam! Compiling quickcheck v0.6.2 Sep 02 17:37:10.220 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 02 17:37:10.220 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 02 17:37:10.220 INFO kablam! | Sep 02 17:37:10.220 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 02 17:37:10.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:37:10.220 INFO kablam! | Sep 02 17:37:10.220 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 02 17:37:10.220 INFO kablam! Sep 02 17:37:10.220 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 02 17:37:10.220 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 02 17:37:10.220 INFO kablam! | Sep 02 17:37:10.221 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 02 17:37:10.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:37:10.221 INFO kablam! Sep 02 17:37:10.223 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 02 17:37:10.223 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 02 17:37:10.223 INFO kablam! | Sep 02 17:37:10.223 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 02 17:37:10.223 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 02 17:37:10.223 INFO kablam! | |________________________________________________________________________^ Sep 02 17:37:10.223 INFO kablam! Sep 02 17:37:13.403 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 02 17:37:17.180 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 17:37:17.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 02 17:37:17.180 INFO kablam! | Sep 02 17:37:17.180 INFO kablam! 15 | use syntax::codemap; Sep 02 17:37:17.180 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 02 17:37:17.180 INFO kablam! Sep 02 17:37:17.279 INFO kablam! error: aborting due to previous error Sep 02 17:37:17.279 INFO kablam! Sep 02 17:37:17.279 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 17:37:17.297 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 02 17:37:17.297 INFO kablam! Sep 02 17:37:17.297 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:37:17.299 INFO kablam! su: No module specific data is present Sep 02 17:37:17.674 INFO running `"docker" "rm" "-f" "4a2b9935179507795ec22916bdc34af6d020bc09c8de4e1760e87883e4752130"` Sep 02 17:37:17.796 INFO blam! 4a2b9935179507795ec22916bdc34af6d020bc09c8de4e1760e87883e4752130