Sep 20 05:06:20.189 INFO checking containers-0.9.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:06:20.189 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:06:20.189 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:06:20.341 INFO blam! 39decf982a6c147c2e1211101f746ca676cfd87fe604ea9ed252f8393430a19a Sep 20 05:06:20.342 INFO running `"docker" "start" "-a" "39decf982a6c147c2e1211101f746ca676cfd87fe604ea9ed252f8393430a19a"` Sep 20 05:06:21.275 INFO kablam! usermod: no changes Sep 20 05:06:21.428 INFO kablam! Compiling containers v0.9.1 (/source) Sep 20 05:06:21.434 INFO kablam! Compiling env_logger v0.5.13 Sep 20 05:06:23.355 INFO kablam! Compiling quickcheck v0.6.2 Sep 20 05:06:23.410 INFO kablam! warning: constant `dead_flag` should have an upper case name such as `DEAD_FLAG` Sep 20 05:06:23.410 INFO kablam! --> src/collections/hash_table.rs:176:1 Sep 20 05:06:23.410 INFO kablam! | Sep 20 05:06:23.410 INFO kablam! 176 | const dead_flag: usize = !(!0>>1); Sep 20 05:06:23.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:06:23.410 INFO kablam! | Sep 20 05:06:23.410 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 20 05:06:23.410 INFO kablam! Sep 20 05:06:23.411 INFO kablam! warning: constant `hash_flag` should have an upper case name such as `HASH_FLAG` Sep 20 05:06:23.411 INFO kablam! --> src/collections/hash_table.rs:177:1 Sep 20 05:06:23.411 INFO kablam! | Sep 20 05:06:23.411 INFO kablam! 177 | const hash_flag: usize = dead_flag>>1; Sep 20 05:06:23.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:06:23.411 INFO kablam! Sep 20 05:06:23.415 INFO kablam! warning: associated constant `empty` should have an upper case name such as `EMPTY` Sep 20 05:06:23.415 INFO kablam! --> src/collections/raw_vec.rs:112:5 Sep 20 05:06:23.415 INFO kablam! | Sep 20 05:06:23.415 INFO kablam! 112 | / pub const empty: Self = RawVec { ptr: Unique::empty(), cap: 0, Sep 20 05:06:23.415 INFO kablam! 113 | | alloc: FixedStorage(PhantomData) }; Sep 20 05:06:23.415 INFO kablam! | |________________________________________________________________________^ Sep 20 05:06:23.415 INFO kablam! Sep 20 05:06:25.693 INFO kablam! Compiling quickcheck_macros v0.6.2 Sep 20 05:06:27.450 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:06:27.450 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.6.2/src/lib.rs:15:5 Sep 20 05:06:27.450 INFO kablam! | Sep 20 05:06:27.450 INFO kablam! 15 | use syntax::codemap; Sep 20 05:06:27.450 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 20 05:06:27.450 INFO kablam! Sep 20 05:06:27.523 INFO kablam! error: aborting due to previous error Sep 20 05:06:27.523 INFO kablam! Sep 20 05:06:27.523 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 05:06:27.540 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 20 05:06:27.540 INFO kablam! Sep 20 05:06:27.540 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:06:27.542 INFO kablam! su: No module specific data is present Sep 20 05:06:28.060 INFO running `"docker" "rm" "-f" "39decf982a6c147c2e1211101f746ca676cfd87fe604ea9ed252f8393430a19a"` Sep 20 05:06:28.150 INFO blam! 39decf982a6c147c2e1211101f746ca676cfd87fe604ea9ed252f8393430a19a