Sep 19 16:57:02.169 INFO checking Michael-F-Bryan/rustc-internal-docs against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 16:57:02.169 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 16:57:02.169 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.390 INFO blam! 3157c2e0c32c1851361056b6aa56120c6f15fd0f64f81613c613b537e8926d5b Sep 19 16:57:02.392 INFO running `"docker" "start" "-a" "3157c2e0c32c1851361056b6aa56120c6f15fd0f64f81613c613b537e8926d5b"` Sep 19 16:57:03.702 INFO kablam! usermod: no changes Sep 19 16:57:03.874 INFO kablam! Checking rand v0.3.20 Sep 19 16:57:03.874 INFO kablam! Checking chrono v0.4.0 Sep 19 16:57:03.874 INFO kablam! Checking error-chain v0.11.0 Sep 19 16:57:06.006 INFO kablam! Checking tempdir v0.3.5 Sep 19 16:57:06.564 INFO kablam! Checking env_logger v0.5.2 Sep 19 16:57:07.402 INFO kablam! Checking rustc-internal-docs v0.1.0 (/source) Sep 19 16:57:07.946 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:57:07.946 INFO kablam! --> src/helpers.rs:151:8 Sep 19 16:57:07.946 INFO kablam! | Sep 19 16:57:07.946 INFO kablam! 151 | Ok((buffer)) Sep 19 16:57:07.946 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 16:57:07.946 INFO kablam! | Sep 19 16:57:07.946 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 16:57:07.946 INFO kablam! Sep 19 16:57:07.986 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:07.986 INFO kablam! --> src/config.rs:21:29 Sep 19 16:57:07.986 INFO kablam! | Sep 19 16:57:07.986 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 19 16:57:07.986 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:57:07.986 INFO kablam! | Sep 19 16:57:07.986 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:57:07.986 INFO kablam! Sep 19 16:57:08.193 INFO kablam! error[E0422]: cannot find struct, variant or union type `ErrorHandling` in this scope Sep 19 16:57:08.194 INFO kablam! --> src/config.rs:62:29 Sep 19 16:57:08.194 INFO kablam! | Sep 19 16:57:08.194 INFO kablam! 62 | error_handling: ErrorHandling { Sep 19 16:57:08.195 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 19 16:57:08.195 INFO kablam! Sep 19 16:57:08.222 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:57:08.222 INFO kablam! --> src/helpers.rs:151:8 Sep 19 16:57:08.223 INFO kablam! | Sep 19 16:57:08.223 INFO kablam! 151 | Ok((buffer)) Sep 19 16:57:08.223 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 16:57:08.224 INFO kablam! | Sep 19 16:57:08.224 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 16:57:08.224 INFO kablam! Sep 19 16:57:08.266 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:08.266 INFO kablam! --> src/config.rs:21:29 Sep 19 16:57:08.266 INFO kablam! | Sep 19 16:57:08.266 INFO kablam! 21 | if let Some(home) = env::home_dir() { Sep 19 16:57:08.266 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 16:57:08.266 INFO kablam! | Sep 19 16:57:08.267 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:57:08.267 INFO kablam! Sep 19 16:57:08.678 INFO kablam! error[E0560]: struct `config::Config` has no field named `error_handling` Sep 19 16:57:08.678 INFO kablam! --> src/config.rs:62:13 Sep 19 16:57:08.678 INFO kablam! | Sep 19 16:57:08.678 INFO kablam! 62 | error_handling: ErrorHandling { Sep 19 16:57:08.678 INFO kablam! | ^^^^^^^^^^^^^^ `config::Config` does not have this field Sep 19 16:57:08.678 INFO kablam! | Sep 19 16:57:08.678 INFO kablam! = note: available fields are: `rust_dir`, `git_repo`, `stages` Sep 19 16:57:08.678 INFO kablam! Sep 19 16:57:08.862 INFO kablam! error: aborting due to 2 previous errors Sep 19 16:57:08.862 INFO kablam! Sep 19 16:57:08.862 INFO kablam! Some errors occurred: E0422, E0560. Sep 19 16:57:08.862 INFO kablam! For more information about an error, try `rustc --explain E0422`. Sep 19 16:57:08.886 INFO kablam! error: Could not compile `rustc-internal-docs`. Sep 19 16:57:08.886 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:57:09.086 INFO kablam! error: build failed Sep 19 16:57:09.094 INFO kablam! su: No module specific data is present Sep 19 16:57:10.265 INFO running `"docker" "rm" "-f" "3157c2e0c32c1851361056b6aa56120c6f15fd0f64f81613c613b537e8926d5b"` Sep 19 16:57:10.372 INFO blam! 3157c2e0c32c1851361056b6aa56120c6f15fd0f64f81613c613b537e8926d5b