Sep 01 07:32:36.472 INFO checking containers-0.9.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 07:32:36.472 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 07:32:36.472 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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:36.706 INFO blam! 75f493c8914657d5a7ff80463bf00596859eb95bbb36a988efdc05c960093a2f Sep 01 07:32:36.708 INFO running `"docker" "start" "-a" "75f493c8914657d5a7ff80463bf00596859eb95bbb36a988efdc05c960093a2f"` Sep 01 07:32:37.402 INFO kablam! Compiling containers v0.9.1 (file:///source) Sep 01 07:32:37.405 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 01 07:32:40.533 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 01 07:32:40.533 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 01 07:32:40.533 INFO kablam! | Sep 01 07:32:40.533 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 01 07:32:40.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:32:40.534 INFO kablam! | Sep 01 07:32:40.534 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 01 07:32:40.534 INFO kablam! Sep 01 07:32:40.534 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 01 07:32:40.534 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 01 07:32:40.534 INFO kablam! | Sep 01 07:32:40.534 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 01 07:32:40.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:32:40.534 INFO kablam! Sep 01 07:32:40.537 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 01 07:32:40.537 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 01 07:32:40.537 INFO kablam! | Sep 01 07:32:40.537 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 01 07:32:40.537 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 01 07:32:40.537 INFO kablam! | |________________________________________________________________________^ Sep 01 07:32:40.538 INFO kablam! Sep 01 07:32:41.954 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:32:41.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 01 07:32:41.954 INFO kablam! | Sep 01 07:32:41.954 INFO kablam! 15 | use syntax::codemap; Sep 01 07:32:41.954 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 01 07:32:41.954 INFO kablam! Sep 01 07:32:42.046 INFO kablam! error: aborting due to previous error Sep 01 07:32:42.046 INFO kablam! Sep 01 07:32:42.046 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 07:32:42.060 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 01 07:32:42.060 INFO kablam! Sep 01 07:32:42.060 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:32:42.062 INFO kablam! su: No module specific data is present Sep 01 07:32:42.491 INFO running `"docker" "rm" "-f" "75f493c8914657d5a7ff80463bf00596859eb95bbb36a988efdc05c960093a2f"` Sep 01 07:32:42.602 INFO blam! 75f493c8914657d5a7ff80463bf00596859eb95bbb36a988efdc05c960093a2f