Oct 10 16:37:18.768 INFO testing pontuslaestadius/goliath against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:37:18.768 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:37:18.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 16:37:19.278 INFO blam! ac2b4e8ffd6c88a16b95495ccc727d26cb2ff7111d4a3182817ec90567a80bff Oct 10 16:37:19.280 INFO running `"docker" "start" "-a" "ac2b4e8ffd6c88a16b95495ccc727d26cb2ff7111d4a3182817ec90567a80bff"` Oct 10 16:37:20.636 INFO kablam! usermod: no changes Oct 10 16:37:20.688 INFO kablam! Compiling goliath v0.1.0 (/source) Oct 10 16:37:21.125 INFO kablam! warning: unused import: `std::fs::File` Oct 10 16:37:21.125 INFO kablam! --> src/lib.rs:3:5 Oct 10 16:37:21.125 INFO kablam! | Oct 10 16:37:21.125 INFO kablam! 3 | use std::fs::File; Oct 10 16:37:21.125 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:37:21.125 INFO kablam! | Oct 10 16:37:21.125 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:37:21.125 INFO kablam! Oct 10 16:37:21.164 INFO kablam! warning: unused import: `std::io::prelude` Oct 10 16:37:21.164 INFO kablam! --> src/lib.rs:2:5 Oct 10 16:37:21.164 INFO kablam! | Oct 10 16:37:21.164 INFO kablam! 2 | use std::io::prelude::*; Oct 10 16:37:21.164 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:37:21.164 INFO kablam! Oct 10 16:37:21.176 INFO kablam! warning: function is never used: `index` Oct 10 16:37:21.176 INFO kablam! --> src/lib.rs:6:1 Oct 10 16:37:21.176 INFO kablam! | Oct 10 16:37:21.176 INFO kablam! 6 | fn index<'a>(string: &'a mut String) -> Vec> { Oct 10 16:37:21.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:21.176 INFO kablam! | Oct 10 16:37:21.176 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:37:21.176 INFO kablam! Oct 10 16:37:21.176 INFO kablam! warning: function is never used: `get_most_valued_sentence` Oct 10 16:37:21.176 INFO kablam! --> src/lib.rs:41:1 Oct 10 16:37:21.176 INFO kablam! | Oct 10 16:37:21.176 INFO kablam! 41 | fn get_most_valued_sentence<'a>(string: &'a mut String, vec: Vec) -> &'a str { Oct 10 16:37:21.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:21.177 INFO kablam! Oct 10 16:37:21.177 INFO kablam! warning: function is never used: `get_value` Oct 10 16:37:21.177 INFO kablam! --> src/lib.rs:70:1 Oct 10 16:37:21.177 INFO kablam! | Oct 10 16:37:21.177 INFO kablam! 70 | fn get_value(string: &str) -> usize { Oct 10 16:37:21.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:21.177 INFO kablam! Oct 10 16:37:21.177 INFO kablam! warning: method is never used: `increase_value` Oct 10 16:37:21.177 INFO kablam! --> src/lib.rs:96:5 Oct 10 16:37:21.177 INFO kablam! | Oct 10 16:37:21.177 INFO kablam! 96 | fn increase_value(&mut self) { Oct 10 16:37:21.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:21.177 INFO kablam! Oct 10 16:37:21.177 INFO kablam! warning: method is never used: `get_value` Oct 10 16:37:21.177 INFO kablam! --> src/lib.rs:100:5 Oct 10 16:37:21.177 INFO kablam! | Oct 10 16:37:21.177 INFO kablam! 100 | fn get_value(&self) -> usize { Oct 10 16:37:21.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:21.177 INFO kablam! Oct 10 16:37:21.177 INFO kablam! warning: method is never used: `get_key` Oct 10 16:37:21.177 INFO kablam! --> src/lib.rs:104:5 Oct 10 16:37:21.177 INFO kablam! | Oct 10 16:37:21.177 INFO kablam! 104 | fn get_key(&self) -> &str { Oct 10 16:37:21.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:21.177 INFO kablam! Oct 10 16:37:21.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 10 16:37:21.268 INFO kablam! su: No module specific data is present Oct 10 16:37:22.272 INFO running `"docker" "rm" "-f" "ac2b4e8ffd6c88a16b95495ccc727d26cb2ff7111d4a3182817ec90567a80bff"` Oct 10 16:37:22.549 INFO blam! ac2b4e8ffd6c88a16b95495ccc727d26cb2ff7111d4a3182817ec90567a80bff Oct 10 16:37:22.550 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:37:22.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 16:37:23.089 INFO blam! 460cc5bfe0349702e6a423fa31998e7e3dd89db5ac74a60086ff005f2bd7d41d Oct 10 16:37:23.091 INFO running `"docker" "start" "-a" "460cc5bfe0349702e6a423fa31998e7e3dd89db5ac74a60086ff005f2bd7d41d"` Oct 10 16:37:24.508 INFO kablam! usermod: no changes Oct 10 16:37:24.559 INFO kablam! Compiling goliath v0.1.0 (/source) Oct 10 16:37:25.240 INFO kablam! warning: unused import: `std::fs::File` Oct 10 16:37:25.240 INFO kablam! --> src/lib.rs:3:5 Oct 10 16:37:25.240 INFO kablam! | Oct 10 16:37:25.240 INFO kablam! 3 | use std::fs::File; Oct 10 16:37:25.240 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:37:25.240 INFO kablam! | Oct 10 16:37:25.240 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:37:25.240 INFO kablam! Oct 10 16:37:25.340 INFO kablam! warning: unused import: `std::io::prelude` Oct 10 16:37:25.340 INFO kablam! --> src/lib.rs:2:5 Oct 10 16:37:25.340 INFO kablam! | Oct 10 16:37:25.340 INFO kablam! 2 | use std::io::prelude::*; Oct 10 16:37:25.340 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:37:25.340 INFO kablam! Oct 10 16:37:25.364 INFO kablam! warning: variable does not need to be mutable Oct 10 16:37:25.364 INFO kablam! --> src/lib.rs:147:13 Oct 10 16:37:25.364 INFO kablam! | Oct 10 16:37:25.364 INFO kablam! 147 | let mut vec = index(&mut string); Oct 10 16:37:25.364 INFO kablam! | ----^^^ Oct 10 16:37:25.364 INFO kablam! | | Oct 10 16:37:25.364 INFO kablam! | help: remove this `mut` Oct 10 16:37:25.364 INFO kablam! | Oct 10 16:37:25.364 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 16:37:25.364 INFO kablam! Oct 10 16:37:25.368 INFO kablam! warning: variable does not need to be mutable Oct 10 16:37:25.368 INFO kablam! --> src/lib.rs:158:13 Oct 10 16:37:25.368 INFO kablam! | Oct 10 16:37:25.368 INFO kablam! 158 | let mut vec = index(&mut string); Oct 10 16:37:25.368 INFO kablam! | ----^^^ Oct 10 16:37:25.368 INFO kablam! | | Oct 10 16:37:25.368 INFO kablam! | help: remove this `mut` Oct 10 16:37:25.368 INFO kablam! Oct 10 16:37:26.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 10 16:37:26.232 INFO kablam! su: No module specific data is present Oct 10 16:37:27.417 INFO running `"docker" "rm" "-f" "460cc5bfe0349702e6a423fa31998e7e3dd89db5ac74a60086ff005f2bd7d41d"` Oct 10 16:37:27.725 INFO blam! 460cc5bfe0349702e6a423fa31998e7e3dd89db5ac74a60086ff005f2bd7d41d Oct 10 16:37:27.733 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:37:27.734 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 16:37:28.159 INFO blam! 5617292af893155606e984d083c77b675367b497badce6f861c51be11de15fce Oct 10 16:37:28.170 INFO running `"docker" "start" "-a" "5617292af893155606e984d083c77b675367b497badce6f861c51be11de15fce"` Oct 10 16:37:29.508 INFO kablam! usermod: no changes Oct 10 16:37:29.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 16:37:29.572 INFO kablam! Running /target/debug/deps/goliath-912396afd40701fe Oct 10 16:37:29.575 INFO blam! Oct 10 16:37:29.575 INFO blam! running 5 tests Oct 10 16:37:29.575 INFO blam! test tests::simple_most_valued_sentence ... ok Oct 10 16:37:29.575 INFO blam! test tests::simple_item_increase ... ok Oct 10 16:37:29.575 INFO blam! test tests::simple_index ... ok Oct 10 16:37:29.575 INFO blam! test tests::it_works ... ok Oct 10 16:37:29.575 INFO blam! test tests::simple_get_value ... ok Oct 10 16:37:29.575 INFO blam! Oct 10 16:37:29.575 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:37:29.575 INFO blam! Oct 10 16:37:29.580 INFO kablam! Doc-tests goliath Oct 10 16:37:30.627 INFO blam! Oct 10 16:37:30.627 INFO blam! running 0 tests Oct 10 16:37:30.627 INFO blam! Oct 10 16:37:30.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:37:30.627 INFO blam! Oct 10 16:37:30.634 INFO kablam! su: No module specific data is present Oct 10 16:37:31.980 INFO running `"docker" "rm" "-f" "5617292af893155606e984d083c77b675367b497badce6f861c51be11de15fce"` Oct 10 16:37:32.329 INFO blam! 5617292af893155606e984d083c77b675367b497badce6f861c51be11de15fce