Oct 10 13:23:31.362 INFO testing tkilbourn/rustfmt-test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:23:31.363 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:23:31.364 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:23:31.780 INFO blam! 127cc41b9d6e052ca9a26081b47cd19d50f3e151f8d189ce320a99bb797533fb Oct 10 13:23:31.788 INFO running `"docker" "start" "-a" "127cc41b9d6e052ca9a26081b47cd19d50f3e151f8d189ce320a99bb797533fb"` Oct 10 13:23:32.820 INFO kablam! usermod: no changes Oct 10 13:23:32.888 INFO kablam! Compiling rustfmt-test v0.1.0 (/source) Oct 10 13:23:33.436 INFO kablam! warning: unused variable: `that` Oct 10 13:23:33.436 INFO kablam! --> src/other.rs:2:5 Oct 10 13:23:33.436 INFO kablam! | Oct 10 13:23:33.436 INFO kablam! 2 | that: u64, does: u32, Oct 10 13:23:33.436 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 10 13:23:33.436 INFO kablam! | Oct 10 13:23:33.436 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:23:33.437 INFO kablam! Oct 10 13:23:33.437 INFO kablam! warning: unused variable: `does` Oct 10 13:23:33.437 INFO kablam! --> src/other.rs:2:16 Oct 10 13:23:33.437 INFO kablam! | Oct 10 13:23:33.437 INFO kablam! 2 | that: u64, does: u32, Oct 10 13:23:33.437 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 10 13:23:33.437 INFO kablam! Oct 10 13:23:33.437 INFO kablam! warning: unused variable: `not` Oct 10 13:23:33.437 INFO kablam! --> src/other.rs:3:5 Oct 10 13:23:33.437 INFO kablam! | Oct 10 13:23:33.437 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 10 13:23:33.437 INFO kablam! | ^^^ help: consider using `_not` instead Oct 10 13:23:33.437 INFO kablam! Oct 10 13:23:33.437 INFO kablam! warning: unused variable: `follow` Oct 10 13:23:33.437 INFO kablam! --> src/other.rs:3:15 Oct 10 13:23:33.437 INFO kablam! | Oct 10 13:23:33.437 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 10 13:23:33.437 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 10 13:23:33.437 INFO kablam! Oct 10 13:23:33.437 INFO kablam! warning: unused variable: `the` Oct 10 13:23:33.437 INFO kablam! --> src/other.rs:3:31 Oct 10 13:23:33.437 INFO kablam! | Oct 10 13:23:33.437 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 10 13:23:33.437 INFO kablam! | ^^^ help: consider using `_the` instead Oct 10 13:23:33.437 INFO kablam! Oct 10 13:23:33.437 INFO kablam! warning: unused variable: `rules` Oct 10 13:23:33.437 INFO kablam! --> src/other.rs:4:5 Oct 10 13:23:33.437 INFO kablam! | Oct 10 13:23:33.437 INFO kablam! 4 | rules: &[u8]) -> Oct 10 13:23:33.437 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 10 13:23:33.437 INFO kablam! Oct 10 13:23:33.444 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 13:23:33.444 INFO kablam! --> src/main.rs:4:5 Oct 10 13:23:33.444 INFO kablam! | Oct 10 13:23:33.444 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 10 13:23:33.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:23:33.444 INFO kablam! | Oct 10 13:23:33.444 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 13:23:33.444 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 13:23:33.444 INFO kablam! Oct 10 13:23:33.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 10 13:23:33.904 INFO kablam! su: No module specific data is present Oct 10 13:23:35.264 INFO running `"docker" "rm" "-f" "127cc41b9d6e052ca9a26081b47cd19d50f3e151f8d189ce320a99bb797533fb"` Oct 10 13:23:35.548 INFO blam! 127cc41b9d6e052ca9a26081b47cd19d50f3e151f8d189ce320a99bb797533fb Oct 10 13:23:35.556 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:23:35.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:23:36.000 INFO blam! 76362bf1cae8ed0836fbae4a892275641da3bcf03316f7ddd39ac133b12cbe4b Oct 10 13:23:36.002 INFO running `"docker" "start" "-a" "76362bf1cae8ed0836fbae4a892275641da3bcf03316f7ddd39ac133b12cbe4b"` Oct 10 13:23:37.014 INFO kablam! usermod: no changes Oct 10 13:23:37.080 INFO kablam! Compiling rustfmt-test v0.1.0 (/source) Oct 10 13:23:37.676 INFO kablam! warning: unused variable: `that` Oct 10 13:23:37.676 INFO kablam! --> src/other.rs:2:5 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! 2 | that: u64, does: u32, Oct 10 13:23:37.676 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:23:37.676 INFO kablam! Oct 10 13:23:37.676 INFO kablam! warning: unused variable: `does` Oct 10 13:23:37.676 INFO kablam! --> src/other.rs:2:16 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! 2 | that: u64, does: u32, Oct 10 13:23:37.676 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 10 13:23:37.676 INFO kablam! Oct 10 13:23:37.676 INFO kablam! warning: unused variable: `not` Oct 10 13:23:37.676 INFO kablam! --> src/other.rs:3:5 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 10 13:23:37.676 INFO kablam! | ^^^ help: consider using `_not` instead Oct 10 13:23:37.676 INFO kablam! Oct 10 13:23:37.676 INFO kablam! warning: unused variable: `follow` Oct 10 13:23:37.676 INFO kablam! --> src/other.rs:3:15 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 10 13:23:37.676 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 10 13:23:37.676 INFO kablam! Oct 10 13:23:37.676 INFO kablam! warning: unused variable: `the` Oct 10 13:23:37.676 INFO kablam! --> src/other.rs:3:31 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 10 13:23:37.676 INFO kablam! | ^^^ help: consider using `_the` instead Oct 10 13:23:37.676 INFO kablam! Oct 10 13:23:37.676 INFO kablam! warning: unused variable: `rules` Oct 10 13:23:37.676 INFO kablam! --> src/other.rs:4:5 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.676 INFO kablam! 4 | rules: &[u8]) -> Oct 10 13:23:37.676 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 10 13:23:37.676 INFO kablam! Oct 10 13:23:37.676 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 13:23:37.676 INFO kablam! --> src/main.rs:4:5 Oct 10 13:23:37.676 INFO kablam! | Oct 10 13:23:37.677 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 10 13:23:37.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:23:37.677 INFO kablam! | Oct 10 13:23:37.677 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 13:23:37.677 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 13:23:37.677 INFO kablam! Oct 10 13:23:38.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 10 13:23:38.207 INFO kablam! su: No module specific data is present Oct 10 13:23:38.781 INFO running `"docker" "rm" "-f" "76362bf1cae8ed0836fbae4a892275641da3bcf03316f7ddd39ac133b12cbe4b"` Oct 10 13:23:39.016 INFO blam! 76362bf1cae8ed0836fbae4a892275641da3bcf03316f7ddd39ac133b12cbe4b Oct 10 13:23:39.017 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:23:39.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:23:39.357 INFO blam! 7c17231dc7500a2667736ae43079aad76f66db89c180a3d99bf473f88ced0770 Oct 10 13:23:39.365 INFO running `"docker" "start" "-a" "7c17231dc7500a2667736ae43079aad76f66db89c180a3d99bf473f88ced0770"` Oct 10 13:23:40.328 INFO kablam! usermod: no changes Oct 10 13:23:40.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 13:23:40.380 INFO kablam! Running /target/debug/deps/rustfmt_test-40b8fae8599bb7fa Oct 10 13:23:40.380 INFO kablam! su: No module specific data is present Oct 10 13:23:40.381 INFO blam! Oct 10 13:23:40.381 INFO blam! running 0 tests Oct 10 13:23:40.381 INFO blam! Oct 10 13:23:40.381 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:23:40.381 INFO blam! Oct 10 13:23:41.372 INFO running `"docker" "rm" "-f" "7c17231dc7500a2667736ae43079aad76f66db89c180a3d99bf473f88ced0770"` Oct 10 13:23:41.656 INFO blam! 7c17231dc7500a2667736ae43079aad76f66db89c180a3d99bf473f88ced0770