Oct 12 22:23:51.972 INFO testing synixebrett/HEMTT against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:23:51.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 12 22:23:52.416 INFO blam! bba3c6d78ee8d07c93d19bd59dff35e3243b75da2316447d5c602518db7f75da Oct 12 22:23:52.427 INFO running `"docker" "start" "-a" "bba3c6d78ee8d07c93d19bd59dff35e3243b75da2316447d5c602518db7f75da"` Oct 12 22:23:53.791 INFO kablam! usermod: no changes Oct 12 22:23:54.183 INFO kablam! Compiling podio v0.1.6 Oct 12 22:23:54.187 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 12 22:23:54.188 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 12 22:23:54.198 INFO kablam! Compiling miniz_oxide v0.1.3 Oct 12 22:23:54.198 INFO kablam! Compiling msdos_time v0.1.6 Oct 12 22:23:54.203 INFO kablam! Compiling serde_json v1.0.28 Oct 12 22:23:54.203 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 12 22:23:59.684 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 22:23:59.685 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 12 22:23:59.685 INFO kablam! Compiling tokio-uds v0.2.1 Oct 12 22:24:01.452 INFO kablam! Compiling bzip2 v0.3.3 Oct 12 22:24:04.775 INFO kablam! Compiling tokio v0.1.8 Oct 12 22:24:06.079 INFO kablam! Compiling flate2 v1.0.2 Oct 12 22:24:09.491 INFO kablam! Compiling zip v0.4.2 Oct 12 22:24:10.444 INFO kablam! Compiling hyper v0.12.10 Oct 12 22:24:20.075 INFO kablam! Compiling hyper-tls v0.3.0 Oct 12 22:24:21.313 INFO kablam! Compiling reqwest v0.9.1 Oct 12 22:24:31.906 INFO kablam! Compiling hemtt v0.1.0 (/source) Oct 12 22:24:33.521 INFO kablam! warning: unused variable: `latest` Oct 12 22:24:33.521 INFO kablam! --> src/project.rs:38:7 Oct 12 22:24:33.521 INFO kablam! | Oct 12 22:24:33.521 INFO kablam! 38 | let latest = armake::get_latest(releases); Oct 12 22:24:33.521 INFO kablam! | ^^^^^^ help: consider using `_latest` instead Oct 12 22:24:33.521 INFO kablam! | Oct 12 22:24:33.521 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:24:33.521 INFO kablam! Oct 12 22:24:33.522 INFO kablam! warning: unused variable: `output` Oct 12 22:24:33.522 INFO kablam! --> src/armake.rs:197:9 Oct 12 22:24:33.522 INFO kablam! | Oct 12 22:24:33.522 INFO kablam! 197 | let output = Command::new("tools/armake") Oct 12 22:24:33.522 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 12 22:24:33.522 INFO kablam! Oct 12 22:24:33.522 INFO kablam! warning: unused variable: `command` Oct 12 22:24:33.522 INFO kablam! --> src/main.rs:76:15 Oct 12 22:24:33.522 INFO kablam! | Oct 12 22:24:33.522 INFO kablam! 76 | if let Some(command) = matches.subcommand_name() { Oct 12 22:24:33.522 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 12 22:24:33.522 INFO kablam! Oct 12 22:24:33.674 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.674 INFO kablam! --> src/files.rs:198:3 Oct 12 22:24:33.674 INFO kablam! | Oct 12 22:24:33.674 INFO kablam! 198 | req.read_to_end(&mut buf); Oct 12 22:24:33.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.674 INFO kablam! | Oct 12 22:24:33.674 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:24:33.674 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.674 INFO kablam! Oct 12 22:24:33.676 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.676 INFO kablam! --> src/project.rs:23:5 Oct 12 22:24:33.676 INFO kablam! | Oct 12 22:24:33.676 INFO kablam! 23 | out.write_fmt(format_args!("{}", serde_json::to_string_pretty(&self)?)); Oct 12 22:24:33.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.676 INFO kablam! | Oct 12 22:24:33.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.676 INFO kablam! Oct 12 22:24:33.677 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.677 INFO kablam! --> src/project.rs:45:3 Oct 12 22:24:33.677 INFO kablam! | Oct 12 22:24:33.677 INFO kablam! 45 | p.save(); Oct 12 22:24:33.677 INFO kablam! | ^^^^^^^^^ Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.679 INFO kablam! Oct 12 22:24:33.679 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.679 INFO kablam! --> src/armake.rs:64:3 Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! 64 | req.read_to_end(&mut buf); Oct 12 22:24:33.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.679 INFO kablam! Oct 12 22:24:33.679 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.679 INFO kablam! --> src/armake.rs:77:3 Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! 77 | fs::remove_file("armake.zip"); Oct 12 22:24:33.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.679 INFO kablam! Oct 12 22:24:33.679 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.679 INFO kablam! --> src/armake.rs:79:3 Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! 79 | out.write_fmt(format_args!("{}", release.tag_name)); Oct 12 22:24:33.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.679 INFO kablam! | Oct 12 22:24:33.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.679 INFO kablam! Oct 12 22:24:33.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.683 INFO kablam! --> src/armake.rs:174:3 Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! 174 | build(&p); Oct 12 22:24:33.683 INFO kablam! | ^^^^^^^^^^ Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.683 INFO kablam! Oct 12 22:24:33.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.683 INFO kablam! --> src/armake.rs:191:5 Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! 191 | fs::copy(file, format!("releases/{}/@{}/{}", version, p.prefix, file)); Oct 12 22:24:33.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.683 INFO kablam! Oct 12 22:24:33.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.683 INFO kablam! --> src/armake.rs:201:5 Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! 201 | fs::rename(format!("{}.bikey", p.prefix), format!("keys/{}.bikey", p.prefix)); Oct 12 22:24:33.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.683 INFO kablam! Oct 12 22:24:33.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.683 INFO kablam! --> src/armake.rs:202:5 Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! 202 | fs::rename(format!("{}.biprivatekey", p.prefix), format!("keys/{}.biprivatekey", p.prefix)); Oct 12 22:24:33.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.683 INFO kablam! Oct 12 22:24:33.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.683 INFO kablam! --> src/armake.rs:204:3 Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! 204 | fs::copy(format!("keys/{}.bikey", p.prefix), format!("releases/{0}/@{1}/keys/{1}.bikey", version, p.prefix)); Oct 12 22:24:33.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.683 INFO kablam! Oct 12 22:24:33.683 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.683 INFO kablam! --> src/armake.rs:213:5 Oct 12 22:24:33.683 INFO kablam! | Oct 12 22:24:33.683 INFO kablam! 213 | fs::copy(&cpath, format!("releases/{}/@{}/{}", version, p.prefix, cpath)); Oct 12 22:24:33.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:102:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 102 | files::modcpp(&p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:103:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 103 | files::create_addon(&main, &p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:104:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 104 | files::scriptmodhpp(&p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:105:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 105 | files::scriptversionhpp(&p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:106:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 106 | files::scriptmacroshpp(&p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:107:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 107 | files::script_component(&main, &p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:108:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 108 | files::pboprefix(&main, &p); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:109:9 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 109 | files::configcpp(&main, &p, false); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:111:11 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 111 | files::create_include(); Oct 12 22:24:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.684 INFO kablam! Oct 12 22:24:33.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.684 INFO kablam! --> src/main.rs:125:13 Oct 12 22:24:33.684 INFO kablam! | Oct 12 22:24:33.684 INFO kablam! 125 | files::pboprefix(&name, &p); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:33.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.685 INFO kablam! --> src/main.rs:126:13 Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! 126 | files::script_component(&name, &p); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:33.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.685 INFO kablam! --> src/main.rs:127:13 Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! 127 | files::configcpp(&name, &p, cba); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:33.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.685 INFO kablam! --> src/main.rs:145:15 Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! 145 | armake::download(&latest); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:33.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.685 INFO kablam! --> src/main.rs:150:15 Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! 150 | armake::release(&p); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:33.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.685 INFO kablam! --> src/main.rs:152:15 Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! 152 | armake::build(&p); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:33.685 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:33.685 INFO kablam! --> src/main.rs:160:9 Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! 160 | files::create_include(); Oct 12 22:24:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:33.685 INFO kablam! | Oct 12 22:24:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:33.685 INFO kablam! Oct 12 22:24:39.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.19s Oct 12 22:24:39.039 INFO kablam! su: No module specific data is present Oct 12 22:24:39.442 INFO running `"docker" "rm" "-f" "bba3c6d78ee8d07c93d19bd59dff35e3243b75da2316447d5c602518db7f75da"` Oct 12 22:24:39.594 INFO blam! bba3c6d78ee8d07c93d19bd59dff35e3243b75da2316447d5c602518db7f75da Oct 12 22:24:39.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 12 22:24:39.823 INFO blam! 0b603d097dd33b86f8d15d25d9499c08c7a6bacb954548f203654116071e73a7 Oct 12 22:24:39.839 INFO running `"docker" "start" "-a" "0b603d097dd33b86f8d15d25d9499c08c7a6bacb954548f203654116071e73a7"` Oct 12 22:24:40.494 INFO kablam! usermod: no changes Oct 12 22:24:40.735 INFO kablam! Compiling hemtt v0.1.0 (/source) Oct 12 22:24:42.181 INFO kablam! warning: unused variable: `latest` Oct 12 22:24:42.181 INFO kablam! --> src/project.rs:38:7 Oct 12 22:24:42.182 INFO kablam! | Oct 12 22:24:42.182 INFO kablam! 38 | let latest = armake::get_latest(releases); Oct 12 22:24:42.182 INFO kablam! | ^^^^^^ help: consider using `_latest` instead Oct 12 22:24:42.182 INFO kablam! | Oct 12 22:24:42.182 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:24:42.182 INFO kablam! Oct 12 22:24:42.182 INFO kablam! warning: unused variable: `output` Oct 12 22:24:42.182 INFO kablam! --> src/armake.rs:197:9 Oct 12 22:24:42.182 INFO kablam! | Oct 12 22:24:42.182 INFO kablam! 197 | let output = Command::new("tools/armake") Oct 12 22:24:42.182 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 12 22:24:42.182 INFO kablam! Oct 12 22:24:42.182 INFO kablam! warning: unused variable: `command` Oct 12 22:24:42.182 INFO kablam! --> src/main.rs:76:15 Oct 12 22:24:42.182 INFO kablam! | Oct 12 22:24:42.182 INFO kablam! 76 | if let Some(command) = matches.subcommand_name() { Oct 12 22:24:42.182 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 12 22:24:42.182 INFO kablam! Oct 12 22:24:42.304 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.304 INFO kablam! --> src/files.rs:198:3 Oct 12 22:24:42.304 INFO kablam! | Oct 12 22:24:42.305 INFO kablam! 198 | req.read_to_end(&mut buf); Oct 12 22:24:42.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.306 INFO kablam! | Oct 12 22:24:42.306 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:24:42.306 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.306 INFO kablam! Oct 12 22:24:42.306 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.306 INFO kablam! --> src/project.rs:23:5 Oct 12 22:24:42.306 INFO kablam! | Oct 12 22:24:42.306 INFO kablam! 23 | out.write_fmt(format_args!("{}", serde_json::to_string_pretty(&self)?)); Oct 12 22:24:42.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.306 INFO kablam! | Oct 12 22:24:42.306 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.306 INFO kablam! Oct 12 22:24:42.306 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.306 INFO kablam! --> src/project.rs:45:3 Oct 12 22:24:42.306 INFO kablam! | Oct 12 22:24:42.306 INFO kablam! 45 | p.save(); Oct 12 22:24:42.306 INFO kablam! | ^^^^^^^^^ Oct 12 22:24:42.306 INFO kablam! | Oct 12 22:24:42.306 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.306 INFO kablam! Oct 12 22:24:42.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.308 INFO kablam! --> src/armake.rs:64:3 Oct 12 22:24:42.308 INFO kablam! | Oct 12 22:24:42.308 INFO kablam! 64 | req.read_to_end(&mut buf); Oct 12 22:24:42.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.308 INFO kablam! | Oct 12 22:24:42.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.309 INFO kablam! Oct 12 22:24:42.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.309 INFO kablam! --> src/armake.rs:77:3 Oct 12 22:24:42.309 INFO kablam! | Oct 12 22:24:42.309 INFO kablam! 77 | fs::remove_file("armake.zip"); Oct 12 22:24:42.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.309 INFO kablam! | Oct 12 22:24:42.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.309 INFO kablam! Oct 12 22:24:42.309 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.309 INFO kablam! --> src/armake.rs:79:3 Oct 12 22:24:42.309 INFO kablam! | Oct 12 22:24:42.310 INFO kablam! 79 | out.write_fmt(format_args!("{}", release.tag_name)); Oct 12 22:24:42.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.310 INFO kablam! | Oct 12 22:24:42.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.310 INFO kablam! Oct 12 22:24:42.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.310 INFO kablam! --> src/armake.rs:174:3 Oct 12 22:24:42.310 INFO kablam! | Oct 12 22:24:42.310 INFO kablam! 174 | build(&p); Oct 12 22:24:42.310 INFO kablam! | ^^^^^^^^^^ Oct 12 22:24:42.310 INFO kablam! | Oct 12 22:24:42.310 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.310 INFO kablam! Oct 12 22:24:42.310 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.310 INFO kablam! --> src/armake.rs:191:5 Oct 12 22:24:42.311 INFO kablam! | Oct 12 22:24:42.311 INFO kablam! 191 | fs::copy(file, format!("releases/{}/@{}/{}", version, p.prefix, file)); Oct 12 22:24:42.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.311 INFO kablam! | Oct 12 22:24:42.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.311 INFO kablam! Oct 12 22:24:42.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.311 INFO kablam! --> src/armake.rs:201:5 Oct 12 22:24:42.311 INFO kablam! | Oct 12 22:24:42.311 INFO kablam! 201 | fs::rename(format!("{}.bikey", p.prefix), format!("keys/{}.bikey", p.prefix)); Oct 12 22:24:42.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.311 INFO kablam! | Oct 12 22:24:42.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.311 INFO kablam! Oct 12 22:24:42.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.311 INFO kablam! --> src/armake.rs:202:5 Oct 12 22:24:42.311 INFO kablam! | Oct 12 22:24:42.311 INFO kablam! 202 | fs::rename(format!("{}.biprivatekey", p.prefix), format!("keys/{}.biprivatekey", p.prefix)); Oct 12 22:24:42.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.311 INFO kablam! | Oct 12 22:24:42.312 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.312 INFO kablam! Oct 12 22:24:42.312 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.312 INFO kablam! --> src/armake.rs:204:3 Oct 12 22:24:42.312 INFO kablam! | Oct 12 22:24:42.312 INFO kablam! 204 | fs::copy(format!("keys/{}.bikey", p.prefix), format!("releases/{0}/@{1}/keys/{1}.bikey", version, p.prefix)); Oct 12 22:24:42.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.312 INFO kablam! | Oct 12 22:24:42.312 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.312 INFO kablam! Oct 12 22:24:42.312 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.312 INFO kablam! --> src/armake.rs:213:5 Oct 12 22:24:42.312 INFO kablam! | Oct 12 22:24:42.312 INFO kablam! 213 | fs::copy(&cpath, format!("releases/{}/@{}/{}", version, p.prefix, cpath)); Oct 12 22:24:42.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.312 INFO kablam! | Oct 12 22:24:42.312 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.312 INFO kablam! Oct 12 22:24:42.312 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.312 INFO kablam! --> src/main.rs:102:9 Oct 12 22:24:42.312 INFO kablam! | Oct 12 22:24:42.312 INFO kablam! 102 | files::modcpp(&p); Oct 12 22:24:42.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.313 INFO kablam! | Oct 12 22:24:42.313 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.313 INFO kablam! Oct 12 22:24:42.313 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.313 INFO kablam! --> src/main.rs:103:9 Oct 12 22:24:42.313 INFO kablam! | Oct 12 22:24:42.313 INFO kablam! 103 | files::create_addon(&main, &p); Oct 12 22:24:42.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.313 INFO kablam! | Oct 12 22:24:42.313 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.313 INFO kablam! Oct 12 22:24:42.313 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.313 INFO kablam! --> src/main.rs:104:9 Oct 12 22:24:42.313 INFO kablam! | Oct 12 22:24:42.313 INFO kablam! 104 | files::scriptmodhpp(&p); Oct 12 22:24:42.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.313 INFO kablam! | Oct 12 22:24:42.313 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.313 INFO kablam! Oct 12 22:24:42.314 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.314 INFO kablam! --> src/main.rs:105:9 Oct 12 22:24:42.314 INFO kablam! | Oct 12 22:24:42.314 INFO kablam! 105 | files::scriptversionhpp(&p); Oct 12 22:24:42.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.314 INFO kablam! | Oct 12 22:24:42.314 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.314 INFO kablam! Oct 12 22:24:42.314 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.314 INFO kablam! --> src/main.rs:106:9 Oct 12 22:24:42.314 INFO kablam! | Oct 12 22:24:42.314 INFO kablam! 106 | files::scriptmacroshpp(&p); Oct 12 22:24:42.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.314 INFO kablam! | Oct 12 22:24:42.314 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.314 INFO kablam! Oct 12 22:24:42.314 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.314 INFO kablam! --> src/main.rs:107:9 Oct 12 22:24:42.315 INFO kablam! | Oct 12 22:24:42.315 INFO kablam! 107 | files::script_component(&main, &p); Oct 12 22:24:42.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.315 INFO kablam! | Oct 12 22:24:42.315 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.315 INFO kablam! Oct 12 22:24:42.315 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.315 INFO kablam! --> src/main.rs:108:9 Oct 12 22:24:42.315 INFO kablam! | Oct 12 22:24:42.315 INFO kablam! 108 | files::pboprefix(&main, &p); Oct 12 22:24:42.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.315 INFO kablam! | Oct 12 22:24:42.315 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.315 INFO kablam! Oct 12 22:24:42.315 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.315 INFO kablam! --> src/main.rs:109:9 Oct 12 22:24:42.315 INFO kablam! | Oct 12 22:24:42.315 INFO kablam! 109 | files::configcpp(&main, &p, false); Oct 12 22:24:42.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.315 INFO kablam! | Oct 12 22:24:42.315 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.315 INFO kablam! Oct 12 22:24:42.315 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.316 INFO kablam! --> src/main.rs:111:11 Oct 12 22:24:42.316 INFO kablam! | Oct 12 22:24:42.316 INFO kablam! 111 | files::create_include(); Oct 12 22:24:42.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.316 INFO kablam! | Oct 12 22:24:42.316 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.316 INFO kablam! Oct 12 22:24:42.316 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.316 INFO kablam! --> src/main.rs:125:13 Oct 12 22:24:42.316 INFO kablam! | Oct 12 22:24:42.316 INFO kablam! 125 | files::pboprefix(&name, &p); Oct 12 22:24:42.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.316 INFO kablam! | Oct 12 22:24:42.316 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.316 INFO kablam! Oct 12 22:24:42.316 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.316 INFO kablam! --> src/main.rs:126:13 Oct 12 22:24:42.316 INFO kablam! | Oct 12 22:24:42.316 INFO kablam! 126 | files::script_component(&name, &p); Oct 12 22:24:42.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.316 INFO kablam! | Oct 12 22:24:42.316 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.317 INFO kablam! Oct 12 22:24:42.317 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.317 INFO kablam! --> src/main.rs:127:13 Oct 12 22:24:42.317 INFO kablam! | Oct 12 22:24:42.317 INFO kablam! 127 | files::configcpp(&name, &p, cba); Oct 12 22:24:42.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.317 INFO kablam! | Oct 12 22:24:42.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.317 INFO kablam! Oct 12 22:24:42.317 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.317 INFO kablam! --> src/main.rs:145:15 Oct 12 22:24:42.317 INFO kablam! | Oct 12 22:24:42.317 INFO kablam! 145 | armake::download(&latest); Oct 12 22:24:42.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.317 INFO kablam! | Oct 12 22:24:42.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.317 INFO kablam! Oct 12 22:24:42.317 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.317 INFO kablam! --> src/main.rs:150:15 Oct 12 22:24:42.317 INFO kablam! | Oct 12 22:24:42.317 INFO kablam! 150 | armake::release(&p); Oct 12 22:24:42.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.317 INFO kablam! | Oct 12 22:24:42.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.318 INFO kablam! Oct 12 22:24:42.318 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.318 INFO kablam! --> src/main.rs:152:15 Oct 12 22:24:42.318 INFO kablam! | Oct 12 22:24:42.318 INFO kablam! 152 | armake::build(&p); Oct 12 22:24:42.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.318 INFO kablam! | Oct 12 22:24:42.318 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.318 INFO kablam! Oct 12 22:24:42.318 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:24:42.318 INFO kablam! --> src/main.rs:160:9 Oct 12 22:24:42.318 INFO kablam! | Oct 12 22:24:42.318 INFO kablam! 160 | files::create_include(); Oct 12 22:24:42.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:42.318 INFO kablam! | Oct 12 22:24:42.318 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:24:42.318 INFO kablam! Oct 12 22:24:42.846 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 12 22:24:42.863 INFO kablam! su: No module specific data is present Oct 12 22:24:43.689 INFO running `"docker" "rm" "-f" "0b603d097dd33b86f8d15d25d9499c08c7a6bacb954548f203654116071e73a7"` Oct 12 22:24:43.894 INFO blam! 0b603d097dd33b86f8d15d25d9499c08c7a6bacb954548f203654116071e73a7 Oct 12 22:24:43.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 12 22:24:44.407 INFO blam! 1cf9714c7978db1b68ed6e3fa891cf4823e1294ae234bb692f85c702ae5191a1 Oct 12 22:24:44.415 INFO running `"docker" "start" "-a" "1cf9714c7978db1b68ed6e3fa891cf4823e1294ae234bb692f85c702ae5191a1"` Oct 12 22:24:45.245 INFO kablam! usermod: no changes Oct 12 22:24:45.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 12 22:24:45.470 INFO kablam! Running /target/debug/deps/hemtt-8c20d3951dc9e564 Oct 12 22:24:45.477 INFO blam! Oct 12 22:24:45.477 INFO blam! running 0 tests Oct 12 22:24:45.477 INFO blam! Oct 12 22:24:45.477 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:24:45.477 INFO blam! Oct 12 22:24:45.479 INFO kablam! su: No module specific data is present Oct 12 22:24:45.979 INFO running `"docker" "rm" "-f" "1cf9714c7978db1b68ed6e3fa891cf4823e1294ae234bb692f85c702ae5191a1"` Oct 12 22:24:46.265 INFO blam! 1cf9714c7978db1b68ed6e3fa891cf4823e1294ae234bb692f85c702ae5191a1