Oct 31 20:53:30.962 INFO checking smokytheangel0/stack_setup against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:53:30.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 20:53:31.456 INFO blam! df78595175485efbfad28f4ea441c4d405d8bc2aae1b291d053f729501952dd8 Oct 31 20:53:31.461 INFO running `"docker" "start" "-a" "df78595175485efbfad28f4ea441c4d405d8bc2aae1b291d053f729501952dd8"` Oct 31 20:53:32.630 INFO kablam! usermod: no changes Oct 31 20:53:32.760 INFO kablam! Checking fs_extra v1.1.0 Oct 31 20:53:32.761 INFO kablam! Checking webbrowser v0.3.1 Oct 31 20:53:32.761 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 31 20:53:32.761 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 31 20:53:35.360 INFO kablam! Checking flate2 v1.0.2 Oct 31 20:53:36.496 INFO kablam! Checking bzip2 v0.3.3 Oct 31 20:53:37.171 INFO kablam! Checking zip v0.4.2 Oct 31 20:53:38.164 INFO kablam! Checking setup v0.1.0 (/source) Oct 31 20:53:38.796 INFO kablam! warning: unused imports: `Rng`, `thread_rng` Oct 31 20:53:38.796 INFO kablam! --> src/main.rs:82:12 Oct 31 20:53:38.796 INFO kablam! | Oct 31 20:53:38.796 INFO kablam! 82 | use rand::{thread_rng, Rng}; Oct 31 20:53:38.796 INFO kablam! | ^^^^^^^^^^ ^^^ Oct 31 20:53:38.796 INFO kablam! | Oct 31 20:53:38.796 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:53:38.796 INFO kablam! Oct 31 20:53:38.796 INFO kablam! warning: unused macro definition Oct 31 20:53:38.796 INFO kablam! --> src/main.rs:1158:1 Oct 31 20:53:38.796 INFO kablam! | Oct 31 20:53:38.796 INFO kablam! 1158 | / macro_rules! cfg_if { Oct 31 20:53:38.796 INFO kablam! 1159 | | ($( Oct 31 20:53:38.796 INFO kablam! 1160 | | if #[cfg($($meta:meta),*)] { $($it:item)* } Oct 31 20:53:38.796 INFO kablam! 1161 | | ) else * else { Oct 31 20:53:38.796 INFO kablam! ... | Oct 31 20:53:38.796 INFO kablam! 1169 | | } Oct 31 20:53:38.796 INFO kablam! 1170 | | } Oct 31 20:53:38.796 INFO kablam! | |_^ Oct 31 20:53:38.796 INFO kablam! | Oct 31 20:53:38.796 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 31 20:53:38.796 INFO kablam! Oct 31 20:53:38.816 INFO kablam! warning: unused import: `Rng` Oct 31 20:53:38.816 INFO kablam! --> src/main.rs:82:24 Oct 31 20:53:38.816 INFO kablam! | Oct 31 20:53:38.816 INFO kablam! 82 | use rand::{thread_rng, Rng}; Oct 31 20:53:38.816 INFO kablam! | ^^^ Oct 31 20:53:38.816 INFO kablam! | Oct 31 20:53:38.816 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:53:38.816 INFO kablam! Oct 31 20:53:38.828 INFO kablam! warning: unused macro definition Oct 31 20:53:38.828 INFO kablam! --> src/main.rs:1158:1 Oct 31 20:53:38.828 INFO kablam! | Oct 31 20:53:38.828 INFO kablam! 1158 | / macro_rules! cfg_if { Oct 31 20:53:38.828 INFO kablam! 1159 | | ($( Oct 31 20:53:38.828 INFO kablam! 1160 | | if #[cfg($($meta:meta),*)] { $($it:item)* } Oct 31 20:53:38.828 INFO kablam! 1161 | | ) else * else { Oct 31 20:53:38.828 INFO kablam! ... | Oct 31 20:53:38.828 INFO kablam! 1169 | | } Oct 31 20:53:38.828 INFO kablam! 1170 | | } Oct 31 20:53:38.828 INFO kablam! | |_^ Oct 31 20:53:38.828 INFO kablam! | Oct 31 20:53:38.828 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 31 20:53:38.828 INFO kablam! Oct 31 20:53:39.140 INFO kablam! warning: unused variable: `start` Oct 31 20:53:39.140 INFO kablam! --> src/main.rs:1215:13 Oct 31 20:53:39.140 INFO kablam! | Oct 31 20:53:39.140 INFO kablam! 1215 | let start = time::Instant::now(); Oct 31 20:53:39.140 INFO kablam! | ^^^^^ help: consider using `_start` instead Oct 31 20:53:39.140 INFO kablam! | Oct 31 20:53:39.140 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:53:39.140 INFO kablam! Oct 31 20:53:39.140 INFO kablam! warning: unused variable: `promptTIME` Oct 31 20:53:39.140 INFO kablam! --> src/main.rs:1216:13 Oct 31 20:53:39.140 INFO kablam! | Oct 31 20:53:39.140 INFO kablam! 1216 | let promptTIME = time::Duration::from_secs(150); Oct 31 20:53:39.140 INFO kablam! | ^^^^^^^^^^ help: consider using `_promptTIME` instead Oct 31 20:53:39.140 INFO kablam! Oct 31 20:53:39.221 INFO kablam! warning: function is never used: `check_dirs` Oct 31 20:53:39.221 INFO kablam! --> src/main.rs:121:1 Oct 31 20:53:39.221 INFO kablam! | Oct 31 20:53:39.221 INFO kablam! 121 | fn check_dirs() -> i8 { Oct 31 20:53:39.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.221 INFO kablam! | Oct 31 20:53:39.221 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:53:39.221 INFO kablam! Oct 31 20:53:39.224 INFO kablam! warning: function is never used: `setup_xcode` Oct 31 20:53:39.224 INFO kablam! --> src/main.rs:1118:1 Oct 31 20:53:39.224 INFO kablam! | Oct 31 20:53:39.224 INFO kablam! 1118 | fn setup_xcode() -> String { Oct 31 20:53:39.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.224 INFO kablam! Oct 31 20:53:39.224 INFO kablam! warning: enum is never used: `DownloadStatus` Oct 31 20:53:39.224 INFO kablam! --> src/main.rs:1130:1 Oct 31 20:53:39.224 INFO kablam! | Oct 31 20:53:39.224 INFO kablam! 1130 | enum DownloadStatus { Oct 31 20:53:39.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.224 INFO kablam! Oct 31 20:53:39.224 INFO kablam! warning: struct is never constructed: `DownloadItem` Oct 31 20:53:39.224 INFO kablam! --> src/main.rs:1136:1 Oct 31 20:53:39.224 INFO kablam! | Oct 31 20:53:39.224 INFO kablam! 1136 | struct DownloadItem { Oct 31 20:53:39.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.224 INFO kablam! Oct 31 20:53:39.316 INFO kablam! warning: unused variable: `start` Oct 31 20:53:39.316 INFO kablam! --> src/main.rs:1215:13 Oct 31 20:53:39.316 INFO kablam! | Oct 31 20:53:39.316 INFO kablam! 1215 | let start = time::Instant::now(); Oct 31 20:53:39.316 INFO kablam! | ^^^^^ help: consider using `_start` instead Oct 31 20:53:39.316 INFO kablam! | Oct 31 20:53:39.316 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:53:39.316 INFO kablam! Oct 31 20:53:39.316 INFO kablam! warning: unused variable: `promptTIME` Oct 31 20:53:39.316 INFO kablam! --> src/main.rs:1216:13 Oct 31 20:53:39.316 INFO kablam! | Oct 31 20:53:39.316 INFO kablam! 1216 | let promptTIME = time::Duration::from_secs(150); Oct 31 20:53:39.316 INFO kablam! | ^^^^^^^^^^ help: consider using `_promptTIME` instead Oct 31 20:53:39.316 INFO kablam! Oct 31 20:53:39.509 INFO kablam! warning: function is never used: `setup_xcode` Oct 31 20:53:39.509 INFO kablam! --> src/main.rs:1118:1 Oct 31 20:53:39.509 INFO kablam! | Oct 31 20:53:39.509 INFO kablam! 1118 | fn setup_xcode() -> String { Oct 31 20:53:39.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.509 INFO kablam! | Oct 31 20:53:39.509 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 20:53:39.509 INFO kablam! Oct 31 20:53:39.509 INFO kablam! warning: enum is never used: `DownloadStatus` Oct 31 20:53:39.509 INFO kablam! --> src/main.rs:1130:1 Oct 31 20:53:39.509 INFO kablam! | Oct 31 20:53:39.510 INFO kablam! 1130 | enum DownloadStatus { Oct 31 20:53:39.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.511 INFO kablam! Oct 31 20:53:39.511 INFO kablam! warning: struct is never constructed: `DownloadItem` Oct 31 20:53:39.511 INFO kablam! --> src/main.rs:1136:1 Oct 31 20:53:39.511 INFO kablam! | Oct 31 20:53:39.511 INFO kablam! 1136 | struct DownloadItem { Oct 31 20:53:39.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 20:53:39.511 INFO kablam! Oct 31 20:53:39.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.91s Oct 31 20:53:39.583 INFO kablam! su: No module specific data is present Oct 31 20:53:40.970 INFO running `"docker" "rm" "-f" "df78595175485efbfad28f4ea441c4d405d8bc2aae1b291d053f729501952dd8"` Oct 31 20:53:41.254 INFO blam! df78595175485efbfad28f4ea441c4d405d8bc2aae1b291d053f729501952dd8