Nov 17 23:03:01.520 INFO testing shellexpand-1.0.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 23:03:01.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 23:03:01.712 INFO [stdout] 626df6f379fc82ba46a59a57e8fd2d16f8c1aceef4986a5f8134fc90b1a679f7 Nov 17 23:03:01.714 INFO running `"docker" "start" "-a" "626df6f379fc82ba46a59a57e8fd2d16f8c1aceef4986a5f8134fc90b1a679f7"` Nov 17 23:03:02.200 INFO [stderr] usermod: no changes Nov 17 23:03:02.211 INFO [stderr] Compiling shellexpand v1.0.0 (/source) Nov 17 23:03:02.543 INFO [stderr] 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. Nov 17 23:03:02.543 INFO [stderr] --> src/lib.rs:286:30 Nov 17 23:03:02.543 INFO [stderr] | Nov 17 23:03:02.543 INFO [stderr] 286 | full_with_context(input, std::env::home_dir, |s| std::env::var(s).map(Some)) Nov 17 23:03:02.543 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 23:03:02.543 INFO [stderr] | Nov 17 23:03:02.543 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 23:03:02.543 INFO [stderr] Nov 17 23:03:02.543 INFO [stderr] 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. Nov 17 23:03:02.543 INFO [stderr] --> src/lib.rs:638:31 Nov 17 23:03:02.543 INFO [stderr] | Nov 17 23:03:02.543 INFO [stderr] 638 | tilde_with_context(input, std::env::home_dir) Nov 17 23:03:02.543 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 23:03:02.543 INFO [stderr] Nov 17 23:03:02.686 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s Nov 17 23:03:02.688 INFO [stderr] su: No module specific data is present Nov 17 23:03:02.933 INFO running `"docker" "inspect" "626df6f379fc82ba46a59a57e8fd2d16f8c1aceef4986a5f8134fc90b1a679f7"` Nov 17 23:03:03.008 INFO running `"docker" "rm" "-f" "626df6f379fc82ba46a59a57e8fd2d16f8c1aceef4986a5f8134fc90b1a679f7"` Nov 17 23:03:03.121 INFO [stdout] 626df6f379fc82ba46a59a57e8fd2d16f8c1aceef4986a5f8134fc90b1a679f7 Nov 17 23:03:03.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 23:03:03.351 INFO [stdout] 9c16cbec08ffcb27a546b153ac76e434752117cf5f084140665faf9de9839a23 Nov 17 23:03:03.353 INFO running `"docker" "start" "-a" "9c16cbec08ffcb27a546b153ac76e434752117cf5f084140665faf9de9839a23"` Nov 17 23:03:03.699 INFO [stderr] usermod: no changes Nov 17 23:03:03.725 INFO [stderr] Compiling shellexpand v1.0.0 (/source) Nov 17 23:03:04.192 INFO [stderr] 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. Nov 17 23:03:04.192 INFO [stderr] --> src/lib.rs:286:30 Nov 17 23:03:04.192 INFO [stderr] | Nov 17 23:03:04.192 INFO [stderr] 286 | full_with_context(input, std::env::home_dir, |s| std::env::var(s).map(Some)) Nov 17 23:03:04.192 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 23:03:04.192 INFO [stderr] | Nov 17 23:03:04.192 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 23:03:04.192 INFO [stderr] Nov 17 23:03:04.192 INFO [stderr] 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. Nov 17 23:03:04.192 INFO [stderr] --> src/lib.rs:638:31 Nov 17 23:03:04.192 INFO [stderr] | Nov 17 23:03:04.192 INFO [stderr] 638 | tilde_with_context(input, std::env::home_dir) Nov 17 23:03:04.192 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 23:03:04.192 INFO [stderr] Nov 17 23:03:04.192 INFO [stderr] 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. Nov 17 23:03:04.192 INFO [stderr] --> src/lib.rs:672:15 Nov 17 23:03:04.192 INFO [stderr] | Nov 17 23:03:04.192 INFO [stderr] 672 | match env::home_dir() { Nov 17 23:03:04.192 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 23:03:04.192 INFO [stderr] Nov 17 23:03:05.228 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s Nov 17 23:03:05.230 INFO [stderr] su: No module specific data is present Nov 17 23:03:05.729 INFO running `"docker" "inspect" "9c16cbec08ffcb27a546b153ac76e434752117cf5f084140665faf9de9839a23"` Nov 17 23:03:05.835 INFO running `"docker" "rm" "-f" "9c16cbec08ffcb27a546b153ac76e434752117cf5f084140665faf9de9839a23"` Nov 17 23:03:06.055 INFO [stdout] 9c16cbec08ffcb27a546b153ac76e434752117cf5f084140665faf9de9839a23 Nov 17 23:03:06.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 23:03:06.474 INFO [stdout] 801bd99e9ecb1c84ff9800542f13af93112676ac56ea80937a49fc44e5fc45fc Nov 17 23:03:06.476 INFO running `"docker" "start" "-a" "801bd99e9ecb1c84ff9800542f13af93112676ac56ea80937a49fc44e5fc45fc"` Nov 17 23:03:06.981 INFO [stderr] usermod: no changes Nov 17 23:03:07.010 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 17 23:03:07.010 INFO [stderr] Running /target/debug/deps/shellexpand-460df3b6d9cb9d21 Nov 17 23:03:07.012 INFO [stdout] Nov 17 23:03:07.012 INFO [stdout] running 8 tests Nov 17 23:03:07.012 INFO [stdout] test tilde_tests::test_with_tilde ... ok Nov 17 23:03:07.012 INFO [stdout] test env_test::test_regular_env ... ok Nov 17 23:03:07.012 INFO [stdout] test full_tests::test_quirks ... ok Nov 17 23:03:07.023 INFO [stdout] test env_test::test_empty_env ... ok Nov 17 23:03:07.023 INFO [stdout] test tilde_tests::test_global_tilde ... ok Nov 17 23:03:07.023 INFO [stdout] test tilde_tests::test_with_tilde_no_hd ... ok Nov 17 23:03:07.024 INFO [stdout] test env_test::test_global_env ... ok Nov 17 23:03:07.024 INFO [stdout] test env_test::test_error_env ... ok Nov 17 23:03:07.024 INFO [stdout] Nov 17 23:03:07.024 INFO [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 23:03:07.024 INFO [stdout] Nov 17 23:03:07.024 INFO [stderr] Doc-tests shellexpand Nov 17 23:03:07.569 INFO [stdout] Nov 17 23:03:07.569 INFO [stdout] running 11 tests Nov 17 23:03:09.371 INFO [stdout] test src/lib.rs - env_with_context_no_errors (line 484) ... ok Nov 17 23:03:09.782 INFO [stdout] test src/lib.rs - full (line 257) ... ok Nov 17 23:03:09.860 INFO [stdout] test src/lib.rs - (line 28) ... ok Nov 17 23:03:10.040 INFO [stdout] test src/lib.rs - full_with_context (line 110) ... ok Nov 17 23:03:10.408 INFO [stdout] test src/lib.rs - (line 62) ... ok Nov 17 23:03:10.467 INFO [stdout] test src/lib.rs - env (line 529) ... ok Nov 17 23:03:10.569 INFO [stdout] test src/lib.rs - env_with_context (line 362) ... ok Nov 17 23:03:10.618 INFO [stdout] test src/lib.rs - (line 43) ... ok Nov 17 23:03:11.295 INFO [stdout] test src/lib.rs - tilde_with_context (line 579) ... ok Nov 17 23:03:11.302 INFO [stdout] test src/lib.rs - full_with_context_no_errors (line 193) ... ok Nov 17 23:03:11.438 INFO [stdout] test src/lib.rs - tilde (line 622) ... ok Nov 17 23:03:11.438 INFO [stdout] Nov 17 23:03:11.438 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 23:03:11.438 INFO [stdout] Nov 17 23:03:11.464 INFO [stderr] su: No module specific data is present Nov 17 23:03:11.869 INFO running `"docker" "inspect" "801bd99e9ecb1c84ff9800542f13af93112676ac56ea80937a49fc44e5fc45fc"` Nov 17 23:03:12.197 INFO running `"docker" "rm" "-f" "801bd99e9ecb1c84ff9800542f13af93112676ac56ea80937a49fc44e5fc45fc"` Nov 17 23:03:12.550 INFO [stdout] 801bd99e9ecb1c84ff9800542f13af93112676ac56ea80937a49fc44e5fc45fc