Oct 31 20:08:13.777 INFO checking synixebrett/HEMTT against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 20:08:13.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:08:14.368 INFO blam! f9a11c7a88c0620ff5a349a932ea628bace88e86d6000d6bd802b49407282dd3 Oct 31 20:08:14.380 INFO running `"docker" "start" "-a" "f9a11c7a88c0620ff5a349a932ea628bace88e86d6000d6bd802b49407282dd3"` Oct 31 20:08:16.349 INFO kablam! usermod: no changes Oct 31 20:08:16.760 INFO kablam! Checking uuid v0.7.1 Oct 31 20:08:16.760 INFO kablam! Checking mio v0.6.16 Oct 31 20:08:16.768 INFO kablam! Checking http v0.1.13 Oct 31 20:08:16.769 INFO kablam! Checking serde_json v1.0.28 Oct 31 20:08:21.770 INFO kablam! Checking mio-uds v0.6.7 Oct 31 20:08:21.772 INFO kablam! Checking tokio-reactor v0.1.5 Oct 31 20:08:24.497 INFO kablam! Checking tokio-uds v0.2.1 Oct 31 20:08:24.497 INFO kablam! Checking tokio-tcp v0.1.1 Oct 31 20:08:24.497 INFO kablam! Checking tokio-udp v0.1.2 Oct 31 20:08:26.953 INFO kablam! Checking tokio v0.1.8 Oct 31 20:08:27.360 INFO kablam! Checking h2 v0.1.12 Oct 31 20:08:32.572 INFO kablam! Checking hyper v0.12.10 Oct 31 20:08:37.369 INFO kablam! Checking hyper-tls v0.3.0 Oct 31 20:08:38.329 INFO kablam! Checking reqwest v0.9.1 Oct 31 20:08:40.631 INFO kablam! Checking hemtt v0.1.0 (/source) Oct 31 20:08:43.168 INFO kablam! warning: unused variable: `latest` Oct 31 20:08:43.168 INFO kablam! --> src/project.rs:38:7 Oct 31 20:08:43.168 INFO kablam! | Oct 31 20:08:43.168 INFO kablam! 38 | let latest = armake::get_latest(releases); Oct 31 20:08:43.168 INFO kablam! | ^^^^^^ help: consider using `_latest` instead Oct 31 20:08:43.168 INFO kablam! | Oct 31 20:08:43.168 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:08:43.168 INFO kablam! Oct 31 20:08:43.168 INFO kablam! warning: unused variable: `output` Oct 31 20:08:43.168 INFO kablam! --> src/armake.rs:197:9 Oct 31 20:08:43.168 INFO kablam! | Oct 31 20:08:43.168 INFO kablam! 197 | let output = Command::new("tools/armake") Oct 31 20:08:43.168 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 31 20:08:43.168 INFO kablam! Oct 31 20:08:43.168 INFO kablam! warning: unused variable: `command` Oct 31 20:08:43.168 INFO kablam! --> src/main.rs:76:15 Oct 31 20:08:43.168 INFO kablam! | Oct 31 20:08:43.169 INFO kablam! 76 | if let Some(command) = matches.subcommand_name() { Oct 31 20:08:43.169 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 31 20:08:43.169 INFO kablam! Oct 31 20:08:43.228 INFO kablam! warning: unused variable: `latest` Oct 31 20:08:43.228 INFO kablam! --> src/project.rs:38:7 Oct 31 20:08:43.228 INFO kablam! | Oct 31 20:08:43.228 INFO kablam! 38 | let latest = armake::get_latest(releases); Oct 31 20:08:43.228 INFO kablam! | ^^^^^^ help: consider using `_latest` instead Oct 31 20:08:43.228 INFO kablam! | Oct 31 20:08:43.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 20:08:43.228 INFO kablam! Oct 31 20:08:43.228 INFO kablam! warning: unused variable: `output` Oct 31 20:08:43.228 INFO kablam! --> src/armake.rs:197:9 Oct 31 20:08:43.228 INFO kablam! | Oct 31 20:08:43.228 INFO kablam! 197 | let output = Command::new("tools/armake") Oct 31 20:08:43.228 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 31 20:08:43.228 INFO kablam! Oct 31 20:08:43.228 INFO kablam! warning: unused variable: `command` Oct 31 20:08:43.228 INFO kablam! --> src/main.rs:76:15 Oct 31 20:08:43.228 INFO kablam! | Oct 31 20:08:43.228 INFO kablam! 76 | if let Some(command) = matches.subcommand_name() { Oct 31 20:08:43.228 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 31 20:08:43.228 INFO kablam! Oct 31 20:08:43.364 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.364 INFO kablam! --> src/files.rs:198:3 Oct 31 20:08:43.364 INFO kablam! | Oct 31 20:08:43.364 INFO kablam! 198 | req.read_to_end(&mut buf); Oct 31 20:08:43.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.364 INFO kablam! | Oct 31 20:08:43.364 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 20:08:43.364 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.364 INFO kablam! Oct 31 20:08:43.364 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.364 INFO kablam! --> src/project.rs:23:5 Oct 31 20:08:43.364 INFO kablam! | Oct 31 20:08:43.364 INFO kablam! 23 | out.write_fmt(format_args!("{}", serde_json::to_string_pretty(&self)?)); Oct 31 20:08:43.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.364 INFO kablam! | Oct 31 20:08:43.364 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.364 INFO kablam! Oct 31 20:08:43.364 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.365 INFO kablam! --> src/project.rs:45:3 Oct 31 20:08:43.365 INFO kablam! | Oct 31 20:08:43.365 INFO kablam! 45 | p.save(); Oct 31 20:08:43.365 INFO kablam! | ^^^^^^^^^ Oct 31 20:08:43.365 INFO kablam! | Oct 31 20:08:43.365 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.365 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:64:3 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 64 | req.read_to_end(&mut buf); Oct 31 20:08:43.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.373 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:77:3 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 77 | fs::remove_file("armake.zip"); Oct 31 20:08:43.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.373 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:79:3 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 79 | out.write_fmt(format_args!("{}", release.tag_name)); Oct 31 20:08:43.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.373 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:174:3 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 174 | build(&p); Oct 31 20:08:43.373 INFO kablam! | ^^^^^^^^^^ Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.373 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:191:5 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 191 | fs::copy(file, format!("releases/{}/@{}/{}", version, p.prefix, file)); Oct 31 20:08:43.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.373 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:201:5 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 201 | fs::rename(format!("{}.bikey", p.prefix), format!("keys/{}.bikey", p.prefix)); Oct 31 20:08:43.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.373 INFO kablam! Oct 31 20:08:43.373 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.373 INFO kablam! --> src/armake.rs:202:5 Oct 31 20:08:43.373 INFO kablam! | Oct 31 20:08:43.373 INFO kablam! 202 | fs::rename(format!("{}.biprivatekey", p.prefix), format!("keys/{}.biprivatekey", p.prefix)); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.374 INFO kablam! Oct 31 20:08:43.374 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.374 INFO kablam! --> src/armake.rs:204:3 Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! 204 | fs::copy(format!("keys/{}.bikey", p.prefix), format!("releases/{0}/@{1}/keys/{1}.bikey", version, p.prefix)); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.374 INFO kablam! Oct 31 20:08:43.374 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.374 INFO kablam! --> src/armake.rs:213:5 Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! 213 | fs::copy(&cpath, format!("releases/{}/@{}/{}", version, p.prefix, cpath)); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.374 INFO kablam! Oct 31 20:08:43.374 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.374 INFO kablam! --> src/main.rs:102:9 Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! 102 | files::modcpp(&p); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.374 INFO kablam! Oct 31 20:08:43.374 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.374 INFO kablam! --> src/main.rs:103:9 Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! 103 | files::create_addon(&main, &p); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.374 INFO kablam! Oct 31 20:08:43.374 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.374 INFO kablam! --> src/main.rs:104:9 Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! 104 | files::scriptmodhpp(&p); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.374 INFO kablam! Oct 31 20:08:43.374 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.374 INFO kablam! --> src/main.rs:105:9 Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! 105 | files::scriptversionhpp(&p); Oct 31 20:08:43.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.374 INFO kablam! | Oct 31 20:08:43.374 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.392 INFO kablam! Oct 31 20:08:43.392 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.392 INFO kablam! --> src/main.rs:106:9 Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! 106 | files::scriptmacroshpp(&p); Oct 31 20:08:43.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.392 INFO kablam! Oct 31 20:08:43.392 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.392 INFO kablam! --> src/main.rs:107:9 Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! 107 | files::script_component(&main, &p); Oct 31 20:08:43.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.392 INFO kablam! Oct 31 20:08:43.392 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.392 INFO kablam! --> src/main.rs:108:9 Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! 108 | files::pboprefix(&main, &p); Oct 31 20:08:43.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.392 INFO kablam! Oct 31 20:08:43.392 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.392 INFO kablam! --> src/main.rs:109:9 Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! 109 | files::configcpp(&main, &p, false); Oct 31 20:08:43.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.392 INFO kablam! Oct 31 20:08:43.392 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.392 INFO kablam! --> src/main.rs:111:11 Oct 31 20:08:43.392 INFO kablam! | Oct 31 20:08:43.392 INFO kablam! 111 | files::create_include(); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:125:13 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 125 | files::pboprefix(&name, &p); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:126:13 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 126 | files::script_component(&name, &p); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:127:13 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 127 | files::configcpp(&name, &p, cba); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:145:15 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 145 | armake::download(&latest); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:150:15 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 150 | armake::release(&p); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:152:15 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 152 | armake::build(&p); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.393 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.393 INFO kablam! --> src/main.rs:160:9 Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! 160 | files::create_include(); Oct 31 20:08:43.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.393 INFO kablam! | Oct 31 20:08:43.393 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.393 INFO kablam! Oct 31 20:08:43.403 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.403 INFO kablam! --> src/files.rs:198:3 Oct 31 20:08:43.403 INFO kablam! | Oct 31 20:08:43.403 INFO kablam! 198 | req.read_to_end(&mut buf); Oct 31 20:08:43.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.403 INFO kablam! | Oct 31 20:08:43.403 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 20:08:43.403 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.403 INFO kablam! Oct 31 20:08:43.403 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.403 INFO kablam! --> src/project.rs:23:5 Oct 31 20:08:43.403 INFO kablam! | Oct 31 20:08:43.403 INFO kablam! 23 | out.write_fmt(format_args!("{}", serde_json::to_string_pretty(&self)?)); Oct 31 20:08:43.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.403 INFO kablam! | Oct 31 20:08:43.403 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.403 INFO kablam! Oct 31 20:08:43.403 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.403 INFO kablam! --> src/project.rs:45:3 Oct 31 20:08:43.403 INFO kablam! | Oct 31 20:08:43.403 INFO kablam! 45 | p.save(); Oct 31 20:08:43.403 INFO kablam! | ^^^^^^^^^ Oct 31 20:08:43.403 INFO kablam! | Oct 31 20:08:43.403 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.403 INFO kablam! Oct 31 20:08:43.405 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.405 INFO kablam! --> src/armake.rs:64:3 Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! 64 | req.read_to_end(&mut buf); Oct 31 20:08:43.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.405 INFO kablam! Oct 31 20:08:43.405 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.405 INFO kablam! --> src/armake.rs:77:3 Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! 77 | fs::remove_file("armake.zip"); Oct 31 20:08:43.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.405 INFO kablam! Oct 31 20:08:43.405 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.405 INFO kablam! --> src/armake.rs:79:3 Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! 79 | out.write_fmt(format_args!("{}", release.tag_name)); Oct 31 20:08:43.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.405 INFO kablam! Oct 31 20:08:43.405 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.405 INFO kablam! --> src/armake.rs:174:3 Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! 174 | build(&p); Oct 31 20:08:43.405 INFO kablam! | ^^^^^^^^^^ Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.405 INFO kablam! Oct 31 20:08:43.405 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.405 INFO kablam! --> src/armake.rs:191:5 Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! 191 | fs::copy(file, format!("releases/{}/@{}/{}", version, p.prefix, file)); Oct 31 20:08:43.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.405 INFO kablam! Oct 31 20:08:43.405 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.405 INFO kablam! --> src/armake.rs:201:5 Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! 201 | fs::rename(format!("{}.bikey", p.prefix), format!("keys/{}.bikey", p.prefix)); Oct 31 20:08:43.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.405 INFO kablam! | Oct 31 20:08:43.405 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.405 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/armake.rs:202:5 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 202 | fs::rename(format!("{}.biprivatekey", p.prefix), format!("keys/{}.biprivatekey", p.prefix)); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/armake.rs:204:3 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 204 | fs::copy(format!("keys/{}.bikey", p.prefix), format!("releases/{0}/@{1}/keys/{1}.bikey", version, p.prefix)); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/armake.rs:213:5 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 213 | fs::copy(&cpath, format!("releases/{}/@{}/{}", version, p.prefix, cpath)); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/main.rs:102:9 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 102 | files::modcpp(&p); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/main.rs:103:9 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 103 | files::create_addon(&main, &p); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/main.rs:104:9 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 104 | files::scriptmodhpp(&p); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/main.rs:105:9 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 105 | files::scriptversionhpp(&p); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/main.rs:106:9 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! 106 | files::scriptmacroshpp(&p); Oct 31 20:08:43.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.413 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.413 INFO kablam! Oct 31 20:08:43.413 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.413 INFO kablam! --> src/main.rs:107:9 Oct 31 20:08:43.413 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 107 | files::script_component(&main, &p); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:108:9 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 108 | files::pboprefix(&main, &p); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:109:9 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 109 | files::configcpp(&main, &p, false); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:111:11 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 111 | files::create_include(); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:125:13 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 125 | files::pboprefix(&name, &p); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:126:13 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 126 | files::script_component(&name, &p); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:127:13 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 127 | files::configcpp(&name, &p, cba); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:145:15 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 145 | armake::download(&latest); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:150:15 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 150 | armake::release(&p); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:152:15 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 152 | armake::build(&p); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 20:08:43.414 INFO kablam! --> src/main.rs:160:9 Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! 160 | files::create_include(); Oct 31 20:08:43.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 20:08:43.414 INFO kablam! | Oct 31 20:08:43.414 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 20:08:43.414 INFO kablam! Oct 31 20:08:43.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.14s Oct 31 20:08:43.568 INFO kablam! su: No module specific data is present Oct 31 20:08:44.066 INFO running `"docker" "rm" "-f" "f9a11c7a88c0620ff5a349a932ea628bace88e86d6000d6bd802b49407282dd3"` Oct 31 20:08:44.268 INFO blam! f9a11c7a88c0620ff5a349a932ea628bace88e86d6000d6bd802b49407282dd3