Sep 21 04:19:00.198 INFO checking rst_app-0.3.7 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:19:00.198 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:19:00.198 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:19:00.396 INFO blam! dce8a524f32531cd19d8796be9acb4a33c8f58d2bac452f700921b6aec31e800 Sep 21 04:19:00.397 INFO running `"docker" "start" "-a" "dce8a524f32531cd19d8796be9acb4a33c8f58d2bac452f700921b6aec31e800"` Sep 21 04:19:01.116 INFO kablam! usermod: no changes Sep 21 04:19:01.360 INFO kablam! Checking strfmt v0.1.6 Sep 21 04:19:01.362 INFO kablam! Compiling syntex_pos v0.54.0 Sep 21 04:19:01.363 INFO kablam! Compiling syn v0.10.8 Sep 21 04:19:01.380 INFO kablam! Checking clap v2.32.0 Sep 21 04:19:01.382 INFO kablam! Checking fern v0.3.5 Sep 21 04:19:02.686 INFO kablam! Compiling syntex_errors v0.54.0 Sep 21 04:19:07.375 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 21 04:19:09.854 INFO kablam! Compiling syntex_syntax v0.54.0 Sep 21 04:19:47.219 INFO kablam! Compiling syntex v0.54.0 Sep 21 04:19:48.324 INFO kablam! Compiling serde_codegen v0.8.23 Sep 21 04:19:53.365 INFO kablam! Compiling rst_app v0.3.7 (/source) Sep 21 04:19:57.766 INFO kablam! warning: unused import: `ArtifactData` Sep 21 04:19:57.766 INFO kablam! --> src/cmd/server.rs:3:26 Sep 21 04:19:57.766 INFO kablam! | Sep 21 04:19:57.766 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 21 04:19:57.766 INFO kablam! | ^^^^^^^^^^^^ Sep 21 04:19:57.766 INFO kablam! | Sep 21 04:19:57.766 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 04:19:57.766 INFO kablam! Sep 21 04:19:57.846 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:19:57.846 INFO kablam! --> src/core/types.rs:40:5 Sep 21 04:19:57.846 INFO kablam! | Sep 21 04:19:57.846 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 21 04:19:57.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:57.846 INFO kablam! | Sep 21 04:19:57.846 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 04:19:57.846 INFO kablam! Sep 21 04:19:57.882 INFO kablam! warning: unused import: `super::super::types::*` Sep 21 04:19:57.882 INFO kablam! --> src/core/link.rs:96:9 Sep 21 04:19:57.882 INFO kablam! | Sep 21 04:19:57.882 INFO kablam! 96 | use super::super::types::*; Sep 21 04:19:57.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:57.882 INFO kablam! | Sep 21 04:19:57.882 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 04:19:57.882 INFO kablam! Sep 21 04:19:57.894 INFO kablam! warning: unused import: `ArtifactData` Sep 21 04:19:57.894 INFO kablam! --> src/cmd/server.rs:3:26 Sep 21 04:19:57.894 INFO kablam! | Sep 21 04:19:57.894 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 21 04:19:57.894 INFO kablam! | ^^^^^^^^^^^^ Sep 21 04:19:57.894 INFO kablam! Sep 21 04:19:58.006 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:19:58.006 INFO kablam! --> src/core/types.rs:40:5 Sep 21 04:19:58.006 INFO kablam! | Sep 21 04:19:58.006 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 21 04:19:58.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:58.006 INFO kablam! | Sep 21 04:19:58.006 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 04:19:58.006 INFO kablam! Sep 21 04:19:58.006 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:19:58.006 INFO kablam! --> src/core/tests/mod.rs:4:5 Sep 21 04:19:58.006 INFO kablam! | Sep 21 04:19:58.006 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 04:19:58.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:58.006 INFO kablam! Sep 21 04:19:58.006 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:19:58.006 INFO kablam! --> src/core/tests/test_load.rs:3:5 Sep 21 04:19:58.006 INFO kablam! | Sep 21 04:19:58.006 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 21 04:19:58.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:58.006 INFO kablam! Sep 21 04:19:58.006 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:19:58.006 INFO kablam! --> src/core/tests/test_link.rs:1:5 Sep 21 04:19:58.006 INFO kablam! | Sep 21 04:19:58.006 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 21 04:19:58.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:58.006 INFO kablam! Sep 21 04:19:58.006 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 04:19:58.006 INFO kablam! --> src/core/tests/test_core.rs:3:5 Sep 21 04:19:58.006 INFO kablam! | Sep 21 04:19:58.006 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 21 04:19:58.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 04:19:58.006 INFO kablam! Sep 21 04:19:58.090 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 21 04:19:58.090 INFO kablam! --> src/core/utils.rs:143:38 Sep 21 04:19:58.090 INFO kablam! | Sep 21 04:19:58.090 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 21 04:19:58.090 INFO kablam! | ^^^^^^ Sep 21 04:19:58.090 INFO kablam! Sep 21 04:19:58.249 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 21 04:19:58.249 INFO kablam! --> src/core/utils.rs:143:38 Sep 21 04:19:58.249 INFO kablam! | Sep 21 04:19:58.249 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 21 04:19:58.249 INFO kablam! | ^^^^^^ Sep 21 04:19:58.250 INFO kablam! Sep 21 04:19:58.786 INFO kablam! error: aborting due to previous error Sep 21 04:19:58.786 INFO kablam! Sep 21 04:19:58.786 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 21 04:19:58.792 INFO kablam! error: Could not compile `rst_app`. Sep 21 04:19:58.792 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:19:59.214 INFO kablam! error: aborting due to previous error Sep 21 04:19:59.214 INFO kablam! Sep 21 04:19:59.214 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 21 04:19:59.228 INFO kablam! error: Could not compile `rst_app`. Sep 21 04:19:59.228 INFO kablam! Sep 21 04:19:59.228 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:19:59.229 INFO kablam! su: No module specific data is present Sep 21 04:20:00.304 INFO running `"docker" "rm" "-f" "dce8a524f32531cd19d8796be9acb4a33c8f58d2bac452f700921b6aec31e800"` Sep 21 04:20:00.416 INFO blam! dce8a524f32531cd19d8796be9acb4a33c8f58d2bac452f700921b6aec31e800