Oct 21 13:39:05.597 INFO checking smokytheangel0/stack_setup against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:39:05.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 13:39:06.052 INFO blam! 1fa60004183e819fe5f663c9e19cbd661f4cd2d33e174df2296e1fb8f06adf37 Oct 21 13:39:06.059 INFO running `"docker" "start" "-a" "1fa60004183e819fe5f663c9e19cbd661f4cd2d33e174df2296e1fb8f06adf37"` Oct 21 13:39:07.346 INFO kablam! usermod: no changes Oct 21 13:39:07.516 INFO kablam! Checking fs_extra v1.1.0 Oct 21 13:39:07.516 INFO kablam! Checking webbrowser v0.3.1 Oct 21 13:39:07.521 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 21 13:39:07.524 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 13:39:09.361 INFO kablam! Checking flate2 v1.0.2 Oct 21 13:39:10.361 INFO kablam! Checking bzip2 v0.3.3 Oct 21 13:39:11.048 INFO kablam! Checking zip v0.4.2 Oct 21 13:39:12.009 INFO kablam! Checking setup v0.1.0 (/source) Oct 21 13:39:12.556 INFO kablam! warning: unused macro definition Oct 21 13:39:12.556 INFO kablam! --> src/main.rs:1135:1 Oct 21 13:39:12.556 INFO kablam! | Oct 21 13:39:12.556 INFO kablam! 1135 | / macro_rules! cfg_if { Oct 21 13:39:12.556 INFO kablam! 1136 | | ($( Oct 21 13:39:12.556 INFO kablam! 1137 | | if #[cfg($($meta:meta),*)] { $($it:item)* } Oct 21 13:39:12.556 INFO kablam! 1138 | | ) else * else { Oct 21 13:39:12.556 INFO kablam! ... | Oct 21 13:39:12.556 INFO kablam! 1146 | | } Oct 21 13:39:12.556 INFO kablam! 1147 | | } Oct 21 13:39:12.556 INFO kablam! | |_^ Oct 21 13:39:12.556 INFO kablam! | Oct 21 13:39:12.556 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 13:39:12.556 INFO kablam! Oct 21 13:39:12.612 INFO kablam! warning: unused macro definition Oct 21 13:39:12.612 INFO kablam! --> src/main.rs:1135:1 Oct 21 13:39:12.612 INFO kablam! | Oct 21 13:39:12.612 INFO kablam! 1135 | / macro_rules! cfg_if { Oct 21 13:39:12.612 INFO kablam! 1136 | | ($( Oct 21 13:39:12.612 INFO kablam! 1137 | | if #[cfg($($meta:meta),*)] { $($it:item)* } Oct 21 13:39:12.612 INFO kablam! 1138 | | ) else * else { Oct 21 13:39:12.612 INFO kablam! ... | Oct 21 13:39:12.612 INFO kablam! 1146 | | } Oct 21 13:39:12.612 INFO kablam! 1147 | | } Oct 21 13:39:12.612 INFO kablam! | |_^ Oct 21 13:39:12.612 INFO kablam! | Oct 21 13:39:12.612 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 13:39:12.612 INFO kablam! Oct 21 13:39:12.936 INFO kablam! warning: unused variable: `err` Oct 21 13:39:12.936 INFO kablam! --> src/main.rs:906:37 Oct 21 13:39:12.936 INFO kablam! | Oct 21 13:39:12.936 INFO kablam! 906 | Err(err) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Oct 21 13:39:12.936 INFO kablam! | ^^^ help: consider using `_err` instead Oct 21 13:39:12.936 INFO kablam! | Oct 21 13:39:12.936 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:39:12.936 INFO kablam! Oct 21 13:39:13.012 INFO kablam! warning: unused variable: `err` Oct 21 13:39:13.012 INFO kablam! --> src/main.rs:906:37 Oct 21 13:39:13.012 INFO kablam! | Oct 21 13:39:13.012 INFO kablam! 906 | Err(err) => OpenOptions::new().write(true).create_new(true).open(&homePATH).expect("could not create new bash_profile") Oct 21 13:39:13.012 INFO kablam! | ^^^ help: consider using `_err` instead Oct 21 13:39:13.012 INFO kablam! | Oct 21 13:39:13.012 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:39:13.012 INFO kablam! Oct 21 13:39:13.072 INFO kablam! warning: function is never used: `setup_xcode` Oct 21 13:39:13.121 INFO kablam! --> src/main.rs:1033:1 Oct 21 13:39:13.121 INFO kablam! | Oct 21 13:39:13.121 INFO kablam! 1033 | fn setup_xcode() -> String { Oct 21 13:39:13.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.122 INFO kablam! | Oct 21 13:39:13.122 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:39:13.123 INFO kablam! Oct 21 13:39:13.123 INFO kablam! warning: function is never used: `show_licences` Oct 21 13:39:13.123 INFO kablam! --> src/main.rs:1044:1 Oct 21 13:39:13.123 INFO kablam! | Oct 21 13:39:13.124 INFO kablam! 1044 | fn show_licences() { Oct 21 13:39:13.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.124 INFO kablam! Oct 21 13:39:13.125 INFO kablam! warning: function is never used: `run_doctor` Oct 21 13:39:13.125 INFO kablam! --> src/main.rs:1075:1 Oct 21 13:39:13.125 INFO kablam! | Oct 21 13:39:13.126 INFO kablam! 1075 | fn run_doctor() { Oct 21 13:39:13.126 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 13:39:13.126 INFO kablam! Oct 21 13:39:13.126 INFO kablam! warning: function is never used: `background_test` Oct 21 13:39:13.127 INFO kablam! --> src/main.rs:1103:1 Oct 21 13:39:13.127 INFO kablam! | Oct 21 13:39:13.127 INFO kablam! 1103 | fn background_test() -> String { Oct 21 13:39:13.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.128 INFO kablam! Oct 21 13:39:13.128 INFO kablam! warning: enum is never used: `DownloadStatus` Oct 21 13:39:13.129 INFO kablam! --> src/main.rs:1108:1 Oct 21 13:39:13.129 INFO kablam! | Oct 21 13:39:13.129 INFO kablam! 1108 | enum DownloadStatus { Oct 21 13:39:13.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.130 INFO kablam! Oct 21 13:39:13.130 INFO kablam! warning: struct is never constructed: `DownloadItem` Oct 21 13:39:13.130 INFO kablam! --> src/main.rs:1114:1 Oct 21 13:39:13.130 INFO kablam! | Oct 21 13:39:13.131 INFO kablam! 1114 | struct DownloadItem { Oct 21 13:39:13.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.131 INFO kablam! Oct 21 13:39:13.228 INFO kablam! warning: function is never used: `setup_xcode` Oct 21 13:39:13.228 INFO kablam! --> src/main.rs:1033:1 Oct 21 13:39:13.228 INFO kablam! | Oct 21 13:39:13.228 INFO kablam! 1033 | fn setup_xcode() -> String { Oct 21 13:39:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.229 INFO kablam! | Oct 21 13:39:13.229 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:39:13.229 INFO kablam! Oct 21 13:39:13.229 INFO kablam! warning: function is never used: `show_licences` Oct 21 13:39:13.229 INFO kablam! --> src/main.rs:1044:1 Oct 21 13:39:13.229 INFO kablam! | Oct 21 13:39:13.229 INFO kablam! 1044 | fn show_licences() { Oct 21 13:39:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.229 INFO kablam! Oct 21 13:39:13.229 INFO kablam! warning: function is never used: `run_doctor` Oct 21 13:39:13.229 INFO kablam! --> src/main.rs:1075:1 Oct 21 13:39:13.229 INFO kablam! | Oct 21 13:39:13.229 INFO kablam! 1075 | fn run_doctor() { Oct 21 13:39:13.229 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 13:39:13.229 INFO kablam! Oct 21 13:39:13.229 INFO kablam! warning: function is never used: `background_test` Oct 21 13:39:13.229 INFO kablam! --> src/main.rs:1103:1 Oct 21 13:39:13.229 INFO kablam! | Oct 21 13:39:13.229 INFO kablam! 1103 | fn background_test() -> String { Oct 21 13:39:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.229 INFO kablam! Oct 21 13:39:13.229 INFO kablam! warning: enum is never used: `DownloadStatus` Oct 21 13:39:13.229 INFO kablam! --> src/main.rs:1108:1 Oct 21 13:39:13.229 INFO kablam! | Oct 21 13:39:13.229 INFO kablam! 1108 | enum DownloadStatus { Oct 21 13:39:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.229 INFO kablam! Oct 21 13:39:13.229 INFO kablam! warning: struct is never constructed: `DownloadItem` Oct 21 13:39:13.229 INFO kablam! --> src/main.rs:1114:1 Oct 21 13:39:13.229 INFO kablam! | Oct 21 13:39:13.229 INFO kablam! 1114 | struct DownloadItem { Oct 21 13:39:13.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:39:13.229 INFO kablam! Oct 21 13:39:13.318 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.95s Oct 21 13:39:13.329 INFO kablam! su: No module specific data is present Oct 21 13:39:14.056 INFO running `"docker" "rm" "-f" "1fa60004183e819fe5f663c9e19cbd661f4cd2d33e174df2296e1fb8f06adf37"` Oct 21 13:39:14.258 INFO blam! 1fa60004183e819fe5f663c9e19cbd661f4cd2d33e174df2296e1fb8f06adf37