Oct 15 17:31:33.736 INFO testing string_generator-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:31:33.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 17:31:33.901 INFO blam! a03892924a93a1b397fc9557af041542648f397629189b37fe1d5d9ae073a16c Oct 15 17:31:33.904 INFO running `"docker" "start" "-a" "a03892924a93a1b397fc9557af041542648f397629189b37fe1d5d9ae073a16c"` Oct 15 17:31:34.860 INFO kablam! usermod: no changes Oct 15 17:31:34.927 INFO kablam! Compiling string_generator v0.1.0 (/source) Oct 15 17:31:35.489 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:35.490 INFO kablam! --> src/lib.rs:8:12 Oct 15 17:31:35.490 INFO kablam! | Oct 15 17:31:35.490 INFO kablam! 8 | use rand::{sample, Rng}; Oct 15 17:31:35.490 INFO kablam! | ^^^^^^ Oct 15 17:31:35.490 INFO kablam! | Oct 15 17:31:35.490 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:31:35.490 INFO kablam! Oct 15 17:31:35.490 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:35.490 INFO kablam! --> src/lib.rs:51:30 Oct 15 17:31:35.490 INFO kablam! | Oct 15 17:31:35.490 INFO kablam! 51 | if let Some(u) = sample(rng, catagory.iter(), 1).iter().nth(0) { Oct 15 17:31:35.490 INFO kablam! | ^^^^^^ Oct 15 17:31:35.490 INFO kablam! Oct 15 17:31:35.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 15 17:31:35.659 INFO kablam! su: No module specific data is present Oct 15 17:31:35.914 INFO running `"docker" "rm" "-f" "a03892924a93a1b397fc9557af041542648f397629189b37fe1d5d9ae073a16c"` Oct 15 17:31:35.996 INFO blam! a03892924a93a1b397fc9557af041542648f397629189b37fe1d5d9ae073a16c Oct 15 17:31:35.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 17:31:36.200 INFO blam! e9dd0436342b856a48571ed2b5a51f0b4268f96db23cba94bc69832483348f24 Oct 15 17:31:36.202 INFO running `"docker" "start" "-a" "e9dd0436342b856a48571ed2b5a51f0b4268f96db23cba94bc69832483348f24"` Oct 15 17:31:36.698 INFO kablam! usermod: no changes Oct 15 17:31:36.735 INFO kablam! Compiling string_generator v0.1.0 (/source) Oct 15 17:31:37.239 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:37.239 INFO kablam! --> src/lib.rs:8:12 Oct 15 17:31:37.239 INFO kablam! | Oct 15 17:31:37.239 INFO kablam! 8 | use rand::{sample, Rng}; Oct 15 17:31:37.239 INFO kablam! | ^^^^^^ Oct 15 17:31:37.239 INFO kablam! | Oct 15 17:31:37.239 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:31:37.239 INFO kablam! Oct 15 17:31:37.239 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Oct 15 17:31:37.239 INFO kablam! --> src/lib.rs:51:30 Oct 15 17:31:37.239 INFO kablam! | Oct 15 17:31:37.239 INFO kablam! 51 | if let Some(u) = sample(rng, catagory.iter(), 1).iter().nth(0) { Oct 15 17:31:37.239 INFO kablam! | ^^^^^^ Oct 15 17:31:37.239 INFO kablam! Oct 15 17:31:38.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 15 17:31:38.319 INFO kablam! su: No module specific data is present Oct 15 17:31:39.007 INFO running `"docker" "rm" "-f" "e9dd0436342b856a48571ed2b5a51f0b4268f96db23cba94bc69832483348f24"` Oct 15 17:31:39.220 INFO blam! e9dd0436342b856a48571ed2b5a51f0b4268f96db23cba94bc69832483348f24 Oct 15 17:31:39.223 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 17:31:39.575 INFO blam! f1f6fc480463f0659c55ede7153b31556bb29929ccdcb49846c3f2a758012e33 Oct 15 17:31:39.595 INFO running `"docker" "start" "-a" "f1f6fc480463f0659c55ede7153b31556bb29929ccdcb49846c3f2a758012e33"` Oct 15 17:31:40.612 INFO kablam! usermod: no changes Oct 15 17:31:40.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:31:40.662 INFO kablam! Running /target/debug/deps/string_generator-8fa2b8718489565a Oct 15 17:31:40.666 INFO blam! Oct 15 17:31:40.666 INFO blam! running 2 tests Oct 15 17:31:40.666 INFO blam! test tests::it_works ... ok Oct 15 17:31:40.666 INFO blam! test tests::gen_string_fof ... ok Oct 15 17:31:40.666 INFO blam! Oct 15 17:31:40.666 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:31:40.666 INFO blam! Oct 15 17:31:40.667 INFO kablam! Doc-tests string_generator Oct 15 17:31:41.419 INFO blam! Oct 15 17:31:41.419 INFO blam! running 0 tests Oct 15 17:31:41.419 INFO blam! Oct 15 17:31:41.419 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:31:41.419 INFO blam! Oct 15 17:31:41.429 INFO kablam! su: No module specific data is present Oct 15 17:31:41.669 INFO running `"docker" "rm" "-f" "f1f6fc480463f0659c55ede7153b31556bb29929ccdcb49846c3f2a758012e33"` Oct 15 17:31:41.752 INFO blam! f1f6fc480463f0659c55ede7153b31556bb29929ccdcb49846c3f2a758012e33