Sep 20 03:25:23.033 INFO checking containers-0.9.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:25:23.033 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:25:23.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:25:23.183 INFO blam! d567fe05e79669df63271e5065dc8cc3235ba40a77a9f5c9f49b90e571259016 Sep 20 03:25:23.185 INFO running `"docker" "start" "-a" "d567fe05e79669df63271e5065dc8cc3235ba40a77a9f5c9f49b90e571259016"` Sep 20 03:25:23.996 INFO kablam! usermod: no changes Sep 20 03:25:24.084 INFO kablam! Compiling hash-table v0.2.2 Sep 20 03:25:24.085 INFO kablam! Compiling containers v0.9.1 (/source) Sep 20 03:25:24.085 INFO kablam! Checking slot v0.2.5 Sep 20 03:25:24.085 INFO kablam! Checking rel v0.2.0 Sep 20 03:25:24.085 INFO kablam! Checking heap v0.1.0 Sep 20 03:25:24.089 INFO kablam! Checking loca v0.7.1 Sep 20 03:25:24.090 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 20 03:25:24.291 INFO kablam! Checking default_allocator v0.3.0 Sep 20 03:25:25.867 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 20 03:25:25.867 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 20 03:25:25.867 INFO kablam! | Sep 20 03:25:25.867 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 20 03:25:25.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:25.867 INFO kablam! | Sep 20 03:25:25.867 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 20 03:25:25.867 INFO kablam! Sep 20 03:25:25.867 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 20 03:25:25.867 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 20 03:25:25.867 INFO kablam! | Sep 20 03:25:25.867 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 20 03:25:25.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:25:25.867 INFO kablam! Sep 20 03:25:25.867 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 20 03:25:25.867 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 20 03:25:25.867 INFO kablam! | Sep 20 03:25:25.867 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 20 03:25:25.867 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 20 03:25:25.867 INFO kablam! | |________________________________________________________________________^ Sep 20 03:25:25.867 INFO kablam! Sep 20 03:25:26.027 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 03:25:26.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 20 03:25:26.027 INFO kablam! | Sep 20 03:25:26.027 INFO kablam! 15 | use syntax::codemap; Sep 20 03:25:26.027 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 20 03:25:26.027 INFO kablam! Sep 20 03:25:26.103 INFO kablam! error: aborting due to previous error Sep 20 03:25:26.103 INFO kablam! Sep 20 03:25:26.103 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 03:25:26.118 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 20 03:25:26.118 INFO kablam! Sep 20 03:25:26.118 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:25:26.119 INFO kablam! su: No module specific data is present Sep 20 03:25:27.245 INFO running `"docker" "rm" "-f" "d567fe05e79669df63271e5065dc8cc3235ba40a77a9f5c9f49b90e571259016"` Sep 20 03:25:27.358 INFO blam! d567fe05e79669df63271e5065dc8cc3235ba40a77a9f5c9f49b90e571259016