Sep 19 19:12:52.043 INFO checking taskcluster-lib-scopes-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:12:52.043 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:12:52.043 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:12:52.258 INFO blam! b5d7cbd7274c757f47c26071c64395db6aa60ef3fbc1e5cca7daa0b74723da74 Sep 19 19:12:52.260 INFO running `"docker" "start" "-a" "b5d7cbd7274c757f47c26071c64395db6aa60ef3fbc1e5cca7daa0b74723da74"` Sep 19 19:12:53.278 INFO kablam! usermod: no changes Sep 19 19:12:53.308 INFO kablam! Checking taskcluster-lib-scopes v0.1.0 (/source) Sep 19 19:12:53.482 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:12:53.482 INFO kablam! --> src/lib.rs:6:5 Sep 19 19:12:53.482 INFO kablam! | Sep 19 19:12:53.482 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 19 19:12:53.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:12:53.482 INFO kablam! | Sep 19 19:12:53.482 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:12:53.482 INFO kablam! Sep 19 19:12:53.490 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:12:53.490 INFO kablam! --> src/lib.rs:6:5 Sep 19 19:12:53.490 INFO kablam! | Sep 19 19:12:53.490 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 19 19:12:53.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:12:53.490 INFO kablam! | Sep 19 19:12:53.490 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:12:53.490 INFO kablam! Sep 19 19:12:53.506 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:12:53.506 INFO kablam! --> src/lib.rs:6:5 Sep 19 19:12:53.506 INFO kablam! | Sep 19 19:12:53.506 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 19 19:12:53.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:12:53.506 INFO kablam! | Sep 19 19:12:53.506 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:12:53.506 INFO kablam! Sep 19 19:12:53.526 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:12:53.526 INFO kablam! --> src/lib.rs:6:5 Sep 19 19:12:53.526 INFO kablam! | Sep 19 19:12:53.526 INFO kablam! 6 | use std::ascii::AsciiExt; Sep 19 19:12:53.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:12:53.526 INFO kablam! | Sep 19 19:12:53.526 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:12:53.526 INFO kablam! Sep 19 19:12:53.560 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 19 19:12:53.560 INFO kablam! --> src/lib.rs:2:12 Sep 19 19:12:53.560 INFO kablam! | Sep 19 19:12:53.560 INFO kablam! 2 | #![feature(ascii_ctype)] Sep 19 19:12:53.560 INFO kablam! | ^^^^^^^^^^^ Sep 19 19:12:53.560 INFO kablam! Sep 19 19:12:53.562 INFO kablam! error: aborting due to previous error Sep 19 19:12:53.562 INFO kablam! Sep 19 19:12:53.562 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 19:12:53.568 INFO kablam! error: Could not compile `taskcluster-lib-scopes`. Sep 19 19:12:53.568 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:12:53.687 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 19 19:12:53.687 INFO kablam! --> src/lib.rs:2:12 Sep 19 19:12:53.687 INFO kablam! | Sep 19 19:12:53.687 INFO kablam! 2 | #![feature(ascii_ctype)] Sep 19 19:12:53.687 INFO kablam! | ^^^^^^^^^^^ Sep 19 19:12:53.687 INFO kablam! Sep 19 19:12:53.709 INFO kablam! error: aborting due to previous error Sep 19 19:12:53.709 INFO kablam! Sep 19 19:12:53.713 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 19:12:53.718 INFO kablam! error: Could not compile `taskcluster-lib-scopes`. Sep 19 19:12:53.718 INFO kablam! Sep 19 19:12:53.718 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:12:53.718 INFO kablam! su: No module specific data is present Sep 19 19:12:54.316 INFO running `"docker" "rm" "-f" "b5d7cbd7274c757f47c26071c64395db6aa60ef3fbc1e5cca7daa0b74723da74"` Sep 19 19:12:54.422 INFO blam! b5d7cbd7274c757f47c26071c64395db6aa60ef3fbc1e5cca7daa0b74723da74