Oct 12 00:26:04.431 INFO testing err_prop-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:26:04.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 00:26:04.621 INFO blam! 96c894f70188eb756bab536896e0612174bd319b90ec401e02b3833a2a0f4009 Oct 12 00:26:04.621 INFO running `"docker" "start" "-a" "96c894f70188eb756bab536896e0612174bd319b90ec401e02b3833a2a0f4009"` Oct 12 00:26:05.009 INFO kablam! usermod: no changes Oct 12 00:26:05.064 INFO kablam! Compiling cgmath v0.12.0 Oct 12 00:26:11.301 INFO kablam! Compiling err_prop v0.0.2 (/source) Oct 12 00:26:12.521 INFO kablam! warning: unused variable: `rhs` Oct 12 00:26:12.521 INFO kablam! --> src/lib.rs:133:18 Oct 12 00:26:12.521 INFO kablam! | Oct 12 00:26:12.522 INFO kablam! 133 | fn rem(self, rhs: Self) -> Self::Output { Oct 12 00:26:12.522 INFO kablam! | ^^^ help: consider using `_rhs` instead Oct 12 00:26:12.522 INFO kablam! | Oct 12 00:26:12.523 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:26:12.523 INFO kablam! Oct 12 00:26:12.523 INFO kablam! warning: unused variable: `t` Oct 12 00:26:12.524 INFO kablam! --> src/lib.rs:265:16 Oct 12 00:26:12.524 INFO kablam! | Oct 12 00:26:12.524 INFO kablam! 265 | fn from(t: T) -> Option { Oct 12 00:26:12.524 INFO kablam! | ^ help: consider using `_t` instead Oct 12 00:26:12.525 INFO kablam! Oct 12 00:26:12.525 INFO kablam! warning: unused variable: `src` Oct 12 00:26:12.525 INFO kablam! --> src/lib.rs:273:23 Oct 12 00:26:12.526 INFO kablam! | Oct 12 00:26:12.526 INFO kablam! 273 | fn from_str_radix(src: &str, radix: u32) -> Result { Oct 12 00:26:12.526 INFO kablam! | ^^^ help: consider using `_src` instead Oct 12 00:26:12.526 INFO kablam! Oct 12 00:26:12.527 INFO kablam! warning: unused variable: `radix` Oct 12 00:26:12.527 INFO kablam! --> src/lib.rs:273:34 Oct 12 00:26:12.527 INFO kablam! | Oct 12 00:26:12.528 INFO kablam! 273 | fn from_str_radix(src: &str, radix: u32) -> Result { Oct 12 00:26:12.528 INFO kablam! | ^^^^^ help: consider using `_radix` instead Oct 12 00:26:12.528 INFO kablam! Oct 12 00:26:12.529 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.529 INFO kablam! --> src/lib.rs:298:27 Oct 12 00:26:12.529 INFO kablam! | Oct 12 00:26:12.529 INFO kablam! 298 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { Oct 12 00:26:12.530 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.530 INFO kablam! Oct 12 00:26:12.530 INFO kablam! warning: unused variable: `epsilon` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:298:41 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 298 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { Oct 12 00:26:12.531 INFO kablam! | ^^^^^^^ help: consider using `_epsilon` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `max_relative` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:298:65 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 298 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { Oct 12 00:26:12.531 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_max_relative` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:303:23 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 303 | fn ulps_eq(&self, other: &Self, epsilon: Self::Epsilon, max_ulps: u32) -> bool { Oct 12 00:26:12.531 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `epsilon` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:303:37 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 303 | fn ulps_eq(&self, other: &Self, epsilon: Self::Epsilon, max_ulps: u32) -> bool { Oct 12 00:26:12.531 INFO kablam! | ^^^^^^^ help: consider using `_epsilon` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `max_ulps` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:303:61 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 303 | fn ulps_eq(&self, other: &Self, epsilon: Self::Epsilon, max_ulps: u32) -> bool { Oct 12 00:26:12.531 INFO kablam! | ^^^^^^^^ help: consider using `_max_ulps` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `a` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:423:22 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 423 | fn mul_add(self, a: Self, b: Self) -> Self { Oct 12 00:26:12.531 INFO kablam! | ^ help: consider using `_a` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `b` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:423:31 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 423 | fn mul_add(self, a: Self, b: Self) -> Self { Oct 12 00:26:12.531 INFO kablam! | ^ help: consider using `_b` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `n` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:433:19 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 433 | fn powi(self, n: i32) -> Self { Oct 12 00:26:12.531 INFO kablam! | ^ help: consider using `_n` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `n` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:438:19 Oct 12 00:26:12.531 INFO kablam! | Oct 12 00:26:12.531 INFO kablam! 438 | fn powf(self, n: Self) -> Self { Oct 12 00:26:12.531 INFO kablam! | ^ help: consider using `_n` instead Oct 12 00:26:12.531 INFO kablam! Oct 12 00:26:12.531 INFO kablam! warning: unused variable: `base` Oct 12 00:26:12.531 INFO kablam! --> src/lib.rs:463:18 Oct 12 00:26:12.532 INFO kablam! | Oct 12 00:26:12.532 INFO kablam! 463 | fn log(self, base: Self) -> Self { Oct 12 00:26:12.532 INFO kablam! | ^^^^ help: consider using `_base` instead Oct 12 00:26:12.532 INFO kablam! Oct 12 00:26:12.532 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.532 INFO kablam! --> src/lib.rs:478:18 Oct 12 00:26:12.532 INFO kablam! | Oct 12 00:26:12.532 INFO kablam! 478 | fn max(self, other: Self) -> Self { Oct 12 00:26:12.532 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.532 INFO kablam! Oct 12 00:26:12.532 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.532 INFO kablam! --> src/lib.rs:483:18 Oct 12 00:26:12.532 INFO kablam! | Oct 12 00:26:12.532 INFO kablam! 483 | fn min(self, other: Self) -> Self { Oct 12 00:26:12.532 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.532 INFO kablam! Oct 12 00:26:12.532 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.532 INFO kablam! --> src/lib.rs:488:22 Oct 12 00:26:12.532 INFO kablam! | Oct 12 00:26:12.532 INFO kablam! 488 | fn abs_sub(self, other: Self) -> Self { Oct 12 00:26:12.532 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.532 INFO kablam! Oct 12 00:26:12.532 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.532 INFO kablam! --> src/lib.rs:498:20 Oct 12 00:26:12.532 INFO kablam! | Oct 12 00:26:12.532 INFO kablam! 498 | fn hypot(self, other: Self) -> Self { Oct 12 00:26:12.532 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.532 INFO kablam! Oct 12 00:26:12.532 INFO kablam! warning: unused variable: `other` Oct 12 00:26:12.532 INFO kablam! --> src/lib.rs:533:20 Oct 12 00:26:12.532 INFO kablam! | Oct 12 00:26:12.532 INFO kablam! 533 | fn atan2(self, other: Self) -> Self { Oct 12 00:26:12.532 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:12.532 INFO kablam! Oct 12 00:26:12.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.55s Oct 12 00:26:12.588 INFO kablam! su: No module specific data is present Oct 12 00:26:12.963 INFO running `"docker" "rm" "-f" "96c894f70188eb756bab536896e0612174bd319b90ec401e02b3833a2a0f4009"` Oct 12 00:26:13.281 INFO blam! 96c894f70188eb756bab536896e0612174bd319b90ec401e02b3833a2a0f4009 Oct 12 00:26:13.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 00:26:13.759 INFO blam! cc5a54a64351415d7fe7c08308f78ca57263a0ebb4573ae74f7b85cf85bf6d90 Oct 12 00:26:13.762 INFO running `"docker" "start" "-a" "cc5a54a64351415d7fe7c08308f78ca57263a0ebb4573ae74f7b85cf85bf6d90"` Oct 12 00:26:14.368 INFO kablam! usermod: no changes Oct 12 00:26:14.425 INFO kablam! Compiling err_prop v0.0.2 (/source) Oct 12 00:26:16.154 INFO kablam! warning: unused variable: `det` Oct 12 00:26:16.154 INFO kablam! --> src/lib.rs:656:13 Oct 12 00:26:16.154 INFO kablam! | Oct 12 00:26:16.154 INFO kablam! 656 | let det = ::cgmath::Matrix2::new(a.x, a.y, Oct 12 00:26:16.154 INFO kablam! | ^^^ help: consider using `_det` instead Oct 12 00:26:16.154 INFO kablam! | Oct 12 00:26:16.154 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:26:16.154 INFO kablam! Oct 12 00:26:16.154 INFO kablam! warning: unused variable: `rhs` Oct 12 00:26:16.154 INFO kablam! --> src/lib.rs:133:18 Oct 12 00:26:16.154 INFO kablam! | Oct 12 00:26:16.154 INFO kablam! 133 | fn rem(self, rhs: Self) -> Self::Output { Oct 12 00:26:16.154 INFO kablam! | ^^^ help: consider using `_rhs` instead Oct 12 00:26:16.154 INFO kablam! Oct 12 00:26:16.154 INFO kablam! warning: unused variable: `t` Oct 12 00:26:16.154 INFO kablam! --> src/lib.rs:265:16 Oct 12 00:26:16.154 INFO kablam! | Oct 12 00:26:16.154 INFO kablam! 265 | fn from(t: T) -> Option { Oct 12 00:26:16.154 INFO kablam! | ^ help: consider using `_t` instead Oct 12 00:26:16.155 INFO kablam! Oct 12 00:26:16.155 INFO kablam! warning: unused variable: `src` Oct 12 00:26:16.155 INFO kablam! --> src/lib.rs:273:23 Oct 12 00:26:16.155 INFO kablam! | Oct 12 00:26:16.155 INFO kablam! 273 | fn from_str_radix(src: &str, radix: u32) -> Result { Oct 12 00:26:16.155 INFO kablam! | ^^^ help: consider using `_src` instead Oct 12 00:26:16.155 INFO kablam! Oct 12 00:26:16.155 INFO kablam! warning: unused variable: `radix` Oct 12 00:26:16.155 INFO kablam! --> src/lib.rs:273:34 Oct 12 00:26:16.155 INFO kablam! | Oct 12 00:26:16.155 INFO kablam! 273 | fn from_str_radix(src: &str, radix: u32) -> Result { Oct 12 00:26:16.155 INFO kablam! | ^^^^^ help: consider using `_radix` instead Oct 12 00:26:16.155 INFO kablam! Oct 12 00:26:16.155 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.155 INFO kablam! --> src/lib.rs:298:27 Oct 12 00:26:16.155 INFO kablam! | Oct 12 00:26:16.155 INFO kablam! 298 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { Oct 12 00:26:16.155 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.155 INFO kablam! Oct 12 00:26:16.155 INFO kablam! warning: unused variable: `epsilon` Oct 12 00:26:16.155 INFO kablam! --> src/lib.rs:298:41 Oct 12 00:26:16.155 INFO kablam! | Oct 12 00:26:16.155 INFO kablam! 298 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { Oct 12 00:26:16.155 INFO kablam! | ^^^^^^^ help: consider using `_epsilon` instead Oct 12 00:26:16.156 INFO kablam! Oct 12 00:26:16.156 INFO kablam! warning: unused variable: `max_relative` Oct 12 00:26:16.156 INFO kablam! --> src/lib.rs:298:65 Oct 12 00:26:16.156 INFO kablam! | Oct 12 00:26:16.156 INFO kablam! 298 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { Oct 12 00:26:16.156 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_max_relative` instead Oct 12 00:26:16.156 INFO kablam! Oct 12 00:26:16.156 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.156 INFO kablam! --> src/lib.rs:303:23 Oct 12 00:26:16.156 INFO kablam! | Oct 12 00:26:16.156 INFO kablam! 303 | fn ulps_eq(&self, other: &Self, epsilon: Self::Epsilon, max_ulps: u32) -> bool { Oct 12 00:26:16.156 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.156 INFO kablam! Oct 12 00:26:16.156 INFO kablam! warning: unused variable: `epsilon` Oct 12 00:26:16.156 INFO kablam! --> src/lib.rs:303:37 Oct 12 00:26:16.156 INFO kablam! | Oct 12 00:26:16.156 INFO kablam! 303 | fn ulps_eq(&self, other: &Self, epsilon: Self::Epsilon, max_ulps: u32) -> bool { Oct 12 00:26:16.156 INFO kablam! | ^^^^^^^ help: consider using `_epsilon` instead Oct 12 00:26:16.156 INFO kablam! Oct 12 00:26:16.156 INFO kablam! warning: unused variable: `max_ulps` Oct 12 00:26:16.156 INFO kablam! --> src/lib.rs:303:61 Oct 12 00:26:16.156 INFO kablam! | Oct 12 00:26:16.156 INFO kablam! 303 | fn ulps_eq(&self, other: &Self, epsilon: Self::Epsilon, max_ulps: u32) -> bool { Oct 12 00:26:16.156 INFO kablam! | ^^^^^^^^ help: consider using `_max_ulps` instead Oct 12 00:26:16.157 INFO kablam! Oct 12 00:26:16.157 INFO kablam! warning: unused variable: `a` Oct 12 00:26:16.157 INFO kablam! --> src/lib.rs:423:22 Oct 12 00:26:16.157 INFO kablam! | Oct 12 00:26:16.157 INFO kablam! 423 | fn mul_add(self, a: Self, b: Self) -> Self { Oct 12 00:26:16.157 INFO kablam! | ^ help: consider using `_a` instead Oct 12 00:26:16.157 INFO kablam! Oct 12 00:26:16.157 INFO kablam! warning: unused variable: `b` Oct 12 00:26:16.157 INFO kablam! --> src/lib.rs:423:31 Oct 12 00:26:16.157 INFO kablam! | Oct 12 00:26:16.157 INFO kablam! 423 | fn mul_add(self, a: Self, b: Self) -> Self { Oct 12 00:26:16.157 INFO kablam! | ^ help: consider using `_b` instead Oct 12 00:26:16.157 INFO kablam! Oct 12 00:26:16.157 INFO kablam! warning: unused variable: `n` Oct 12 00:26:16.157 INFO kablam! --> src/lib.rs:433:19 Oct 12 00:26:16.157 INFO kablam! | Oct 12 00:26:16.157 INFO kablam! 433 | fn powi(self, n: i32) -> Self { Oct 12 00:26:16.157 INFO kablam! | ^ help: consider using `_n` instead Oct 12 00:26:16.157 INFO kablam! Oct 12 00:26:16.157 INFO kablam! warning: unused variable: `n` Oct 12 00:26:16.157 INFO kablam! --> src/lib.rs:438:19 Oct 12 00:26:16.157 INFO kablam! | Oct 12 00:26:16.157 INFO kablam! 438 | fn powf(self, n: Self) -> Self { Oct 12 00:26:16.157 INFO kablam! | ^ help: consider using `_n` instead Oct 12 00:26:16.157 INFO kablam! Oct 12 00:26:16.158 INFO kablam! warning: unused variable: `base` Oct 12 00:26:16.158 INFO kablam! --> src/lib.rs:463:18 Oct 12 00:26:16.158 INFO kablam! | Oct 12 00:26:16.158 INFO kablam! 463 | fn log(self, base: Self) -> Self { Oct 12 00:26:16.158 INFO kablam! | ^^^^ help: consider using `_base` instead Oct 12 00:26:16.158 INFO kablam! Oct 12 00:26:16.158 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.158 INFO kablam! --> src/lib.rs:478:18 Oct 12 00:26:16.158 INFO kablam! | Oct 12 00:26:16.158 INFO kablam! 478 | fn max(self, other: Self) -> Self { Oct 12 00:26:16.158 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.158 INFO kablam! Oct 12 00:26:16.158 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.158 INFO kablam! --> src/lib.rs:483:18 Oct 12 00:26:16.158 INFO kablam! | Oct 12 00:26:16.158 INFO kablam! 483 | fn min(self, other: Self) -> Self { Oct 12 00:26:16.158 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.158 INFO kablam! Oct 12 00:26:16.158 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.158 INFO kablam! --> src/lib.rs:488:22 Oct 12 00:26:16.158 INFO kablam! | Oct 12 00:26:16.159 INFO kablam! 488 | fn abs_sub(self, other: Self) -> Self { Oct 12 00:26:16.159 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.159 INFO kablam! Oct 12 00:26:16.159 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.159 INFO kablam! --> src/lib.rs:498:20 Oct 12 00:26:16.159 INFO kablam! | Oct 12 00:26:16.159 INFO kablam! 498 | fn hypot(self, other: Self) -> Self { Oct 12 00:26:16.159 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.159 INFO kablam! Oct 12 00:26:16.159 INFO kablam! warning: unused variable: `other` Oct 12 00:26:16.159 INFO kablam! --> src/lib.rs:533:20 Oct 12 00:26:16.159 INFO kablam! | Oct 12 00:26:16.159 INFO kablam! 533 | fn atan2(self, other: Self) -> Self { Oct 12 00:26:16.159 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 00:26:16.159 INFO kablam! Oct 12 00:26:16.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 12 00:26:16.916 INFO kablam! su: No module specific data is present Oct 12 00:26:17.759 INFO running `"docker" "rm" "-f" "cc5a54a64351415d7fe7c08308f78ca57263a0ebb4573ae74f7b85cf85bf6d90"` Oct 12 00:26:17.988 INFO blam! cc5a54a64351415d7fe7c08308f78ca57263a0ebb4573ae74f7b85cf85bf6d90 Oct 12 00:26:17.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 00:26:18.335 INFO blam! fd66ab23d52975f5100f33f2ea336a763b8e4b91de2e34ae3a32f5ee6ee161b3 Oct 12 00:26:18.337 INFO running `"docker" "start" "-a" "fd66ab23d52975f5100f33f2ea336a763b8e4b91de2e34ae3a32f5ee6ee161b3"` Oct 12 00:26:20.277 INFO kablam! usermod: no changes Oct 12 00:26:20.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 00:26:20.348 INFO kablam! Running /target/debug/deps/err_prop-4766a76b97b1d047 Oct 12 00:26:20.354 INFO blam! Oct 12 00:26:20.354 INFO blam! running 5 tests Oct 12 00:26:20.363 INFO blam! test tests::can_use_cgmath_stuff ... ok Oct 12 00:26:20.363 INFO blam! test tests::addition_then_multipl ... ok Oct 12 00:26:20.364 INFO blam! test tests::addition_error ... ok Oct 12 00:26:20.368 INFO blam! test tests::multiplication_error ... ok Oct 12 00:26:20.368 INFO blam! test tests::subtract_error ... ok Oct 12 00:26:20.368 INFO blam! Oct 12 00:26:20.368 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:26:20.368 INFO blam! Oct 12 00:26:20.369 INFO kablam! Doc-tests err_prop Oct 12 00:26:23.053 INFO blam! Oct 12 00:26:23.053 INFO blam! running 0 tests Oct 12 00:26:23.053 INFO blam! Oct 12 00:26:23.054 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:26:23.054 INFO blam! Oct 12 00:26:23.061 INFO kablam! su: No module specific data is present Oct 12 00:26:24.057 INFO running `"docker" "rm" "-f" "fd66ab23d52975f5100f33f2ea336a763b8e4b91de2e34ae3a32f5ee6ee161b3"` Oct 12 00:26:24.292 INFO blam! fd66ab23d52975f5100f33f2ea336a763b8e4b91de2e34ae3a32f5ee6ee161b3