Sep 04 18:37:00.241 INFO checking env-variables-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 18:37:00.241 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 18:37:00.241 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 18:37:00.409 INFO blam! aa005a3a2fc3c75e36278ca81368c7a5edcb5a971bd2603cb23e3f86db0ae345 Sep 04 18:37:00.412 INFO running `"docker" "start" "-a" "aa005a3a2fc3c75e36278ca81368c7a5edcb5a971bd2603cb23e3f86db0ae345"` Sep 04 18:37:01.107 INFO kablam! Checking env-variables v0.1.1 (file:///source) Sep 04 18:37:02.069 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.069 INFO kablam! --> src/lib.rs:167:9 Sep 04 18:37:02.069 INFO kablam! | Sep 04 18:37:02.070 INFO kablam! 167 | Some(("http://proxy.example.com:8080".to_string())) Sep 04 18:37:02.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.070 INFO kablam! | Sep 04 18:37:02.070 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 18:37:02.070 INFO kablam! Sep 04 18:37:02.070 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.070 INFO kablam! --> src/lib.rs:178:9 Sep 04 18:37:02.070 INFO kablam! | Sep 04 18:37:02.070 INFO kablam! 178 | Some(("http://proxy.example.com:8080".to_string())) Sep 04 18:37:02.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.070 INFO kablam! Sep 04 18:37:02.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.071 INFO kablam! --> src/lib.rs:183:9 Sep 04 18:37:02.071 INFO kablam! | Sep 04 18:37:02.071 INFO kablam! 183 | Some(("http://proxy.example.org:8081".to_string())) Sep 04 18:37:02.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.071 INFO kablam! Sep 04 18:37:02.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.071 INFO kablam! --> src/lib.rs:195:9 Sep 04 18:37:02.071 INFO kablam! | Sep 04 18:37:02.071 INFO kablam! 195 | Some(("http://proxy.example.com:8080".to_string())), Sep 04 18:37:02.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.071 INFO kablam! Sep 04 18:37:02.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.071 INFO kablam! --> src/lib.rs:201:9 Sep 04 18:37:02.071 INFO kablam! | Sep 04 18:37:02.071 INFO kablam! 201 | Some(("http://proxy.example.com:8081".to_string())) Sep 04 18:37:02.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.071 INFO kablam! Sep 04 18:37:02.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.071 INFO kablam! --> src/lib.rs:213:9 Sep 04 18:37:02.071 INFO kablam! | Sep 04 18:37:02.071 INFO kablam! 213 | Some(("http://proxy.example.com:8080".to_string())) Sep 04 18:37:02.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.071 INFO kablam! Sep 04 18:37:02.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.071 INFO kablam! --> src/lib.rs:218:9 Sep 04 18:37:02.071 INFO kablam! | Sep 04 18:37:02.071 INFO kablam! 218 | Some(("http://proxy.example.org:8081".to_string())) Sep 04 18:37:02.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.071 INFO kablam! Sep 04 18:37:02.071 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.072 INFO kablam! --> src/lib.rs:223:9 Sep 04 18:37:02.072 INFO kablam! | Sep 04 18:37:02.072 INFO kablam! 223 | Some(("http://proxy.example.org:8082".to_string())) Sep 04 18:37:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.072 INFO kablam! Sep 04 18:37:02.072 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.072 INFO kablam! --> src/lib.rs:236:9 Sep 04 18:37:02.072 INFO kablam! | Sep 04 18:37:02.072 INFO kablam! 236 | Some(("http://proxy.example.com:8080".to_string())) Sep 04 18:37:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.072 INFO kablam! Sep 04 18:37:02.072 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.072 INFO kablam! --> src/lib.rs:241:9 Sep 04 18:37:02.072 INFO kablam! | Sep 04 18:37:02.072 INFO kablam! 241 | Some(("http://proxy.example.com:8081".to_string())) Sep 04 18:37:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.072 INFO kablam! Sep 04 18:37:02.072 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.072 INFO kablam! --> src/lib.rs:253:9 Sep 04 18:37:02.072 INFO kablam! | Sep 04 18:37:02.072 INFO kablam! 253 | Some(("http://proxy.example.com:8080".to_string())) Sep 04 18:37:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.072 INFO kablam! Sep 04 18:37:02.072 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.072 INFO kablam! --> src/lib.rs:258:9 Sep 04 18:37:02.072 INFO kablam! | Sep 04 18:37:02.072 INFO kablam! 258 | Some(("http://proxy.example.org:8081".to_string())) Sep 04 18:37:02.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.072 INFO kablam! Sep 04 18:37:02.072 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:37:02.072 INFO kablam! --> src/lib.rs:263:9 Sep 04 18:37:02.072 INFO kablam! | Sep 04 18:37:02.072 INFO kablam! 263 | Some(("http://proxy.example.org:8082".to_string())) Sep 04 18:37:02.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:37:02.073 INFO kablam! Sep 04 18:37:02.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Sep 04 18:37:02.270 INFO kablam! su: No module specific data is present Sep 04 18:37:02.712 INFO running `"docker" "rm" "-f" "aa005a3a2fc3c75e36278ca81368c7a5edcb5a971bd2603cb23e3f86db0ae345"` Sep 04 18:37:02.813 INFO blam! aa005a3a2fc3c75e36278ca81368c7a5edcb5a971bd2603cb23e3f86db0ae345