Oct 15 13:29:01.463 INFO testing xz2-0.1.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:29:01.466 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:29:01.897 INFO blam! 4e3cc165e70d71d637f19017cf457a6f5e2f340eda2a8cdf78bc7dba42420bfa Oct 15 13:29:01.905 INFO running `"docker" "start" "-a" "4e3cc165e70d71d637f19017cf457a6f5e2f340eda2a8cdf78bc7dba42420bfa"` Oct 15 13:29:02.604 INFO kablam! usermod: no changes Oct 15 13:29:02.696 INFO kablam! Compiling lzma-sys v0.1.11 Oct 15 13:29:04.255 INFO kablam! Compiling xz2 v0.1.6 (/source) Oct 15 13:29:05.014 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 15 13:29:05.021 INFO kablam! su: No module specific data is present Oct 15 13:29:05.292 INFO running `"docker" "rm" "-f" "4e3cc165e70d71d637f19017cf457a6f5e2f340eda2a8cdf78bc7dba42420bfa"` Oct 15 13:29:05.407 INFO blam! 4e3cc165e70d71d637f19017cf457a6f5e2f340eda2a8cdf78bc7dba42420bfa Oct 15 13:29:05.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:29:05.761 INFO blam! cf82c9df08b1482c96569db0580c56108a6183a714064842fe7f60358a7186fc Oct 15 13:29:05.763 INFO running `"docker" "start" "-a" "cf82c9df08b1482c96569db0580c56108a6183a714064842fe7f60358a7186fc"` Oct 15 13:29:06.326 INFO kablam! usermod: no changes Oct 15 13:29:06.513 INFO kablam! Compiling tokio-io v0.1.9 Oct 15 13:29:06.515 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 15 13:29:06.515 INFO kablam! Compiling env_logger v0.5.13 Oct 15 13:29:09.599 INFO kablam! Compiling tokio-codec v0.1.1 Oct 15 13:29:09.603 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 15 13:29:10.167 INFO kablam! Compiling quickcheck v0.7.1 Oct 15 13:29:12.899 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 13:29:14.855 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 13:29:14.855 INFO kablam! Compiling tokio-uds v0.2.2 Oct 15 13:29:14.855 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 15 13:29:17.382 INFO kablam! Compiling tokio v0.1.11 Oct 15 13:29:19.881 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 13:29:23.539 INFO kablam! Compiling xz2 v0.1.6 (/source) Oct 15 13:29:25.055 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_iter': use Rng::sample_iter(&Standard) instead Oct 15 13:29:25.056 INFO kablam! --> src/read.rs:250:30 Oct 15 13:29:25.056 INFO kablam! | Oct 15 13:29:25.056 INFO kablam! 250 | let v = thread_rng().gen_iter::().take(1024).collect::>(); Oct 15 13:29:25.056 INFO kablam! | ^^^^^^^^ Oct 15 13:29:25.056 INFO kablam! | Oct 15 13:29:25.056 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:29:25.056 INFO kablam! Oct 15 13:29:27.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.93s Oct 15 13:29:27.291 INFO kablam! su: No module specific data is present Oct 15 13:29:27.753 INFO running `"docker" "rm" "-f" "cf82c9df08b1482c96569db0580c56108a6183a714064842fe7f60358a7186fc"` Oct 15 13:29:28.052 INFO blam! cf82c9df08b1482c96569db0580c56108a6183a714064842fe7f60358a7186fc