Sep 10 11:11:30.071 INFO checking rst_app-0.3.7 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 11:11:30.071 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 11:11:30.071 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 11:11:30.298 INFO blam! 36642a307d5b907add8f97861c1f8baec0dc32bb680a8d7f34fef998ffbfdd48 Sep 10 11:11:30.300 INFO running `"docker" "start" "-a" "36642a307d5b907add8f97861c1f8baec0dc32bb680a8d7f34fef998ffbfdd48"` Sep 10 11:11:31.110 INFO kablam! usermod: no changes Sep 10 11:11:31.389 INFO kablam! Checking ansi_term v0.7.5 Sep 10 11:11:31.389 INFO kablam! Checking strfmt v0.1.6 Sep 10 11:11:31.398 INFO kablam! Compiling syntex_pos v0.54.0 Sep 10 11:11:31.398 INFO kablam! Compiling syn v0.10.8 Sep 10 11:11:31.398 INFO kablam! Checking clap v2.32.0 Sep 10 11:11:31.398 INFO kablam! Checking fern v0.3.5 Sep 10 11:11:35.522 INFO kablam! Compiling syntex_errors v0.54.0 Sep 10 11:11:41.698 INFO kablam! Compiling syntex_syntax v0.54.0 Sep 10 11:11:43.089 INFO kablam! Compiling serde_codegen_internals v0.11.3 Sep 10 11:12:29.894 INFO kablam! Compiling syntex v0.54.0 Sep 10 11:12:31.694 INFO kablam! Compiling serde_codegen v0.8.23 Sep 10 11:12:38.496 INFO kablam! Compiling rst_app v0.3.7 (file:///source) Sep 10 11:12:44.105 INFO kablam! warning: unused import: `ArtifactData` Sep 10 11:12:44.105 INFO kablam! --> src/cmd/server.rs:3:26 Sep 10 11:12:44.105 INFO kablam! | Sep 10 11:12:44.105 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 10 11:12:44.105 INFO kablam! | ^^^^^^^^^^^^ Sep 10 11:12:44.105 INFO kablam! | Sep 10 11:12:44.105 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 11:12:44.105 INFO kablam! Sep 10 11:12:44.205 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 11:12:44.205 INFO kablam! --> src/core/types.rs:40:5 Sep 10 11:12:44.205 INFO kablam! | Sep 10 11:12:44.205 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 10 11:12:44.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.205 INFO kablam! | Sep 10 11:12:44.205 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 11:12:44.205 INFO kablam! Sep 10 11:12:44.369 INFO kablam! warning: unused import: `super::super::types::*` Sep 10 11:12:44.369 INFO kablam! --> src/core/link.rs:96:9 Sep 10 11:12:44.369 INFO kablam! | Sep 10 11:12:44.369 INFO kablam! 96 | use super::super::types::*; Sep 10 11:12:44.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.370 INFO kablam! | Sep 10 11:12:44.370 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 11:12:44.370 INFO kablam! Sep 10 11:12:44.384 INFO kablam! warning: unused import: `ArtifactData` Sep 10 11:12:44.384 INFO kablam! --> src/cmd/server.rs:3:26 Sep 10 11:12:44.384 INFO kablam! | Sep 10 11:12:44.384 INFO kablam! 3 | use super::super::core::{ArtifactData}; Sep 10 11:12:44.384 INFO kablam! | ^^^^^^^^^^^^ Sep 10 11:12:44.384 INFO kablam! Sep 10 11:12:44.537 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 11:12:44.537 INFO kablam! --> src/core/types.rs:40:5 Sep 10 11:12:44.537 INFO kablam! | Sep 10 11:12:44.537 INFO kablam! 40 | use std::ascii::AsciiExt; Sep 10 11:12:44.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.538 INFO kablam! | Sep 10 11:12:44.538 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 11:12:44.538 INFO kablam! Sep 10 11:12:44.543 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 11:12:44.543 INFO kablam! --> src/core/tests/mod.rs:4:5 Sep 10 11:12:44.543 INFO kablam! | Sep 10 11:12:44.543 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 10 11:12:44.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.554 INFO kablam! Sep 10 11:12:44.554 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 11:12:44.554 INFO kablam! --> src/core/tests/test_load.rs:3:5 Sep 10 11:12:44.554 INFO kablam! | Sep 10 11:12:44.554 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 10 11:12:44.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.554 INFO kablam! Sep 10 11:12:44.554 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 11:12:44.554 INFO kablam! --> src/core/tests/test_link.rs:1:5 Sep 10 11:12:44.554 INFO kablam! | Sep 10 11:12:44.554 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 10 11:12:44.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.554 INFO kablam! Sep 10 11:12:44.555 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 11:12:44.555 INFO kablam! --> src/core/tests/test_core.rs:3:5 Sep 10 11:12:44.555 INFO kablam! | Sep 10 11:12:44.555 INFO kablam! 3 | use std::ascii::AsciiExt; Sep 10 11:12:44.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 11:12:44.555 INFO kablam! Sep 10 11:12:44.727 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 10 11:12:44.727 INFO kablam! --> src/core/utils.rs:143:38 Sep 10 11:12:44.727 INFO kablam! | Sep 10 11:12:44.727 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 10 11:12:44.727 INFO kablam! | ^^^^^^ Sep 10 11:12:44.727 INFO kablam! Sep 10 11:12:45.104 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::path::Component<'_>: std::convert::AsRef<_>` Sep 10 11:12:45.104 INFO kablam! --> src/core/utils.rs:143:38 Sep 10 11:12:45.104 INFO kablam! | Sep 10 11:12:45.104 INFO kablam! 143 | remaining.push(a.as_ref()); Sep 10 11:12:45.104 INFO kablam! | ^^^^^^ Sep 10 11:12:45.110 INFO kablam! Sep 10 11:12:45.806 INFO kablam! error: aborting due to previous error Sep 10 11:12:45.806 INFO kablam! Sep 10 11:12:45.807 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 10 11:12:45.830 INFO kablam! error: Could not compile `rst_app`. Sep 10 11:12:45.830 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:12:46.570 INFO kablam! error: aborting due to previous error Sep 10 11:12:46.570 INFO kablam! Sep 10 11:12:46.571 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 10 11:12:46.590 INFO kablam! error: Could not compile `rst_app`. Sep 10 11:12:46.590 INFO kablam! Sep 10 11:12:46.590 INFO kablam! To learn more, run the command again with --verbose. Sep 10 11:12:46.592 INFO kablam! su: No module specific data is present Sep 10 11:12:48.458 INFO running `"docker" "rm" "-f" "36642a307d5b907add8f97861c1f8baec0dc32bb680a8d7f34fef998ffbfdd48"` Sep 10 11:12:48.567 INFO blam! 36642a307d5b907add8f97861c1f8baec0dc32bb680a8d7f34fef998ffbfdd48