Sep 04 05:35:10.116 INFO checking rst_app-0.3.7 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:35:10.116 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:35:10.117 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:35:10.281 INFO blam! 777210dfd5d4422b98e9cfe8c613d8c6604415c4838cd433189617ec7a3d8830 Sep 04 05:35:10.283 INFO running `"docker" "start" "-a" "777210dfd5d4422b98e9cfe8c613d8c6604415c4838cd433189617ec7a3d8830"` Sep 04 05:35:11.116 INFO kablam! Checking strfmt v0.1.6 Sep 04 05:35:11.116 INFO kablam! Compiling syntex_pos v0.54.0 Sep 04 05:35:13.042 INFO kablam! Compiling syntex_errors v0.54.0 Sep 04 05:35:17.816 INFO kablam! Compiling syntex_syntax v0.54.0 Sep 04 05:36:05.174 INFO kablam! Compiling syntex v0.54.0 Sep 04 05:36:07.043 INFO kablam! Compiling serde_codegen v0.8.23 Sep 04 05:36:13.408 INFO kablam! Compiling rst_app v0.3.7 (file:///source) Sep 04 05:36:18.883 INFO kablam! warning: unused import: `ArtifactData` Sep 04 05:36:18.883 INFO kablam! --> src/cmd/server.rs:3:26 Sep 04 05:36:18.883 INFO kablam! | Sep 04 05:36:18.883 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 04 05:36:18.883 INFO kablam! | ^^^^^^^^^^^^ Sep 04 05:36:18.883 INFO kablam! | Sep 04 05:36:18.883 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 05:36:18.883 INFO kablam! Sep 04 05:36:18.966 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:36:18.966 INFO kablam! --> src/core/types.rs:40:5 Sep 04 05:36:18.966 INFO kablam! | Sep 04 05:36:18.966 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 04 05:36:18.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:18.966 INFO kablam! | Sep 04 05:36:18.966 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 05:36:18.966 INFO kablam! Sep 04 05:36:19.094 INFO kablam! warning: unused import: `super::super::types::*` Sep 04 05:36:19.094 INFO kablam! --> src/core/link.rs:96:9 Sep 04 05:36:19.094 INFO kablam! | Sep 04 05:36:19.094 INFO kablam! 96 | use super::super::types::*; Sep 04 05:36:19.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:19.095 INFO kablam! | Sep 04 05:36:19.095 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 05:36:19.095 INFO kablam! Sep 04 05:36:19.122 INFO kablam! warning: unused import: `ArtifactData` Sep 04 05:36:19.122 INFO kablam! --> src/cmd/server.rs:3:26 Sep 04 05:36:19.122 INFO kablam! | Sep 04 05:36:19.122 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 04 05:36:19.122 INFO kablam! | ^^^^^^^^^^^^ Sep 04 05:36:19.122 INFO kablam! Sep 04 05:36:19.246 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:36:19.246 INFO kablam! --> src/core/types.rs:40:5 Sep 04 05:36:19.246 INFO kablam! | Sep 04 05:36:19.246 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 04 05:36:19.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:19.246 INFO kablam! | Sep 04 05:36:19.246 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 05:36:19.247 INFO kablam! Sep 04 05:36:19.253 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:36:19.253 INFO kablam! --> src/core/tests/mod.rs:4:5 Sep 04 05:36:19.253 INFO kablam! | Sep 04 05:36:19.253 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 04 05:36:19.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:19.253 INFO kablam! Sep 04 05:36:19.254 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:36:19.254 INFO kablam! --> src/core/tests/test_load.rs:3:5 Sep 04 05:36:19.254 INFO kablam! | Sep 04 05:36:19.254 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 05:36:19.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:19.254 INFO kablam! Sep 04 05:36:19.254 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:36:19.254 INFO kablam! --> src/core/tests/test_link.rs:1:5 Sep 04 05:36:19.254 INFO kablam! | Sep 04 05:36:19.254 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 05:36:19.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:19.254 INFO kablam! Sep 04 05:36:19.254 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 05:36:19.254 INFO kablam! --> src/core/tests/test_core.rs:3:5 Sep 04 05:36:19.254 INFO kablam! | Sep 04 05:36:19.254 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 04 05:36:19.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 05:36:19.254 INFO kablam! Sep 04 05:36:19.634 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 04 05:36:19.635 INFO kablam! --> src/core/utils.rs:143:38 Sep 04 05:36:19.635 INFO kablam! | Sep 04 05:36:19.635 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 04 05:36:19.635 INFO kablam! | ^^^^^^ Sep 04 05:36:19.635 INFO kablam! Sep 04 05:36:19.958 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 04 05:36:19.958 INFO kablam! --> src/core/utils.rs:143:38 Sep 04 05:36:19.958 INFO kablam! | Sep 04 05:36:19.958 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 04 05:36:19.958 INFO kablam! | ^^^^^^ Sep 04 05:36:19.958 INFO kablam! Sep 04 05:36:21.118 INFO kablam! error: aborting due to previous error Sep 04 05:36:21.118 INFO kablam! Sep 04 05:36:21.119 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 04 05:36:21.131 INFO kablam! error: Could not compile `rst_app`. Sep 04 05:36:21.132 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:36:22.020 INFO kablam! error: aborting due to previous error Sep 04 05:36:22.020 INFO kablam! Sep 04 05:36:22.020 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 04 05:36:22.040 INFO kablam! error: Could not compile `rst_app`. Sep 04 05:36:22.040 INFO kablam! Sep 04 05:36:22.040 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:36:22.042 INFO kablam! su: No module specific data is present Sep 04 05:36:22.473 INFO running `"docker" "rm" "-f" "777210dfd5d4422b98e9cfe8c613d8c6604415c4838cd433189617ec7a3d8830"` Sep 04 05:36:22.603 INFO blam! 777210dfd5d4422b98e9cfe8c613d8c6604415c4838cd433189617ec7a3d8830