Sep 01 07:32:37.407 INFO checking containers-0.9.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 07:32:37.407 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 07:32:37.408 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:32:37.578 INFO blam! 178af0ab74032b71fdf6437d9e4edde16b93a91ba5bacf411676e2740ef9e0f4 Sep 01 07:32:37.579 INFO running `"docker" "start" "-a" "178af0ab74032b71fdf6437d9e4edde16b93a91ba5bacf411676e2740ef9e0f4"` Sep 01 07:32:38.419 INFO kablam! Compiling containers v0.9.1 (file:///source) Sep 01 07:32:38.423 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 01 07:32:42.220 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 01 07:32:42.220 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 01 07:32:42.220 INFO kablam! | Sep 01 07:32:42.220 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 01 07:32:42.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:32:42.220 INFO kablam! | Sep 01 07:32:42.220 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 01 07:32:42.220 INFO kablam! Sep 01 07:32:42.220 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 01 07:32:42.221 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 01 07:32:42.221 INFO kablam! | Sep 01 07:32:42.221 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 01 07:32:42.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:32:42.221 INFO kablam! Sep 01 07:32:42.223 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 01 07:32:42.223 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 01 07:32:42.223 INFO kablam! | Sep 01 07:32:42.223 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 01 07:32:42.223 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 01 07:32:42.223 INFO kablam! | |________________________________________________________________________^ Sep 01 07:32:42.223 INFO kablam! Sep 01 07:32:43.087 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:32:43.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 01 07:32:43.087 INFO kablam! | Sep 01 07:32:43.087 INFO kablam! 15 | use syntax::codemap; Sep 01 07:32:43.087 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 01 07:32:43.088 INFO kablam! Sep 01 07:32:43.191 INFO kablam! error: aborting due to previous error Sep 01 07:32:43.191 INFO kablam! Sep 01 07:32:43.191 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 07:32:43.205 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 01 07:32:43.205 INFO kablam! Sep 01 07:32:43.205 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:32:43.206 INFO kablam! su: No module specific data is present Sep 01 07:32:43.604 INFO running `"docker" "rm" "-f" "178af0ab74032b71fdf6437d9e4edde16b93a91ba5bacf411676e2740ef9e0f4"` Sep 01 07:32:43.699 INFO blam! 178af0ab74032b71fdf6437d9e4edde16b93a91ba5bacf411676e2740ef9e0f4