Oct 15 23:10:50.304 INFO testing pwrs-1.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:10:50.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:10:50.771 INFO blam! 54daf7dba62e0eea0e7f71591893df3614029655b48bcd7b161e09762a32e871 Oct 15 23:10:50.773 INFO running `"docker" "start" "-a" "54daf7dba62e0eea0e7f71591893df3614029655b48bcd7b161e09762a32e871"` Oct 15 23:10:51.339 INFO kablam! usermod: no changes Oct 15 23:10:51.376 INFO kablam! Compiling pwrs v1.1.0 (/source) Oct 15 23:10:51.948 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 23:10:51.948 INFO kablam! --> src/main.rs:130:14 Oct 15 23:10:51.948 INFO kablam! | Oct 15 23:10:51.948 INFO kablam! 130 | for _ in (0..cfg.count) { Oct 15 23:10:51.948 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 23:10:51.948 INFO kablam! | Oct 15 23:10:51.948 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:10:51.948 INFO kablam! Oct 15 23:10:51.956 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 23:10:51.956 INFO kablam! --> src/main.rs:53:5 Oct 15 23:10:51.956 INFO kablam! | Oct 15 23:10:51.956 INFO kablam! 53 | rand::sample(&mut rng, words.iter(), cfg.number) Oct 15 23:10:51.956 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:10:51.956 INFO kablam! | Oct 15 23:10:51.956 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:10:51.956 INFO kablam! Oct 15 23:10:52.003 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 23:10:52.003 INFO kablam! --> src/main.rs:136:25 Oct 15 23:10:52.003 INFO kablam! | Oct 15 23:10:52.003 INFO kablam! 136 | let out = inter.connect(" "); Oct 15 23:10:52.003 INFO kablam! | ^^^^^^^ Oct 15 23:10:52.003 INFO kablam! Oct 15 23:10:52.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 15 23:10:52.902 INFO kablam! su: No module specific data is present Oct 15 23:10:53.222 INFO running `"docker" "rm" "-f" "54daf7dba62e0eea0e7f71591893df3614029655b48bcd7b161e09762a32e871"` Oct 15 23:10:53.311 INFO blam! 54daf7dba62e0eea0e7f71591893df3614029655b48bcd7b161e09762a32e871 Oct 15 23:10:53.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:10:53.636 INFO blam! 6e4536916e4594e25755c3cb89899461b9ee0f0c69ef6c3f5e37fe0b78cf8574 Oct 15 23:10:53.643 INFO running `"docker" "start" "-a" "6e4536916e4594e25755c3cb89899461b9ee0f0c69ef6c3f5e37fe0b78cf8574"` Oct 15 23:10:54.127 INFO kablam! usermod: no changes Oct 15 23:10:54.170 INFO kablam! Compiling pwrs v1.1.0 (/source) Oct 15 23:10:54.748 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 23:10:54.748 INFO kablam! --> src/main.rs:130:14 Oct 15 23:10:54.748 INFO kablam! | Oct 15 23:10:54.748 INFO kablam! 130 | for _ in (0..cfg.count) { Oct 15 23:10:54.749 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 23:10:54.749 INFO kablam! | Oct 15 23:10:54.749 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:10:54.749 INFO kablam! Oct 15 23:10:54.759 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 23:10:54.759 INFO kablam! --> src/main.rs:53:5 Oct 15 23:10:54.759 INFO kablam! | Oct 15 23:10:54.759 INFO kablam! 53 | rand::sample(&mut rng, words.iter(), cfg.number) Oct 15 23:10:54.759 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:10:54.759 INFO kablam! | Oct 15 23:10:54.759 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:10:54.759 INFO kablam! Oct 15 23:10:54.799 INFO kablam! warning: use of deprecated item 'std::slice::SliceConcatExt::connect': renamed to join Oct 15 23:10:54.799 INFO kablam! --> src/main.rs:136:25 Oct 15 23:10:54.800 INFO kablam! | Oct 15 23:10:54.800 INFO kablam! 136 | let out = inter.connect(" "); Oct 15 23:10:54.800 INFO kablam! | ^^^^^^^ Oct 15 23:10:54.801 INFO kablam! Oct 15 23:10:55.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 15 23:10:55.415 INFO kablam! su: No module specific data is present Oct 15 23:10:55.804 INFO running `"docker" "rm" "-f" "6e4536916e4594e25755c3cb89899461b9ee0f0c69ef6c3f5e37fe0b78cf8574"` Oct 15 23:10:55.891 INFO blam! 6e4536916e4594e25755c3cb89899461b9ee0f0c69ef6c3f5e37fe0b78cf8574 Oct 15 23:10:55.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 23:10:56.088 INFO blam! b24548d5528fa4a267429ba3c1cb31b62756749876ea0bf0e5fa359a9fb1796b Oct 15 23:10:56.090 INFO running `"docker" "start" "-a" "b24548d5528fa4a267429ba3c1cb31b62756749876ea0bf0e5fa359a9fb1796b"` Oct 15 23:10:56.552 INFO kablam! usermod: no changes Oct 15 23:10:56.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 23:10:56.584 INFO kablam! Running /target/debug/deps/pwrs-4da145c456f57aeb Oct 15 23:10:56.589 INFO blam! Oct 15 23:10:56.589 INFO blam! running 1 test Oct 15 23:10:56.657 INFO blam! test tests::with_defaults ... ok Oct 15 23:10:56.657 INFO blam! Oct 15 23:10:56.657 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:10:56.657 INFO blam! Oct 15 23:10:56.657 INFO kablam! su: No module specific data is present Oct 15 23:10:57.135 INFO running `"docker" "rm" "-f" "b24548d5528fa4a267429ba3c1cb31b62756749876ea0bf0e5fa359a9fb1796b"` Oct 15 23:10:57.331 INFO blam! b24548d5528fa4a267429ba3c1cb31b62756749876ea0bf0e5fa359a9fb1796b