Oct 27 11:15:04.332 INFO checking JoshMcguigan/hue-cli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:15:04.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 11:15:04.615 INFO blam! 88a5a6a2bb2e7bcf2a5fcab25120e7f8d205082b15c0b553e86e7375e48d09cb Oct 27 11:15:04.617 INFO running `"docker" "start" "-a" "88a5a6a2bb2e7bcf2a5fcab25120e7f8d205082b15c0b553e86e7375e48d09cb"` Oct 27 11:15:05.287 INFO kablam! usermod: no changes Oct 27 11:15:05.519 INFO kablam! Compiling openssl-sys v0.9.28 Oct 27 11:15:05.519 INFO kablam! Checking app_dirs v1.2.1 Oct 27 11:15:05.519 INFO kablam! Checking clap v2.31.2 Oct 27 11:15:05.527 INFO kablam! Compiling structopt-derive v0.2.8 Oct 27 11:15:05.529 INFO kablam! Checking error-chain v0.10.0 Oct 27 11:15:07.694 INFO kablam! Checking preferences v1.1.0 Oct 27 11:15:11.640 INFO kablam! Compiling openssl v0.9.24 Oct 27 11:15:22.165 INFO kablam! Checking structopt v0.2.8 Oct 27 11:15:23.328 INFO kablam! Checking hyper-openssl v0.2.7 Oct 27 11:15:25.585 INFO kablam! Checking philipshue v0.3.2 Oct 27 11:15:30.679 INFO kablam! Checking hue-cli v0.1.0 (/source) Oct 27 11:15:37.675 INFO kablam! warning: unused `#[macro_use]` import Oct 27 11:15:37.675 INFO kablam! --> src/main.rs:2:1 Oct 27 11:15:37.675 INFO kablam! | Oct 27 11:15:37.675 INFO kablam! 2 | #[macro_use] Oct 27 11:15:37.675 INFO kablam! | ^^^^^^^^^^^^ Oct 27 11:15:37.675 INFO kablam! | Oct 27 11:15:37.675 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:15:37.675 INFO kablam! Oct 27 11:15:37.691 INFO kablam! warning: unused `#[macro_use]` import Oct 27 11:15:37.691 INFO kablam! --> src/main.rs:2:1 Oct 27 11:15:37.691 INFO kablam! | Oct 27 11:15:37.691 INFO kablam! 2 | #[macro_use] Oct 27 11:15:37.691 INFO kablam! | ^^^^^^^^^^^^ Oct 27 11:15:37.691 INFO kablam! | Oct 27 11:15:37.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:15:37.691 INFO kablam! Oct 27 11:15:37.691 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 11:15:37.691 INFO kablam! --> src/command.rs:4:1 Oct 27 11:15:37.691 INFO kablam! | Oct 27 11:15:37.691 INFO kablam! 4 | / arg_enum!{ Oct 27 11:15:37.691 INFO kablam! 5 | | #[derive(Debug, PartialEq)] Oct 27 11:15:37.691 INFO kablam! 6 | | pub enum Command { Oct 27 11:15:37.691 INFO kablam! 7 | | On, Oct 27 11:15:37.691 INFO kablam! ... | Oct 27 11:15:37.691 INFO kablam! 10 | | } Oct 27 11:15:37.691 INFO kablam! 11 | | } Oct 27 11:15:37.691 INFO kablam! | |_____^ Oct 27 11:15:37.691 INFO kablam! | Oct 27 11:15:37.691 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:15:37.691 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 11:15:37.691 INFO kablam! Oct 27 11:15:37.711 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 11:15:37.711 INFO kablam! --> src/command.rs:4:1 Oct 27 11:15:37.711 INFO kablam! | Oct 27 11:15:37.711 INFO kablam! 4 | / arg_enum!{ Oct 27 11:15:37.711 INFO kablam! 5 | | #[derive(Debug, PartialEq)] Oct 27 11:15:37.711 INFO kablam! 6 | | pub enum Command { Oct 27 11:15:37.711 INFO kablam! 7 | | On, Oct 27 11:15:37.711 INFO kablam! ... | Oct 27 11:15:37.711 INFO kablam! 10 | | } Oct 27 11:15:37.711 INFO kablam! 11 | | } Oct 27 11:15:37.711 INFO kablam! | |_____^ Oct 27 11:15:37.711 INFO kablam! | Oct 27 11:15:37.711 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 11:15:37.711 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 11:15:37.711 INFO kablam! Oct 27 11:15:37.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.67s Oct 27 11:15:37.991 INFO kablam! su: No module specific data is present Oct 27 11:15:38.740 INFO running `"docker" "rm" "-f" "88a5a6a2bb2e7bcf2a5fcab25120e7f8d205082b15c0b553e86e7375e48d09cb"` Oct 27 11:15:38.956 INFO blam! 88a5a6a2bb2e7bcf2a5fcab25120e7f8d205082b15c0b553e86e7375e48d09cb