Oct 13 16:39:51.865 INFO checking conduit-git-http-backend-0.8.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:39:51.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 16:39:52.176 INFO blam! 372494a947ad36048a6727af363124b0f4381741d51ff9f9da002503129a67f7 Oct 13 16:39:52.178 INFO running `"docker" "start" "-a" "372494a947ad36048a6727af363124b0f4381741d51ff9f9da002503129a67f7"` Oct 13 16:39:52.912 INFO kablam! usermod: no changes Oct 13 16:39:53.028 INFO kablam! Checking semver-parser v0.6.2 Oct 13 16:39:54.445 INFO kablam! Checking semver v0.5.1 Oct 13 16:39:56.181 INFO kablam! Checking conduit v0.8.1 Oct 13 16:39:57.741 INFO kablam! Checking conduit-git-http-backend v0.8.0 (/source) Oct 13 16:39:59.756 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 16:39:59.756 INFO kablam! --> src/lib.rs:6:5 Oct 13 16:39:59.756 INFO kablam! | Oct 13 16:39:59.756 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 13 16:39:59.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 16:39:59.756 INFO kablam! | Oct 13 16:39:59.756 INFO kablam! note: lint level defined here Oct 13 16:39:59.756 INFO kablam! --> src/lib.rs:1:9 Oct 13 16:39:59.756 INFO kablam! | Oct 13 16:39:59.756 INFO kablam! 1 | #![deny(warnings)] Oct 13 16:39:59.756 INFO kablam! | ^^^^^^^^ Oct 13 16:39:59.756 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 16:39:59.756 INFO kablam! Oct 13 16:39:59.924 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 13 16:39:59.924 INFO kablam! --> src/lib.rs:6:5 Oct 13 16:39:59.924 INFO kablam! | Oct 13 16:39:59.924 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 13 16:39:59.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 16:39:59.924 INFO kablam! | Oct 13 16:39:59.924 INFO kablam! note: lint level defined here Oct 13 16:39:59.924 INFO kablam! --> src/lib.rs:1:9 Oct 13 16:39:59.924 INFO kablam! | Oct 13 16:39:59.924 INFO kablam! 1 | #![deny(warnings)] Oct 13 16:39:59.924 INFO kablam! | ^^^^^^^^ Oct 13 16:39:59.924 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 16:39:59.924 INFO kablam! Oct 13 16:39:59.924 INFO kablam! error: aborting due to 2 previous errors Oct 13 16:39:59.924 INFO kablam! Oct 13 16:39:59.952 INFO kablam! error: Could not compile `conduit-git-http-backend`. Oct 13 16:39:59.952 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 16:39:59.988 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 16:39:59.988 INFO kablam! --> src/lib.rs:6:5 Oct 13 16:39:59.988 INFO kablam! | Oct 13 16:39:59.988 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 13 16:39:59.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 16:39:59.988 INFO kablam! | Oct 13 16:39:59.988 INFO kablam! note: lint level defined here Oct 13 16:39:59.988 INFO kablam! --> src/lib.rs:1:9 Oct 13 16:39:59.988 INFO kablam! | Oct 13 16:39:59.988 INFO kablam! 1 | #![deny(warnings)] Oct 13 16:39:59.988 INFO kablam! | ^^^^^^^^ Oct 13 16:39:59.988 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 16:39:59.988 INFO kablam! Oct 13 16:40:00.056 INFO kablam! error: unused import: `std::ascii::AsciiExt` Oct 13 16:40:00.056 INFO kablam! --> src/lib.rs:6:5 Oct 13 16:40:00.056 INFO kablam! | Oct 13 16:40:00.056 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 13 16:40:00.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 16:40:00.056 INFO kablam! | Oct 13 16:40:00.056 INFO kablam! note: lint level defined here Oct 13 16:40:00.056 INFO kablam! --> src/lib.rs:1:9 Oct 13 16:40:00.056 INFO kablam! | Oct 13 16:40:00.056 INFO kablam! 1 | #![deny(warnings)] Oct 13 16:40:00.056 INFO kablam! | ^^^^^^^^ Oct 13 16:40:00.056 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 16:40:00.056 INFO kablam! Oct 13 16:40:00.056 INFO kablam! error: aborting due to 2 previous errors Oct 13 16:40:00.057 INFO kablam! Oct 13 16:40:00.068 INFO kablam! error: Could not compile `conduit-git-http-backend`. Oct 13 16:40:00.068 INFO kablam! Oct 13 16:40:00.069 INFO kablam! To learn more, run the command again with --verbose. Oct 13 16:40:00.069 INFO kablam! su: No module specific data is present Oct 13 16:40:00.994 INFO running `"docker" "rm" "-f" "372494a947ad36048a6727af363124b0f4381741d51ff9f9da002503129a67f7"` Oct 13 16:40:01.317 INFO blam! 372494a947ad36048a6727af363124b0f4381741d51ff9f9da002503129a67f7