Sep 02 16:58:15.068 INFO checking cvar-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:58:15.068 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:58:15.068 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:58:15.213 INFO blam! bd0f172d39df2b1dd6493b69d413b21966fa28cb249c67e9babc1a9217eba393 Sep 02 16:58:15.215 INFO running `"docker" "start" "-a" "bd0f172d39df2b1dd6493b69d413b21966fa28cb249c67e9babc1a9217eba393"` Sep 02 16:58:15.805 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 02 16:58:16.399 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 02 16:58:16.400 INFO kablam! --> src/console.rs:386:1 Sep 02 16:58:16.400 INFO kablam! | Sep 02 16:58:16.400 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 02 16:58:16.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:58:16.400 INFO kablam! | Sep 02 16:58:16.400 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 16:58:16.400 INFO kablam! Sep 02 16:58:16.480 INFO kablam! warning: type annotations needed Sep 02 16:58:16.480 INFO kablam! --> src/console.rs:252:55 Sep 02 16:58:16.480 INFO kablam! | Sep 02 16:58:16.481 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 02 16:58:16.481 INFO kablam! | ^^^^^^ Sep 02 16:58:16.481 INFO kablam! | Sep 02 16:58:16.481 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 16:58:16.481 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! Sep 02 16:58:16.481 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:16.481 INFO kablam! Sep 02 16:58:16.481 INFO kablam! warning: type annotations needed Sep 02 16:58:16.481 INFO kablam! --> src/console.rs:255:26 Sep 02 16:58:16.481 INFO kablam! | Sep 02 16:58:16.481 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 02 16:58:16.481 INFO kablam! | ^^^^^^ Sep 02 16:58:16.481 INFO kablam! | Sep 02 16:58:16.481 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! Sep 02 16:58:16.481 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:16.481 INFO kablam! Sep 02 16:58:16.585 INFO kablam! warning: unused import: `super::super::*` Sep 02 16:58:16.585 INFO kablam! --> src/console.rs:339:5 Sep 02 16:58:16.585 INFO kablam! | Sep 02 16:58:16.585 INFO kablam! 339 | use super::super::*; Sep 02 16:58:16.585 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 16:58:16.585 INFO kablam! | Sep 02 16:58:16.585 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 16:58:16.585 INFO kablam! Sep 02 16:58:17.018 INFO kablam! warning: type annotations needed Sep 02 16:58:17.018 INFO kablam! --> src/console.rs:252:55 Sep 02 16:58:17.018 INFO kablam! | Sep 02 16:58:17.018 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 02 16:58:17.018 INFO kablam! | ^^^^^^ Sep 02 16:58:17.018 INFO kablam! | Sep 02 16:58:17.018 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 16:58:17.018 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! Sep 02 16:58:17.018 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:17.018 INFO kablam! Sep 02 16:58:17.019 INFO kablam! warning: type annotations needed Sep 02 16:58:17.019 INFO kablam! --> src/console.rs:255:26 Sep 02 16:58:17.019 INFO kablam! | Sep 02 16:58:17.019 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 02 16:58:17.019 INFO kablam! | ^^^^^^ Sep 02 16:58:17.019 INFO kablam! | Sep 02 16:58:17.019 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! Sep 02 16:58:17.019 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:17.019 INFO kablam! Sep 02 16:58:17.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Sep 02 16:58:17.543 INFO kablam! su: No module specific data is present Sep 02 16:58:17.960 INFO running `"docker" "rm" "-f" "bd0f172d39df2b1dd6493b69d413b21966fa28cb249c67e9babc1a9217eba393"` Sep 02 16:58:18.056 INFO blam! bd0f172d39df2b1dd6493b69d413b21966fa28cb249c67e9babc1a9217eba393