Oct 13 03:42:55.885 INFO testing pontuslaestadius/goliath against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:42:55.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 03:42:56.308 INFO blam! 0920db0b198f14fc7b9b656a526f2d78a16cfd5ecb4dbd4a49c5837c3ca39348 Oct 13 03:42:56.320 INFO running `"docker" "start" "-a" "0920db0b198f14fc7b9b656a526f2d78a16cfd5ecb4dbd4a49c5837c3ca39348"` Oct 13 03:42:57.527 INFO kablam! usermod: no changes Oct 13 03:42:57.583 INFO kablam! Compiling goliath v0.1.0 (/source) Oct 13 03:42:57.935 INFO kablam! warning: unused import: `std::fs::File` Oct 13 03:42:57.935 INFO kablam! --> src/lib.rs:3:5 Oct 13 03:42:57.935 INFO kablam! | Oct 13 03:42:57.935 INFO kablam! 3 | use std::fs::File; Oct 13 03:42:57.935 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:42:57.935 INFO kablam! | Oct 13 03:42:57.935 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:42:57.935 INFO kablam! Oct 13 03:42:58.003 INFO kablam! warning: unused import: `std::io::prelude` Oct 13 03:42:58.003 INFO kablam! --> src/lib.rs:2:5 Oct 13 03:42:58.004 INFO kablam! | Oct 13 03:42:58.004 INFO kablam! 2 | use std::io::prelude::*; Oct 13 03:42:58.004 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:42:58.004 INFO kablam! Oct 13 03:42:58.010 INFO kablam! warning: function is never used: `index` Oct 13 03:42:58.010 INFO kablam! --> src/lib.rs:6:1 Oct 13 03:42:58.010 INFO kablam! | Oct 13 03:42:58.012 INFO kablam! 6 | fn index<'a>(string: &'a mut String) -> Vec> { Oct 13 03:42:58.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:58.012 INFO kablam! | Oct 13 03:42:58.013 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:42:58.013 INFO kablam! Oct 13 03:42:58.013 INFO kablam! warning: function is never used: `get_most_valued_sentence` Oct 13 03:42:58.013 INFO kablam! --> src/lib.rs:41:1 Oct 13 03:42:58.014 INFO kablam! | Oct 13 03:42:58.014 INFO kablam! 41 | fn get_most_valued_sentence<'a>(string: &'a mut String, vec: Vec) -> &'a str { Oct 13 03:42:58.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:58.015 INFO kablam! Oct 13 03:42:58.015 INFO kablam! warning: function is never used: `get_value` Oct 13 03:42:58.015 INFO kablam! --> src/lib.rs:70:1 Oct 13 03:42:58.016 INFO kablam! | Oct 13 03:42:58.016 INFO kablam! 70 | fn get_value(string: &str) -> usize { Oct 13 03:42:58.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:58.016 INFO kablam! Oct 13 03:42:58.017 INFO kablam! warning: method is never used: `increase_value` Oct 13 03:42:58.017 INFO kablam! --> src/lib.rs:96:5 Oct 13 03:42:58.017 INFO kablam! | Oct 13 03:42:58.017 INFO kablam! 96 | fn increase_value(&mut self) { Oct 13 03:42:58.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:58.018 INFO kablam! Oct 13 03:42:58.018 INFO kablam! warning: method is never used: `get_value` Oct 13 03:42:58.019 INFO kablam! --> src/lib.rs:100:5 Oct 13 03:42:58.019 INFO kablam! | Oct 13 03:42:58.019 INFO kablam! 100 | fn get_value(&self) -> usize { Oct 13 03:42:58.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:58.020 INFO kablam! Oct 13 03:42:58.020 INFO kablam! warning: method is never used: `get_key` Oct 13 03:42:58.020 INFO kablam! --> src/lib.rs:104:5 Oct 13 03:42:58.021 INFO kablam! | Oct 13 03:42:58.021 INFO kablam! 104 | fn get_key(&self) -> &str { Oct 13 03:42:58.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:58.022 INFO kablam! Oct 13 03:42:58.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 13 03:42:58.151 INFO kablam! su: No module specific data is present Oct 13 03:42:58.857 INFO running `"docker" "rm" "-f" "0920db0b198f14fc7b9b656a526f2d78a16cfd5ecb4dbd4a49c5837c3ca39348"` Oct 13 03:42:59.203 INFO blam! 0920db0b198f14fc7b9b656a526f2d78a16cfd5ecb4dbd4a49c5837c3ca39348 Oct 13 03:42:59.210 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 03:42:59.642 INFO blam! 6f7ba333c1d90b1dd0c80e209fb00ff1d44b129a5be60c1aadbeae1851e86c7c Oct 13 03:42:59.650 INFO running `"docker" "start" "-a" "6f7ba333c1d90b1dd0c80e209fb00ff1d44b129a5be60c1aadbeae1851e86c7c"` Oct 13 03:43:01.070 INFO kablam! usermod: no changes Oct 13 03:43:01.128 INFO kablam! Compiling goliath v0.1.0 (/source) Oct 13 03:43:01.435 INFO kablam! warning: unused import: `std::fs::File` Oct 13 03:43:01.435 INFO kablam! --> src/lib.rs:3:5 Oct 13 03:43:01.435 INFO kablam! | Oct 13 03:43:01.435 INFO kablam! 3 | use std::fs::File; Oct 13 03:43:01.435 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:43:01.435 INFO kablam! | Oct 13 03:43:01.435 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:43:01.435 INFO kablam! Oct 13 03:43:01.559 INFO kablam! warning: unused import: `std::io::prelude` Oct 13 03:43:01.559 INFO kablam! --> src/lib.rs:2:5 Oct 13 03:43:01.559 INFO kablam! | Oct 13 03:43:01.559 INFO kablam! 2 | use std::io::prelude::*; Oct 13 03:43:01.559 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:43:01.559 INFO kablam! Oct 13 03:43:01.579 INFO kablam! warning: variable does not need to be mutable Oct 13 03:43:01.579 INFO kablam! --> src/lib.rs:147:13 Oct 13 03:43:01.579 INFO kablam! | Oct 13 03:43:01.579 INFO kablam! 147 | let mut vec = index(&mut string); Oct 13 03:43:01.579 INFO kablam! | ----^^^ Oct 13 03:43:01.579 INFO kablam! | | Oct 13 03:43:01.579 INFO kablam! | help: remove this `mut` Oct 13 03:43:01.581 INFO kablam! | Oct 13 03:43:01.581 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:43:01.581 INFO kablam! Oct 13 03:43:01.581 INFO kablam! warning: variable does not need to be mutable Oct 13 03:43:01.581 INFO kablam! --> src/lib.rs:158:13 Oct 13 03:43:01.581 INFO kablam! | Oct 13 03:43:01.581 INFO kablam! 158 | let mut vec = index(&mut string); Oct 13 03:43:01.581 INFO kablam! | ----^^^ Oct 13 03:43:01.581 INFO kablam! | | Oct 13 03:43:01.581 INFO kablam! | help: remove this `mut` Oct 13 03:43:01.581 INFO kablam! Oct 13 03:43:02.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 13 03:43:02.519 INFO kablam! su: No module specific data is present Oct 13 03:43:03.624 INFO running `"docker" "rm" "-f" "6f7ba333c1d90b1dd0c80e209fb00ff1d44b129a5be60c1aadbeae1851e86c7c"` Oct 13 03:43:03.947 INFO blam! 6f7ba333c1d90b1dd0c80e209fb00ff1d44b129a5be60c1aadbeae1851e86c7c Oct 13 03:43:03.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 03:43:04.444 INFO blam! 7d4bd4aac17c7a39079ee02021c62e3f5b0200fa26122c31ce50265936794d26 Oct 13 03:43:04.455 INFO running `"docker" "start" "-a" "7d4bd4aac17c7a39079ee02021c62e3f5b0200fa26122c31ce50265936794d26"` Oct 13 03:43:05.706 INFO kablam! usermod: no changes Oct 13 03:43:05.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 03:43:05.748 INFO kablam! Running /target/debug/deps/goliath-bff46f57a4717be5 Oct 13 03:43:05.750 INFO blam! Oct 13 03:43:05.750 INFO blam! running 5 tests Oct 13 03:43:05.750 INFO blam! test tests::simple_most_valued_sentence ... ok Oct 13 03:43:05.750 INFO blam! test tests::simple_item_increase ... ok Oct 13 03:43:05.751 INFO kablam! Doc-tests goliath Oct 13 03:43:05.751 INFO blam! test tests::simple_index ... ok Oct 13 03:43:05.751 INFO blam! test tests::simple_get_value ... ok Oct 13 03:43:05.751 INFO blam! test tests::it_works ... ok Oct 13 03:43:05.751 INFO blam! Oct 13 03:43:05.752 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:43:05.752 INFO blam! Oct 13 03:43:06.133 INFO blam! Oct 13 03:43:06.133 INFO blam! running 0 tests Oct 13 03:43:06.133 INFO blam! Oct 13 03:43:06.133 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:43:06.133 INFO blam! Oct 13 03:43:06.147 INFO kablam! su: No module specific data is present Oct 13 03:43:06.980 INFO running `"docker" "rm" "-f" "7d4bd4aac17c7a39079ee02021c62e3f5b0200fa26122c31ce50265936794d26"` Oct 13 03:43:07.288 INFO blam! 7d4bd4aac17c7a39079ee02021c62e3f5b0200fa26122c31ce50265936794d26