Oct 14 23:49:12.842 INFO testing dalance/ptags against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:49:12.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 23:49:13.363 INFO blam! f8561e42bff7c9c86ec002bc18dd332f2ab376a797a86e38690a5c40845c2435 Oct 14 23:49:13.369 INFO running `"docker" "start" "-a" "f8561e42bff7c9c86ec002bc18dd332f2ab376a797a86e38690a5c40845c2435"` Oct 14 23:49:14.946 INFO kablam! usermod: no changes Oct 14 23:49:15.161 INFO kablam! Compiling serde v1.0.38 Oct 14 23:49:15.163 INFO kablam! Compiling syn v0.12.14 Oct 14 23:49:15.164 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 14 23:49:15.165 INFO kablam! Compiling error-chain v0.11.0 Oct 14 23:49:26.414 INFO kablam! Compiling serde_derive v1.0.38 Oct 14 23:49:37.560 INFO kablam! Compiling structopt-derive v0.2.5 Oct 14 23:49:37.562 INFO kablam! Compiling structopt-toml-derive v0.2.4 Oct 14 23:49:44.782 INFO kablam! Compiling structopt v0.2.5 Oct 14 23:49:50.987 INFO kablam! Compiling toml v0.4.6 Oct 14 23:49:56.279 INFO kablam! Compiling structopt-toml v0.2.4 Oct 14 23:49:57.499 INFO kablam! Compiling ptags v0.2.1-pre (/source) Oct 14 23:49:58.940 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 14 23:49:58.940 INFO kablam! --> src/bin.rs:260:26 Oct 14 23:49:58.940 INFO kablam! | Oct 14 23:49:58.941 INFO kablam! 260 | let cfg_path = match env::home_dir() { Oct 14 23:49:58.941 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:49:58.941 INFO kablam! | Oct 14 23:49:58.941 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:49:58.942 INFO kablam! Oct 14 23:50:08.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.36s Oct 14 23:50:08.347 INFO kablam! su: No module specific data is present Oct 14 23:50:09.431 INFO running `"docker" "rm" "-f" "f8561e42bff7c9c86ec002bc18dd332f2ab376a797a86e38690a5c40845c2435"` Oct 14 23:50:09.671 INFO blam! f8561e42bff7c9c86ec002bc18dd332f2ab376a797a86e38690a5c40845c2435 Oct 14 23:50:09.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 23:50:10.187 INFO blam! 9a723625eade5f869c392c78fcf89f436168eacf8bf6015d070f06ab2a8fa17a Oct 14 23:50:10.189 INFO running `"docker" "start" "-a" "9a723625eade5f869c392c78fcf89f436168eacf8bf6015d070f06ab2a8fa17a"` Oct 14 23:50:12.186 INFO kablam! usermod: no changes Oct 14 23:50:12.390 INFO kablam! Compiling bencher v0.1.5 Oct 14 23:50:14.476 INFO kablam! Compiling ptags v0.2.1-pre (/source) Oct 14 23:50:16.995 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 14 23:50:16.996 INFO kablam! --> src/bin.rs:260:26 Oct 14 23:50:16.996 INFO kablam! | Oct 14 23:50:16.996 INFO kablam! 260 | let cfg_path = match env::home_dir() { Oct 14 23:50:16.996 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:50:16.999 INFO kablam! | Oct 14 23:50:17.015 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:50:17.015 INFO kablam! Oct 14 23:50:22.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.77s Oct 14 23:50:22.990 INFO kablam! su: No module specific data is present Oct 14 23:50:24.319 INFO running `"docker" "rm" "-f" "9a723625eade5f869c392c78fcf89f436168eacf8bf6015d070f06ab2a8fa17a"` Oct 14 23:50:24.595 INFO blam! 9a723625eade5f869c392c78fcf89f436168eacf8bf6015d070f06ab2a8fa17a