Oct 15 22:09:16.112 INFO testing restricted-tuple-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:09:16.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:09:16.667 INFO blam! 7c7c00aa60c294892a37ab0fdbc88d525e904d5e49e5f339104672d0ec5974c8 Oct 15 22:09:16.670 INFO running `"docker" "start" "-a" "7c7c00aa60c294892a37ab0fdbc88d525e904d5e49e5f339104672d0ec5974c8"` Oct 15 22:09:18.435 INFO kablam! usermod: no changes Oct 15 22:09:18.522 INFO kablam! Compiling num-bigint v0.1.44 Oct 15 22:09:22.116 INFO kablam! Compiling integral-exponential-polynomial v0.1.2 Oct 15 22:09:23.408 INFO kablam! Compiling restricted-tuple v0.1.0 (/source) Oct 15 22:09:24.411 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:24.411 INFO kablam! --> src/lib.rs:213:17 Oct 15 22:09:24.411 INFO kablam! | Oct 15 22:09:24.411 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 15 22:09:24.411 INFO kablam! | ----^^^^^^^^^^ Oct 15 22:09:24.411 INFO kablam! | | Oct 15 22:09:24.411 INFO kablam! | help: remove this `mut` Oct 15 22:09:24.411 INFO kablam! | Oct 15 22:09:24.411 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:09:24.411 INFO kablam! Oct 15 22:09:24.411 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:24.411 INFO kablam! --> src/lib.rs:213:17 Oct 15 22:09:24.411 INFO kablam! | Oct 15 22:09:24.411 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 15 22:09:24.411 INFO kablam! | ----^^^^^^^^^^ Oct 15 22:09:24.411 INFO kablam! | | Oct 15 22:09:24.411 INFO kablam! | help: remove this `mut` Oct 15 22:09:24.411 INFO kablam! Oct 15 22:09:24.411 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:24.411 INFO kablam! --> src/lib.rs:276:21 Oct 15 22:09:24.411 INFO kablam! | Oct 15 22:09:24.411 INFO kablam! 276 | let mut item = &mut self.next_state[cur]; Oct 15 22:09:24.411 INFO kablam! | ----^^^^ Oct 15 22:09:24.411 INFO kablam! | | Oct 15 22:09:24.411 INFO kablam! | help: remove this `mut` Oct 15 22:09:24.411 INFO kablam! Oct 15 22:09:24.411 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:24.411 INFO kablam! --> src/lib.rs:298:21 Oct 15 22:09:24.411 INFO kablam! | Oct 15 22:09:24.411 INFO kablam! 298 | let mut item = &mut self.next_state[0]; Oct 15 22:09:24.411 INFO kablam! | ----^^^^ Oct 15 22:09:24.411 INFO kablam! | | Oct 15 22:09:24.411 INFO kablam! | help: remove this `mut` Oct 15 22:09:24.411 INFO kablam! Oct 15 22:09:25.142 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.67s Oct 15 22:09:25.150 INFO kablam! su: No module specific data is present Oct 15 22:09:26.152 INFO running `"docker" "rm" "-f" "7c7c00aa60c294892a37ab0fdbc88d525e904d5e49e5f339104672d0ec5974c8"` Oct 15 22:09:26.391 INFO blam! 7c7c00aa60c294892a37ab0fdbc88d525e904d5e49e5f339104672d0ec5974c8 Oct 15 22:09:26.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:09:26.940 INFO blam! 473505b7de2681586dbadfabe0b88315b0d577c69359dd65de3418a493c8e249 Oct 15 22:09:26.940 INFO running `"docker" "start" "-a" "473505b7de2681586dbadfabe0b88315b0d577c69359dd65de3418a493c8e249"` Oct 15 22:09:28.183 INFO kablam! usermod: no changes Oct 15 22:09:28.259 INFO kablam! Compiling restricted-tuple v0.1.0 (/source) Oct 15 22:09:29.339 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:29.340 INFO kablam! --> src/lib.rs:213:17 Oct 15 22:09:29.340 INFO kablam! | Oct 15 22:09:29.341 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 15 22:09:29.341 INFO kablam! | ----^^^^^^^^^^ Oct 15 22:09:29.341 INFO kablam! | | Oct 15 22:09:29.341 INFO kablam! | help: remove this `mut` Oct 15 22:09:29.341 INFO kablam! | Oct 15 22:09:29.342 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:09:29.342 INFO kablam! Oct 15 22:09:29.342 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:29.342 INFO kablam! --> src/lib.rs:213:17 Oct 15 22:09:29.343 INFO kablam! | Oct 15 22:09:29.343 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 15 22:09:29.343 INFO kablam! | ----^^^^^^^^^^ Oct 15 22:09:29.343 INFO kablam! | | Oct 15 22:09:29.343 INFO kablam! | help: remove this `mut` Oct 15 22:09:29.344 INFO kablam! Oct 15 22:09:29.348 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:29.348 INFO kablam! --> src/lib.rs:276:21 Oct 15 22:09:29.349 INFO kablam! | Oct 15 22:09:29.349 INFO kablam! 276 | let mut item = &mut self.next_state[cur]; Oct 15 22:09:29.349 INFO kablam! | ----^^^^ Oct 15 22:09:29.349 INFO kablam! | | Oct 15 22:09:29.350 INFO kablam! | help: remove this `mut` Oct 15 22:09:29.350 INFO kablam! Oct 15 22:09:29.350 INFO kablam! warning: variable does not need to be mutable Oct 15 22:09:29.350 INFO kablam! --> src/lib.rs:298:21 Oct 15 22:09:29.351 INFO kablam! | Oct 15 22:09:29.351 INFO kablam! 298 | let mut item = &mut self.next_state[0]; Oct 15 22:09:29.351 INFO kablam! | ----^^^^ Oct 15 22:09:29.351 INFO kablam! | | Oct 15 22:09:29.351 INFO kablam! | help: remove this `mut` Oct 15 22:09:29.352 INFO kablam! Oct 15 22:09:30.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 15 22:09:30.352 INFO kablam! su: No module specific data is present Oct 15 22:09:30.824 INFO running `"docker" "rm" "-f" "473505b7de2681586dbadfabe0b88315b0d577c69359dd65de3418a493c8e249"` Oct 15 22:09:30.961 INFO blam! 473505b7de2681586dbadfabe0b88315b0d577c69359dd65de3418a493c8e249 Oct 15 22:09:30.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:09:31.267 INFO blam! 684421c355560837a6c44f23b233bac9ca221a61a2eb73c28e636905c1d75a97 Oct 15 22:09:31.269 INFO running `"docker" "start" "-a" "684421c355560837a6c44f23b233bac9ca221a61a2eb73c28e636905c1d75a97"` Oct 15 22:09:31.661 INFO kablam! usermod: no changes Oct 15 22:09:31.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 22:09:31.695 INFO kablam! Running /target/debug/deps/restricted_tuple-65db26f3bdbd599c Oct 15 22:09:31.695 INFO blam! Oct 15 22:09:31.695 INFO blam! running 6 tests Oct 15 22:09:31.697 INFO blam! test test::zero_count_test ... ok Oct 15 22:09:31.729 INFO blam! test test::length_not_enough_generating_test ... ok Oct 15 22:09:31.729 INFO blam! test test::empty_set_in_sets_generating_test ... ok Oct 15 22:09:31.729 INFO blam! test test::empty_sets_generating_test ... ok Oct 15 22:09:32.239 INFO blam! test test::result_match_test ... ok Oct 15 22:09:32.621 INFO blam! test test::result_cycle_test ... ok Oct 15 22:09:32.622 INFO blam! Oct 15 22:09:32.622 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:09:32.622 INFO blam! Oct 15 22:09:32.622 INFO kablam! Doc-tests restricted-tuple Oct 15 22:09:33.596 INFO blam! Oct 15 22:09:33.596 INFO blam! running 1 test Oct 15 22:09:34.903 INFO blam! test src/lib.rs - Generator<'a, T>::new (line 133) ... ok Oct 15 22:09:34.903 INFO blam! Oct 15 22:09:34.904 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:09:34.904 INFO kablam! su: No module specific data is present Oct 15 22:09:34.904 INFO blam! Oct 15 22:09:35.205 INFO running `"docker" "rm" "-f" "684421c355560837a6c44f23b233bac9ca221a61a2eb73c28e636905c1d75a97"` Oct 15 22:09:35.286 INFO blam! 684421c355560837a6c44f23b233bac9ca221a61a2eb73c28e636905c1d75a97