Oct 12 21:15:50.997 INFO testing tkilbourn/rustfmt-test against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:15:50.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 21:15:51.548 INFO blam! 37a86f24fba7ecd15575a624f8de197d101aebee336b719288bd36df937a6560 Oct 12 21:15:51.550 INFO running `"docker" "start" "-a" "37a86f24fba7ecd15575a624f8de197d101aebee336b719288bd36df937a6560"` Oct 12 21:15:52.819 INFO kablam! usermod: no changes Oct 12 21:15:52.887 INFO kablam! Compiling rustfmt-test v0.1.0 (/source) Oct 12 21:15:53.167 INFO kablam! warning: unused variable: `that` Oct 12 21:15:53.167 INFO kablam! --> src/other.rs:2:5 Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! 2 | that: u64, does: u32, Oct 12 21:15:53.167 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:15:53.167 INFO kablam! Oct 12 21:15:53.167 INFO kablam! warning: unused variable: `does` Oct 12 21:15:53.167 INFO kablam! --> src/other.rs:2:16 Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! 2 | that: u64, does: u32, Oct 12 21:15:53.167 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 12 21:15:53.167 INFO kablam! Oct 12 21:15:53.167 INFO kablam! warning: unused variable: `not` Oct 12 21:15:53.167 INFO kablam! --> src/other.rs:3:5 Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 21:15:53.167 INFO kablam! | ^^^ help: consider using `_not` instead Oct 12 21:15:53.167 INFO kablam! Oct 12 21:15:53.167 INFO kablam! warning: unused variable: `follow` Oct 12 21:15:53.167 INFO kablam! --> src/other.rs:3:15 Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 21:15:53.167 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 12 21:15:53.167 INFO kablam! Oct 12 21:15:53.167 INFO kablam! warning: unused variable: `the` Oct 12 21:15:53.167 INFO kablam! --> src/other.rs:3:31 Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 21:15:53.167 INFO kablam! | ^^^ help: consider using `_the` instead Oct 12 21:15:53.167 INFO kablam! Oct 12 21:15:53.167 INFO kablam! warning: unused variable: `rules` Oct 12 21:15:53.167 INFO kablam! --> src/other.rs:4:5 Oct 12 21:15:53.167 INFO kablam! | Oct 12 21:15:53.167 INFO kablam! 4 | rules: &[u8]) -> Oct 12 21:15:53.167 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 12 21:15:53.167 INFO kablam! Oct 12 21:15:53.173 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 21:15:53.173 INFO kablam! --> src/main.rs:4:5 Oct 12 21:15:53.173 INFO kablam! | Oct 12 21:15:53.173 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 12 21:15:53.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:15:53.173 INFO kablam! | Oct 12 21:15:53.173 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 21:15:53.173 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 21:15:53.199 INFO kablam! Oct 12 21:15:53.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 12 21:15:53.599 INFO kablam! su: No module specific data is present Oct 12 21:15:54.395 INFO running `"docker" "rm" "-f" "37a86f24fba7ecd15575a624f8de197d101aebee336b719288bd36df937a6560"` Oct 12 21:15:54.699 INFO blam! 37a86f24fba7ecd15575a624f8de197d101aebee336b719288bd36df937a6560 Oct 12 21:15:54.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 21:15:55.096 INFO blam! 5597dd28c9235f247f352aa0e1297b87f0fb2744e71156c8995905c2ef39a0ff Oct 12 21:15:55.101 INFO running `"docker" "start" "-a" "5597dd28c9235f247f352aa0e1297b87f0fb2744e71156c8995905c2ef39a0ff"` Oct 12 21:15:56.239 INFO kablam! usermod: no changes Oct 12 21:15:56.315 INFO kablam! Compiling rustfmt-test v0.1.0 (/source) Oct 12 21:15:56.687 INFO kablam! warning: unused variable: `that` Oct 12 21:15:56.687 INFO kablam! --> src/other.rs:2:5 Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! 2 | that: u64, does: u32, Oct 12 21:15:56.687 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:15:56.687 INFO kablam! Oct 12 21:15:56.687 INFO kablam! warning: unused variable: `does` Oct 12 21:15:56.687 INFO kablam! --> src/other.rs:2:16 Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! 2 | that: u64, does: u32, Oct 12 21:15:56.687 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 12 21:15:56.687 INFO kablam! Oct 12 21:15:56.687 INFO kablam! warning: unused variable: `not` Oct 12 21:15:56.687 INFO kablam! --> src/other.rs:3:5 Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 21:15:56.687 INFO kablam! | ^^^ help: consider using `_not` instead Oct 12 21:15:56.687 INFO kablam! Oct 12 21:15:56.687 INFO kablam! warning: unused variable: `follow` Oct 12 21:15:56.687 INFO kablam! --> src/other.rs:3:15 Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 21:15:56.687 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 12 21:15:56.687 INFO kablam! Oct 12 21:15:56.687 INFO kablam! warning: unused variable: `the` Oct 12 21:15:56.687 INFO kablam! --> src/other.rs:3:31 Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 21:15:56.687 INFO kablam! | ^^^ help: consider using `_the` instead Oct 12 21:15:56.687 INFO kablam! Oct 12 21:15:56.687 INFO kablam! warning: unused variable: `rules` Oct 12 21:15:56.687 INFO kablam! --> src/other.rs:4:5 Oct 12 21:15:56.687 INFO kablam! | Oct 12 21:15:56.687 INFO kablam! 4 | rules: &[u8]) -> Oct 12 21:15:56.687 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 12 21:15:56.687 INFO kablam! Oct 12 21:15:56.692 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 21:15:56.692 INFO kablam! --> src/main.rs:4:5 Oct 12 21:15:56.692 INFO kablam! | Oct 12 21:15:56.692 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 12 21:15:56.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:15:56.692 INFO kablam! | Oct 12 21:15:56.692 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 21:15:56.692 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 21:15:56.692 INFO kablam! Oct 12 21:15:57.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 12 21:15:57.411 INFO kablam! su: No module specific data is present Oct 12 21:15:57.934 INFO running `"docker" "rm" "-f" "5597dd28c9235f247f352aa0e1297b87f0fb2744e71156c8995905c2ef39a0ff"` Oct 12 21:15:58.239 INFO blam! 5597dd28c9235f247f352aa0e1297b87f0fb2744e71156c8995905c2ef39a0ff Oct 12 21:15:58.249 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 21:15:58.709 INFO blam! 3761aed4894f0b9918b7b4c56b4767e448ae2ba6fd485dd35683f74322cd0f8c Oct 12 21:15:58.715 INFO running `"docker" "start" "-a" "3761aed4894f0b9918b7b4c56b4767e448ae2ba6fd485dd35683f74322cd0f8c"` Oct 12 21:16:00.470 INFO kablam! usermod: no changes Oct 12 21:16:00.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 21:16:00.539 INFO kablam! Running /target/debug/deps/rustfmt_test-9881413528d13ea5 Oct 12 21:16:00.539 INFO kablam! su: No module specific data is present Oct 12 21:16:00.539 INFO blam! Oct 12 21:16:00.539 INFO blam! running 0 tests Oct 12 21:16:00.539 INFO blam! Oct 12 21:16:00.539 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:16:00.539 INFO blam! Oct 12 21:16:02.095 INFO running `"docker" "rm" "-f" "3761aed4894f0b9918b7b4c56b4767e448ae2ba6fd485dd35683f74322cd0f8c"` Oct 12 21:16:02.491 INFO blam! 3761aed4894f0b9918b7b4c56b4767e448ae2ba6fd485dd35683f74322cd0f8c