Sep 04 21:03:16.218 INFO checking conduit-git-http-backend-0.7.5 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:03:16.218 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:03:16.218 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 21:03:16.389 INFO blam! ae3b45a87559f6d6f8596ff877d1012f7f942e4c37e3d47d2d591700e6cefc89 Sep 04 21:03:16.391 INFO running `"docker" "start" "-a" "ae3b45a87559f6d6f8596ff877d1012f7f942e4c37e3d47d2d591700e6cefc89"` Sep 04 21:03:17.009 INFO kablam! Checking conduit-git-http-backend v0.7.5 (file:///source) Sep 04 21:03:17.699 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 21:03:17.700 INFO kablam! --> src/lib.rs:6:5 Sep 04 21:03:17.700 INFO kablam! | Sep 04 21:03:17.700 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 04 21:03:17.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 21:03:17.700 INFO kablam! | Sep 04 21:03:17.700 INFO kablam! note: lint level defined here Sep 04 21:03:17.700 INFO kablam! --> src/lib.rs:1:9 Sep 04 21:03:17.701 INFO kablam! | Sep 04 21:03:17.701 INFO kablam! 1 | #![deny(warnings)] Sep 04 21:03:17.701 INFO kablam! | ^^^^^^^^ Sep 04 21:03:17.701 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 21:03:17.701 INFO kablam! Sep 04 21:03:17.802 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 21:03:17.802 INFO kablam! --> src/lib.rs:6:5 Sep 04 21:03:17.802 INFO kablam! | Sep 04 21:03:17.802 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 04 21:03:17.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 21:03:17.802 INFO kablam! | Sep 04 21:03:17.802 INFO kablam! note: lint level defined here Sep 04 21:03:17.802 INFO kablam! --> src/lib.rs:1:9 Sep 04 21:03:17.802 INFO kablam! | Sep 04 21:03:17.802 INFO kablam! 1 | #![deny(warnings)] Sep 04 21:03:17.802 INFO kablam! | ^^^^^^^^ Sep 04 21:03:17.802 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 21:03:17.802 INFO kablam! Sep 04 21:03:17.805 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:03:17.805 INFO kablam! Sep 04 21:03:17.812 INFO kablam! error: Could not compile `conduit-git-http-backend`. Sep 04 21:03:17.812 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:03:17.846 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 21:03:17.846 INFO kablam! --> src/lib.rs:6:5 Sep 04 21:03:17.846 INFO kablam! | Sep 04 21:03:17.846 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 04 21:03:17.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 21:03:17.847 INFO kablam! | Sep 04 21:03:17.847 INFO kablam! note: lint level defined here Sep 04 21:03:17.847 INFO kablam! --> src/lib.rs:1:9 Sep 04 21:03:17.847 INFO kablam! | Sep 04 21:03:17.847 INFO kablam! 1 | #![deny(warnings)] Sep 04 21:03:17.847 INFO kablam! | ^^^^^^^^ Sep 04 21:03:17.847 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 21:03:17.847 INFO kablam! Sep 04 21:03:17.948 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 21:03:17.948 INFO kablam! --> src/lib.rs:6:5 Sep 04 21:03:17.948 INFO kablam! | Sep 04 21:03:17.948 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 04 21:03:17.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 21:03:17.948 INFO kablam! | Sep 04 21:03:17.948 INFO kablam! note: lint level defined here Sep 04 21:03:17.948 INFO kablam! --> src/lib.rs:1:9 Sep 04 21:03:17.948 INFO kablam! | Sep 04 21:03:17.949 INFO kablam! 1 | #![deny(warnings)] Sep 04 21:03:17.949 INFO kablam! | ^^^^^^^^ Sep 04 21:03:17.949 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 21:03:17.949 INFO kablam! Sep 04 21:03:17.951 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:03:17.952 INFO kablam! Sep 04 21:03:17.962 INFO kablam! error: Could not compile `conduit-git-http-backend`. Sep 04 21:03:17.962 INFO kablam! Sep 04 21:03:17.962 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:03:17.963 INFO kablam! su: No module specific data is present Sep 04 21:03:18.362 INFO running `"docker" "rm" "-f" "ae3b45a87559f6d6f8596ff877d1012f7f942e4c37e3d47d2d591700e6cefc89"` Sep 04 21:03:18.475 INFO blam! ae3b45a87559f6d6f8596ff877d1012f7f942e4c37e3d47d2d591700e6cefc89