Sep 21 11:56:48.100 INFO checking containers-0.9.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:56:48.100 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:56:48.101 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:56:48.272 INFO blam! d6652890947b52dbf9708b6d4983cebc6b719b2c2686c4dfa3b15f4951cf4750 Sep 21 11:56:48.273 INFO running `"docker" "start" "-a" "d6652890947b52dbf9708b6d4983cebc6b719b2c2686c4dfa3b15f4951cf4750"` Sep 21 11:56:48.989 INFO kablam! usermod: no changes Sep 21 11:56:49.102 INFO kablam! Compiling containers v0.9.1 (/source) Sep 21 11:56:49.104 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 21 11:56:50.986 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 21 11:56:50.986 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 21 11:56:50.986 INFO kablam! | Sep 21 11:56:50.986 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 21 11:56:50.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:56:50.986 INFO kablam! | Sep 21 11:56:50.986 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 21 11:56:50.986 INFO kablam! Sep 21 11:56:50.986 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 21 11:56:50.986 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 21 11:56:50.986 INFO kablam! | Sep 21 11:56:50.986 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 21 11:56:50.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:56:50.986 INFO kablam! Sep 21 11:56:50.986 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 21 11:56:50.986 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 21 11:56:50.986 INFO kablam! | Sep 21 11:56:50.986 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 21 11:56:50.986 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 21 11:56:50.986 INFO kablam! | |________________________________________________________________________^ Sep 21 11:56:50.986 INFO kablam! Sep 21 11:56:51.322 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 11:56:51.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 21 11:56:51.322 INFO kablam! | Sep 21 11:56:51.322 INFO kablam! 15 | use syntax::codemap; Sep 21 11:56:51.322 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 21 11:56:51.322 INFO kablam! Sep 21 11:56:51.398 INFO kablam! error: aborting due to previous error Sep 21 11:56:51.398 INFO kablam! Sep 21 11:56:51.398 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 21 11:56:51.414 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 21 11:56:51.414 INFO kablam! Sep 21 11:56:51.414 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:56:51.415 INFO kablam! su: No module specific data is present Sep 21 11:56:51.956 INFO running `"docker" "rm" "-f" "d6652890947b52dbf9708b6d4983cebc6b719b2c2686c4dfa3b15f4951cf4750"` Sep 21 11:56:52.044 INFO blam! d6652890947b52dbf9708b6d4983cebc6b719b2c2686c4dfa3b15f4951cf4750