Sep 14 05:32:25.132 INFO checking Michael-F-Bryan/rustc-internal-docs against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:32:25.132 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:32:25.132 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:32:25.515 INFO blam! 65d22b871ecf3425c6e3238dcc3312e52c734d70ad4b19c5b927a53066c7dafe Sep 14 05:32:25.519 INFO running `"docker" "start" "-a" "65d22b871ecf3425c6e3238dcc3312e52c734d70ad4b19c5b927a53066c7dafe"` Sep 14 05:32:26.879 INFO kablam! usermod: no changes Sep 14 05:32:27.143 INFO kablam! Checking termcolor v0.3.3 Sep 14 05:32:27.143 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 14 05:32:27.147 INFO kablam! Checking rand v0.3.20 Sep 14 05:32:27.175 INFO kablam! Checking chrono v0.4.0 Sep 14 05:32:27.175 INFO kablam! Checking copy_dir v0.1.2 Sep 14 05:32:31.605 INFO kablam! Checking tempdir v0.3.5 Sep 14 05:32:32.155 INFO kablam! Checking env_logger v0.5.2 Sep 14 05:32:43.017 INFO kablam! Checking backtrace v0.3.5 Sep 14 05:32:43.551 INFO kablam! Checking error-chain v0.11.0 Sep 14 05:32:44.063 INFO kablam! Checking rustc-internal-docs v0.1.0 (file:///source) Sep 14 05:32:44.587 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 05:32:44.587 INFO kablam! --> src/helpers.rs:151:8 Sep 14 05:32:44.587 INFO kablam! | Sep 14 05:32:44.587 INFO kablam! 151 | Ok((buffer)) Sep 14 05:32:44.587 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 05:32:44.587 INFO kablam! | Sep 14 05:32:44.587 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 05:32:44.587 INFO kablam! Sep 14 05:32:44.635 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 14 05:32:44.635 INFO kablam! --> src/config.rs:21:29 Sep 14 05:32:44.635 INFO kablam! | Sep 14 05:32:44.635 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 14 05:32:44.635 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 05:32:44.635 INFO kablam! | Sep 14 05:32:44.635 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 05:32:44.635 INFO kablam! Sep 14 05:32:44.742 INFO kablam! error[E0422]: cannot find struct, variant or union type `ErrorHandling` in this scope Sep 14 05:32:44.742 INFO kablam! --> src/config.rs:62:29 Sep 14 05:32:44.742 INFO kablam! | Sep 14 05:32:44.742 INFO kablam! 62 | error_handling: ErrorHandling { Sep 14 05:32:44.742 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 14 05:32:44.742 INFO kablam! Sep 14 05:32:44.751 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 05:32:44.751 INFO kablam! --> src/helpers.rs:151:8 Sep 14 05:32:44.751 INFO kablam! | Sep 14 05:32:44.751 INFO kablam! 151 | Ok((buffer)) Sep 14 05:32:44.751 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 05:32:44.751 INFO kablam! | Sep 14 05:32:44.751 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 05:32:44.751 INFO kablam! Sep 14 05:32:44.776 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 14 05:32:44.776 INFO kablam! --> src/config.rs:21:29 Sep 14 05:32:44.776 INFO kablam! | Sep 14 05:32:44.776 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 14 05:32:44.776 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 05:32:44.776 INFO kablam! | Sep 14 05:32:44.776 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 05:32:44.776 INFO kablam! Sep 14 05:32:45.027 INFO kablam! error[E0560]: struct `config::Config` has no field named `error_handling` Sep 14 05:32:45.027 INFO kablam! --> src/config.rs:62:13 Sep 14 05:32:45.027 INFO kablam! | Sep 14 05:32:45.027 INFO kablam! 62 | error_handling: ErrorHandling { Sep 14 05:32:45.027 INFO kablam! | ^^^^^^^^^^^^^^ `config::Config` does not have this field Sep 14 05:32:45.027 INFO kablam! | Sep 14 05:32:45.027 INFO kablam! = note: available fields are: `rust_dir`, `git_repo`, `stages` Sep 14 05:32:45.027 INFO kablam! Sep 14 05:32:45.147 INFO kablam! error: aborting due to 2 previous errors Sep 14 05:32:45.147 INFO kablam! Sep 14 05:32:45.147 INFO kablam! Some errors occurred: E0422, E0560. Sep 14 05:32:45.147 INFO kablam! For more information about an error, try `rustc --explain E0422`. Sep 14 05:32:45.149 INFO kablam! error: Could not compile `rustc-internal-docs`. Sep 14 05:32:45.149 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 05:32:45.373 INFO kablam! error: build failed Sep 14 05:32:45.379 INFO kablam! su: No module specific data is present Sep 14 05:32:46.623 INFO running `"docker" "rm" "-f" "65d22b871ecf3425c6e3238dcc3312e52c734d70ad4b19c5b927a53066c7dafe"` Sep 14 05:32:46.851 INFO blam! 65d22b871ecf3425c6e3238dcc3312e52c734d70ad4b19c5b927a53066c7dafe