Sep 05 19:54:28.575 INFO checking Michael-F-Bryan/rustc-internal-docs against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 19:54:28.575 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 19:54:28.575 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:54:28.932 INFO blam! 37052c346d43ff48bb6c87a5a2e832c5fc60850e24c5f5147c8f59fa189691d0 Sep 05 19:54:28.933 INFO running `"docker" "start" "-a" "37052c346d43ff48bb6c87a5a2e832c5fc60850e24c5f5147c8f59fa189691d0"` Sep 05 19:54:31.309 INFO kablam! usermod: no changes Sep 05 19:54:31.538 INFO kablam! Checking termcolor v0.3.3 Sep 05 19:54:31.559 INFO kablam! Checking rand v0.3.20 Sep 05 19:54:31.567 INFO kablam! Checking toml v0.4.5 Sep 05 19:54:31.579 INFO kablam! Checking clap v2.29.2 Sep 05 19:54:31.583 INFO kablam! Checking regex v0.2.5 Sep 05 19:54:31.584 INFO kablam! Checking backtrace v0.3.5 Sep 05 19:54:31.586 INFO kablam! Checking chrono v0.4.0 Sep 05 19:54:33.836 INFO kablam! Checking error-chain v0.11.0 Sep 05 19:54:38.358 INFO kablam! Checking tempdir v0.3.5 Sep 05 19:54:38.626 INFO kablam! Checking env_logger v0.5.2 Sep 05 19:54:41.970 INFO kablam! Checking rustc-internal-docs v0.1.0 (file:///source) Sep 05 19:54:42.478 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 19:54:42.478 INFO kablam! --> src/helpers.rs:151:8 Sep 05 19:54:42.478 INFO kablam! | Sep 05 19:54:42.478 INFO kablam! 151 | Ok((buffer)) Sep 05 19:54:42.478 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 19:54:42.478 INFO kablam! | Sep 05 19:54:42.478 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 19:54:42.478 INFO kablam! Sep 05 19:54:42.498 INFO kablam! error[E0422]: cannot find struct, variant or union type `ErrorHandling` in this scope Sep 05 19:54:42.498 INFO kablam! --> src/config.rs:62:29 Sep 05 19:54:42.498 INFO kablam! | Sep 05 19:54:42.498 INFO kablam! 62 | error_handling: ErrorHandling { Sep 05 19:54:42.498 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 05 19:54:42.498 INFO kablam! Sep 05 19:54:42.499 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 05 19:54:42.499 INFO kablam! --> src/config.rs:21:29 Sep 05 19:54:42.499 INFO kablam! | Sep 05 19:54:42.499 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 05 19:54:42.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 19:54:42.499 INFO kablam! | Sep 05 19:54:42.499 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:54:42.499 INFO kablam! Sep 05 19:54:42.502 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 19:54:42.502 INFO kablam! --> src/helpers.rs:151:8 Sep 05 19:54:42.502 INFO kablam! | Sep 05 19:54:42.502 INFO kablam! 151 | Ok((buffer)) Sep 05 19:54:42.502 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 19:54:42.502 INFO kablam! | Sep 05 19:54:42.502 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 19:54:42.502 INFO kablam! Sep 05 19:54:42.523 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 05 19:54:42.523 INFO kablam! --> src/config.rs:21:29 Sep 05 19:54:42.523 INFO kablam! | Sep 05 19:54:42.523 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 05 19:54:42.523 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 19:54:42.523 INFO kablam! | Sep 05 19:54:42.523 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 19:54:42.523 INFO kablam! Sep 05 19:54:42.705 INFO kablam! error[E0560]: struct `config::Config` has no field named `error_handling` Sep 05 19:54:42.705 INFO kablam! --> src/config.rs:62:13 Sep 05 19:54:42.705 INFO kablam! | Sep 05 19:54:42.705 INFO kablam! 62 | error_handling: ErrorHandling { Sep 05 19:54:42.705 INFO kablam! | ^^^^^^^^^^^^^^ `config::Config` does not have this field Sep 05 19:54:42.705 INFO kablam! | Sep 05 19:54:42.706 INFO kablam! = note: available fields are: `rust_dir`, `git_repo`, `stages` Sep 05 19:54:42.706 INFO kablam! Sep 05 19:54:42.782 INFO kablam! error: aborting due to 2 previous errors Sep 05 19:54:42.782 INFO kablam! Sep 05 19:54:42.782 INFO kablam! Some errors occurred: E0422, E0560. Sep 05 19:54:42.782 INFO kablam! For more information about an error, try `rustc --explain E0422`. Sep 05 19:54:42.789 INFO kablam! error: Could not compile `rustc-internal-docs`. Sep 05 19:54:42.789 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:54:42.899 INFO kablam! error: build failed Sep 05 19:54:42.901 INFO kablam! su: No module specific data is present Sep 05 19:54:43.391 INFO running `"docker" "rm" "-f" "37052c346d43ff48bb6c87a5a2e832c5fc60850e24c5f5147c8f59fa189691d0"` Sep 05 19:54:43.462 INFO blam! 37052c346d43ff48bb6c87a5a2e832c5fc60850e24c5f5147c8f59fa189691d0