Sep 21 03:24:22.137 INFO checking selectors-0.18.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:24:22.137 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:24:22.137 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:24:22.377 INFO blam! 0c679a9b73ee3ec51187bee7e3fe797d2fe367b4d4d059e050204dd7b3cd42fe Sep 21 03:24:22.379 INFO running `"docker" "start" "-a" "0c679a9b73ee3ec51187bee7e3fe797d2fe367b4d4d059e050204dd7b3cd42fe"` Sep 21 03:24:23.594 INFO kablam! usermod: no changes Sep 21 03:24:23.798 INFO kablam! Checking smallvec v0.3.4 Sep 21 03:24:23.798 INFO kablam! Compiling cssparser v0.13.7 Sep 21 03:24:23.802 INFO kablam! Compiling selectors v0.18.0 (/source) Sep 21 03:24:23.802 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 21 03:24:34.112 INFO kablam! error[E0463]: can't find crate for `size_of_test` Sep 21 03:24:34.112 INFO kablam! --> lib.rs:11:27 Sep 21 03:24:34.112 INFO kablam! | Sep 21 03:24:34.112 INFO kablam! 11 | #[cfg(test)] #[macro_use] extern crate size_of_test; Sep 21 03:24:34.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 03:24:34.112 INFO kablam! Sep 21 03:24:34.126 INFO kablam! error: aborting due to previous error Sep 21 03:24:34.126 INFO kablam! Sep 21 03:24:34.127 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 03:24:34.132 INFO kablam! error: Could not compile `selectors`. Sep 21 03:24:34.133 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:24:34.219 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 03:24:34.219 INFO kablam! --> attr.rs:7:5 Sep 21 03:24:34.220 INFO kablam! | Sep 21 03:24:34.220 INFO kablam! 7 | use std::ascii::AsciiExt; Sep 21 03:24:34.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:24:34.221 INFO kablam! | Sep 21 03:24:34.221 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:24:34.221 INFO kablam! Sep 21 03:24:34.222 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 03:24:34.222 INFO kablam! --> parser.rs:11:5 Sep 21 03:24:34.223 INFO kablam! | Sep 21 03:24:34.223 INFO kablam! 11 | use std::ascii::AsciiExt; Sep 21 03:24:34.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:24:34.224 INFO kablam! Sep 21 03:24:34.554 INFO kablam! warning: the trait bound `Impl: parser::SelectorImpl` is not satisfied Sep 21 03:24:34.554 INFO kablam! --> parser.rs:987:23 Sep 21 03:24:34.555 INFO kablam! | Sep 21 03:24:34.555 INFO kablam! 987 | type ParseVec = SmallVec<[Component; 8]>; Sep 21 03:24:34.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `parser::SelectorImpl` is not implemented for `Impl` Sep 21 03:24:34.556 INFO kablam! | Sep 21 03:24:34.556 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 03:24:34.556 INFO kablam! = help: consider adding a `where Impl: parser::SelectorImpl` bound Sep 21 03:24:34.557 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 03:24:34.557 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 03:24:34.558 INFO kablam! Sep 21 03:24:36.606 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 03:24:36.606 INFO kablam! --> attr.rs:7:5 Sep 21 03:24:36.607 INFO kablam! | Sep 21 03:24:36.607 INFO kablam! 7 | use std::ascii::AsciiExt; Sep 21 03:24:36.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:24:36.607 INFO kablam! | Sep 21 03:24:36.607 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:24:36.607 INFO kablam! Sep 21 03:24:36.607 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 03:24:36.607 INFO kablam! --> parser.rs:11:5 Sep 21 03:24:36.607 INFO kablam! | Sep 21 03:24:36.607 INFO kablam! 11 | use std::ascii::AsciiExt; Sep 21 03:24:36.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 03:24:36.607 INFO kablam! Sep 21 03:24:37.570 INFO kablam! error: build failed Sep 21 03:24:37.578 INFO kablam! su: No module specific data is present Sep 21 03:24:39.234 INFO running `"docker" "rm" "-f" "0c679a9b73ee3ec51187bee7e3fe797d2fe367b4d4d059e050204dd7b3cd42fe"` Sep 21 03:24:39.345 INFO blam! 0c679a9b73ee3ec51187bee7e3fe797d2fe367b4d4d059e050204dd7b3cd42fe