Oct 11 05:26:51.750 INFO testing MoonL1ght/Rust-Markov-Chain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:26:51.750 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:26:51.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 05:26:52.188 INFO blam! 96daa1fdf67f63fcfa8269909697d7ff4e93ba4a574479a0530bddadd587e5f5 Oct 11 05:26:52.190 INFO running `"docker" "start" "-a" "96daa1fdf67f63fcfa8269909697d7ff4e93ba4a574479a0530bddadd587e5f5"` Oct 11 05:26:53.249 INFO kablam! usermod: no changes Oct 11 05:26:53.302 INFO kablam! Compiling libc v0.2.21 (/source/libs/libc) Oct 11 05:26:54.796 INFO kablam! Compiling rand v0.3.15 (/source/libs/rand) Oct 11 05:26:56.552 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 05:26:56.552 INFO kablam! --> libs/rand/src/distributions/gamma.rs:106:13 Oct 11 05:26:56.552 INFO kablam! | Oct 11 05:26:56.552 INFO kablam! 106 | 1.0 => One(Exp::new(1.0 / scale)), Oct 11 05:26:56.552 INFO kablam! | ^^^ Oct 11 05:26:56.552 INFO kablam! | Oct 11 05:26:56.552 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 11 05:26:56.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 05:26:56.553 INFO kablam! = note: for more information, see issue #41620 Oct 11 05:26:56.553 INFO kablam! Oct 11 05:26:56.553 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 05:26:56.553 INFO kablam! --> libs/rand/src/distributions/gamma.rs:107:13 Oct 11 05:26:56.553 INFO kablam! | Oct 11 05:26:56.553 INFO kablam! 107 | 0.0 ... 1.0 => Small(GammaSmallShape::new_raw(shape, scale)), Oct 11 05:26:56.553 INFO kablam! | ^^^ Oct 11 05:26:56.553 INFO kablam! | Oct 11 05:26:56.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 05:26:56.553 INFO kablam! = note: for more information, see issue #41620 Oct 11 05:26:56.553 INFO kablam! Oct 11 05:26:56.553 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 05:26:56.553 INFO kablam! --> libs/rand/src/distributions/gamma.rs:107:21 Oct 11 05:26:56.553 INFO kablam! | Oct 11 05:26:56.553 INFO kablam! 107 | 0.0 ... 1.0 => Small(GammaSmallShape::new_raw(shape, scale)), Oct 11 05:26:56.553 INFO kablam! | ^^^ Oct 11 05:26:56.553 INFO kablam! | Oct 11 05:26:56.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 05:26:56.553 INFO kablam! = note: for more information, see issue #41620 Oct 11 05:26:56.553 INFO kablam! Oct 11 05:26:56.611 INFO kablam! warning: floating-point types cannot be used in patterns Oct 11 05:26:56.611 INFO kablam! --> libs/rand/src/distributions/gamma.rs:106:13 Oct 11 05:26:56.611 INFO kablam! | Oct 11 05:26:56.611 INFO kablam! 106 | 1.0 => One(Exp::new(1.0 / scale)), Oct 11 05:26:56.611 INFO kablam! | ^^^ Oct 11 05:26:56.611 INFO kablam! | Oct 11 05:26:56.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 05:26:56.611 INFO kablam! = note: for more information, see issue #41620 Oct 11 05:26:56.611 INFO kablam! Oct 11 05:26:56.734 INFO kablam! warning: variable does not need to be mutable Oct 11 05:26:56.734 INFO kablam! --> libs/rand/src/os.rs:56:13 Oct 11 05:26:56.734 INFO kablam! | Oct 11 05:26:56.734 INFO kablam! 56 | fn next_u32(mut fill_buf: &mut FnMut(&mut [u8])) -> u32 { Oct 11 05:26:56.734 INFO kablam! | ----^^^^^^^^ Oct 11 05:26:56.734 INFO kablam! | | Oct 11 05:26:56.734 INFO kablam! | help: remove this `mut` Oct 11 05:26:56.734 INFO kablam! | Oct 11 05:26:56.734 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:26:56.734 INFO kablam! Oct 11 05:26:56.736 INFO kablam! warning: variable does not need to be mutable Oct 11 05:26:56.736 INFO kablam! --> libs/rand/src/os.rs:62:13 Oct 11 05:26:56.736 INFO kablam! | Oct 11 05:26:56.736 INFO kablam! 62 | fn next_u64(mut fill_buf: &mut FnMut(&mut [u8])) -> u64 { Oct 11 05:26:56.736 INFO kablam! | ----^^^^^^^^ Oct 11 05:26:56.736 INFO kablam! | | Oct 11 05:26:56.736 INFO kablam! | help: remove this `mut` Oct 11 05:26:56.736 INFO kablam! Oct 11 05:26:57.592 INFO kablam! Compiling markov_chain v0.1.0 (/source) Oct 11 05:26:59.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 11 05:26:59.679 INFO kablam! su: No module specific data is present Oct 11 05:27:00.200 INFO running `"docker" "rm" "-f" "96daa1fdf67f63fcfa8269909697d7ff4e93ba4a574479a0530bddadd587e5f5"` Oct 11 05:27:00.406 INFO blam! 96daa1fdf67f63fcfa8269909697d7ff4e93ba4a574479a0530bddadd587e5f5 Oct 11 05:27:00.407 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:27:00.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 05:27:00.817 INFO blam! 22384c8a1cf13f4495414143751aeb8d61808e7e77ad95d221023845be6894f9 Oct 11 05:27:00.819 INFO running `"docker" "start" "-a" "22384c8a1cf13f4495414143751aeb8d61808e7e77ad95d221023845be6894f9"` Oct 11 05:27:01.844 INFO kablam! usermod: no changes Oct 11 05:27:01.864 INFO kablam! Compiling markov_chain v0.1.0 (/source) Oct 11 05:27:03.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 11 05:27:03.480 INFO kablam! su: No module specific data is present Oct 11 05:27:04.090 INFO running `"docker" "rm" "-f" "22384c8a1cf13f4495414143751aeb8d61808e7e77ad95d221023845be6894f9"` Oct 11 05:27:04.400 INFO blam! 22384c8a1cf13f4495414143751aeb8d61808e7e77ad95d221023845be6894f9 Oct 11 05:27:04.416 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:27:04.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 05:27:04.764 INFO blam! 99f933044ce769ec29b6359e45c453af0cfe37761b479f22848408331347f9a2 Oct 11 05:27:04.772 INFO running `"docker" "start" "-a" "99f933044ce769ec29b6359e45c453af0cfe37761b479f22848408331347f9a2"` Oct 11 05:27:05.786 INFO kablam! usermod: no changes Oct 11 05:27:05.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 05:27:05.836 INFO kablam! Running /target/debug/deps/markov_chain-82807ce51f2ee735 Oct 11 05:27:05.837 INFO blam! Oct 11 05:27:05.837 INFO kablam! su: No module specific data is present Oct 11 05:27:05.837 INFO blam! running 0 tests Oct 11 05:27:05.837 INFO blam! Oct 11 05:27:05.838 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:27:05.838 INFO blam! Oct 11 05:27:06.432 INFO running `"docker" "rm" "-f" "99f933044ce769ec29b6359e45c453af0cfe37761b479f22848408331347f9a2"` Oct 11 05:27:06.695 INFO blam! 99f933044ce769ec29b6359e45c453af0cfe37761b479f22848408331347f9a2