Aug 11 16:41:15.909 INFO checking cvar-0.1.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 16:41:15.909 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 16:41:15.909 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 16:41:15.909 INFO running `"docker" "create" "-v" "/tmp/crater.sqcUs9KU1eJQ:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 16:41:16.119 INFO blam! 6e3842651be29ff73f903f2abcb0b3c22c75c114c17b6235d6f556996c758eb5 Aug 11 16:41:16.121 INFO running `"docker" "start" "-a" "6e3842651be29ff73f903f2abcb0b3c22c75c114c17b6235d6f556996c758eb5"` Aug 11 16:41:17.327 INFO kablam! Checking cvar v0.1.0 (file:///source) Aug 11 16:41:17.995 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Aug 11 16:41:17.995 INFO kablam! --> src/console.rs:386:1 Aug 11 16:41:17.995 INFO kablam! | Aug 11 16:41:17.995 INFO kablam! 386 | #[should_panic = "panicked safely"] Aug 11 16:41:17.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 16:41:17.995 INFO kablam! | Aug 11 16:41:17.996 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Aug 11 16:41:17.996 INFO kablam! Aug 11 16:41:18.139 INFO kablam! warning: unused import: `super::super::*` Aug 11 16:41:18.139 INFO kablam! --> src/console.rs:339:5 Aug 11 16:41:18.139 INFO kablam! | Aug 11 16:41:18.139 INFO kablam! 339 | use super::super::*; Aug 11 16:41:18.139 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 11 16:41:18.152 INFO kablam! | Aug 11 16:41:18.153 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 16:41:18.153 INFO kablam! Aug 11 16:41:18.476 INFO kablam! warning: type annotations needed Aug 11 16:41:18.476 INFO kablam! --> src/console.rs:252:55 Aug 11 16:41:18.476 INFO kablam! | Aug 11 16:41:18.476 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Aug 11 16:41:18.476 INFO kablam! | ^^^^^^ Aug 11 16:41:18.476 INFO kablam! | Aug 11 16:41:18.476 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 16:41:18.476 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! Aug 11 16:41:18.477 INFO kablam! = note: for more information, see issue #46906 Aug 11 16:41:18.477 INFO kablam! Aug 11 16:41:18.477 INFO kablam! warning: type annotations needed Aug 11 16:41:18.477 INFO kablam! --> src/console.rs:255:26 Aug 11 16:41:18.477 INFO kablam! | Aug 11 16:41:18.477 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Aug 11 16:41:18.477 INFO kablam! | ^^^^^^ Aug 11 16:41:18.477 INFO kablam! | Aug 11 16:41:18.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! Aug 11 16:41:18.477 INFO kablam! = note: for more information, see issue #46906 Aug 11 16:41:18.477 INFO kablam! Aug 11 16:41:18.896 INFO kablam! warning: type annotations needed Aug 11 16:41:18.896 INFO kablam! --> src/console.rs:252:55 Aug 11 16:41:18.896 INFO kablam! | Aug 11 16:41:18.896 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Aug 11 16:41:18.896 INFO kablam! | ^^^^^^ Aug 11 16:41:18.896 INFO kablam! | Aug 11 16:41:18.896 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 11 16:41:18.896 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! Aug 11 16:41:18.896 INFO kablam! = note: for more information, see issue #46906 Aug 11 16:41:18.896 INFO kablam! Aug 11 16:41:18.909 INFO kablam! warning: type annotations needed Aug 11 16:41:18.909 INFO kablam! --> src/console.rs:255:26 Aug 11 16:41:18.909 INFO kablam! | Aug 11 16:41:18.909 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Aug 11 16:41:18.909 INFO kablam! | ^^^^^^ Aug 11 16:41:18.909 INFO kablam! | Aug 11 16:41:18.909 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! Aug 11 16:41:18.909 INFO kablam! = note: for more information, see issue #46906 Aug 11 16:41:18.909 INFO kablam! Aug 11 16:41:20.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Aug 11 16:41:20.318 INFO kablam! su: No module specific data is present Aug 11 16:41:21.367 INFO running `"docker" "rm" "-f" "6e3842651be29ff73f903f2abcb0b3c22c75c114c17b6235d6f556996c758eb5"` Aug 11 16:41:21.544 INFO blam! 6e3842651be29ff73f903f2abcb0b3c22c75c114c17b6235d6f556996c758eb5