Oct 26 20:40:23.198 INFO checking smokytheangel0/stack_setup against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:40:23.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 26 20:40:23.611 INFO blam! 02627fdd906de5ce0af930cc7eb656868817d1c1acdfedf4bfcd90459e8f3520 Oct 26 20:40:23.617 INFO running `"docker" "start" "-a" "02627fdd906de5ce0af930cc7eb656868817d1c1acdfedf4bfcd90459e8f3520"` Oct 26 20:40:24.627 INFO kablam! usermod: no changes Oct 26 20:40:24.786 INFO kablam! Checking webbrowser v0.3.1 Oct 26 20:40:24.786 INFO kablam! Checking fs_extra v1.1.0 Oct 26 20:40:24.803 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 26 20:40:24.803 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 26 20:40:27.639 INFO kablam! Checking flate2 v1.0.2 Oct 26 20:40:28.482 INFO kablam! Checking bzip2 v0.3.3 Oct 26 20:40:29.263 INFO kablam! Checking zip v0.4.2 Oct 26 20:40:30.100 INFO kablam! Checking setup v0.1.0 (/source) Oct 26 20:40:30.467 INFO kablam! warning: unused macro definition Oct 26 20:40:30.467 INFO kablam! --> src/main.rs:1083:1 Oct 26 20:40:30.467 INFO kablam! | Oct 26 20:40:30.467 INFO kablam! 1083 | / macro_rules! cfg_if { Oct 26 20:40:30.467 INFO kablam! 1084 | | ($( Oct 26 20:40:30.467 INFO kablam! 1085 | | if #[cfg($($meta:meta),*)] { $($it:item)* } Oct 26 20:40:30.467 INFO kablam! 1086 | | ) else * else { Oct 26 20:40:30.467 INFO kablam! ... | Oct 26 20:40:30.467 INFO kablam! 1094 | | } Oct 26 20:40:30.467 INFO kablam! 1095 | | } Oct 26 20:40:30.467 INFO kablam! | |_^ Oct 26 20:40:30.467 INFO kablam! | Oct 26 20:40:30.467 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 26 20:40:30.467 INFO kablam! Oct 26 20:40:30.780 INFO kablam! warning: unused macro definition Oct 26 20:40:30.780 INFO kablam! --> src/main.rs:1083:1 Oct 26 20:40:30.780 INFO kablam! | Oct 26 20:40:30.781 INFO kablam! 1083 | / macro_rules! cfg_if { Oct 26 20:40:30.781 INFO kablam! 1084 | | ($( Oct 26 20:40:30.781 INFO kablam! 1085 | | if #[cfg($($meta:meta),*)] { $($it:item)* } Oct 26 20:40:30.781 INFO kablam! 1086 | | ) else * else { Oct 26 20:40:30.781 INFO kablam! ... | Oct 26 20:40:30.781 INFO kablam! 1094 | | } Oct 26 20:40:30.781 INFO kablam! 1095 | | } Oct 26 20:40:30.781 INFO kablam! | |_^ Oct 26 20:40:30.781 INFO kablam! | Oct 26 20:40:30.781 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 26 20:40:30.781 INFO kablam! Oct 26 20:40:30.951 INFO kablam! warning: function is never used: `check_dirs` Oct 26 20:40:30.951 INFO kablam! --> src/main.rs:118:1 Oct 26 20:40:30.951 INFO kablam! | Oct 26 20:40:30.951 INFO kablam! 118 | fn check_dirs() -> i8 { Oct 26 20:40:30.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:30.951 INFO kablam! | Oct 26 20:40:30.951 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:40:30.951 INFO kablam! Oct 26 20:40:30.951 INFO kablam! warning: function is never used: `setup_xcode` Oct 26 20:40:30.951 INFO kablam! --> src/main.rs:1043:1 Oct 26 20:40:30.951 INFO kablam! | Oct 26 20:40:30.951 INFO kablam! 1043 | fn setup_xcode() -> String { Oct 26 20:40:30.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:30.951 INFO kablam! Oct 26 20:40:30.951 INFO kablam! warning: enum is never used: `DownloadStatus` Oct 26 20:40:30.951 INFO kablam! --> src/main.rs:1055:1 Oct 26 20:40:30.951 INFO kablam! | Oct 26 20:40:30.951 INFO kablam! 1055 | enum DownloadStatus { Oct 26 20:40:30.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:30.951 INFO kablam! Oct 26 20:40:30.951 INFO kablam! warning: struct is never constructed: `DownloadItem` Oct 26 20:40:30.951 INFO kablam! --> src/main.rs:1061:1 Oct 26 20:40:30.951 INFO kablam! | Oct 26 20:40:30.951 INFO kablam! 1061 | struct DownloadItem { Oct 26 20:40:30.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:30.951 INFO kablam! Oct 26 20:40:31.631 INFO kablam! warning: function is never used: `setup_xcode` Oct 26 20:40:31.631 INFO kablam! --> src/main.rs:1043:1 Oct 26 20:40:31.631 INFO kablam! | Oct 26 20:40:31.631 INFO kablam! 1043 | fn setup_xcode() -> String { Oct 26 20:40:31.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:31.631 INFO kablam! | Oct 26 20:40:31.631 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:40:31.631 INFO kablam! Oct 26 20:40:31.631 INFO kablam! warning: enum is never used: `DownloadStatus` Oct 26 20:40:31.631 INFO kablam! --> src/main.rs:1055:1 Oct 26 20:40:31.631 INFO kablam! | Oct 26 20:40:31.631 INFO kablam! 1055 | enum DownloadStatus { Oct 26 20:40:31.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:31.631 INFO kablam! Oct 26 20:40:31.631 INFO kablam! warning: struct is never constructed: `DownloadItem` Oct 26 20:40:31.631 INFO kablam! --> src/main.rs:1061:1 Oct 26 20:40:31.631 INFO kablam! | Oct 26 20:40:31.631 INFO kablam! 1061 | struct DownloadItem { Oct 26 20:40:31.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 20:40:31.631 INFO kablam! Oct 26 20:40:31.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.02s Oct 26 20:40:31.691 INFO kablam! su: No module specific data is present Oct 26 20:40:32.836 INFO running `"docker" "rm" "-f" "02627fdd906de5ce0af930cc7eb656868817d1c1acdfedf4bfcd90459e8f3520"` Oct 26 20:40:33.219 INFO blam! 02627fdd906de5ce0af930cc7eb656868817d1c1acdfedf4bfcd90459e8f3520