Sep 19 19:33:05.212 INFO checking rst_app-0.3.7 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:33:05.212 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:33:05.213 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:33:05.437 INFO blam! bff7da3d6fa4c61ac38c95099536cab577b4f111f2a386fa31b3a3ed1424ce6e Sep 19 19:33:05.439 INFO running `"docker" "start" "-a" "bff7da3d6fa4c61ac38c95099536cab577b4f111f2a386fa31b3a3ed1424ce6e"` Sep 19 19:33:06.394 INFO kablam! usermod: no changes Sep 19 19:33:06.631 INFO kablam! Checking strfmt v0.1.6 Sep 19 19:33:06.632 INFO kablam! Checking clap v2.32.0 Sep 19 19:33:06.635 INFO kablam! Checking fern v0.3.5 Sep 19 19:33:06.651 INFO kablam! Compiling rst_app v0.3.7 (/source) Sep 19 19:33:12.292 INFO kablam! warning: unused import: `ArtifactData` Sep 19 19:33:12.292 INFO kablam! --> src/cmd/server.rs:3:26 Sep 19 19:33:12.292 INFO kablam! | Sep 19 19:33:12.292 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 19 19:33:12.292 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:33:12.292 INFO kablam! | Sep 19 19:33:12.292 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:33:12.292 INFO kablam! Sep 19 19:33:12.351 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:33:12.351 INFO kablam! --> src/core/types.rs:40:5 Sep 19 19:33:12.351 INFO kablam! | Sep 19 19:33:12.351 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 19 19:33:12.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.351 INFO kablam! | Sep 19 19:33:12.351 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:33:12.351 INFO kablam! Sep 19 19:33:12.527 INFO kablam! warning: unused import: `super::super::types::*` Sep 19 19:33:12.527 INFO kablam! --> src/core/link.rs:96:9 Sep 19 19:33:12.527 INFO kablam! | Sep 19 19:33:12.527 INFO kablam! 96 | use super::super::types::*; Sep 19 19:33:12.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.527 INFO kablam! | Sep 19 19:33:12.527 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:33:12.527 INFO kablam! Sep 19 19:33:12.548 INFO kablam! warning: unused import: `ArtifactData` Sep 19 19:33:12.548 INFO kablam! --> src/cmd/server.rs:3:26 Sep 19 19:33:12.548 INFO kablam! | Sep 19 19:33:12.548 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 19 19:33:12.548 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:33:12.548 INFO kablam! Sep 19 19:33:12.635 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 19 19:33:12.635 INFO kablam! --> src/core/utils.rs:143:38 Sep 19 19:33:12.635 INFO kablam! | Sep 19 19:33:12.635 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 19 19:33:12.635 INFO kablam! | ^^^^^^ Sep 19 19:33:12.635 INFO kablam! Sep 19 19:33:12.691 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:33:12.691 INFO kablam! --> src/core/types.rs:40:5 Sep 19 19:33:12.691 INFO kablam! | Sep 19 19:33:12.691 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 19 19:33:12.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.691 INFO kablam! | Sep 19 19:33:12.691 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:33:12.691 INFO kablam! Sep 19 19:33:12.695 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:33:12.695 INFO kablam! --> src/core/tests/mod.rs:4:5 Sep 19 19:33:12.695 INFO kablam! | Sep 19 19:33:12.695 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 19 19:33:12.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.695 INFO kablam! Sep 19 19:33:12.695 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:33:12.695 INFO kablam! --> src/core/tests/test_load.rs:3:5 Sep 19 19:33:12.695 INFO kablam! | Sep 19 19:33:12.695 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 19 19:33:12.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.695 INFO kablam! Sep 19 19:33:12.695 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:33:12.695 INFO kablam! --> src/core/tests/test_link.rs:1:5 Sep 19 19:33:12.695 INFO kablam! | Sep 19 19:33:12.695 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 19:33:12.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.695 INFO kablam! Sep 19 19:33:12.695 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:33:12.695 INFO kablam! --> src/core/tests/test_core.rs:3:5 Sep 19 19:33:12.695 INFO kablam! | Sep 19 19:33:12.695 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 19 19:33:12.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:12.695 INFO kablam! Sep 19 19:33:12.990 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 19 19:33:12.991 INFO kablam! --> src/core/utils.rs:143:38 Sep 19 19:33:12.991 INFO kablam! | Sep 19 19:33:12.991 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 19 19:33:12.991 INFO kablam! | ^^^^^^ Sep 19 19:33:12.991 INFO kablam! Sep 19 19:33:13.318 INFO kablam! error: aborting due to previous error Sep 19 19:33:13.318 INFO kablam! Sep 19 19:33:13.318 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 19 19:33:13.332 INFO kablam! error: Could not compile `rst_app`. Sep 19 19:33:13.332 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:33:14.062 INFO kablam! error: aborting due to previous error Sep 19 19:33:14.062 INFO kablam! Sep 19 19:33:14.062 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 19 19:33:14.078 INFO kablam! error: Could not compile `rst_app`. Sep 19 19:33:14.079 INFO kablam! Sep 19 19:33:14.079 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:33:14.080 INFO kablam! su: No module specific data is present Sep 19 19:33:14.548 INFO running `"docker" "rm" "-f" "bff7da3d6fa4c61ac38c95099536cab577b4f111f2a386fa31b3a3ed1424ce6e"` Sep 19 19:33:14.684 INFO blam! bff7da3d6fa4c61ac38c95099536cab577b4f111f2a386fa31b3a3ed1424ce6e