Oct 15 19:00:48.209 INFO testing shellexpand-1.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:00:48.209 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 15 19:00:48.700 INFO blam! c6e867658c1892271aadcab4a52ff8220f353005f302e9167e23ced0fbc78364 Oct 15 19:00:48.703 INFO running `"docker" "start" "-a" "c6e867658c1892271aadcab4a52ff8220f353005f302e9167e23ced0fbc78364"` Oct 15 19:00:49.879 INFO kablam! usermod: no changes Oct 15 19:00:49.931 INFO kablam! Compiling shellexpand v1.0.0 (/source) Oct 15 19:00:50.399 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 15 19:00:50.399 INFO kablam! --> src/lib.rs:286:30 Oct 15 19:00:50.400 INFO kablam! | Oct 15 19:00:50.400 INFO kablam! 286 | full_with_context(input, std::env::home_dir, |s| std::env::var(s).map(Some)) Oct 15 19:00:50.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:00:50.401 INFO kablam! | Oct 15 19:00:50.401 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 19:00:50.401 INFO kablam! Oct 15 19:00:50.401 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 15 19:00:50.402 INFO kablam! --> src/lib.rs:638:31 Oct 15 19:00:50.402 INFO kablam! | Oct 15 19:00:50.403 INFO kablam! 638 | tilde_with_context(input, std::env::home_dir) Oct 15 19:00:50.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:00:50.403 INFO kablam! Oct 15 19:00:50.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 15 19:00:50.627 INFO kablam! su: No module specific data is present Oct 15 19:00:50.887 INFO running `"docker" "rm" "-f" "c6e867658c1892271aadcab4a52ff8220f353005f302e9167e23ced0fbc78364"` Oct 15 19:00:50.977 INFO blam! c6e867658c1892271aadcab4a52ff8220f353005f302e9167e23ced0fbc78364 Oct 15 19:00:50.979 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 15 19:00:51.215 INFO blam! 67eddd1df55b457aad354c94f0a1514adcad6f138b5dafac981d9a2ccceaafbf Oct 15 19:00:51.217 INFO running `"docker" "start" "-a" "67eddd1df55b457aad354c94f0a1514adcad6f138b5dafac981d9a2ccceaafbf"` Oct 15 19:00:51.585 INFO kablam! usermod: no changes Oct 15 19:00:51.606 INFO kablam! Compiling shellexpand v1.0.0 (/source) Oct 15 19:00:52.161 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 15 19:00:52.161 INFO kablam! --> src/lib.rs:286:30 Oct 15 19:00:52.162 INFO kablam! | Oct 15 19:00:52.162 INFO kablam! 286 | full_with_context(input, std::env::home_dir, |s| std::env::var(s).map(Some)) Oct 15 19:00:52.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:00:52.162 INFO kablam! | Oct 15 19:00:52.162 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 19:00:52.162 INFO kablam! Oct 15 19:00:52.162 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 15 19:00:52.162 INFO kablam! --> src/lib.rs:638:31 Oct 15 19:00:52.162 INFO kablam! | Oct 15 19:00:52.162 INFO kablam! 638 | tilde_with_context(input, std::env::home_dir) Oct 15 19:00:52.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 19:00:52.162 INFO kablam! Oct 15 19:00:52.162 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 15 19:00:52.162 INFO kablam! --> src/lib.rs:672:15 Oct 15 19:00:52.162 INFO kablam! | Oct 15 19:00:52.162 INFO kablam! 672 | match env::home_dir() { Oct 15 19:00:52.162 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 19:00:52.162 INFO kablam! Oct 15 19:00:53.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 15 19:00:53.076 INFO kablam! su: No module specific data is present Oct 15 19:00:53.499 INFO running `"docker" "rm" "-f" "67eddd1df55b457aad354c94f0a1514adcad6f138b5dafac981d9a2ccceaafbf"` Oct 15 19:00:53.584 INFO blam! 67eddd1df55b457aad354c94f0a1514adcad6f138b5dafac981d9a2ccceaafbf Oct 15 19:00:53.587 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" "-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 19:00:53.748 INFO blam! 05d2313b32d0eb22352d6797f0fae1e3ac858c7107dbdbe159e15c09d6d7849b Oct 15 19:00:53.751 INFO running `"docker" "start" "-a" "05d2313b32d0eb22352d6797f0fae1e3ac858c7107dbdbe159e15c09d6d7849b"` Oct 15 19:00:54.113 INFO kablam! usermod: no changes Oct 15 19:00:54.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 19:00:54.137 INFO kablam! Running /target/debug/deps/shellexpand-8322a12857d08723 Oct 15 19:00:54.142 INFO blam! Oct 15 19:00:54.142 INFO blam! running 8 tests Oct 15 19:00:54.143 INFO blam! test env_test::test_error_env ... ok Oct 15 19:00:54.143 INFO blam! test env_test::test_global_env ... ok Oct 15 19:00:54.143 INFO blam! test env_test::test_empty_env ... ok Oct 15 19:00:54.143 INFO blam! test tilde_tests::test_global_tilde ... ok Oct 15 19:00:54.143 INFO blam! test full_tests::test_quirks ... ok Oct 15 19:00:54.143 INFO blam! test env_test::test_regular_env ... ok Oct 15 19:00:54.143 INFO blam! test tilde_tests::test_with_tilde_no_hd ... ok Oct 15 19:00:54.147 INFO blam! test tilde_tests::test_with_tilde ... ok Oct 15 19:00:54.147 INFO blam! Oct 15 19:00:54.147 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:00:54.147 INFO blam! Oct 15 19:00:54.147 INFO kablam! Doc-tests shellexpand Oct 15 19:00:54.906 INFO blam! Oct 15 19:00:54.906 INFO blam! running 11 tests Oct 15 19:00:57.526 INFO blam! test src/lib.rs - full (line 257) ... ok Oct 15 19:00:57.979 INFO blam! test src/lib.rs - (line 28) ... ok Oct 15 19:00:58.083 INFO blam! test src/lib.rs - env (line 529) ... ok Oct 15 19:00:58.607 INFO blam! test src/lib.rs - full_with_context (line 110) ... ok Oct 15 19:00:59.321 INFO blam! test src/lib.rs - env_with_context_no_errors (line 484) ... ok Oct 15 19:00:59.915 INFO blam! test src/lib.rs - env_with_context (line 362) ... ok Oct 15 19:00:59.975 INFO blam! test src/lib.rs - (line 43) ... ok Oct 15 19:00:59.983 INFO blam! test src/lib.rs - (line 62) ... ok Oct 15 19:01:01.330 INFO blam! test src/lib.rs - tilde_with_context (line 579) ... ok Oct 15 19:01:01.377 INFO blam! test src/lib.rs - tilde (line 622) ... ok Oct 15 19:01:01.471 INFO blam! test src/lib.rs - full_with_context_no_errors (line 193) ... ok Oct 15 19:01:01.471 INFO blam! Oct 15 19:01:01.471 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:01:01.471 INFO blam! Oct 15 19:01:01.479 INFO kablam! su: No module specific data is present Oct 15 19:01:01.926 INFO running `"docker" "rm" "-f" "05d2313b32d0eb22352d6797f0fae1e3ac858c7107dbdbe159e15c09d6d7849b"` Oct 15 19:01:02.065 INFO blam! 05d2313b32d0eb22352d6797f0fae1e3ac858c7107dbdbe159e15c09d6d7849b