Sep 20 03:39:43.489 INFO checking click-0.3.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:39:43.489 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:39:43.489 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:39:43.844 INFO blam! 55f75ab21454e2086fe1fed7f1e2101564d27425282f9ffc2c1ebabaad8930cf Sep 20 03:39:43.846 INFO running `"docker" "start" "-a" "55f75ab21454e2086fe1fed7f1e2101564d27425282f9ffc2c1ebabaad8930cf"` Sep 20 03:39:45.638 INFO kablam! usermod: no changes Sep 20 03:39:46.085 INFO kablam! Compiling winapi v0.3.5 Sep 20 03:39:46.095 INFO kablam! Checking nom v3.2.1 Sep 20 03:39:46.097 INFO kablam! Compiling ring v0.9.7 Sep 20 03:39:53.185 INFO kablam! Checking shared_child v0.3.3 Sep 20 03:39:54.581 INFO kablam! Checking duct v0.11.0 Sep 20 03:39:54.583 INFO kablam! Checking duct v0.10.0 Sep 20 03:39:57.543 INFO kablam! Checking rusticata-macros v0.3.3 Sep 20 03:39:58.531 INFO kablam! Checking der-parser v0.3.5 Sep 20 03:39:59.415 INFO kablam! Checking duct_sh v0.1.0 Sep 20 03:40:03.234 INFO kablam! Checking webpki v0.12.1 Sep 20 03:40:04.083 INFO kablam! Checking rustls v0.8.0 Sep 20 03:40:04.083 INFO kablam! Checking webpki-roots v0.10.0 Sep 20 03:40:07.965 INFO kablam! Checking hyper-rustls v0.6.0 Sep 20 03:40:09.167 INFO kablam! Checking click v0.3.2 (/source) Sep 20 03:40:13.023 INFO kablam! 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. Sep 20 03:40:13.023 INFO kablam! --> src/config.rs:329:36 Sep 20 03:40:13.023 INFO kablam! | Sep 20 03:40:13.023 INFO kablam! 329 | } else if let Some(home_dir) = env::home_dir() { Sep 20 03:40:13.023 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:40:13.023 INFO kablam! | Sep 20 03:40:13.023 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:40:13.024 INFO kablam! Sep 20 03:40:13.024 INFO kablam! 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. Sep 20 03:40:13.024 INFO kablam! --> src/main.rs:549:15 Sep 20 03:40:13.024 INFO kablam! | Sep 20 03:40:13.024 INFO kablam! 549 | match std::env::home_dir() { Sep 20 03:40:13.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:40:13.024 INFO kablam! Sep 20 03:40:13.104 INFO kablam! 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. Sep 20 03:40:13.104 INFO kablam! --> src/config.rs:329:36 Sep 20 03:40:13.104 INFO kablam! | Sep 20 03:40:13.104 INFO kablam! 329 | } else if let Some(home_dir) = env::home_dir() { Sep 20 03:40:13.104 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:40:13.104 INFO kablam! | Sep 20 03:40:13.104 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:40:13.104 INFO kablam! Sep 20 03:40:13.112 INFO kablam! 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. Sep 20 03:40:13.113 INFO kablam! --> src/main.rs:549:15 Sep 20 03:40:13.113 INFO kablam! | Sep 20 03:40:13.113 INFO kablam! 549 | match std::env::home_dir() { Sep 20 03:40:13.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:40:13.113 INFO kablam! Sep 20 03:40:13.771 INFO kablam! error[E0308]: mismatched types Sep 20 03:40:13.771 INFO kablam! --> src/output.rs:93:19 Sep 20 03:40:13.771 INFO kablam! | Sep 20 03:40:13.771 INFO kablam! 93 | expr: handle, Sep 20 03:40:13.771 INFO kablam! | ^^^^^^ expected struct `duct::Handle`, found a different struct `duct::Handle` Sep 20 03:40:13.771 INFO kablam! | Sep 20 03:40:13.771 INFO kablam! = note: expected type `duct::Handle` (struct `duct::Handle`) Sep 20 03:40:13.771 INFO kablam! found type `duct::Handle` (struct `duct::Handle`) Sep 20 03:40:13.771 INFO kablam! note: Perhaps two different versions of crate `duct` are being used? Sep 20 03:40:13.771 INFO kablam! --> src/output.rs:93:19 Sep 20 03:40:13.771 INFO kablam! | Sep 20 03:40:13.771 INFO kablam! 93 | expr: handle, Sep 20 03:40:13.771 INFO kablam! | ^^^^^^ Sep 20 03:40:13.771 INFO kablam! Sep 20 03:40:13.935 INFO kablam! error[E0308]: mismatched types Sep 20 03:40:13.935 INFO kablam! --> src/output.rs:93:19 Sep 20 03:40:13.935 INFO kablam! | Sep 20 03:40:13.935 INFO kablam! 93 | expr: handle, Sep 20 03:40:13.935 INFO kablam! | ^^^^^^ expected struct `duct::Handle`, found a different struct `duct::Handle` Sep 20 03:40:13.935 INFO kablam! | Sep 20 03:40:13.935 INFO kablam! = note: expected type `duct::Handle` (struct `duct::Handle`) Sep 20 03:40:13.935 INFO kablam! found type `duct::Handle` (struct `duct::Handle`) Sep 20 03:40:13.935 INFO kablam! note: Perhaps two different versions of crate `duct` are being used? Sep 20 03:40:13.935 INFO kablam! --> src/output.rs:93:19 Sep 20 03:40:13.935 INFO kablam! | Sep 20 03:40:13.935 INFO kablam! 93 | expr: handle, Sep 20 03:40:13.935 INFO kablam! | ^^^^^^ Sep 20 03:40:13.935 INFO kablam! Sep 20 03:40:15.102 INFO kablam! error: aborting due to previous error Sep 20 03:40:15.103 INFO kablam! Sep 20 03:40:15.103 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:40:15.114 INFO kablam! error: Could not compile `click`. Sep 20 03:40:15.115 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:40:15.317 INFO kablam! error: aborting due to previous error Sep 20 03:40:15.317 INFO kablam! Sep 20 03:40:15.317 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:40:15.345 INFO kablam! error: Could not compile `click`. Sep 20 03:40:15.345 INFO kablam! Sep 20 03:40:15.345 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:40:15.349 INFO kablam! su: No module specific data is present Sep 20 03:40:15.845 INFO running `"docker" "rm" "-f" "55f75ab21454e2086fe1fed7f1e2101564d27425282f9ffc2c1ebabaad8930cf"` Sep 20 03:40:15.911 INFO blam! 55f75ab21454e2086fe1fed7f1e2101564d27425282f9ffc2c1ebabaad8930cf