Oct 15 20:10:44.481 INFO testing rusty-santa-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:10:44.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 20:10:44.833 INFO blam! bdebd0a21b6f588aa5b9eff83c1e090f71d3600f1b9bacb9defd749cf7a8df57 Oct 15 20:10:44.836 INFO running `"docker" "start" "-a" "bdebd0a21b6f588aa5b9eff83c1e090f71d3600f1b9bacb9defd749cf7a8df57"` Oct 15 20:10:46.055 INFO kablam! usermod: no changes Oct 15 20:10:46.151 INFO kablam! Compiling rusty-santa v0.1.0 (/source) Oct 15 20:10:47.179 INFO kablam! warning: method is never used: `get` Oct 15 20:10:47.179 INFO kablam! --> src/lib.rs:64:5 Oct 15 20:10:47.179 INFO kablam! | Oct 15 20:10:47.179 INFO kablam! 64 | pub fn get(&self, x: &str, y: &str) -> bool { Oct 15 20:10:47.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:10:47.179 INFO kablam! | Oct 15 20:10:47.179 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 20:10:47.179 INFO kablam! Oct 15 20:10:47.179 INFO kablam! warning: method is never used: `size` Oct 15 20:10:47.179 INFO kablam! --> src/lib.rs:103:5 Oct 15 20:10:47.179 INFO kablam! | Oct 15 20:10:47.179 INFO kablam! 103 | pub fn size(&self) -> usize { Oct 15 20:10:47.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:10:47.179 INFO kablam! Oct 15 20:10:47.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 15 20:10:47.743 INFO kablam! su: No module specific data is present Oct 15 20:10:48.179 INFO running `"docker" "rm" "-f" "bdebd0a21b6f588aa5b9eff83c1e090f71d3600f1b9bacb9defd749cf7a8df57"` Oct 15 20:10:48.299 INFO blam! bdebd0a21b6f588aa5b9eff83c1e090f71d3600f1b9bacb9defd749cf7a8df57 Oct 15 20:10:48.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 20:10:48.720 INFO blam! 3febd535a5ea915bc69979ea356050dd39a3404826a216ecb4d50987dc6c522a Oct 15 20:10:48.727 INFO running `"docker" "start" "-a" "3febd535a5ea915bc69979ea356050dd39a3404826a216ecb4d50987dc6c522a"` Oct 15 20:10:49.319 INFO kablam! usermod: no changes Oct 15 20:10:49.387 INFO kablam! Compiling rusty-santa v0.1.0 (/source) Oct 15 20:10:50.202 INFO kablam! warning: unused variable: `i` Oct 15 20:10:50.202 INFO kablam! --> src/lib.rs:357:13 Oct 15 20:10:50.202 INFO kablam! | Oct 15 20:10:50.202 INFO kablam! 357 | for i in 0..1000 { Oct 15 20:10:50.202 INFO kablam! | ^ help: consider using `_i` instead Oct 15 20:10:50.202 INFO kablam! | Oct 15 20:10:50.202 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 20:10:50.202 INFO kablam! Oct 15 20:10:50.230 INFO kablam! warning: variable does not need to be mutable Oct 15 20:10:50.230 INFO kablam! --> src/lib.rs:279:13 Oct 15 20:10:50.230 INFO kablam! | Oct 15 20:10:50.230 INFO kablam! 279 | let mut matrix = Matrix::new(keys); Oct 15 20:10:50.230 INFO kablam! | ----^^^^^^ Oct 15 20:10:50.230 INFO kablam! | | Oct 15 20:10:50.230 INFO kablam! | help: remove this `mut` Oct 15 20:10:50.230 INFO kablam! | Oct 15 20:10:50.230 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:10:50.230 INFO kablam! Oct 15 20:10:50.247 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 20:10:50.247 INFO kablam! --> src/lib.rs:358:13 Oct 15 20:10:50.247 INFO kablam! | Oct 15 20:10:50.247 INFO kablam! 358 | group.assign(); Oct 15 20:10:50.247 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 20:10:50.247 INFO kablam! | Oct 15 20:10:50.247 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 20:10:50.247 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 20:10:50.247 INFO kablam! Oct 15 20:10:52.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 15 20:10:52.176 INFO kablam! su: No module specific data is present Oct 15 20:10:52.692 INFO running `"docker" "rm" "-f" "3febd535a5ea915bc69979ea356050dd39a3404826a216ecb4d50987dc6c522a"` Oct 15 20:10:52.891 INFO blam! 3febd535a5ea915bc69979ea356050dd39a3404826a216ecb4d50987dc6c522a Oct 15 20:10:52.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 20:10:53.098 INFO blam! 84914f1b4d5216f3ed79312a1a2554193f646e07445f83ff534134d52ae1b976 Oct 15 20:10:53.101 INFO running `"docker" "start" "-a" "84914f1b4d5216f3ed79312a1a2554193f646e07445f83ff534134d52ae1b976"` Oct 15 20:10:53.617 INFO kablam! usermod: no changes Oct 15 20:10:53.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 20:10:53.678 INFO kablam! Running /target/debug/deps/rusty_santa-0c3b1e4d17518552 Oct 15 20:10:53.680 INFO blam! Oct 15 20:10:53.680 INFO blam! running 7 tests Oct 15 20:10:53.681 INFO blam! test tests::matrix_contains ... ok Oct 15 20:10:53.681 INFO blam! test tests::matrix_get_row ... ok Oct 15 20:10:53.681 INFO blam! test tests::matrix_init ... ok Oct 15 20:10:53.681 INFO blam! test tests::matrix_set ... ok Oct 15 20:10:53.681 INFO blam! test tests::matrix_size ... ok Oct 15 20:10:53.683 INFO blam! test tests::group_simple ... ok Oct 15 20:10:53.846 INFO blam! test tests::group_may_fail ... ok Oct 15 20:10:53.846 INFO blam! Oct 15 20:10:53.846 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:10:53.846 INFO blam! Oct 15 20:10:53.851 INFO kablam! Doc-tests rusty-santa Oct 15 20:10:54.919 INFO blam! Oct 15 20:10:54.919 INFO blam! running 0 tests Oct 15 20:10:54.919 INFO blam! Oct 15 20:10:54.919 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:10:54.920 INFO kablam! su: No module specific data is present Oct 15 20:10:54.920 INFO blam! Oct 15 20:10:55.257 INFO running `"docker" "rm" "-f" "84914f1b4d5216f3ed79312a1a2554193f646e07445f83ff534134d52ae1b976"` Oct 15 20:10:55.446 INFO blam! 84914f1b4d5216f3ed79312a1a2554193f646e07445f83ff534134d52ae1b976