Oct 11 14:21:07.790 INFO testing pwrs-1.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:21:07.790 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:21:07.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 14:21:08.152 INFO blam! 07c3d5faa6b7619fa6d081abc980a04782d8bba5ee38b159b34e17701fb2b749 Oct 11 14:21:08.154 INFO running `"docker" "start" "-a" "07c3d5faa6b7619fa6d081abc980a04782d8bba5ee38b159b34e17701fb2b749"` Oct 11 14:21:09.066 INFO kablam! usermod: no changes Oct 11 14:21:09.105 INFO kablam! Compiling pwrs v1.1.0 (/source) Oct 11 14:21:10.221 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 14:21:10.221 INFO kablam! --> src/main.rs:130:14 Oct 11 14:21:10.221 INFO kablam! | Oct 11 14:21:10.221 INFO kablam! 130 | for _ in (0..cfg.count) { Oct 11 14:21:10.221 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 14:21:10.221 INFO kablam! | Oct 11 14:21:10.221 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 14:21:10.221 INFO kablam! Oct 11 14:21:10.233 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 14:21:10.234 INFO kablam! --> src/main.rs:53:5 Oct 11 14:21:10.234 INFO kablam! | Oct 11 14:21:10.239 INFO kablam! 53 | rand::sample(&mut rng, words.iter(), cfg.number) Oct 11 14:21:10.239 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:21:10.239 INFO kablam! | Oct 11 14:21:10.239 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 14:21:10.239 INFO kablam! Oct 11 14:21:10.284 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 11 14:21:10.284 INFO kablam! --> src/main.rs:136:25 Oct 11 14:21:10.284 INFO kablam! | Oct 11 14:21:10.284 INFO kablam! 136 | let out = inter.connect(" "); Oct 11 14:21:10.284 INFO kablam! | ^^^^^^^ Oct 11 14:21:10.284 INFO kablam! Oct 11 14:21:11.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 11 14:21:11.127 INFO kablam! su: No module specific data is present Oct 11 14:21:11.464 INFO running `"docker" "rm" "-f" "07c3d5faa6b7619fa6d081abc980a04782d8bba5ee38b159b34e17701fb2b749"` Oct 11 14:21:11.571 INFO blam! 07c3d5faa6b7619fa6d081abc980a04782d8bba5ee38b159b34e17701fb2b749 Oct 11 14:21:11.573 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:21:11.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 14:21:11.770 INFO blam! 73a77dcb5689d09f0f016ccbb022b2b65b3d57977cb19627898b966d2bc44201 Oct 11 14:21:11.771 INFO running `"docker" "start" "-a" "73a77dcb5689d09f0f016ccbb022b2b65b3d57977cb19627898b966d2bc44201"` Oct 11 14:21:12.379 INFO kablam! usermod: no changes Oct 11 14:21:12.419 INFO kablam! Compiling pwrs v1.1.0 (/source) Oct 11 14:21:13.604 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 14:21:13.604 INFO kablam! --> src/main.rs:130:14 Oct 11 14:21:13.604 INFO kablam! | Oct 11 14:21:13.604 INFO kablam! 130 | for _ in (0..cfg.count) { Oct 11 14:21:13.604 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 14:21:13.604 INFO kablam! | Oct 11 14:21:13.604 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 14:21:13.604 INFO kablam! Oct 11 14:21:13.616 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 11 14:21:13.616 INFO kablam! --> src/main.rs:53:5 Oct 11 14:21:13.616 INFO kablam! | Oct 11 14:21:13.616 INFO kablam! 53 | rand::sample(&mut rng, words.iter(), cfg.number) Oct 11 14:21:13.616 INFO kablam! | ^^^^^^^^^^^^ Oct 11 14:21:13.616 INFO kablam! | Oct 11 14:21:13.616 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 14:21:13.616 INFO kablam! Oct 11 14:21:13.676 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 11 14:21:13.676 INFO kablam! --> src/main.rs:136:25 Oct 11 14:21:13.676 INFO kablam! | Oct 11 14:21:13.676 INFO kablam! 136 | let out = inter.connect(" "); Oct 11 14:21:13.676 INFO kablam! | ^^^^^^^ Oct 11 14:21:13.676 INFO kablam! Oct 11 14:21:14.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 11 14:21:14.690 INFO kablam! su: No module specific data is present Oct 11 14:21:15.424 INFO running `"docker" "rm" "-f" "73a77dcb5689d09f0f016ccbb022b2b65b3d57977cb19627898b966d2bc44201"` Oct 11 14:21:15.720 INFO blam! 73a77dcb5689d09f0f016ccbb022b2b65b3d57977cb19627898b966d2bc44201 Oct 11 14:21:15.721 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:21:15.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 14:21:15.978 INFO blam! d363644f80e6457722185d309da1aa87adc30e0298bc1c0032c5b25b67ea9c04 Oct 11 14:21:15.980 INFO running `"docker" "start" "-a" "d363644f80e6457722185d309da1aa87adc30e0298bc1c0032c5b25b67ea9c04"` Oct 11 14:21:16.823 INFO kablam! usermod: no changes Oct 11 14:21:16.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 14:21:16.905 INFO kablam! Running /target/debug/deps/pwrs-7ae118a4f901a798 Oct 11 14:21:16.907 INFO blam! Oct 11 14:21:16.908 INFO blam! running 1 test Oct 11 14:21:17.007 INFO blam! test tests::with_defaults ... ok Oct 11 14:21:17.007 INFO blam! Oct 11 14:21:17.007 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:21:17.007 INFO blam! Oct 11 14:21:17.009 INFO kablam! su: No module specific data is present Oct 11 14:21:17.319 INFO running `"docker" "rm" "-f" "d363644f80e6457722185d309da1aa87adc30e0298bc1c0032c5b25b67ea9c04"` Oct 11 14:21:17.444 INFO blam! d363644f80e6457722185d309da1aa87adc30e0298bc1c0032c5b25b67ea9c04