Oct 16 12:12:35.780 INFO testing env_proxy-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:12:35.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 12:12:35.970 INFO blam! 063e73be4617da4f2f4a0feef16eea7717f43e69019ef314bf3d48db702afe2b Oct 16 12:12:35.971 INFO running `"docker" "start" "-a" "063e73be4617da4f2f4a0feef16eea7717f43e69019ef314bf3d48db702afe2b"` Oct 16 12:12:36.458 INFO kablam! usermod: no changes Oct 16 12:12:36.505 INFO kablam! Compiling env_proxy v0.2.0 (/source) Oct 16 12:12:37.762 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 16 12:12:37.766 INFO kablam! su: No module specific data is present Oct 16 12:12:38.300 INFO running `"docker" "rm" "-f" "063e73be4617da4f2f4a0feef16eea7717f43e69019ef314bf3d48db702afe2b"` Oct 16 12:12:38.539 INFO blam! 063e73be4617da4f2f4a0feef16eea7717f43e69019ef314bf3d48db702afe2b Oct 16 12:12:38.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 12:12:39.067 INFO blam! d14002dc54dd7b908d7978cfba073e675b8e42410ec2ffff891d63311ee90b0a Oct 16 12:12:39.069 INFO running `"docker" "start" "-a" "d14002dc54dd7b908d7978cfba073e675b8e42410ec2ffff891d63311ee90b0a"` Oct 16 12:12:40.407 INFO kablam! usermod: no changes Oct 16 12:12:40.448 INFO kablam! Compiling env_proxy v0.2.0 (/source) Oct 16 12:12:41.559 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.559 INFO kablam! --> src/lib.rs:370:18 Oct 16 12:12:41.559 INFO kablam! | Oct 16 12:12:41.559 INFO kablam! 370 | Some(("http://proxy.example.com:8080/".to_string())) Oct 16 12:12:41.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.560 INFO kablam! | Oct 16 12:12:41.560 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:12:41.560 INFO kablam! Oct 16 12:12:41.560 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.560 INFO kablam! --> src/lib.rs:383:18 Oct 16 12:12:41.560 INFO kablam! | Oct 16 12:12:41.560 INFO kablam! 383 | Some(("http://proxy.example.com:8080/".to_string())) Oct 16 12:12:41.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.560 INFO kablam! Oct 16 12:12:41.560 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.560 INFO kablam! --> src/lib.rs:389:18 Oct 16 12:12:41.560 INFO kablam! | Oct 16 12:12:41.560 INFO kablam! 389 | Some(("http://proxy.example.org:8081/".to_string())) Oct 16 12:12:41.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.560 INFO kablam! Oct 16 12:12:41.560 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:404:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 404 | Some(("http://proxy.example.com:8080/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:410:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 410 | Some(("http://proxy.example.com:8081/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:424:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 424 | Some(("http://proxy.example.com:8080/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:430:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 430 | Some(("http://proxy.example.org:8081/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:436:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 436 | Some(("http://proxy.example.org:8082/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:451:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 451 | Some(("http://proxy.example.com:8080/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:457:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 457 | Some(("http://proxy.example.com:8081/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:471:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 471 | Some(("http://proxy.example.com:8080/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:477:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 477 | Some(("http://proxy.example.org:8081/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:41.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:12:41.561 INFO kablam! --> src/lib.rs:483:18 Oct 16 12:12:41.561 INFO kablam! | Oct 16 12:12:41.561 INFO kablam! 483 | Some(("http://proxy.example.org:8082/".to_string())) Oct 16 12:12:41.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:12:41.561 INFO kablam! Oct 16 12:12:42.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Oct 16 12:12:42.539 INFO kablam! su: No module specific data is present Oct 16 12:12:42.935 INFO running `"docker" "rm" "-f" "d14002dc54dd7b908d7978cfba073e675b8e42410ec2ffff891d63311ee90b0a"` Oct 16 12:12:43.059 INFO blam! d14002dc54dd7b908d7978cfba073e675b8e42410ec2ffff891d63311ee90b0a Oct 16 12:12:43.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 12:12:43.477 INFO blam! 27e468c9b2d6422420cd81ad68540c8cae3cd28c0a1d3a08f03c278569540dff Oct 16 12:12:43.479 INFO running `"docker" "start" "-a" "27e468c9b2d6422420cd81ad68540c8cae3cd28c0a1d3a08f03c278569540dff"` Oct 16 12:12:44.079 INFO kablam! usermod: no changes Oct 16 12:12:44.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 12:12:44.133 INFO kablam! Running /target/debug/deps/env_proxy-b70c8662f3589ef6 Oct 16 12:12:44.135 INFO blam! Oct 16 12:12:44.135 INFO blam! running 11 tests Oct 16 12:12:44.139 INFO blam! test tests::https_proxy_fallback ... ok Oct 16 12:12:44.139 INFO blam! test tests::https_proxy_specific ... ok Oct 16 12:12:44.147 INFO blam! test tests::ftp_proxy_fallback ... ok Oct 16 12:12:44.147 INFO blam! test tests::no_proxy_global ... ok Oct 16 12:12:44.147 INFO blam! test tests::no_proxy_multiple_list ... ok Oct 16 12:12:44.147 INFO blam! test tests::ftp_proxy_specific ... ok Oct 16 12:12:44.147 INFO blam! test tests::http_proxy_specific ... ok Oct 16 12:12:44.147 INFO blam! test tests::http_proxy_fallback ... ok Oct 16 12:12:44.147 INFO blam! test tests::no_proxy_subdomain ... ok Oct 16 12:12:44.147 INFO blam! test tests::no_proxy_simple_name ... ok Oct 16 12:12:44.147 INFO blam! test tests::no_proxy_subdomain_dot ... ok Oct 16 12:12:44.147 INFO blam! Oct 16 12:12:44.147 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:12:44.147 INFO blam! Oct 16 12:12:44.147 INFO kablam! Doc-tests env_proxy Oct 16 12:12:45.717 INFO blam! Oct 16 12:12:45.717 INFO blam! running 2 tests Oct 16 12:12:48.035 INFO blam! test src/lib.rs - (line 23) ... ok Oct 16 12:12:48.119 INFO blam! test src/lib.rs - (line 31) ... ok Oct 16 12:12:48.119 INFO blam! Oct 16 12:12:48.119 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:12:48.119 INFO blam! Oct 16 12:12:48.129 INFO kablam! su: No module specific data is present Oct 16 12:12:48.476 INFO running `"docker" "rm" "-f" "27e468c9b2d6422420cd81ad68540c8cae3cd28c0a1d3a08f03c278569540dff"` Oct 16 12:12:48.687 INFO blam! 27e468c9b2d6422420cd81ad68540c8cae3cd28c0a1d3a08f03c278569540dff