Oct 15 17:31:33.368 INFO testing string_generator-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:31:33.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 17:31:33.527 INFO blam! 7c1aa6af8f34bb9666fc0da81d4e75cd83ac8b1294156768a8a523575a77bf26 Oct 15 17:31:33.531 INFO running `"docker" "start" "-a" "7c1aa6af8f34bb9666fc0da81d4e75cd83ac8b1294156768a8a523575a77bf26"` Oct 15 17:31:33.923 INFO kablam! usermod: no changes Oct 15 17:31:33.970 INFO kablam! Compiling string_generator v0.1.0 (/source) Oct 15 17:31:34.614 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:34.614 INFO kablam! --> src/lib.rs:8:12 Oct 15 17:31:34.614 INFO kablam! | Oct 15 17:31:34.614 INFO kablam! 8 | use rand::{sample, Rng}; Oct 15 17:31:34.614 INFO kablam! | ^^^^^^ Oct 15 17:31:34.614 INFO kablam! | Oct 15 17:31:34.614 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:31:34.614 INFO kablam! Oct 15 17:31:34.614 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:34.614 INFO kablam! --> src/lib.rs:51:30 Oct 15 17:31:34.614 INFO kablam! | Oct 15 17:31:34.614 INFO kablam! 51 | if let Some(u) = sample(rng, catagory.iter(), 1).iter().nth(0) { Oct 15 17:31:34.614 INFO kablam! | ^^^^^^ Oct 15 17:31:34.614 INFO kablam! Oct 15 17:31:34.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 15 17:31:34.854 INFO kablam! su: No module specific data is present Oct 15 17:31:35.563 INFO running `"docker" "rm" "-f" "7c1aa6af8f34bb9666fc0da81d4e75cd83ac8b1294156768a8a523575a77bf26"` Oct 15 17:31:35.667 INFO blam! 7c1aa6af8f34bb9666fc0da81d4e75cd83ac8b1294156768a8a523575a77bf26 Oct 15 17:31:35.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 17:31:35.891 INFO blam! 5db0969f04403369cce3327ef8b221f87d79e812690a4a1669911f3535287ffc Oct 15 17:31:35.892 INFO running `"docker" "start" "-a" "5db0969f04403369cce3327ef8b221f87d79e812690a4a1669911f3535287ffc"` Oct 15 17:31:36.449 INFO kablam! usermod: no changes Oct 15 17:31:36.487 INFO kablam! Compiling string_generator v0.1.0 (/source) Oct 15 17:31:37.015 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:37.015 INFO kablam! --> src/lib.rs:8:12 Oct 15 17:31:37.015 INFO kablam! | Oct 15 17:31:37.015 INFO kablam! 8 | use rand::{sample, Rng}; Oct 15 17:31:37.015 INFO kablam! | ^^^^^^ Oct 15 17:31:37.015 INFO kablam! | Oct 15 17:31:37.015 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:31:37.015 INFO kablam! Oct 15 17:31:37.015 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:37.015 INFO kablam! --> src/lib.rs:51:30 Oct 15 17:31:37.015 INFO kablam! | Oct 15 17:31:37.015 INFO kablam! 51 | if let Some(u) = sample(rng, catagory.iter(), 1).iter().nth(0) { Oct 15 17:31:37.015 INFO kablam! | ^^^^^^ Oct 15 17:31:37.015 INFO kablam! Oct 15 17:31:38.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 15 17:31:38.111 INFO kablam! su: No module specific data is present Oct 15 17:31:38.710 INFO running `"docker" "rm" "-f" "5db0969f04403369cce3327ef8b221f87d79e812690a4a1669911f3535287ffc"` Oct 15 17:31:38.939 INFO blam! 5db0969f04403369cce3327ef8b221f87d79e812690a4a1669911f3535287ffc Oct 15 17:31:38.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 17:31:39.247 INFO blam! bacc6841a5546299bcaae22d95c6a641d3a360629cdcf34c063bdec3bfe97b36 Oct 15 17:31:39.259 INFO running `"docker" "start" "-a" "bacc6841a5546299bcaae22d95c6a641d3a360629cdcf34c063bdec3bfe97b36"` Oct 15 17:31:40.071 INFO kablam! usermod: no changes Oct 15 17:31:40.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 17:31:40.199 INFO kablam! Running /target/debug/deps/string_generator-d3f3cc96d76b47df Oct 15 17:31:40.207 INFO blam! Oct 15 17:31:40.207 INFO blam! running 2 tests Oct 15 17:31:40.207 INFO blam! test tests::gen_string_fof ... ok Oct 15 17:31:40.207 INFO blam! test tests::it_works ... ok Oct 15 17:31:40.207 INFO blam! Oct 15 17:31:40.207 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:31:40.207 INFO blam! Oct 15 17:31:40.207 INFO kablam! Doc-tests string_generator Oct 15 17:31:41.116 INFO blam! Oct 15 17:31:41.116 INFO blam! running 0 tests Oct 15 17:31:41.116 INFO blam! Oct 15 17:31:41.116 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:31:41.116 INFO blam! Oct 15 17:31:41.123 INFO kablam! su: No module specific data is present Oct 15 17:31:41.419 INFO running `"docker" "rm" "-f" "bacc6841a5546299bcaae22d95c6a641d3a360629cdcf34c063bdec3bfe97b36"` Oct 15 17:31:41.519 INFO blam! bacc6841a5546299bcaae22d95c6a641d3a360629cdcf34c063bdec3bfe97b36