Sep 17 14:00:37.514 INFO checking Michael-F-Bryan/rustc-internal-docs against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 14:00:37.514 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 14:00:37.514 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 14:00:37.860 INFO blam! 6bca48d75a25d6180da8ed18f8f177071c5d0c25446e48f41f545ddb87ed705a Sep 17 14:00:37.863 INFO running `"docker" "start" "-a" "6bca48d75a25d6180da8ed18f8f177071c5d0c25446e48f41f545ddb87ed705a"` Sep 17 14:00:39.455 INFO kablam! usermod: no changes Sep 17 14:00:39.674 INFO kablam! Checking tempdir v0.3.5 Sep 17 14:00:39.674 INFO kablam! Checking chrono v0.4.0 Sep 17 14:00:41.933 INFO kablam! Checking env_logger v0.5.2 Sep 17 14:00:42.856 INFO kablam! Checking rustc-internal-docs v0.1.0 (/source) Sep 17 14:00:43.635 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 14:00:43.635 INFO kablam! --> src/helpers.rs:151:8 Sep 17 14:00:43.635 INFO kablam! | Sep 17 14:00:43.635 INFO kablam! 151 | Ok((buffer)) Sep 17 14:00:43.635 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 17 14:00:43.635 INFO kablam! | Sep 17 14:00:43.635 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 14:00:43.635 INFO kablam! Sep 17 14:00:43.671 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 17 14:00:43.671 INFO kablam! --> src/config.rs:21:29 Sep 17 14:00:43.671 INFO kablam! | Sep 17 14:00:43.671 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 17 14:00:43.671 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 14:00:43.671 INFO kablam! | Sep 17 14:00:43.671 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 14:00:43.671 INFO kablam! Sep 17 14:00:43.695 INFO kablam! error[E0422]: cannot find struct, variant or union type `ErrorHandling` in this scope Sep 17 14:00:43.695 INFO kablam! --> src/config.rs:62:29 Sep 17 14:00:43.695 INFO kablam! | Sep 17 14:00:43.695 INFO kablam! 62 | error_handling: ErrorHandling { Sep 17 14:00:43.695 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 17 14:00:43.695 INFO kablam! Sep 17 14:00:43.696 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 14:00:43.696 INFO kablam! --> src/helpers.rs:151:8 Sep 17 14:00:43.697 INFO kablam! | Sep 17 14:00:43.697 INFO kablam! 151 | Ok((buffer)) Sep 17 14:00:43.697 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 17 14:00:43.697 INFO kablam! | Sep 17 14:00:43.697 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 14:00:43.697 INFO kablam! Sep 17 14:00:43.783 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 17 14:00:43.783 INFO kablam! --> src/config.rs:21:29 Sep 17 14:00:43.783 INFO kablam! | Sep 17 14:00:43.784 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 17 14:00:43.784 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 14:00:43.785 INFO kablam! | Sep 17 14:00:43.785 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 14:00:43.785 INFO kablam! Sep 17 14:00:44.143 INFO kablam! error[E0560]: struct `config::Config` has no field named `error_handling` Sep 17 14:00:44.144 INFO kablam! --> src/config.rs:62:13 Sep 17 14:00:44.144 INFO kablam! | Sep 17 14:00:44.144 INFO kablam! 62 | error_handling: ErrorHandling { Sep 17 14:00:44.145 INFO kablam! | ^^^^^^^^^^^^^^ `config::Config` does not have this field Sep 17 14:00:44.145 INFO kablam! | Sep 17 14:00:44.146 INFO kablam! = note: available fields are: `rust_dir`, `git_repo`, `stages` Sep 17 14:00:44.146 INFO kablam! Sep 17 14:00:44.395 INFO kablam! error: aborting due to 2 previous errors Sep 17 14:00:44.395 INFO kablam! Sep 17 14:00:44.395 INFO kablam! Some errors occurred: E0422, E0560. Sep 17 14:00:44.395 INFO kablam! For more information about an error, try `rustc --explain E0422`. Sep 17 14:00:44.431 INFO kablam! error: Could not compile `rustc-internal-docs`. Sep 17 14:00:44.431 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:00:45.368 INFO kablam! error: build failed Sep 17 14:00:45.370 INFO kablam! su: No module specific data is present Sep 17 14:00:46.751 INFO running `"docker" "rm" "-f" "6bca48d75a25d6180da8ed18f8f177071c5d0c25446e48f41f545ddb87ed705a"` Sep 17 14:00:46.962 INFO blam! 6bca48d75a25d6180da8ed18f8f177071c5d0c25446e48f41f545ddb87ed705a