Oct 15 20:10:50.276 INFO testing rusty-santa-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:10:50.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:50.547 INFO blam! 4691a060cab59cc00fbdb651bcec0aa520e1555228c259086469644165681696 Oct 15 20:10:50.549 INFO running `"docker" "start" "-a" "4691a060cab59cc00fbdb651bcec0aa520e1555228c259086469644165681696"` Oct 15 20:10:51.741 INFO kablam! usermod: no changes Oct 15 20:10:51.817 INFO kablam! Compiling rusty-santa v0.1.0 (/source) Oct 15 20:10:52.547 INFO kablam! warning: method is never used: `get` Oct 15 20:10:52.547 INFO kablam! --> src/lib.rs:64:5 Oct 15 20:10:52.547 INFO kablam! | Oct 15 20:10:52.547 INFO kablam! 64 | pub fn get(&self, x: &str, y: &str) -> bool { Oct 15 20:10:52.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:10:52.547 INFO kablam! | Oct 15 20:10:52.547 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 20:10:52.547 INFO kablam! Oct 15 20:10:52.547 INFO kablam! warning: method is never used: `size` Oct 15 20:10:52.547 INFO kablam! --> src/lib.rs:103:5 Oct 15 20:10:52.547 INFO kablam! | Oct 15 20:10:52.547 INFO kablam! 103 | pub fn size(&self) -> usize { Oct 15 20:10:52.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:10:52.547 INFO kablam! Oct 15 20:10:52.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 15 20:10:52.989 INFO kablam! su: No module specific data is present Oct 15 20:10:53.245 INFO running `"docker" "rm" "-f" "4691a060cab59cc00fbdb651bcec0aa520e1555228c259086469644165681696"` Oct 15 20:10:53.322 INFO blam! 4691a060cab59cc00fbdb651bcec0aa520e1555228c259086469644165681696 Oct 15 20:10:53.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:53.492 INFO blam! 70d9ed7ef39510e095f9165edfceff497a7427fe8031d015d31e96a5934a7a95 Oct 15 20:10:53.494 INFO running `"docker" "start" "-a" "70d9ed7ef39510e095f9165edfceff497a7427fe8031d015d31e96a5934a7a95"` Oct 15 20:10:54.019 INFO kablam! usermod: no changes Oct 15 20:10:54.113 INFO kablam! Compiling rusty-santa v0.1.0 (/source) Oct 15 20:10:54.895 INFO kablam! warning: unused variable: `i` Oct 15 20:10:54.895 INFO kablam! --> src/lib.rs:357:13 Oct 15 20:10:54.896 INFO kablam! | Oct 15 20:10:54.896 INFO kablam! 357 | for i in 0..1000 { Oct 15 20:10:54.896 INFO kablam! | ^ help: consider using `_i` instead Oct 15 20:10:54.896 INFO kablam! | Oct 15 20:10:54.896 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 20:10:54.896 INFO kablam! Oct 15 20:10:54.923 INFO kablam! warning: variable does not need to be mutable Oct 15 20:10:54.923 INFO kablam! --> src/lib.rs:279:13 Oct 15 20:10:54.923 INFO kablam! | Oct 15 20:10:54.923 INFO kablam! 279 | let mut matrix = Matrix::new(keys); Oct 15 20:10:54.923 INFO kablam! | ----^^^^^^ Oct 15 20:10:54.923 INFO kablam! | | Oct 15 20:10:54.923 INFO kablam! | help: remove this `mut` Oct 15 20:10:54.924 INFO kablam! | Oct 15 20:10:54.924 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:10:54.924 INFO kablam! Oct 15 20:10:54.938 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 20:10:54.938 INFO kablam! --> src/lib.rs:358:13 Oct 15 20:10:54.938 INFO kablam! | Oct 15 20:10:54.938 INFO kablam! 358 | group.assign(); Oct 15 20:10:54.938 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 20:10:54.938 INFO kablam! | Oct 15 20:10:54.938 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 20:10:54.938 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 20:10:54.938 INFO kablam! Oct 15 20:10:56.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 15 20:10:56.483 INFO kablam! su: No module specific data is present Oct 15 20:10:56.825 INFO running `"docker" "rm" "-f" "70d9ed7ef39510e095f9165edfceff497a7427fe8031d015d31e96a5934a7a95"` Oct 15 20:10:56.939 INFO blam! 70d9ed7ef39510e095f9165edfceff497a7427fe8031d015d31e96a5934a7a95 Oct 15 20:10:56.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:57.199 INFO blam! 93dde8a0bf95d54bd6197128a974068fedbb507209917da927b645c79db7d810 Oct 15 20:10:57.205 INFO running `"docker" "start" "-a" "93dde8a0bf95d54bd6197128a974068fedbb507209917da927b645c79db7d810"` Oct 15 20:10:58.082 INFO kablam! usermod: no changes Oct 15 20:10:58.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 20:10:58.155 INFO kablam! Running /target/debug/deps/rusty_santa-335e5e4b13ab6cf3 Oct 15 20:10:58.160 INFO blam! Oct 15 20:10:58.160 INFO blam! running 7 tests Oct 15 20:10:58.166 INFO blam! test tests::matrix_set ... ok Oct 15 20:10:58.166 INFO blam! test tests::matrix_size ... ok Oct 15 20:10:58.166 INFO blam! test tests::matrix_init ... ok Oct 15 20:10:58.166 INFO blam! test tests::matrix_get_row ... ok Oct 15 20:10:58.166 INFO blam! test tests::group_simple ... ok Oct 15 20:10:58.167 INFO blam! test tests::matrix_contains ... ok Oct 15 20:10:58.351 INFO blam! test tests::group_may_fail ... ok Oct 15 20:10:58.351 INFO kablam! Doc-tests rusty-santa Oct 15 20:10:58.351 INFO blam! Oct 15 20:10:58.351 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:10:58.351 INFO blam! Oct 15 20:10:59.368 INFO blam! Oct 15 20:10:59.368 INFO blam! running 0 tests Oct 15 20:10:59.368 INFO blam! Oct 15 20:10:59.368 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:10:59.368 INFO blam! Oct 15 20:10:59.375 INFO kablam! su: No module specific data is present Oct 15 20:10:59.650 INFO running `"docker" "rm" "-f" "93dde8a0bf95d54bd6197128a974068fedbb507209917da927b645c79db7d810"` Oct 15 20:10:59.719 INFO blam! 93dde8a0bf95d54bd6197128a974068fedbb507209917da927b645c79db7d810