Oct 16 12:12:50.272 INFO testing env-variables-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:12:50.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 12:12:50.705 INFO blam! f57e383b02650f4434dbff2f59c553f3de0388e5ab60dfb81297f569b9eafd74 Oct 16 12:12:50.707 INFO running `"docker" "start" "-a" "f57e383b02650f4434dbff2f59c553f3de0388e5ab60dfb81297f569b9eafd74"` Oct 16 12:12:51.820 INFO kablam! usermod: no changes Oct 16 12:12:51.889 INFO kablam! Compiling env-variables v0.1.1 (/source) Oct 16 12:12:53.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 16 12:12:53.267 INFO kablam! su: No module specific data is present Oct 16 12:12:54.299 INFO running `"docker" "rm" "-f" "f57e383b02650f4434dbff2f59c553f3de0388e5ab60dfb81297f569b9eafd74"` Oct 16 12:12:54.587 INFO blam! f57e383b02650f4434dbff2f59c553f3de0388e5ab60dfb81297f569b9eafd74 Oct 16 12:12:54.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 12:12:55.051 INFO blam! 22a1f22c75b2b4c2b59944dcb851028433adb64d5253216c0258a195af294edd Oct 16 12:12:55.055 INFO running `"docker" "start" "-a" "22a1f22c75b2b4c2b59944dcb851028433adb64d5253216c0258a195af294edd"` Oct 16 12:12:56.263 INFO kablam! usermod: no changes Oct 16 12:12:56.366 INFO kablam! Compiling env-variables v0.1.1 (/source) Oct 16 12:12:57.387 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.387 INFO kablam! --> src/lib.rs:167:9 Oct 16 12:12:57.387 INFO kablam! | Oct 16 12:12:57.387 INFO kablam! 167 | Some(("http://proxy.example.com:8080".to_string())) Oct 16 12:12:57.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.387 INFO kablam! | Oct 16 12:12:57.387 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:12:57.387 INFO kablam! Oct 16 12:12:57.387 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.387 INFO kablam! --> src/lib.rs:178:9 Oct 16 12:12:57.387 INFO kablam! | Oct 16 12:12:57.387 INFO kablam! 178 | Some(("http://proxy.example.com:8080".to_string())) Oct 16 12:12:57.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.387 INFO kablam! Oct 16 12:12:57.387 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.387 INFO kablam! --> src/lib.rs:183:9 Oct 16 12:12:57.387 INFO kablam! | Oct 16 12:12:57.387 INFO kablam! 183 | Some(("http://proxy.example.org:8081".to_string())) Oct 16 12:12:57.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.387 INFO kablam! Oct 16 12:12:57.387 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.387 INFO kablam! --> src/lib.rs:195:9 Oct 16 12:12:57.387 INFO kablam! | Oct 16 12:12:57.387 INFO kablam! 195 | Some(("http://proxy.example.com:8080".to_string())), Oct 16 12:12:57.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.387 INFO kablam! Oct 16 12:12:57.387 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.387 INFO kablam! --> src/lib.rs:201:9 Oct 16 12:12:57.387 INFO kablam! | Oct 16 12:12:57.387 INFO kablam! 201 | Some(("http://proxy.example.com:8081".to_string())) Oct 16 12:12:57.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.387 INFO kablam! Oct 16 12:12:57.387 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:213:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 213 | Some(("http://proxy.example.com:8080".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:218:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 218 | Some(("http://proxy.example.org:8081".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:223:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 223 | Some(("http://proxy.example.org:8082".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:236:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 236 | Some(("http://proxy.example.com:8080".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:241:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 241 | Some(("http://proxy.example.com:8081".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:253:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 253 | Some(("http://proxy.example.com:8080".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:258:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 258 | Some(("http://proxy.example.org:8081".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:57.388 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:57.388 INFO kablam! --> src/lib.rs:263:9 Oct 16 12:12:57.388 INFO kablam! | Oct 16 12:12:57.388 INFO kablam! 263 | Some(("http://proxy.example.org:8082".to_string())) Oct 16 12:12:57.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:57.388 INFO kablam! Oct 16 12:12:58.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 16 12:12:58.439 INFO kablam! su: No module specific data is present Oct 16 12:12:58.807 INFO running `"docker" "rm" "-f" "22a1f22c75b2b4c2b59944dcb851028433adb64d5253216c0258a195af294edd"` Oct 16 12:12:58.900 INFO blam! 22a1f22c75b2b4c2b59944dcb851028433adb64d5253216c0258a195af294edd Oct 16 12:12:58.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 12:12:59.151 INFO blam! 95df86c92fcaf807f6293d7d9a3eb3b47063468d260bb7cabb0fb73a1244cd17 Oct 16 12:12:59.153 INFO running `"docker" "start" "-a" "95df86c92fcaf807f6293d7d9a3eb3b47063468d260bb7cabb0fb73a1244cd17"` Oct 16 12:12:59.659 INFO kablam! usermod: no changes Oct 16 12:12:59.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 12:12:59.690 INFO kablam! Running /target/debug/deps/env_variables-d73bc58a34acdd22 Oct 16 12:12:59.690 INFO blam! Oct 16 12:12:59.691 INFO blam! running 11 tests Oct 16 12:12:59.691 INFO blam! test tests::http_proxy_specific ... ok Oct 16 12:12:59.692 INFO blam! test tests::https_proxy_specific ... ok Oct 16 12:12:59.692 INFO blam! test tests::no_proxy_multiple_list ... ok Oct 16 12:12:59.693 INFO blam! test tests::ftp_proxy_fallback ... ok Oct 16 12:12:59.693 INFO blam! test tests::http_proxy_fallback ... ok Oct 16 12:12:59.693 INFO blam! test tests::no_proxy_global ... ok Oct 16 12:12:59.694 INFO blam! test tests::no_proxy_simple_name ... ok Oct 16 12:12:59.694 INFO blam! test tests::https_proxy_fallback ... ok Oct 16 12:12:59.694 INFO blam! test tests::no_proxy_subdomain_dot ... ok Oct 16 12:12:59.695 INFO blam! test tests::ftp_proxy_specific ... ok Oct 16 12:12:59.695 INFO blam! test tests::no_proxy_subdomain ... ok Oct 16 12:12:59.695 INFO blam! Oct 16 12:12:59.695 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:12:59.695 INFO blam! Oct 16 12:12:59.698 INFO kablam! Doc-tests env-variables Oct 16 12:13:01.061 INFO blam! Oct 16 12:13:01.061 INFO blam! running 0 tests Oct 16 12:13:01.062 INFO blam! Oct 16 12:13:01.062 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:13:01.062 INFO blam! Oct 16 12:13:01.069 INFO kablam! su: No module specific data is present Oct 16 12:13:01.378 INFO running `"docker" "rm" "-f" "95df86c92fcaf807f6293d7d9a3eb3b47063468d260bb7cabb0fb73a1244cd17"` Oct 16 12:13:01.517 INFO blam! 95df86c92fcaf807f6293d7d9a3eb3b47063468d260bb7cabb0fb73a1244cd17