Oct 21 13:15:32.291 INFO checking synixebrett/HEMTT against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:15:32.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:15:32.890 INFO blam! a314678305a196c728ae635336b58999cd6a653ee9c52ae0a8d96a3ab0059ed1 Oct 21 13:15:32.894 INFO running `"docker" "start" "-a" "a314678305a196c728ae635336b58999cd6a653ee9c52ae0a8d96a3ab0059ed1"` Oct 21 13:15:34.168 INFO kablam! usermod: no changes Oct 21 13:15:34.548 INFO kablam! Checking podio v0.1.6 Oct 21 13:15:34.548 INFO kablam! Checking encoding_rs v0.8.6 Oct 21 13:15:34.548 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 21 13:15:34.548 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 13:15:34.548 INFO kablam! Checking tokio-executor v0.1.4 Oct 21 13:15:34.548 INFO kablam! Checking miniz_oxide v0.1.3 Oct 21 13:15:34.548 INFO kablam! Checking msdos_time v0.1.6 Oct 21 13:15:34.548 INFO kablam! Checking tokio-io v0.1.8 Oct 21 13:15:35.272 INFO kablam! Checking serde_json v1.0.28 Oct 21 13:15:35.492 INFO kablam! Compiling phf_shared v0.7.23 Oct 21 13:15:36.292 INFO kablam! Checking mime v0.3.9 Oct 21 13:15:36.313 INFO kablam! Checking openssl v0.10.12 Oct 21 13:15:37.024 INFO kablam! Checking libflate v0.1.16 Oct 21 13:15:37.793 INFO kablam! Compiling syn v0.15.4 Oct 21 13:15:38.009 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 21 13:15:39.040 INFO kablam! Checking tokio-current-thread v0.1.1 Oct 21 13:15:40.812 INFO kablam! Checking tokio-timer v0.2.6 Oct 21 13:15:41.629 INFO kablam! Compiling phf_generator v0.7.23 Oct 21 13:15:42.411 INFO kablam! Checking phf v0.7.23 Oct 21 13:15:43.364 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 13:15:43.480 INFO kablam! Checking h2 v0.1.12 Oct 21 13:15:44.763 INFO kablam! Checking parking_lot v0.6.4 Oct 21 13:15:45.881 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 21 13:15:47.292 INFO kablam! Compiling phf_codegen v0.7.23 Oct 21 13:15:48.359 INFO kablam! Checking tokio-reactor v0.1.5 Oct 21 13:15:48.636 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 21 13:15:48.912 INFO kablam! Checking bzip2 v0.3.3 Oct 21 13:15:49.436 INFO kablam! Checking flate2 v1.0.2 Oct 21 13:15:51.852 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 13:15:52.468 INFO kablam! Checking tokio-uds v0.2.1 Oct 21 13:15:52.769 INFO kablam! Checking tokio-tcp v0.1.1 Oct 21 13:15:53.352 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 13:15:53.366 INFO kablam! Checking native-tls v0.2.1 Oct 21 13:15:54.140 INFO kablam! Checking zip v0.4.2 Oct 21 13:15:54.908 INFO kablam! Checking tokio v0.1.8 Oct 21 13:15:56.869 INFO kablam! Checking hyper v0.12.10 Oct 21 13:15:59.618 INFO kablam! Compiling serde_derive v1.0.79 Oct 21 13:16:03.724 INFO kablam! Checking hyper-tls v0.3.0 Oct 21 13:16:04.844 INFO kablam! Checking reqwest v0.9.1 Oct 21 13:16:17.600 INFO kablam! Checking hemtt v0.1.0 (/source) Oct 21 13:16:19.913 INFO kablam! warning: unused variable: `latest` Oct 21 13:16:19.914 INFO kablam! --> src/project.rs:38:7 Oct 21 13:16:19.914 INFO kablam! | Oct 21 13:16:19.914 INFO kablam! 38 | let latest = armake::get_latest(releases); Oct 21 13:16:19.915 INFO kablam! | ^^^^^^ help: consider using `_latest` instead Oct 21 13:16:19.915 INFO kablam! | Oct 21 13:16:19.915 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:16:19.915 INFO kablam! Oct 21 13:16:19.916 INFO kablam! warning: unused variable: `output` Oct 21 13:16:19.916 INFO kablam! --> src/armake.rs:197:9 Oct 21 13:16:19.916 INFO kablam! | Oct 21 13:16:19.917 INFO kablam! 197 | let output = Command::new("tools/armake") Oct 21 13:16:19.917 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 21 13:16:19.917 INFO kablam! Oct 21 13:16:19.917 INFO kablam! warning: unused variable: `command` Oct 21 13:16:19.918 INFO kablam! --> src/main.rs:76:15 Oct 21 13:16:19.918 INFO kablam! | Oct 21 13:16:19.918 INFO kablam! 76 | if let Some(command) = matches.subcommand_name() { Oct 21 13:16:19.919 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 21 13:16:19.919 INFO kablam! Oct 21 13:16:20.129 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.129 INFO kablam! --> src/files.rs:198:3 Oct 21 13:16:20.129 INFO kablam! | Oct 21 13:16:20.130 INFO kablam! 198 | req.read_to_end(&mut buf); Oct 21 13:16:20.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.130 INFO kablam! | Oct 21 13:16:20.131 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 13:16:20.131 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.131 INFO kablam! Oct 21 13:16:20.132 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.132 INFO kablam! --> src/project.rs:23:5 Oct 21 13:16:20.132 INFO kablam! | Oct 21 13:16:20.133 INFO kablam! 23 | out.write_fmt(format_args!("{}", serde_json::to_string_pretty(&self)?)); Oct 21 13:16:20.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.133 INFO kablam! | Oct 21 13:16:20.133 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.133 INFO kablam! Oct 21 13:16:20.133 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.133 INFO kablam! --> src/project.rs:45:3 Oct 21 13:16:20.133 INFO kablam! | Oct 21 13:16:20.133 INFO kablam! 45 | p.save(); Oct 21 13:16:20.133 INFO kablam! | ^^^^^^^^^ Oct 21 13:16:20.133 INFO kablam! | Oct 21 13:16:20.133 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.133 INFO kablam! Oct 21 13:16:20.134 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.134 INFO kablam! --> src/armake.rs:64:3 Oct 21 13:16:20.134 INFO kablam! | Oct 21 13:16:20.134 INFO kablam! 64 | req.read_to_end(&mut buf); Oct 21 13:16:20.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.134 INFO kablam! | Oct 21 13:16:20.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.134 INFO kablam! Oct 21 13:16:20.134 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.134 INFO kablam! --> src/armake.rs:77:3 Oct 21 13:16:20.134 INFO kablam! | Oct 21 13:16:20.134 INFO kablam! 77 | fs::remove_file("armake.zip"); Oct 21 13:16:20.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.134 INFO kablam! | Oct 21 13:16:20.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.134 INFO kablam! Oct 21 13:16:20.134 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.134 INFO kablam! --> src/armake.rs:79:3 Oct 21 13:16:20.134 INFO kablam! | Oct 21 13:16:20.134 INFO kablam! 79 | out.write_fmt(format_args!("{}", release.tag_name)); Oct 21 13:16:20.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.134 INFO kablam! | Oct 21 13:16:20.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.134 INFO kablam! Oct 21 13:16:20.170 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.171 INFO kablam! --> src/armake.rs:174:3 Oct 21 13:16:20.171 INFO kablam! | Oct 21 13:16:20.171 INFO kablam! 174 | build(&p); Oct 21 13:16:20.172 INFO kablam! | ^^^^^^^^^^ Oct 21 13:16:20.172 INFO kablam! | Oct 21 13:16:20.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.173 INFO kablam! Oct 21 13:16:20.173 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.173 INFO kablam! --> src/armake.rs:191:5 Oct 21 13:16:20.173 INFO kablam! | Oct 21 13:16:20.174 INFO kablam! 191 | fs::copy(file, format!("releases/{}/@{}/{}", version, p.prefix, file)); Oct 21 13:16:20.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.174 INFO kablam! | Oct 21 13:16:20.174 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.175 INFO kablam! Oct 21 13:16:20.175 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.175 INFO kablam! --> src/armake.rs:201:5 Oct 21 13:16:20.176 INFO kablam! | Oct 21 13:16:20.176 INFO kablam! 201 | fs::rename(format!("{}.bikey", p.prefix), format!("keys/{}.bikey", p.prefix)); Oct 21 13:16:20.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.177 INFO kablam! | Oct 21 13:16:20.177 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.177 INFO kablam! Oct 21 13:16:20.177 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.178 INFO kablam! --> src/armake.rs:202:5 Oct 21 13:16:20.178 INFO kablam! | Oct 21 13:16:20.178 INFO kablam! 202 | fs::rename(format!("{}.biprivatekey", p.prefix), format!("keys/{}.biprivatekey", p.prefix)); Oct 21 13:16:20.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.179 INFO kablam! | Oct 21 13:16:20.179 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.179 INFO kablam! Oct 21 13:16:20.180 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.180 INFO kablam! --> src/armake.rs:204:3 Oct 21 13:16:20.180 INFO kablam! | Oct 21 13:16:20.181 INFO kablam! 204 | fs::copy(format!("keys/{}.bikey", p.prefix), format!("releases/{0}/@{1}/keys/{1}.bikey", version, p.prefix)); Oct 21 13:16:20.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.181 INFO kablam! | Oct 21 13:16:20.182 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.182 INFO kablam! Oct 21 13:16:20.182 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.183 INFO kablam! --> src/armake.rs:213:5 Oct 21 13:16:20.183 INFO kablam! | Oct 21 13:16:20.183 INFO kablam! 213 | fs::copy(&cpath, format!("releases/{}/@{}/{}", version, p.prefix, cpath)); Oct 21 13:16:20.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.184 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.188 INFO kablam! Oct 21 13:16:20.188 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.188 INFO kablam! --> src/main.rs:102:9 Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! 102 | files::modcpp(&p); Oct 21 13:16:20.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.188 INFO kablam! Oct 21 13:16:20.188 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.188 INFO kablam! --> src/main.rs:103:9 Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! 103 | files::create_addon(&main, &p); Oct 21 13:16:20.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.188 INFO kablam! Oct 21 13:16:20.188 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.188 INFO kablam! --> src/main.rs:104:9 Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! 104 | files::scriptmodhpp(&p); Oct 21 13:16:20.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.188 INFO kablam! Oct 21 13:16:20.188 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.188 INFO kablam! --> src/main.rs:105:9 Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! 105 | files::scriptversionhpp(&p); Oct 21 13:16:20.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.188 INFO kablam! Oct 21 13:16:20.188 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.188 INFO kablam! --> src/main.rs:106:9 Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! 106 | files::scriptmacroshpp(&p); Oct 21 13:16:20.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.188 INFO kablam! Oct 21 13:16:20.188 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.188 INFO kablam! --> src/main.rs:107:9 Oct 21 13:16:20.188 INFO kablam! | Oct 21 13:16:20.188 INFO kablam! 107 | files::script_component(&main, &p); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:108:9 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 108 | files::pboprefix(&main, &p); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:109:9 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 109 | files::configcpp(&main, &p, false); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:111:11 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 111 | files::create_include(); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:125:13 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 125 | files::pboprefix(&name, &p); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:126:13 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 126 | files::script_component(&name, &p); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:127:13 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 127 | files::configcpp(&name, &p, cba); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:145:15 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 145 | armake::download(&latest); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:150:15 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 150 | armake::release(&p); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:152:15 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 152 | armake::build(&p); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.189 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.189 INFO kablam! --> src/main.rs:160:9 Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! 160 | files::create_include(); Oct 21 13:16:20.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.189 INFO kablam! | Oct 21 13:16:20.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.189 INFO kablam! Oct 21 13:16:20.408 INFO kablam! warning: unused variable: `latest` Oct 21 13:16:20.408 INFO kablam! --> src/project.rs:38:7 Oct 21 13:16:20.408 INFO kablam! | Oct 21 13:16:20.408 INFO kablam! 38 | let latest = armake::get_latest(releases); Oct 21 13:16:20.408 INFO kablam! | ^^^^^^ help: consider using `_latest` instead Oct 21 13:16:20.408 INFO kablam! | Oct 21 13:16:20.408 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 13:16:20.408 INFO kablam! Oct 21 13:16:20.408 INFO kablam! warning: unused variable: `output` Oct 21 13:16:20.408 INFO kablam! --> src/armake.rs:197:9 Oct 21 13:16:20.408 INFO kablam! | Oct 21 13:16:20.408 INFO kablam! 197 | let output = Command::new("tools/armake") Oct 21 13:16:20.408 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 21 13:16:20.408 INFO kablam! Oct 21 13:16:20.408 INFO kablam! warning: unused variable: `command` Oct 21 13:16:20.408 INFO kablam! --> src/main.rs:76:15 Oct 21 13:16:20.408 INFO kablam! | Oct 21 13:16:20.408 INFO kablam! 76 | if let Some(command) = matches.subcommand_name() { Oct 21 13:16:20.408 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 21 13:16:20.408 INFO kablam! Oct 21 13:16:20.564 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.564 INFO kablam! --> src/files.rs:198:3 Oct 21 13:16:20.564 INFO kablam! | Oct 21 13:16:20.564 INFO kablam! 198 | req.read_to_end(&mut buf); Oct 21 13:16:20.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.564 INFO kablam! | Oct 21 13:16:20.564 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 13:16:20.564 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.564 INFO kablam! Oct 21 13:16:20.564 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.564 INFO kablam! --> src/project.rs:23:5 Oct 21 13:16:20.564 INFO kablam! | Oct 21 13:16:20.564 INFO kablam! 23 | out.write_fmt(format_args!("{}", serde_json::to_string_pretty(&self)?)); Oct 21 13:16:20.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.564 INFO kablam! | Oct 21 13:16:20.564 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.564 INFO kablam! Oct 21 13:16:20.564 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.564 INFO kablam! --> src/project.rs:45:3 Oct 21 13:16:20.564 INFO kablam! | Oct 21 13:16:20.564 INFO kablam! 45 | p.save(); Oct 21 13:16:20.564 INFO kablam! | ^^^^^^^^^ Oct 21 13:16:20.564 INFO kablam! | Oct 21 13:16:20.570 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.570 INFO kablam! Oct 21 13:16:20.573 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.573 INFO kablam! --> src/armake.rs:64:3 Oct 21 13:16:20.573 INFO kablam! | Oct 21 13:16:20.574 INFO kablam! 64 | req.read_to_end(&mut buf); Oct 21 13:16:20.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.574 INFO kablam! | Oct 21 13:16:20.574 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.574 INFO kablam! Oct 21 13:16:20.575 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.575 INFO kablam! --> src/armake.rs:77:3 Oct 21 13:16:20.576 INFO kablam! | Oct 21 13:16:20.576 INFO kablam! 77 | fs::remove_file("armake.zip"); Oct 21 13:16:20.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.577 INFO kablam! | Oct 21 13:16:20.577 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.577 INFO kablam! Oct 21 13:16:20.577 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.580 INFO kablam! --> src/armake.rs:79:3 Oct 21 13:16:20.580 INFO kablam! | Oct 21 13:16:20.581 INFO kablam! 79 | out.write_fmt(format_args!("{}", release.tag_name)); Oct 21 13:16:20.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.581 INFO kablam! | Oct 21 13:16:20.581 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.581 INFO kablam! Oct 21 13:16:20.581 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.581 INFO kablam! --> src/armake.rs:174:3 Oct 21 13:16:20.581 INFO kablam! | Oct 21 13:16:20.581 INFO kablam! 174 | build(&p); Oct 21 13:16:20.581 INFO kablam! | ^^^^^^^^^^ Oct 21 13:16:20.581 INFO kablam! | Oct 21 13:16:20.581 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.581 INFO kablam! Oct 21 13:16:20.581 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.581 INFO kablam! --> src/armake.rs:191:5 Oct 21 13:16:20.581 INFO kablam! | Oct 21 13:16:20.581 INFO kablam! 191 | fs::copy(file, format!("releases/{}/@{}/{}", version, p.prefix, file)); Oct 21 13:16:20.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.581 INFO kablam! | Oct 21 13:16:20.581 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/armake.rs:201:5 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 201 | fs::rename(format!("{}.bikey", p.prefix), format!("keys/{}.bikey", p.prefix)); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/armake.rs:202:5 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 202 | fs::rename(format!("{}.biprivatekey", p.prefix), format!("keys/{}.biprivatekey", p.prefix)); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/armake.rs:204:3 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 204 | fs::copy(format!("keys/{}.bikey", p.prefix), format!("releases/{0}/@{1}/keys/{1}.bikey", version, p.prefix)); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/armake.rs:213:5 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 213 | fs::copy(&cpath, format!("releases/{}/@{}/{}", version, p.prefix, cpath)); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:102:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 102 | files::modcpp(&p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:103:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 103 | files::create_addon(&main, &p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:104:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 104 | files::scriptmodhpp(&p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:105:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 105 | files::scriptversionhpp(&p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:106:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 106 | files::scriptmacroshpp(&p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:107:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 107 | files::script_component(&main, &p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:108:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 108 | files::pboprefix(&main, &p); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.582 INFO kablam! Oct 21 13:16:20.582 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.582 INFO kablam! --> src/main.rs:109:9 Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.582 INFO kablam! 109 | files::configcpp(&main, &p, false); Oct 21 13:16:20.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.582 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:111:11 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 111 | files::create_include(); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:125:13 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 125 | files::pboprefix(&name, &p); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:126:13 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 126 | files::script_component(&name, &p); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:127:13 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 127 | files::configcpp(&name, &p, cba); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:145:15 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 145 | armake::download(&latest); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:150:15 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 150 | armake::release(&p); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:152:15 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 152 | armake::build(&p); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.583 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:16:20.583 INFO kablam! --> src/main.rs:160:9 Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! 160 | files::create_include(); Oct 21 13:16:20.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:16:20.583 INFO kablam! | Oct 21 13:16:20.583 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:16:20.583 INFO kablam! Oct 21 13:16:20.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.46s Oct 21 13:16:20.660 INFO kablam! su: No module specific data is present Oct 21 13:16:21.548 INFO running `"docker" "rm" "-f" "a314678305a196c728ae635336b58999cd6a653ee9c52ae0a8d96a3ab0059ed1"` Oct 21 13:16:21.838 INFO blam! a314678305a196c728ae635336b58999cd6a653ee9c52ae0a8d96a3ab0059ed1