Oct 31 23:44:03.855 INFO checking octplane/cocotte against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:44:03.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 23:44:04.097 INFO blam! 8900f33638f6cd2c5b4154ab6ba49ae9ff152245ef6ea9baf1b62a59667284f3 Oct 31 23:44:04.099 INFO running `"docker" "start" "-a" "8900f33638f6cd2c5b4154ab6ba49ae9ff152245ef6ea9baf1b62a59667284f3"` Oct 31 23:44:04.654 INFO kablam! usermod: no changes Oct 31 23:44:04.777 INFO kablam! Compiling rand v0.4.2 Oct 31 23:44:04.778 INFO kablam! Checking memchr v0.1.11 Oct 31 23:44:04.779 INFO kablam! Checking memchr v1.0.2 Oct 31 23:44:04.779 INFO kablam! Checking serde_test v0.8.23 Oct 31 23:44:04.779 INFO kablam! Checking phf_shared v0.7.21 Oct 31 23:44:04.780 INFO kablam! Checking clap v2.30.0 Oct 31 23:44:04.781 INFO kablam! Checking thread-id v2.0.0 Oct 31 23:44:05.570 INFO kablam! Checking thread_local v0.2.7 Oct 31 23:44:05.746 INFO kablam! Checking nom v3.2.1 Oct 31 23:44:06.333 INFO kablam! Checking phf v0.7.21 Oct 31 23:44:06.456 INFO kablam! Checking aho-corasick v0.5.3 Oct 31 23:44:09.842 INFO kablam! Checking linked-hash-map v0.3.0 Oct 31 23:44:09.946 INFO kablam! Checking regex v0.1.80 Oct 31 23:44:13.181 INFO kablam! Compiling rand v0.3.22 Oct 31 23:44:14.234 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 23:44:15.501 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 23:44:16.902 INFO kablam! Compiling palette v0.3.0 Oct 31 23:44:17.489 INFO kablam! Checking serde-hjson v0.8.1 Oct 31 23:44:21.521 INFO kablam! Checking config v0.8.0 Oct 31 23:44:24.702 INFO kablam! Checking cocotte v0.1.0 (/source) Oct 31 23:44:25.988 INFO kablam! warning: unused import: `std::error::Error` Oct 31 23:44:25.989 INFO kablam! --> src/main.rs:9:5 Oct 31 23:44:25.989 INFO kablam! | Oct 31 23:44:25.989 INFO kablam! 9 | use std::error::Error; Oct 31 23:44:25.990 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 23:44:25.990 INFO kablam! | Oct 31 23:44:25.990 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:44:25.990 INFO kablam! Oct 31 23:44:26.016 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 23:44:26.016 INFO kablam! --> src/main.rs:236:22 Oct 31 23:44:26.016 INFO kablam! | Oct 31 23:44:26.016 INFO kablam! 236 | let dirty_path = env::home_dir().map(|hd| hd.join(path)); Oct 31 23:44:26.016 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:44:26.016 INFO kablam! | Oct 31 23:44:26.017 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:44:26.017 INFO kablam! Oct 31 23:44:26.084 INFO kablam! warning: unused import: `std::error::Error` Oct 31 23:44:26.084 INFO kablam! --> src/main.rs:9:5 Oct 31 23:44:26.084 INFO kablam! | Oct 31 23:44:26.084 INFO kablam! 9 | use std::error::Error; Oct 31 23:44:26.084 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 23:44:26.084 INFO kablam! | Oct 31 23:44:26.084 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:44:26.084 INFO kablam! Oct 31 23:44:26.116 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 31 23:44:26.116 INFO kablam! --> src/main.rs:236:22 Oct 31 23:44:26.116 INFO kablam! | Oct 31 23:44:26.116 INFO kablam! 236 | let dirty_path = env::home_dir().map(|hd| hd.join(path)); Oct 31 23:44:26.116 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 23:44:26.116 INFO kablam! | Oct 31 23:44:26.116 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 23:44:26.116 INFO kablam! Oct 31 23:44:26.180 INFO kablam! warning: unused variable: `dry_run` Oct 31 23:44:26.180 INFO kablam! --> src/main.rs:284:9 Oct 31 23:44:26.180 INFO kablam! | Oct 31 23:44:26.180 INFO kablam! 284 | let dry_run = matches.is_present("dry-run"); Oct 31 23:44:26.180 INFO kablam! | ^^^^^^^ help: consider using `_dry_run` instead Oct 31 23:44:26.180 INFO kablam! | Oct 31 23:44:26.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:44:26.180 INFO kablam! Oct 31 23:44:26.180 INFO kablam! warning: unused variable: `source` Oct 31 23:44:26.180 INFO kablam! --> src/main.rs:43:21 Oct 31 23:44:26.180 INFO kablam! | Oct 31 23:44:26.180 INFO kablam! 43 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) {} Oct 31 23:44:26.180 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 31 23:44:26.180 INFO kablam! Oct 31 23:44:26.180 INFO kablam! warning: unused variable: `hue` Oct 31 23:44:26.180 INFO kablam! --> src/main.rs:43:35 Oct 31 23:44:26.180 INFO kablam! | Oct 31 23:44:26.180 INFO kablam! 43 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) {} Oct 31 23:44:26.180 INFO kablam! | ^^^ help: consider using `_hue` instead Oct 31 23:44:26.180 INFO kablam! Oct 31 23:44:26.181 INFO kablam! warning: unused variable: `verbose` Oct 31 23:44:26.181 INFO kablam! --> src/main.rs:43:45 Oct 31 23:44:26.181 INFO kablam! | Oct 31 23:44:26.181 INFO kablam! 43 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) {} Oct 31 23:44:26.181 INFO kablam! | ^^^^^^^ help: consider using `_verbose` instead Oct 31 23:44:26.181 INFO kablam! Oct 31 23:44:26.181 INFO kablam! warning: unused variable: `verbose` Oct 31 23:44:26.181 INFO kablam! --> src/main.rs:49:40 Oct 31 23:44:26.181 INFO kablam! | Oct 31 23:44:26.181 INFO kablam! 49 | fn apply(&self, _: &str, hue: Hsl, verbose: u16) { Oct 31 23:44:26.181 INFO kablam! | ^^^^^^^ help: consider using `_verbose` instead Oct 31 23:44:26.181 INFO kablam! Oct 31 23:44:26.184 INFO kablam! warning: unused variable: `verbose` Oct 31 23:44:26.184 INFO kablam! --> src/main.rs:73:45 Oct 31 23:44:26.184 INFO kablam! | Oct 31 23:44:26.184 INFO kablam! 73 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) { Oct 31 23:44:26.184 INFO kablam! | ^^^^^^^ help: consider using `_verbose` instead Oct 31 23:44:26.184 INFO kablam! Oct 31 23:44:26.256 INFO kablam! warning: unused variable: `dry_run` Oct 31 23:44:26.256 INFO kablam! --> src/main.rs:284:9 Oct 31 23:44:26.256 INFO kablam! | Oct 31 23:44:26.256 INFO kablam! 284 | let dry_run = matches.is_present("dry-run"); Oct 31 23:44:26.256 INFO kablam! | ^^^^^^^ help: consider using `_dry_run` instead Oct 31 23:44:26.256 INFO kablam! | Oct 31 23:44:26.256 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:44:26.256 INFO kablam! Oct 31 23:44:26.256 INFO kablam! warning: unused variable: `source` Oct 31 23:44:26.256 INFO kablam! --> src/main.rs:43:21 Oct 31 23:44:26.256 INFO kablam! | Oct 31 23:44:26.256 INFO kablam! 43 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) {} Oct 31 23:44:26.256 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 31 23:44:26.256 INFO kablam! Oct 31 23:44:26.256 INFO kablam! warning: unused variable: `hue` Oct 31 23:44:26.256 INFO kablam! --> src/main.rs:43:35 Oct 31 23:44:26.256 INFO kablam! | Oct 31 23:44:26.256 INFO kablam! 43 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) {} Oct 31 23:44:26.256 INFO kablam! | ^^^ help: consider using `_hue` instead Oct 31 23:44:26.256 INFO kablam! Oct 31 23:44:26.256 INFO kablam! warning: unused variable: `verbose` Oct 31 23:44:26.256 INFO kablam! --> src/main.rs:43:45 Oct 31 23:44:26.257 INFO kablam! | Oct 31 23:44:26.257 INFO kablam! 43 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) {} Oct 31 23:44:26.257 INFO kablam! | ^^^^^^^ help: consider using `_verbose` instead Oct 31 23:44:26.257 INFO kablam! Oct 31 23:44:26.257 INFO kablam! warning: unused variable: `verbose` Oct 31 23:44:26.257 INFO kablam! --> src/main.rs:49:40 Oct 31 23:44:26.257 INFO kablam! | Oct 31 23:44:26.257 INFO kablam! 49 | fn apply(&self, _: &str, hue: Hsl, verbose: u16) { Oct 31 23:44:26.257 INFO kablam! | ^^^^^^^ help: consider using `_verbose` instead Oct 31 23:44:26.257 INFO kablam! Oct 31 23:44:26.257 INFO kablam! warning: unused variable: `verbose` Oct 31 23:44:26.257 INFO kablam! --> src/main.rs:73:45 Oct 31 23:44:26.257 INFO kablam! | Oct 31 23:44:26.257 INFO kablam! 73 | fn apply(&self, source: &str, hue: Hsl, verbose: u16) { Oct 31 23:44:26.257 INFO kablam! | ^^^^^^^ help: consider using `_verbose` instead Oct 31 23:44:26.257 INFO kablam! Oct 31 23:44:26.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.67s Oct 31 23:44:26.372 INFO kablam! su: No module specific data is present Oct 31 23:44:26.709 INFO running `"docker" "rm" "-f" "8900f33638f6cd2c5b4154ab6ba49ae9ff152245ef6ea9baf1b62a59667284f3"` Oct 31 23:44:26.766 INFO blam! 8900f33638f6cd2c5b4154ab6ba49ae9ff152245ef6ea9baf1b62a59667284f3