Oct 16 13:01:02.718 INFO testing dockworker-0.0.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 13:01:02.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:01:03.264 INFO blam! 8aa3260e0b0930484f2a1bc03faeb0e789a9268a6ade2f6e1d5056427de75cae Oct 16 13:01:03.266 INFO running `"docker" "start" "-a" "8aa3260e0b0930484f2a1bc03faeb0e789a9268a6ade2f6e1d5056427de75cae"` Oct 16 13:01:05.562 INFO kablam! usermod: no changes Oct 16 13:01:05.891 INFO kablam! Compiling error-chain v0.5.0 Oct 16 13:01:07.268 INFO kablam! Compiling dockworker v0.0.6 (/source) Oct 16 13:01:12.131 INFO kablam! warning: unused import: `std::sync::Arc` Oct 16 13:01:12.131 INFO kablam! --> src/hyper_client.rs:4:5 Oct 16 13:01:12.132 INFO kablam! | Oct 16 13:01:12.132 INFO kablam! 4 | use std::sync::Arc; Oct 16 13:01:12.132 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 13:01:12.132 INFO kablam! | Oct 16 13:01:12.133 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:01:12.133 INFO kablam! Oct 16 13:01:12.327 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 13:01:12.327 INFO kablam! --> src/docker.rs:53:20 Oct 16 13:01:12.328 INFO kablam! | Oct 16 13:01:12.328 INFO kablam! 53 | let home = env::home_dir().ok_or_else(|| ErrorKind::NoCertPath)?; Oct 16 13:01:12.328 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 13:01:12.329 INFO kablam! | Oct 16 13:01:12.329 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:01:12.329 INFO kablam! Oct 16 13:01:16.602 INFO kablam! warning: struct is never constructed: `MemoryStream` Oct 16 13:01:16.603 INFO kablam! --> src/util.rs:8:1 Oct 16 13:01:16.603 INFO kablam! | Oct 16 13:01:16.603 INFO kablam! 8 | pub struct MemoryStream { Oct 16 13:01:16.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:01:16.603 INFO kablam! | Oct 16 13:01:16.603 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:01:16.603 INFO kablam! Oct 16 13:01:16.603 INFO kablam! warning: method is never used: `with_input` Oct 16 13:01:16.603 INFO kablam! --> src/util.rs:14:5 Oct 16 13:01:16.603 INFO kablam! | Oct 16 13:01:16.603 INFO kablam! 14 | pub fn with_input(input: &[u8]) -> MemoryStream { Oct 16 13:01:16.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:01:16.603 INFO kablam! Oct 16 13:01:16.603 INFO kablam! warning: method is never used: `into_inner` Oct 16 13:01:16.603 INFO kablam! --> src/util.rs:21:5 Oct 16 13:01:16.603 INFO kablam! | Oct 16 13:01:16.603 INFO kablam! 21 | pub fn into_inner(self) -> Vec { Oct 16 13:01:16.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:01:16.603 INFO kablam! Oct 16 13:01:22.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.91s Oct 16 13:01:22.519 INFO kablam! su: No module specific data is present Oct 16 13:01:23.211 INFO running `"docker" "rm" "-f" "8aa3260e0b0930484f2a1bc03faeb0e789a9268a6ade2f6e1d5056427de75cae"` Oct 16 13:01:23.474 INFO blam! 8aa3260e0b0930484f2a1bc03faeb0e789a9268a6ade2f6e1d5056427de75cae Oct 16 13:01:23.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:01:23.939 INFO blam! 82047c188fee18fb27539730f6acc97014425b8a053b8d3be1fa1b9c17032acf Oct 16 13:01:23.943 INFO running `"docker" "start" "-a" "82047c188fee18fb27539730f6acc97014425b8a053b8d3be1fa1b9c17032acf"` Oct 16 13:01:25.495 INFO kablam! usermod: no changes Oct 16 13:01:25.815 INFO kablam! Compiling dockworker v0.0.6 (/source) Oct 16 13:01:44.971 INFO kablam! warning: unused import: `std::sync::Arc` Oct 16 13:01:44.971 INFO kablam! --> src/hyper_client.rs:4:5 Oct 16 13:01:44.971 INFO kablam! | Oct 16 13:01:44.971 INFO kablam! 4 | use std::sync::Arc; Oct 16 13:01:44.971 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 13:01:44.971 INFO kablam! | Oct 16 13:01:44.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:01:44.971 INFO kablam! Oct 16 13:01:45.787 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 13:01:45.787 INFO kablam! --> src/docker.rs:53:20 Oct 16 13:01:45.788 INFO kablam! | Oct 16 13:01:45.788 INFO kablam! 53 | let home = env::home_dir().ok_or_else(|| ErrorKind::NoCertPath)?; Oct 16 13:01:45.788 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 13:01:45.788 INFO kablam! | Oct 16 13:01:45.789 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:01:45.795 INFO kablam! Oct 16 13:01:45.872 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 16 13:01:45.872 INFO kablam! --> examples/filesystem.rs:8:37 Oct 16 13:01:45.872 INFO kablam! | Oct 16 13:01:45.873 INFO kablam! 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 16 13:01:45.873 INFO kablam! | ^^^^^^^^^^ Oct 16 13:01:45.881 INFO kablam! | Oct 16 13:01:45.881 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:01:45.881 INFO kablam! Oct 16 13:01:47.574 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 16 13:01:47.574 INFO kablam! --> examples/stats.rs:8:37 Oct 16 13:01:47.574 INFO kablam! | Oct 16 13:01:47.574 INFO kablam! 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 16 13:01:47.574 INFO kablam! | ^^^^^^^^^^ Oct 16 13:01:47.574 INFO kablam! | Oct 16 13:01:47.574 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:01:47.574 INFO kablam! Oct 16 13:01:47.852 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 16 13:01:47.852 INFO kablam! --> examples/export.rs:11:37 Oct 16 13:01:47.852 INFO kablam! | Oct 16 13:01:47.852 INFO kablam! 11 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 16 13:01:47.852 INFO kablam! | ^^^^^^^^^^ Oct 16 13:01:47.852 INFO kablam! | Oct 16 13:01:47.852 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:01:47.852 INFO kablam! Oct 16 13:02:03.959 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 16 13:02:03.959 INFO kablam! --> examples/processes.rs:8:37 Oct 16 13:02:03.959 INFO kablam! | Oct 16 13:02:03.959 INFO kablam! 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 16 13:02:03.959 INFO kablam! | ^^^^^^^^^^ Oct 16 13:02:03.959 INFO kablam! | Oct 16 13:02:03.959 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:02:03.959 INFO kablam! Oct 16 13:02:25.763 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 16 13:02:25.763 INFO kablam! --> examples/findports.rs:9:29 Oct 16 13:02:25.763 INFO kablam! | Oct 16 13:02:25.763 INFO kablam! 9 | let containers = docker.containers(ContainerListOptions::default())?; Oct 16 13:02:25.763 INFO kablam! | ^^^^^^^^^^ Oct 16 13:02:25.763 INFO kablam! | Oct 16 13:02:25.763 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:02:25.763 INFO kablam! Oct 16 13:02:30.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 16 13:02:30.801 INFO kablam! su: No module specific data is present Oct 16 13:02:31.375 INFO running `"docker" "rm" "-f" "82047c188fee18fb27539730f6acc97014425b8a053b8d3be1fa1b9c17032acf"` Oct 16 13:02:31.548 INFO blam! 82047c188fee18fb27539730f6acc97014425b8a053b8d3be1fa1b9c17032acf