Sep 19 16:57:01.944 INFO checking Michael-F-Bryan/rustc-internal-docs against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 16:57:01.944 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 16:57:01.944 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:57:02.187 INFO blam! de1b931938aee8044ae157e57a49dc318637e8231540d3e37568a0d45d28ae33 Sep 19 16:57:02.189 INFO running `"docker" "start" "-a" "de1b931938aee8044ae157e57a49dc318637e8231540d3e37568a0d45d28ae33"` Sep 19 16:57:02.805 INFO kablam! usermod: no changes Sep 19 16:57:02.993 INFO kablam! Checking termcolor v0.3.3 Sep 19 16:57:02.994 INFO kablam! Checking toml v0.4.5 Sep 19 16:57:02.999 INFO kablam! Checking tempdir v0.3.5 Sep 19 16:57:03.001 INFO kablam! Checking clap v2.29.2 Sep 19 16:57:03.004 INFO kablam! Checking chrono v0.4.0 Sep 19 16:57:06.394 INFO kablam! Checking env_logger v0.5.2 Sep 19 16:57:09.398 INFO kablam! Checking rustc-internal-docs v0.1.0 (/source) Sep 19 16:57:10.168 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:57:10.168 INFO kablam! --> src/helpers.rs:151:8 Sep 19 16:57:10.168 INFO kablam! | Sep 19 16:57:10.168 INFO kablam! 151 | Ok((buffer)) Sep 19 16:57:10.168 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 16:57:10.168 INFO kablam! | Sep 19 16:57:10.168 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 16:57:10.168 INFO kablam! Sep 19 16:57:10.206 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 19 16:57:10.206 INFO kablam! --> src/config.rs:21:29 Sep 19 16:57:10.206 INFO kablam! | Sep 19 16:57:10.206 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 19 16:57:10.206 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:57:10.206 INFO kablam! | Sep 19 16:57:10.206 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:57:10.206 INFO kablam! Sep 19 16:57:10.206 INFO kablam! error[E0422]: cannot find struct, variant or union type `ErrorHandling` in this scope Sep 19 16:57:10.206 INFO kablam! --> src/config.rs:62:29 Sep 19 16:57:10.206 INFO kablam! | Sep 19 16:57:10.206 INFO kablam! 62 | error_handling: ErrorHandling { Sep 19 16:57:10.206 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 19 16:57:10.206 INFO kablam! Sep 19 16:57:10.218 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:57:10.218 INFO kablam! --> src/helpers.rs:151:8 Sep 19 16:57:10.218 INFO kablam! | Sep 19 16:57:10.218 INFO kablam! 151 | Ok((buffer)) Sep 19 16:57:10.218 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 16:57:10.218 INFO kablam! | Sep 19 16:57:10.218 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 16:57:10.218 INFO kablam! Sep 19 16:57:10.254 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 19 16:57:10.254 INFO kablam! --> src/config.rs:21:29 Sep 19 16:57:10.254 INFO kablam! | Sep 19 16:57:10.254 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 19 16:57:10.254 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:57:10.254 INFO kablam! | Sep 19 16:57:10.254 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:57:10.254 INFO kablam! Sep 19 16:57:10.748 INFO kablam! error[E0560]: struct `config::Config` has no field named `error_handling` Sep 19 16:57:10.748 INFO kablam! --> src/config.rs:62:13 Sep 19 16:57:10.749 INFO kablam! | Sep 19 16:57:10.749 INFO kablam! 62 | error_handling: ErrorHandling { Sep 19 16:57:10.749 INFO kablam! | ^^^^^^^^^^^^^^ `config::Config` does not have this field Sep 19 16:57:10.751 INFO kablam! | Sep 19 16:57:10.752 INFO kablam! = note: available fields are: `rust_dir`, `git_repo`, `stages` Sep 19 16:57:10.752 INFO kablam! Sep 19 16:57:10.930 INFO kablam! error: aborting due to 2 previous errors Sep 19 16:57:10.950 INFO kablam! Sep 19 16:57:10.950 INFO kablam! Some errors occurred: E0422, E0560. Sep 19 16:57:10.950 INFO kablam! For more information about an error, try `rustc --explain E0422`. Sep 19 16:57:10.982 INFO kablam! error: Could not compile `rustc-internal-docs`. Sep 19 16:57:10.982 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:57:11.217 INFO kablam! error: build failed Sep 19 16:57:11.218 INFO kablam! su: No module specific data is present Sep 19 16:57:12.629 INFO running `"docker" "rm" "-f" "de1b931938aee8044ae157e57a49dc318637e8231540d3e37568a0d45d28ae33"` Sep 19 16:57:12.756 INFO blam! de1b931938aee8044ae157e57a49dc318637e8231540d3e37568a0d45d28ae33