Nov 18 15:05:46.263 INFO testing env-variables-0.1.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 15:05:46.264 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 18 15:05:46.747 INFO [stdout] c61e13cbf5077729aaacd80570bab12e8c6b2a8bd4b9329b549b905493434f39 Nov 18 15:05:46.751 INFO running `"docker" "start" "-a" "c61e13cbf5077729aaacd80570bab12e8c6b2a8bd4b9329b549b905493434f39"` Nov 18 15:05:47.895 INFO [stderr] usermod: no changes Nov 18 15:05:47.967 INFO [stderr] Compiling env-variables v0.1.1 (/source) Nov 18 15:05:49.359 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s Nov 18 15:05:49.375 INFO [stderr] su: No module specific data is present Nov 18 15:05:50.519 INFO running `"docker" "inspect" "c61e13cbf5077729aaacd80570bab12e8c6b2a8bd4b9329b549b905493434f39"` Nov 18 15:05:50.754 INFO running `"docker" "rm" "-f" "c61e13cbf5077729aaacd80570bab12e8c6b2a8bd4b9329b549b905493434f39"` Nov 18 15:05:51.063 INFO [stdout] c61e13cbf5077729aaacd80570bab12e8c6b2a8bd4b9329b549b905493434f39 Nov 18 15:05:51.073 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 18 15:05:51.567 INFO [stdout] 629bd1656290a91786e406f6e23ed65c850f61654934e4483532426b8778fe5a Nov 18 15:05:51.572 INFO running `"docker" "start" "-a" "629bd1656290a91786e406f6e23ed65c850f61654934e4483532426b8778fe5a"` Nov 18 15:05:52.366 INFO [stderr] usermod: no changes Nov 18 15:05:52.409 INFO [stderr] Compiling env-variables v0.1.1 (/source) Nov 18 15:05:53.052 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.052 INFO [stderr] --> src/lib.rs:167:9 Nov 18 15:05:53.052 INFO [stderr] | Nov 18 15:05:53.052 INFO [stderr] 167 | Some(("http://proxy.example.com:8080".to_string())) Nov 18 15:05:53.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.052 INFO [stderr] | Nov 18 15:05:53.052 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 15:05:53.052 INFO [stderr] Nov 18 15:05:53.052 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.052 INFO [stderr] --> src/lib.rs:178:9 Nov 18 15:05:53.052 INFO [stderr] | Nov 18 15:05:53.052 INFO [stderr] 178 | Some(("http://proxy.example.com:8080".to_string())) Nov 18 15:05:53.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.052 INFO [stderr] Nov 18 15:05:53.052 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.052 INFO [stderr] --> src/lib.rs:183:9 Nov 18 15:05:53.052 INFO [stderr] | Nov 18 15:05:53.052 INFO [stderr] 183 | Some(("http://proxy.example.org:8081".to_string())) Nov 18 15:05:53.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.052 INFO [stderr] Nov 18 15:05:53.052 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.052 INFO [stderr] --> src/lib.rs:195:9 Nov 18 15:05:53.052 INFO [stderr] | Nov 18 15:05:53.052 INFO [stderr] 195 | Some(("http://proxy.example.com:8080".to_string())), Nov 18 15:05:53.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.052 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:201:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 201 | Some(("http://proxy.example.com:8081".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:213:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 213 | Some(("http://proxy.example.com:8080".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:218:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 218 | Some(("http://proxy.example.org:8081".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:223:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 223 | Some(("http://proxy.example.org:8082".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:236:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 236 | Some(("http://proxy.example.com:8080".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:241:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 241 | Some(("http://proxy.example.com:8081".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.055 INFO [stderr] --> src/lib.rs:253:9 Nov 18 15:05:53.055 INFO [stderr] | Nov 18 15:05:53.055 INFO [stderr] 253 | Some(("http://proxy.example.com:8080".to_string())) Nov 18 15:05:53.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.055 INFO [stderr] Nov 18 15:05:53.055 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.056 INFO [stderr] --> src/lib.rs:258:9 Nov 18 15:05:53.056 INFO [stderr] | Nov 18 15:05:53.056 INFO [stderr] 258 | Some(("http://proxy.example.org:8081".to_string())) Nov 18 15:05:53.056 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.056 INFO [stderr] Nov 18 15:05:53.056 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 15:05:53.056 INFO [stderr] --> src/lib.rs:263:9 Nov 18 15:05:53.056 INFO [stderr] | Nov 18 15:05:53.056 INFO [stderr] 263 | Some(("http://proxy.example.org:8082".to_string())) Nov 18 15:05:53.056 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 15:05:53.056 INFO [stderr] Nov 18 15:05:53.734 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s Nov 18 15:05:53.737 INFO [stderr] su: No module specific data is present Nov 18 15:05:54.085 INFO running `"docker" "inspect" "629bd1656290a91786e406f6e23ed65c850f61654934e4483532426b8778fe5a"` Nov 18 15:05:54.180 INFO running `"docker" "rm" "-f" "629bd1656290a91786e406f6e23ed65c850f61654934e4483532426b8778fe5a"` Nov 18 15:05:54.313 INFO [stdout] 629bd1656290a91786e406f6e23ed65c850f61654934e4483532426b8778fe5a Nov 18 15:05:54.315 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 18 15:05:54.667 INFO [stdout] cb448eea82fb93a2f3b73c978c0a7410e18ba2ffe91712c19b58f4c095632819 Nov 18 15:05:54.669 INFO running `"docker" "start" "-a" "cb448eea82fb93a2f3b73c978c0a7410e18ba2ffe91712c19b58f4c095632819"` Nov 18 15:05:55.624 INFO [stderr] usermod: no changes Nov 18 15:05:55.687 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 15:05:55.704 INFO [stderr] Running /target/debug/deps/env_variables-8c51a6405b199429 Nov 18 15:05:55.713 INFO [stdout] Nov 18 15:05:55.713 INFO [stdout] running 11 tests Nov 18 15:05:55.713 INFO [stdout] test tests::https_proxy_specific ... ok Nov 18 15:05:55.719 INFO [stdout] test tests::ftp_proxy_specific ... ok Nov 18 15:05:55.719 INFO [stdout] test tests::no_proxy_global ... ok Nov 18 15:05:55.725 INFO [stdout] test tests::https_proxy_fallback ... ok Nov 18 15:05:55.725 INFO [stdout] test tests::no_proxy_multiple_list ... ok Nov 18 15:05:55.725 INFO [stdout] test tests::http_proxy_fallback ... ok Nov 18 15:05:55.726 INFO [stdout] test tests::no_proxy_simple_name ... ok Nov 18 15:05:55.726 INFO [stdout] test tests::ftp_proxy_fallback ... ok Nov 18 15:05:55.726 INFO [stdout] test tests::http_proxy_specific ... ok Nov 18 15:05:55.727 INFO [stdout] test tests::no_proxy_subdomain_dot ... ok Nov 18 15:05:55.727 INFO [stdout] test tests::no_proxy_subdomain ... ok Nov 18 15:05:55.727 INFO [stdout] Nov 18 15:05:55.727 INFO [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 15:05:55.728 INFO [stdout] Nov 18 15:05:55.728 INFO [stderr] Doc-tests env-variables Nov 18 15:05:57.095 INFO [stdout] Nov 18 15:05:57.095 INFO [stdout] running 0 tests Nov 18 15:05:57.095 INFO [stdout] Nov 18 15:05:57.095 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 15:05:57.095 INFO [stdout] Nov 18 15:05:57.103 INFO [stderr] su: No module specific data is present Nov 18 15:05:57.963 INFO running `"docker" "inspect" "cb448eea82fb93a2f3b73c978c0a7410e18ba2ffe91712c19b58f4c095632819"` Nov 18 15:05:58.200 INFO running `"docker" "rm" "-f" "cb448eea82fb93a2f3b73c978c0a7410e18ba2ffe91712c19b58f4c095632819"` Nov 18 15:05:58.524 INFO [stdout] cb448eea82fb93a2f3b73c978c0a7410e18ba2ffe91712c19b58f4c095632819