Oct 16 12:53:00.173 INFO testing dribble-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:53:00.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 12:53:00.412 INFO blam! 20470ac5fb99007f35ca6593f7ba98122209487ddec267eaf69cba6e9991a91a Oct 16 12:53:00.417 INFO running `"docker" "start" "-a" "20470ac5fb99007f35ca6593f7ba98122209487ddec267eaf69cba6e9991a91a"` Oct 16 12:53:00.877 INFO kablam! usermod: no changes Oct 16 12:53:00.923 INFO kablam! Compiling dribble v1.0.0 (/source) Oct 16 12:53:01.541 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Oct 16 12:53:01.541 INFO kablam! --> src/lib.rs:8:27 Oct 16 12:53:01.541 INFO kablam! | Oct 16 12:53:01.541 INFO kablam! 8 | use rand::distributions::{IndependentSample, Range}; Oct 16 12:53:01.541 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 12:53:01.541 INFO kablam! | Oct 16 12:53:01.541 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:53:01.541 INFO kablam! Oct 16 12:53:01.572 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Oct 16 12:53:01.572 INFO kablam! --> src/lib.rs:64:50 Oct 16 12:53:01.572 INFO kablam! | Oct 16 12:53:01.572 INFO kablam! 64 | min(Range::new(1, 5).ind_sample(&mut rng), Oct 16 12:53:01.572 INFO kablam! | ^^^^^^^^^^ Oct 16 12:53:01.572 INFO kablam! Oct 16 12:53:01.607 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Oct 16 12:53:01.607 INFO kablam! --> src/lib.rs:110:46 Oct 16 12:53:01.607 INFO kablam! | Oct 16 12:53:01.607 INFO kablam! 110 | Range::new(0, 5).ind_sample(&mut rng)); Oct 16 12:53:01.607 INFO kablam! | ^^^^^^^^^^ Oct 16 12:53:01.607 INFO kablam! Oct 16 12:53:01.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 16 12:53:01.638 INFO kablam! su: No module specific data is present Oct 16 12:53:02.043 INFO running `"docker" "rm" "-f" "20470ac5fb99007f35ca6593f7ba98122209487ddec267eaf69cba6e9991a91a"` Oct 16 12:53:02.179 INFO blam! 20470ac5fb99007f35ca6593f7ba98122209487ddec267eaf69cba6e9991a91a Oct 16 12:53:02.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 12:53:02.403 INFO blam! c69d3f7baea26d99bf7970cdea72d251ee3697c6d9d38e87fbbffc229aad1607 Oct 16 12:53:02.405 INFO running `"docker" "start" "-a" "c69d3f7baea26d99bf7970cdea72d251ee3697c6d9d38e87fbbffc229aad1607"` Oct 16 12:53:03.079 INFO kablam! usermod: no changes Oct 16 12:53:03.172 INFO kablam! Compiling dribble v1.0.0 (/source) Oct 16 12:53:03.920 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Oct 16 12:53:03.920 INFO kablam! --> src/lib.rs:8:27 Oct 16 12:53:03.920 INFO kablam! | Oct 16 12:53:03.920 INFO kablam! 8 | use rand::distributions::{IndependentSample, Range}; Oct 16 12:53:03.920 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 12:53:03.920 INFO kablam! | Oct 16 12:53:03.920 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:53:03.920 INFO kablam! Oct 16 12:53:03.956 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Oct 16 12:53:03.956 INFO kablam! --> src/lib.rs:64:50 Oct 16 12:53:03.956 INFO kablam! | Oct 16 12:53:03.956 INFO kablam! 64 | min(Range::new(1, 5).ind_sample(&mut rng), Oct 16 12:53:03.956 INFO kablam! | ^^^^^^^^^^ Oct 16 12:53:03.956 INFO kablam! Oct 16 12:53:04.007 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Oct 16 12:53:04.007 INFO kablam! --> src/lib.rs:110:46 Oct 16 12:53:04.007 INFO kablam! | Oct 16 12:53:04.007 INFO kablam! 110 | Range::new(0, 5).ind_sample(&mut rng)); Oct 16 12:53:04.007 INFO kablam! | ^^^^^^^^^^ Oct 16 12:53:04.007 INFO kablam! Oct 16 12:53:04.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 16 12:53:04.428 INFO kablam! su: No module specific data is present Oct 16 12:53:04.943 INFO running `"docker" "rm" "-f" "c69d3f7baea26d99bf7970cdea72d251ee3697c6d9d38e87fbbffc229aad1607"` Oct 16 12:53:05.291 INFO blam! c69d3f7baea26d99bf7970cdea72d251ee3697c6d9d38e87fbbffc229aad1607 Oct 16 12:53:05.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 12:53:05.663 INFO blam! 1a0e60a504cdd8fa5616a90b268c67277ed64de7e6b49e367fe89cd42bcd7172 Oct 16 12:53:05.665 INFO running `"docker" "start" "-a" "1a0e60a504cdd8fa5616a90b268c67277ed64de7e6b49e367fe89cd42bcd7172"` Oct 16 12:53:06.469 INFO kablam! usermod: no changes Oct 16 12:53:06.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 12:53:06.555 INFO kablam! Running /target/debug/deps/dribble-bc29713ab1f554e4 Oct 16 12:53:06.555 INFO blam! Oct 16 12:53:06.555 INFO kablam! Doc-tests dribble Oct 16 12:53:06.555 INFO blam! running 0 tests Oct 16 12:53:06.555 INFO blam! Oct 16 12:53:06.555 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:53:06.555 INFO blam! Oct 16 12:53:07.784 INFO blam! Oct 16 12:53:07.784 INFO blam! running 2 tests Oct 16 12:53:10.703 INFO blam! test src/lib.rs - DribbleWriter (line 79) ... ok Oct 16 12:53:10.867 INFO blam! test src/lib.rs - DribbleReader (line 15) ... ok Oct 16 12:53:10.867 INFO blam! Oct 16 12:53:10.867 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:53:10.867 INFO blam! Oct 16 12:53:10.883 INFO kablam! su: No module specific data is present Oct 16 12:53:11.642 INFO running `"docker" "rm" "-f" "1a0e60a504cdd8fa5616a90b268c67277ed64de7e6b49e367fe89cd42bcd7172"` Oct 16 12:53:12.032 INFO blam! 1a0e60a504cdd8fa5616a90b268c67277ed64de7e6b49e367fe89cd42bcd7172