Oct 14 11:57:26.564 INFO testing matthewlujp/logview against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:57:26.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:57:27.092 INFO blam! 19d8b97a2e1d05f45632c1905cd9d5ce088eea650a5fe2db84312d2ec3c3c26d Oct 14 11:57:27.095 INFO running `"docker" "start" "-a" "19d8b97a2e1d05f45632c1905cd9d5ce088eea650a5fe2db84312d2ec3c3c26d"` Oct 14 11:57:28.354 INFO kablam! usermod: no changes Oct 14 11:57:28.451 INFO kablam! Compiling num-traits v0.1.40 Oct 14 11:57:28.451 INFO kablam! Compiling libc v0.2.33 Oct 14 11:57:30.903 INFO kablam! Compiling num-integer v0.1.35 Oct 14 11:57:31.007 INFO kablam! Compiling atty v0.2.3 Oct 14 11:57:31.007 INFO kablam! Compiling time v0.1.38 Oct 14 11:57:31.596 INFO kablam! Compiling clap v2.27.1 Oct 14 11:57:31.920 INFO kablam! Compiling num-iter v0.1.34 Oct 14 11:57:32.423 INFO kablam! Compiling num v0.1.40 Oct 14 11:57:33.965 INFO kablam! Compiling chrono v0.4.0 Oct 14 11:58:00.307 INFO kablam! Compiling logview v0.1.0 (/source) Oct 14 11:58:00.483 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 11:58:00.483 INFO kablam! --> src/main.rs:6:5 Oct 14 11:58:00.483 INFO kablam! | Oct 14 11:58:00.483 INFO kablam! 6 | use std::env::home_dir; Oct 14 11:58:00.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 11:58:00.483 INFO kablam! | Oct 14 11:58:00.483 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 11:58:00.483 INFO kablam! Oct 14 11:58:00.483 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 11:58:00.483 INFO kablam! --> src/main.rs:28:11 Oct 14 11:58:00.483 INFO kablam! | Oct 14 11:58:00.483 INFO kablam! 28 | match home_dir() { Oct 14 11:58:00.483 INFO kablam! | ^^^^^^^^ Oct 14 11:58:00.483 INFO kablam! Oct 14 11:58:00.483 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 11:58:00.483 INFO kablam! --> src/main.rs:40:11 Oct 14 11:58:00.483 INFO kablam! | Oct 14 11:58:00.483 INFO kablam! 40 | match home_dir() { Oct 14 11:58:00.483 INFO kablam! | ^^^^^^^^ Oct 14 11:58:00.483 INFO kablam! Oct 14 11:58:02.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.68s Oct 14 11:58:02.058 INFO kablam! su: No module specific data is present Oct 14 11:58:02.839 INFO running `"docker" "rm" "-f" "19d8b97a2e1d05f45632c1905cd9d5ce088eea650a5fe2db84312d2ec3c3c26d"` Oct 14 11:58:03.123 INFO blam! 19d8b97a2e1d05f45632c1905cd9d5ce088eea650a5fe2db84312d2ec3c3c26d Oct 14 11:58:03.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:58:03.595 INFO blam! d60b55fc0ed3f912bc8e0db2a9bba0a2b30c5c127e403927257aa23086c21e17 Oct 14 11:58:03.598 INFO running `"docker" "start" "-a" "d60b55fc0ed3f912bc8e0db2a9bba0a2b30c5c127e403927257aa23086c21e17"` Oct 14 11:58:04.740 INFO kablam! usermod: no changes Oct 14 11:58:04.823 INFO kablam! Compiling logview v0.1.0 (/source) Oct 14 11:58:05.031 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 11:58:05.031 INFO kablam! --> src/main.rs:6:5 Oct 14 11:58:05.031 INFO kablam! | Oct 14 11:58:05.031 INFO kablam! 6 | use std::env::home_dir; Oct 14 11:58:05.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 11:58:05.031 INFO kablam! | Oct 14 11:58:05.031 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 11:58:05.031 INFO kablam! Oct 14 11:58:05.039 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 11:58:05.039 INFO kablam! --> src/main.rs:28:11 Oct 14 11:58:05.039 INFO kablam! | Oct 14 11:58:05.039 INFO kablam! 28 | match home_dir() { Oct 14 11:58:05.039 INFO kablam! | ^^^^^^^^ Oct 14 11:58:05.039 INFO kablam! Oct 14 11:58:05.039 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 11:58:05.039 INFO kablam! --> src/main.rs:40:11 Oct 14 11:58:05.039 INFO kablam! | Oct 14 11:58:05.039 INFO kablam! 40 | match home_dir() { Oct 14 11:58:05.039 INFO kablam! | ^^^^^^^^ Oct 14 11:58:05.039 INFO kablam! Oct 14 11:58:05.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 14 11:58:05.711 INFO kablam! su: No module specific data is present Oct 14 11:58:07.123 INFO running `"docker" "rm" "-f" "d60b55fc0ed3f912bc8e0db2a9bba0a2b30c5c127e403927257aa23086c21e17"` Oct 14 11:58:07.363 INFO blam! d60b55fc0ed3f912bc8e0db2a9bba0a2b30c5c127e403927257aa23086c21e17 Oct 14 11:58:07.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:58:07.829 INFO blam! dcb001ef076ec6c6735df6d5bffede41a881d5e9b360b0e0676ba5ad16902bec Oct 14 11:58:07.830 INFO running `"docker" "start" "-a" "dcb001ef076ec6c6735df6d5bffede41a881d5e9b360b0e0676ba5ad16902bec"` Oct 14 11:58:09.446 INFO kablam! usermod: no changes Oct 14 11:58:09.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 11:58:09.591 INFO kablam! Running /target/debug/deps/logview-891e42baa02c56ac Oct 14 11:58:09.593 INFO blam! Oct 14 11:58:09.593 INFO blam! running 0 tests Oct 14 11:58:09.593 INFO blam! Oct 14 11:58:09.593 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:58:09.593 INFO blam! Oct 14 11:58:09.594 INFO kablam! su: No module specific data is present Oct 14 11:58:10.871 INFO running `"docker" "rm" "-f" "dcb001ef076ec6c6735df6d5bffede41a881d5e9b360b0e0676ba5ad16902bec"` Oct 14 11:58:11.235 INFO blam! dcb001ef076ec6c6735df6d5bffede41a881d5e9b360b0e0676ba5ad16902bec