Sep 14 10:22:57.741 INFO checking rst_app-0.3.7 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 10:22:57.741 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 10:22:57.741 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:22:57.917 INFO blam! fb78b3144a39705b3d5015aef3b6e6c513eba46dee119155cf10da63adca2ba6 Sep 14 10:22:57.923 INFO running `"docker" "start" "-a" "fb78b3144a39705b3d5015aef3b6e6c513eba46dee119155cf10da63adca2ba6"` Sep 14 10:22:58.687 INFO kablam! usermod: no changes Sep 14 10:22:58.884 INFO kablam! Checking ansi_term v0.7.5 Sep 14 10:22:58.884 INFO kablam! Checking toml v0.2.1 Sep 14 10:22:58.888 INFO kablam! Checking clap v2.32.0 Sep 14 10:22:58.888 INFO kablam! Checking fern v0.3.5 Sep 14 10:22:58.889 INFO kablam! Compiling rst_app v0.3.7 (file:///source) Sep 14 10:23:05.595 INFO kablam! warning: unused import: `ArtifactData` Sep 14 10:23:05.595 INFO kablam! --> src/cmd/server.rs:3:26 Sep 14 10:23:05.595 INFO kablam! | Sep 14 10:23:05.595 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 14 10:23:05.595 INFO kablam! | ^^^^^^^^^^^^ Sep 14 10:23:05.595 INFO kablam! | Sep 14 10:23:05.595 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 10:23:05.595 INFO kablam! Sep 14 10:23:05.654 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:23:05.654 INFO kablam! --> src/core/types.rs:40:5 Sep 14 10:23:05.654 INFO kablam! | Sep 14 10:23:05.654 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 14 10:23:05.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.654 INFO kablam! | Sep 14 10:23:05.654 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 10:23:05.654 INFO kablam! Sep 14 10:23:05.760 INFO kablam! warning: unused import: `super::super::types::*` Sep 14 10:23:05.760 INFO kablam! --> src/core/link.rs:96:9 Sep 14 10:23:05.760 INFO kablam! | Sep 14 10:23:05.760 INFO kablam! 96 | use super::super::types::*; Sep 14 10:23:05.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.760 INFO kablam! | Sep 14 10:23:05.760 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 10:23:05.760 INFO kablam! Sep 14 10:23:05.771 INFO kablam! warning: unused import: `ArtifactData` Sep 14 10:23:05.772 INFO kablam! --> src/cmd/server.rs:3:26 Sep 14 10:23:05.772 INFO kablam! | Sep 14 10:23:05.772 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 14 10:23:05.772 INFO kablam! | ^^^^^^^^^^^^ Sep 14 10:23:05.772 INFO kablam! Sep 14 10:23:05.866 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 14 10:23:05.866 INFO kablam! --> src/core/utils.rs:143:38 Sep 14 10:23:05.866 INFO kablam! | Sep 14 10:23:05.866 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 14 10:23:05.866 INFO kablam! | ^^^^^^ Sep 14 10:23:05.866 INFO kablam! Sep 14 10:23:05.868 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:23:05.868 INFO kablam! --> src/core/types.rs:40:5 Sep 14 10:23:05.868 INFO kablam! | Sep 14 10:23:05.868 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 14 10:23:05.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.868 INFO kablam! | Sep 14 10:23:05.868 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 10:23:05.869 INFO kablam! Sep 14 10:23:05.874 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:23:05.874 INFO kablam! --> src/core/tests/mod.rs:4:5 Sep 14 10:23:05.874 INFO kablam! | Sep 14 10:23:05.874 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 14 10:23:05.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.874 INFO kablam! Sep 14 10:23:05.875 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:23:05.875 INFO kablam! --> src/core/tests/test_load.rs:3:5 Sep 14 10:23:05.875 INFO kablam! | Sep 14 10:23:05.875 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 14 10:23:05.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.875 INFO kablam! Sep 14 10:23:05.875 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:23:05.875 INFO kablam! --> src/core/tests/test_link.rs:1:5 Sep 14 10:23:05.875 INFO kablam! | Sep 14 10:23:05.875 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:23:05.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.875 INFO kablam! Sep 14 10:23:05.876 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:23:05.876 INFO kablam! --> src/core/tests/test_core.rs:3:5 Sep 14 10:23:05.876 INFO kablam! | Sep 14 10:23:05.876 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 14 10:23:05.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:23:05.876 INFO kablam! Sep 14 10:23:06.151 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 14 10:23:06.151 INFO kablam! --> src/core/utils.rs:143:38 Sep 14 10:23:06.151 INFO kablam! | Sep 14 10:23:06.151 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 14 10:23:06.151 INFO kablam! | ^^^^^^ Sep 14 10:23:06.151 INFO kablam! Sep 14 10:23:06.627 INFO kablam! error: aborting due to previous error Sep 14 10:23:06.627 INFO kablam! Sep 14 10:23:06.627 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 14 10:23:06.632 INFO kablam! error: Could not compile `rst_app`. Sep 14 10:23:06.632 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 10:23:07.155 INFO kablam! error: aborting due to previous error Sep 14 10:23:07.155 INFO kablam! Sep 14 10:23:07.155 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 14 10:23:07.171 INFO kablam! error: Could not compile `rst_app`. Sep 14 10:23:07.171 INFO kablam! Sep 14 10:23:07.171 INFO kablam! To learn more, run the command again with --verbose. Sep 14 10:23:07.172 INFO kablam! su: No module specific data is present Sep 14 10:23:08.157 INFO running `"docker" "rm" "-f" "fb78b3144a39705b3d5015aef3b6e6c513eba46dee119155cf10da63adca2ba6"` Sep 14 10:23:08.291 INFO blam! fb78b3144a39705b3d5015aef3b6e6c513eba46dee119155cf10da63adca2ba6