Jul 12 11:26:15.309 INFO checking cvar-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 11:26:15.309 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 11:26:15.309 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 11:26:15.309 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 11:26:15.493 INFO blam! 843c58b46cfaaf6a18a527f7b39e680448d6a3b65c3af6798ef8791594f87e2a Jul 12 11:26:15.500 INFO running `"docker" "start" "-a" "843c58b46cfaaf6a18a527f7b39e680448d6a3b65c3af6798ef8791594f87e2a"` Jul 12 11:26:16.411 INFO kablam! Checking cvar v0.1.0 (file:///source) Jul 12 11:26:16.900 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Jul 12 11:26:16.900 INFO kablam! --> src/console.rs:386:1 Jul 12 11:26:16.900 INFO kablam! | Jul 12 11:26:16.900 INFO kablam! 386 | #[should_panic = "panicked safely"] Jul 12 11:26:16.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 11:26:16.900 INFO kablam! | Jul 12 11:26:16.900 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Jul 12 11:26:16.900 INFO kablam! Jul 12 11:26:17.015 INFO kablam! warning: unused import: `super::super::*` Jul 12 11:26:17.015 INFO kablam! --> src/console.rs:339:5 Jul 12 11:26:17.015 INFO kablam! | Jul 12 11:26:17.015 INFO kablam! 339 | use super::super::*; Jul 12 11:26:17.015 INFO kablam! | ^^^^^^^^^^^^^^^ Jul 12 11:26:17.015 INFO kablam! | Jul 12 11:26:17.015 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 11:26:17.015 INFO kablam! Jul 12 11:26:17.172 INFO kablam! warning: type annotations needed Jul 12 11:26:17.172 INFO kablam! --> src/console.rs:252:55 Jul 12 11:26:17.172 INFO kablam! | Jul 12 11:26:17.172 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Jul 12 11:26:17.172 INFO kablam! | ^^^^^^ Jul 12 11:26:17.172 INFO kablam! | Jul 12 11:26:17.173 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 11:26:17.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Jul 12 11:26:17.173 INFO kablam! = note: for more information, see issue #46906 Jul 12 11:26:17.173 INFO kablam! Jul 12 11:26:17.174 INFO kablam! warning: type annotations needed Jul 12 11:26:17.174 INFO kablam! --> src/console.rs:255:26 Jul 12 11:26:17.174 INFO kablam! | Jul 12 11:26:17.174 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Jul 12 11:26:17.174 INFO kablam! | ^^^^^^ Jul 12 11:26:17.174 INFO kablam! | Jul 12 11:26:17.174 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Jul 12 11:26:17.174 INFO kablam! = note: for more information, see issue #46906 Jul 12 11:26:17.174 INFO kablam! Jul 12 11:26:17.477 INFO kablam! warning: type annotations needed Jul 12 11:26:17.477 INFO kablam! --> src/console.rs:252:55 Jul 12 11:26:17.477 INFO kablam! | Jul 12 11:26:17.477 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Jul 12 11:26:17.477 INFO kablam! | ^^^^^^ Jul 12 11:26:17.477 INFO kablam! | Jul 12 11:26:17.477 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 11:26:17.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Jul 12 11:26:17.477 INFO kablam! = note: for more information, see issue #46906 Jul 12 11:26:17.477 INFO kablam! Jul 12 11:26:17.478 INFO kablam! warning: type annotations needed Jul 12 11:26:17.478 INFO kablam! --> src/console.rs:255:26 Jul 12 11:26:17.478 INFO kablam! | Jul 12 11:26:17.478 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Jul 12 11:26:17.478 INFO kablam! | ^^^^^^ Jul 12 11:26:17.478 INFO kablam! | Jul 12 11:26:17.478 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Jul 12 11:26:17.478 INFO kablam! = note: for more information, see issue #46906 Jul 12 11:26:17.478 INFO kablam! Jul 12 11:26:18.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Jul 12 11:26:18.435 INFO kablam! su: No module specific data is present Jul 12 11:26:19.237 INFO running `"docker" "rm" "-f" "843c58b46cfaaf6a18a527f7b39e680448d6a3b65c3af6798ef8791594f87e2a"` Jul 12 11:26:19.405 INFO blam! 843c58b46cfaaf6a18a527f7b39e680448d6a3b65c3af6798ef8791594f87e2a