Oct 12 17:14:13.413 INFO testing zlex7/Trust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:14:13.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 17:14:13.839 INFO blam! a1be9290009318c953da536281d9288160cbc6549a1496f77d22c848d2c8d767 Oct 12 17:14:13.839 INFO running `"docker" "start" "-a" "a1be9290009318c953da536281d9288160cbc6549a1496f77d22c848d2c8d767"` Oct 12 17:14:15.153 INFO kablam! usermod: no changes Oct 12 17:14:15.319 INFO kablam! Compiling libc v0.2.40 Oct 12 17:14:15.327 INFO kablam! Compiling byteorder v1.2.2 Oct 12 17:14:15.328 INFO kablam! Compiling lazy_static v1.0.0 Oct 12 17:14:15.328 INFO kablam! Compiling regex v1.0.0 Oct 12 17:14:15.328 INFO kablam! Compiling ucd-util v0.1.1 Oct 12 17:14:15.335 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 12 17:14:15.343 INFO kablam! Compiling quick-error v1.2.1 Oct 12 17:14:15.343 INFO kablam! Compiling netbuf v0.4.1 Oct 12 17:14:16.939 INFO kablam! Compiling maplit v1.0.1 Oct 12 17:14:17.373 INFO kablam! Compiling bufstream v0.1.3 Oct 12 17:14:18.348 INFO kablam! Compiling log v0.4.1 Oct 12 17:14:18.380 INFO kablam! Compiling thread_local v0.3.5 Oct 12 17:14:18.560 INFO kablam! Compiling regex-syntax v0.6.0 Oct 12 17:14:19.931 INFO kablam! Compiling iovec v0.1.2 Oct 12 17:14:19.931 INFO kablam! Compiling memchr v2.0.1 Oct 12 17:14:19.931 INFO kablam! Compiling time v0.1.39 Oct 12 17:14:20.639 INFO kablam! Compiling bytes v0.4.7 Oct 12 17:14:20.727 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 17:14:23.515 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 17:14:25.639 INFO kablam! Compiling tk-bufstream v0.3.0 Oct 12 17:14:40.119 INFO kablam! Compiling trust v0.1.0 (/source) Oct 12 17:14:40.387 INFO kablam! warning: unused import: `std::fs::File` Oct 12 17:14:40.388 INFO kablam! --> src/trust.rs:10:5 Oct 12 17:14:40.388 INFO kablam! | Oct 12 17:14:40.388 INFO kablam! 10 | use std::fs::File; Oct 12 17:14:40.389 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:14:40.389 INFO kablam! | Oct 12 17:14:40.389 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:14:40.390 INFO kablam! Oct 12 17:14:40.390 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 17:14:40.390 INFO kablam! --> src/trust.rs:11:5 Oct 12 17:14:40.391 INFO kablam! | Oct 12 17:14:40.391 INFO kablam! 11 | use std::io::prelude::*; Oct 12 17:14:40.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.391 INFO kablam! Oct 12 17:14:40.392 INFO kablam! warning: unnecessary parentheses around assigned value Oct 12 17:14:40.392 INFO kablam! --> src/trust.rs:89:29 Oct 12 17:14:40.392 INFO kablam! | Oct 12 17:14:40.393 INFO kablam! 89 | let t = (self.routes.get(&(request.clone()).unwrap().url)); Oct 12 17:14:40.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 17:14:40.393 INFO kablam! | Oct 12 17:14:40.394 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 17:14:40.394 INFO kablam! Oct 12 17:14:40.394 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 12 17:14:40.394 INFO kablam! --> src/jinja.rs:22:11 Oct 12 17:14:40.395 INFO kablam! | Oct 12 17:14:40.395 INFO kablam! 22 | while (original_ind < matches.len()) { Oct 12 17:14:40.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 17:14:40.396 INFO kablam! Oct 12 17:14:40.396 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 12 17:14:40.396 INFO kablam! --> src/main.rs:10:5 Oct 12 17:14:40.396 INFO kablam! | Oct 12 17:14:40.397 INFO kablam! 10 | use std::collections::HashMap; Oct 12 17:14:40.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.397 INFO kablam! Oct 12 17:14:40.619 INFO kablam! warning: unused import: `std::hash::Hash` Oct 12 17:14:40.620 INFO kablam! --> src/trust.rs:5:5 Oct 12 17:14:40.620 INFO kablam! | Oct 12 17:14:40.620 INFO kablam! 5 | use std::hash::Hash; Oct 12 17:14:40.620 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 17:14:40.621 INFO kablam! Oct 12 17:14:40.635 INFO kablam! warning: private type `trust::UrlParamType` in public interface (error E0446) Oct 12 17:14:40.635 INFO kablam! --> src/trust.rs:122:25 Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! 122 | PARAM(String,String,UrlParamType) Oct 12 17:14:40.635 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 12 17:14:40.635 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 17:14:40.635 INFO kablam! = note: for more information, see issue #34537 Oct 12 17:14:40.635 INFO kablam! Oct 12 17:14:40.635 INFO kablam! warning: unused variable: `req` Oct 12 17:14:40.635 INFO kablam! --> src/main.rs:15:8 Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! 15 | fn abc(req: Request) -> String{ Oct 12 17:14:40.635 INFO kablam! | ^^^ help: consider using `_req` instead Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:14:40.635 INFO kablam! Oct 12 17:14:40.635 INFO kablam! warning: unused variable: `req` Oct 12 17:14:40.635 INFO kablam! --> src/main.rs:19:9 Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! 19 | fn root(req: Request) -> String{ Oct 12 17:14:40.635 INFO kablam! | ^^^ help: consider using `_req` instead Oct 12 17:14:40.635 INFO kablam! Oct 12 17:14:40.635 INFO kablam! warning: unused variable: `x` Oct 12 17:14:40.635 INFO kablam! --> src/main.rs:25:23 Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! 25 | &UrlPart::PARAM(ref x, ref name, ..) => name.to_string(), Oct 12 17:14:40.635 INFO kablam! | ^ help: consider using `_x` instead Oct 12 17:14:40.635 INFO kablam! Oct 12 17:14:40.635 INFO kablam! warning: unused variable: `request` Oct 12 17:14:40.635 INFO kablam! --> src/main.rs:30:15 Oct 12 17:14:40.635 INFO kablam! | Oct 12 17:14:40.635 INFO kablam! 30 | fn jinja_test(request: Request) -> String { Oct 12 17:14:40.636 INFO kablam! | ^^^^^^^ help: consider using `_request` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `x` Oct 12 17:14:40.636 INFO kablam! --> src/main.rs:36:23 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 36 | &UrlPart::PARAM(ref x, ref name, ..) => name.to_string(), Oct 12 17:14:40.636 INFO kablam! | ^ help: consider using `_x` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `name` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:131:33 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 131 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `value` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:131:43 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 131 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `name` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:149:33 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 149 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `value` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:149:43 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 149 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `name2` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:151:41 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 151 | &UrlPart::PARAM(ref name2,ref value2,ref param_type2) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^^ help: consider using `_name2` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `value2` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:151:51 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 151 | &UrlPart::PARAM(ref name2,ref value2,ref param_type2) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^^^ help: consider using `_value2` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `name` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:186:37 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 186 | &UrlPart::PARAM(ref name,ref value,ref param_type) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `param_type` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:186:56 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 186 | &UrlPart::PARAM(ref name,ref value,ref param_type) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^^^^^^^ help: consider using `_param_type` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `value2` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:188:55 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 188 | &UrlPart::PARAM(ref name2,ref value2,ref param_type2) => { Oct 12 17:14:40.636 INFO kablam! | ^^^^^^ help: consider using `_value2` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `params` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:207:13 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 207 | let params : HashMap = HashMap::new(); Oct 12 17:14:40.636 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.636 INFO kablam! warning: unused variable: `join_handle` Oct 12 17:14:40.636 INFO kablam! --> src/trust.rs:418:13 Oct 12 17:14:40.636 INFO kablam! | Oct 12 17:14:40.636 INFO kablam! 418 | let join_handle = thread::spawn(move ||{ Oct 12 17:14:40.636 INFO kablam! | ^^^^^^^^^^^ help: consider using `_join_handle` instead Oct 12 17:14:40.636 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: variant is never constructed: `BadRequestError` Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:269:5 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 269 | BadRequestError = 400, Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:14:40.719 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: variant is never constructed: `ForbiddenError` Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:270:5 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 270 | ForbiddenError = 403, Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.719 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: variant is never constructed: `MethodNotAllowedError` Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:272:5 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 272 | MethodNotAllowedError = 405, Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.719 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: variant is never constructed: `ServerError` Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:273:5 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 273 | ServerError = 500, Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.719 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: method is never used: `new` Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:277:5 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 277 | fn new(url: Url, method : String, headers: HashMap, content: String, params: HashMap, path_string: String) -> Request { Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.719 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: field is never used: `used_workers` Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:378:5 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 378 | used_workers: Vec, Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.719 INFO kablam! Oct 12 17:14:40.719 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.719 INFO kablam! --> src/trust.rs:46:13 Oct 12 17:14:40.719 INFO kablam! | Oct 12 17:14:40.719 INFO kablam! 46 | stream.write(&response.to_http()); Oct 12 17:14:40.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:14:40.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.720 INFO kablam! Oct 12 17:14:40.720 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.720 INFO kablam! --> src/trust.rs:50:13 Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! 50 | stream.write(&response.to_http()); Oct 12 17:14:40.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.720 INFO kablam! Oct 12 17:14:40.720 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.720 INFO kablam! --> src/trust.rs:86:18 Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! 86 | stream.read(&mut request_text); Oct 12 17:14:40.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.720 INFO kablam! Oct 12 17:14:40.720 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.720 INFO kablam! --> src/trust.rs:94:29 Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! 94 | stream.write(&resp.to_http()); Oct 12 17:14:40.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.720 INFO kablam! Oct 12 17:14:40.720 INFO kablam! warning: method `getRouteString` should have a snake case name such as `get_route_string` Oct 12 17:14:40.720 INFO kablam! --> src/trust.rs:106:5 Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! 106 | / pub fn getRouteString(&self) -> String { Oct 12 17:14:40.720 INFO kablam! 107 | | return format!("{:?}", self.routes); Oct 12 17:14:40.720 INFO kablam! 108 | | } Oct 12 17:14:40.720 INFO kablam! | |_____^ Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 17:14:40.720 INFO kablam! Oct 12 17:14:40.720 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.720 INFO kablam! --> src/trust.rs:291:9 Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.720 INFO kablam! 291 | cursor.read_until(' ' as u8, &mut method); Oct 12 17:14:40.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.720 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.723 INFO kablam! Oct 12 17:14:40.723 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.723 INFO kablam! --> src/trust.rs:293:9 Oct 12 17:14:40.723 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! 293 | cursor.read_until(' ' as u8, &mut path); Oct 12 17:14:40.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.723 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.723 INFO kablam! Oct 12 17:14:40.723 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.723 INFO kablam! --> src/trust.rs:296:9 Oct 12 17:14:40.723 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! 296 | cursor.read_line(&mut version); Oct 12 17:14:40.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.723 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.723 INFO kablam! Oct 12 17:14:40.723 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:40.723 INFO kablam! --> src/trust.rs:300:9 Oct 12 17:14:40.723 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! 300 | cursor.read_until('\0' as u8, &mut rest_of_file); Oct 12 17:14:40.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:40.723 INFO kablam! | Oct 12 17:14:40.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:40.723 INFO kablam! Oct 12 17:14:43.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.31s Oct 12 17:14:43.503 INFO kablam! su: No module specific data is present Oct 12 17:14:44.862 INFO running `"docker" "rm" "-f" "a1be9290009318c953da536281d9288160cbc6549a1496f77d22c848d2c8d767"` Oct 12 17:14:45.195 INFO blam! a1be9290009318c953da536281d9288160cbc6549a1496f77d22c848d2c8d767 Oct 12 17:14:45.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 17:14:45.635 INFO blam! 419c7eb3f9b96cb468de52653b49dcc0a8a461ae8c4c9fdf7ec1935921989917 Oct 12 17:14:45.636 INFO running `"docker" "start" "-a" "419c7eb3f9b96cb468de52653b49dcc0a8a461ae8c4c9fdf7ec1935921989917"` Oct 12 17:14:47.654 INFO kablam! usermod: no changes Oct 12 17:14:47.751 INFO kablam! Compiling trust v0.1.0 (/source) Oct 12 17:14:47.955 INFO kablam! warning: unused import: `std::fs::File` Oct 12 17:14:47.955 INFO kablam! --> src/trust.rs:10:5 Oct 12 17:14:47.955 INFO kablam! | Oct 12 17:14:47.955 INFO kablam! 10 | use std::fs::File; Oct 12 17:14:47.955 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:14:47.955 INFO kablam! | Oct 12 17:14:47.955 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:14:47.955 INFO kablam! Oct 12 17:14:47.955 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 17:14:47.955 INFO kablam! --> src/trust.rs:11:5 Oct 12 17:14:47.955 INFO kablam! | Oct 12 17:14:47.955 INFO kablam! 11 | use std::io::prelude::*; Oct 12 17:14:47.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:47.955 INFO kablam! Oct 12 17:14:47.959 INFO kablam! warning: unnecessary parentheses around assigned value Oct 12 17:14:47.959 INFO kablam! --> src/trust.rs:89:29 Oct 12 17:14:47.959 INFO kablam! | Oct 12 17:14:47.960 INFO kablam! 89 | let t = (self.routes.get(&(request.clone()).unwrap().url)); Oct 12 17:14:47.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 17:14:47.961 INFO kablam! | Oct 12 17:14:47.962 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 17:14:47.962 INFO kablam! Oct 12 17:14:47.963 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 12 17:14:47.964 INFO kablam! --> src/jinja.rs:22:11 Oct 12 17:14:47.964 INFO kablam! | Oct 12 17:14:47.964 INFO kablam! 22 | while (original_ind < matches.len()) { Oct 12 17:14:47.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 17:14:47.964 INFO kablam! Oct 12 17:14:47.964 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 12 17:14:47.964 INFO kablam! --> src/main.rs:10:5 Oct 12 17:14:47.964 INFO kablam! | Oct 12 17:14:47.964 INFO kablam! 10 | use std::collections::HashMap; Oct 12 17:14:47.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:47.964 INFO kablam! Oct 12 17:14:48.171 INFO kablam! warning: unused import: `std::hash::Hash` Oct 12 17:14:48.171 INFO kablam! --> src/trust.rs:5:5 Oct 12 17:14:48.171 INFO kablam! | Oct 12 17:14:48.171 INFO kablam! 5 | use std::hash::Hash; Oct 12 17:14:48.171 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 17:14:48.171 INFO kablam! Oct 12 17:14:48.184 INFO kablam! warning: private type `trust::UrlParamType` in public interface (error E0446) Oct 12 17:14:48.185 INFO kablam! --> src/trust.rs:122:25 Oct 12 17:14:48.185 INFO kablam! | Oct 12 17:14:48.185 INFO kablam! 122 | PARAM(String,String,UrlParamType) Oct 12 17:14:48.186 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:14:48.186 INFO kablam! | Oct 12 17:14:48.186 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 12 17:14:48.187 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 17:14:48.187 INFO kablam! = note: for more information, see issue #34537 Oct 12 17:14:48.187 INFO kablam! Oct 12 17:14:48.188 INFO kablam! warning: unused variable: `req` Oct 12 17:14:48.189 INFO kablam! --> src/main.rs:15:8 Oct 12 17:14:48.189 INFO kablam! | Oct 12 17:14:48.189 INFO kablam! 15 | fn abc(req: Request) -> String{ Oct 12 17:14:48.189 INFO kablam! | ^^^ help: consider using `_req` instead Oct 12 17:14:48.190 INFO kablam! | Oct 12 17:14:48.190 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:14:48.190 INFO kablam! Oct 12 17:14:48.195 INFO kablam! warning: unused variable: `req` Oct 12 17:14:48.195 INFO kablam! --> src/main.rs:19:9 Oct 12 17:14:48.195 INFO kablam! | Oct 12 17:14:48.196 INFO kablam! 19 | fn root(req: Request) -> String{ Oct 12 17:14:48.196 INFO kablam! | ^^^ help: consider using `_req` instead Oct 12 17:14:48.196 INFO kablam! Oct 12 17:14:48.197 INFO kablam! warning: unused variable: `x` Oct 12 17:14:48.197 INFO kablam! --> src/main.rs:25:23 Oct 12 17:14:48.197 INFO kablam! | Oct 12 17:14:48.197 INFO kablam! 25 | &UrlPart::PARAM(ref x, ref name, ..) => name.to_string(), Oct 12 17:14:48.198 INFO kablam! | ^ help: consider using `_x` instead Oct 12 17:14:48.198 INFO kablam! Oct 12 17:14:48.198 INFO kablam! warning: unused variable: `request` Oct 12 17:14:48.199 INFO kablam! --> src/main.rs:30:15 Oct 12 17:14:48.199 INFO kablam! | Oct 12 17:14:48.199 INFO kablam! 30 | fn jinja_test(request: Request) -> String { Oct 12 17:14:48.199 INFO kablam! | ^^^^^^^ help: consider using `_request` instead Oct 12 17:14:48.200 INFO kablam! Oct 12 17:14:48.200 INFO kablam! warning: unused variable: `x` Oct 12 17:14:48.200 INFO kablam! --> src/main.rs:36:23 Oct 12 17:14:48.200 INFO kablam! | Oct 12 17:14:48.201 INFO kablam! 36 | &UrlPart::PARAM(ref x, ref name, ..) => name.to_string(), Oct 12 17:14:48.201 INFO kablam! | ^ help: consider using `_x` instead Oct 12 17:14:48.201 INFO kablam! Oct 12 17:14:48.202 INFO kablam! warning: unused variable: `name` Oct 12 17:14:48.202 INFO kablam! --> src/trust.rs:131:33 Oct 12 17:14:48.202 INFO kablam! | Oct 12 17:14:48.202 INFO kablam! 131 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:48.203 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 17:14:48.203 INFO kablam! Oct 12 17:14:48.203 INFO kablam! warning: unused variable: `value` Oct 12 17:14:48.203 INFO kablam! --> src/trust.rs:131:43 Oct 12 17:14:48.204 INFO kablam! | Oct 12 17:14:48.204 INFO kablam! 131 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:48.204 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 12 17:14:48.205 INFO kablam! Oct 12 17:14:48.205 INFO kablam! warning: unused variable: `name` Oct 12 17:14:48.205 INFO kablam! --> src/trust.rs:149:33 Oct 12 17:14:48.206 INFO kablam! | Oct 12 17:14:48.206 INFO kablam! 149 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:48.206 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 17:14:48.207 INFO kablam! Oct 12 17:14:48.207 INFO kablam! warning: unused variable: `value` Oct 12 17:14:48.207 INFO kablam! --> src/trust.rs:149:43 Oct 12 17:14:48.207 INFO kablam! | Oct 12 17:14:48.208 INFO kablam! 149 | &UrlPart::PARAM(ref name, ref value, ref param_type) => { Oct 12 17:14:48.208 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 12 17:14:48.208 INFO kablam! Oct 12 17:14:48.209 INFO kablam! warning: unused variable: `name2` Oct 12 17:14:48.209 INFO kablam! --> src/trust.rs:151:41 Oct 12 17:14:48.209 INFO kablam! | Oct 12 17:14:48.209 INFO kablam! 151 | &UrlPart::PARAM(ref name2,ref value2,ref param_type2) => { Oct 12 17:14:48.210 INFO kablam! | ^^^^^ help: consider using `_name2` instead Oct 12 17:14:48.210 INFO kablam! Oct 12 17:14:48.210 INFO kablam! warning: unused variable: `value2` Oct 12 17:14:48.210 INFO kablam! --> src/trust.rs:151:51 Oct 12 17:14:48.211 INFO kablam! | Oct 12 17:14:48.211 INFO kablam! 151 | &UrlPart::PARAM(ref name2,ref value2,ref param_type2) => { Oct 12 17:14:48.211 INFO kablam! | ^^^^^^ help: consider using `_value2` instead Oct 12 17:14:48.212 INFO kablam! Oct 12 17:14:48.212 INFO kablam! warning: unused variable: `name` Oct 12 17:14:48.212 INFO kablam! --> src/trust.rs:186:37 Oct 12 17:14:48.213 INFO kablam! | Oct 12 17:14:48.213 INFO kablam! 186 | &UrlPart::PARAM(ref name,ref value,ref param_type) => { Oct 12 17:14:48.213 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 17:14:48.213 INFO kablam! Oct 12 17:14:48.214 INFO kablam! warning: unused variable: `param_type` Oct 12 17:14:48.214 INFO kablam! --> src/trust.rs:186:56 Oct 12 17:14:48.214 INFO kablam! | Oct 12 17:14:48.215 INFO kablam! 186 | &UrlPart::PARAM(ref name,ref value,ref param_type) => { Oct 12 17:14:48.215 INFO kablam! | ^^^^^^^^^^ help: consider using `_param_type` instead Oct 12 17:14:48.215 INFO kablam! Oct 12 17:14:48.216 INFO kablam! warning: unused variable: `value2` Oct 12 17:14:48.216 INFO kablam! --> src/trust.rs:188:55 Oct 12 17:14:48.216 INFO kablam! | Oct 12 17:14:48.216 INFO kablam! 188 | &UrlPart::PARAM(ref name2,ref value2,ref param_type2) => { Oct 12 17:14:48.217 INFO kablam! | ^^^^^^ help: consider using `_value2` instead Oct 12 17:14:48.217 INFO kablam! Oct 12 17:14:48.217 INFO kablam! warning: unused variable: `params` Oct 12 17:14:48.217 INFO kablam! --> src/trust.rs:207:13 Oct 12 17:14:48.218 INFO kablam! | Oct 12 17:14:48.218 INFO kablam! 207 | let params : HashMap = HashMap::new(); Oct 12 17:14:48.218 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 12 17:14:48.219 INFO kablam! Oct 12 17:14:48.219 INFO kablam! warning: unused variable: `join_handle` Oct 12 17:14:48.219 INFO kablam! --> src/trust.rs:418:13 Oct 12 17:14:48.220 INFO kablam! | Oct 12 17:14:48.220 INFO kablam! 418 | let join_handle = thread::spawn(move ||{ Oct 12 17:14:48.220 INFO kablam! | ^^^^^^^^^^^ help: consider using `_join_handle` instead Oct 12 17:14:48.220 INFO kablam! Oct 12 17:14:48.242 INFO kablam! warning: variant is never constructed: `BadRequestError` Oct 12 17:14:48.243 INFO kablam! --> src/trust.rs:269:5 Oct 12 17:14:48.243 INFO kablam! | Oct 12 17:14:48.243 INFO kablam! 269 | BadRequestError = 400, Oct 12 17:14:48.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.244 INFO kablam! | Oct 12 17:14:48.244 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:14:48.245 INFO kablam! Oct 12 17:14:48.245 INFO kablam! warning: variant is never constructed: `ForbiddenError` Oct 12 17:14:48.245 INFO kablam! --> src/trust.rs:270:5 Oct 12 17:14:48.245 INFO kablam! | Oct 12 17:14:48.246 INFO kablam! 270 | ForbiddenError = 403, Oct 12 17:14:48.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.246 INFO kablam! Oct 12 17:14:48.246 INFO kablam! warning: variant is never constructed: `MethodNotAllowedError` Oct 12 17:14:48.247 INFO kablam! --> src/trust.rs:272:5 Oct 12 17:14:48.247 INFO kablam! | Oct 12 17:14:48.247 INFO kablam! 272 | MethodNotAllowedError = 405, Oct 12 17:14:48.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.248 INFO kablam! Oct 12 17:14:48.248 INFO kablam! warning: variant is never constructed: `ServerError` Oct 12 17:14:48.248 INFO kablam! --> src/trust.rs:273:5 Oct 12 17:14:48.248 INFO kablam! | Oct 12 17:14:48.249 INFO kablam! 273 | ServerError = 500, Oct 12 17:14:48.249 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.249 INFO kablam! Oct 12 17:14:48.250 INFO kablam! warning: method is never used: `new` Oct 12 17:14:48.250 INFO kablam! --> src/trust.rs:277:5 Oct 12 17:14:48.250 INFO kablam! | Oct 12 17:14:48.250 INFO kablam! 277 | fn new(url: Url, method : String, headers: HashMap, content: String, params: HashMap, path_string: String) -> Request { Oct 12 17:14:48.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.251 INFO kablam! Oct 12 17:14:48.251 INFO kablam! warning: field is never used: `used_workers` Oct 12 17:14:48.251 INFO kablam! --> src/trust.rs:378:5 Oct 12 17:14:48.252 INFO kablam! | Oct 12 17:14:48.252 INFO kablam! 378 | used_workers: Vec, Oct 12 17:14:48.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.253 INFO kablam! Oct 12 17:14:48.253 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.253 INFO kablam! --> src/trust.rs:46:13 Oct 12 17:14:48.253 INFO kablam! | Oct 12 17:14:48.254 INFO kablam! 46 | stream.write(&response.to_http()); Oct 12 17:14:48.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.254 INFO kablam! | Oct 12 17:14:48.259 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:14:48.259 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.259 INFO kablam! Oct 12 17:14:48.260 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.260 INFO kablam! --> src/trust.rs:50:13 Oct 12 17:14:48.260 INFO kablam! | Oct 12 17:14:48.260 INFO kablam! 50 | stream.write(&response.to_http()); Oct 12 17:14:48.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.261 INFO kablam! | Oct 12 17:14:48.261 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.262 INFO kablam! Oct 12 17:14:48.262 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.262 INFO kablam! --> src/trust.rs:86:18 Oct 12 17:14:48.262 INFO kablam! | Oct 12 17:14:48.263 INFO kablam! 86 | stream.read(&mut request_text); Oct 12 17:14:48.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.263 INFO kablam! | Oct 12 17:14:48.263 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.264 INFO kablam! Oct 12 17:14:48.264 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.264 INFO kablam! --> src/trust.rs:94:29 Oct 12 17:14:48.265 INFO kablam! | Oct 12 17:14:48.265 INFO kablam! 94 | stream.write(&resp.to_http()); Oct 12 17:14:48.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.266 INFO kablam! | Oct 12 17:14:48.266 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.266 INFO kablam! Oct 12 17:14:48.267 INFO kablam! warning: method `getRouteString` should have a snake case name such as `get_route_string` Oct 12 17:14:48.267 INFO kablam! --> src/trust.rs:106:5 Oct 12 17:14:48.267 INFO kablam! | Oct 12 17:14:48.267 INFO kablam! 106 | / pub fn getRouteString(&self) -> String { Oct 12 17:14:48.268 INFO kablam! 107 | | return format!("{:?}", self.routes); Oct 12 17:14:48.268 INFO kablam! 108 | | } Oct 12 17:14:48.268 INFO kablam! | |_____^ Oct 12 17:14:48.268 INFO kablam! | Oct 12 17:14:48.269 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 17:14:48.269 INFO kablam! Oct 12 17:14:48.269 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.270 INFO kablam! --> src/trust.rs:291:9 Oct 12 17:14:48.270 INFO kablam! | Oct 12 17:14:48.270 INFO kablam! 291 | cursor.read_until(' ' as u8, &mut method); Oct 12 17:14:48.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.271 INFO kablam! | Oct 12 17:14:48.271 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.271 INFO kablam! Oct 12 17:14:48.271 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.272 INFO kablam! --> src/trust.rs:293:9 Oct 12 17:14:48.272 INFO kablam! | Oct 12 17:14:48.272 INFO kablam! 293 | cursor.read_until(' ' as u8, &mut path); Oct 12 17:14:48.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.273 INFO kablam! | Oct 12 17:14:48.273 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.273 INFO kablam! Oct 12 17:14:48.274 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.274 INFO kablam! --> src/trust.rs:296:9 Oct 12 17:14:48.274 INFO kablam! | Oct 12 17:14:48.274 INFO kablam! 296 | cursor.read_line(&mut version); Oct 12 17:14:48.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.275 INFO kablam! | Oct 12 17:14:48.275 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.276 INFO kablam! Oct 12 17:14:48.276 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:14:48.276 INFO kablam! --> src/trust.rs:300:9 Oct 12 17:14:48.277 INFO kablam! | Oct 12 17:14:48.277 INFO kablam! 300 | cursor.read_until('\0' as u8, &mut rest_of_file); Oct 12 17:14:48.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:14:48.277 INFO kablam! | Oct 12 17:14:48.278 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:14:48.278 INFO kablam! Oct 12 17:14:48.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 12 17:14:48.812 INFO kablam! su: No module specific data is present Oct 12 17:14:49.607 INFO running `"docker" "rm" "-f" "419c7eb3f9b96cb468de52653b49dcc0a8a461ae8c4c9fdf7ec1935921989917"` Oct 12 17:14:49.931 INFO blam! 419c7eb3f9b96cb468de52653b49dcc0a8a461ae8c4c9fdf7ec1935921989917 Oct 12 17:14:49.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 17:14:50.419 INFO blam! 2d2f9d3eecdbcec8550d2397406d6da15ae664d5daf60a63189b7e7e244ad335 Oct 12 17:14:50.431 INFO running `"docker" "start" "-a" "2d2f9d3eecdbcec8550d2397406d6da15ae664d5daf60a63189b7e7e244ad335"` Oct 12 17:14:51.879 INFO kablam! usermod: no changes Oct 12 17:14:51.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 17:14:52.000 INFO kablam! Running /target/debug/deps/trust-30e1977c5dd0eec3 Oct 12 17:14:52.003 INFO kablam! su: No module specific data is present Oct 12 17:14:52.003 INFO blam! Oct 12 17:14:52.003 INFO blam! running 0 tests Oct 12 17:14:52.004 INFO blam! Oct 12 17:14:52.004 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:14:52.004 INFO blam! Oct 12 17:14:52.944 INFO running `"docker" "rm" "-f" "2d2f9d3eecdbcec8550d2397406d6da15ae664d5daf60a63189b7e7e244ad335"` Oct 12 17:14:53.231 INFO blam! 2d2f9d3eecdbcec8550d2397406d6da15ae664d5daf60a63189b7e7e244ad335