Sep 06 08:17:32.817 INFO checking cssparser-0.24.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:17:32.817 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:17:32.817 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:17:33.016 INFO blam! 0b88b778397ccbaa3f8c299560d9ca1e810c035e3c882ad95ccebd81523e6e1a Sep 06 08:17:33.018 INFO running `"docker" "start" "-a" "0b88b778397ccbaa3f8c299560d9ca1e810c035e3c882ad95ccebd81523e6e1a"` Sep 06 08:17:33.798 INFO kablam! usermod: no changes Sep 06 08:17:33.903 INFO kablam! Compiling syn v0.14.9 Sep 06 08:17:52.718 INFO kablam! Compiling cssparser v0.24.0 (file:///source) Sep 06 08:17:52.718 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 06 08:17:54.750 INFO kablam! warning: unused import: `std::env` Sep 06 08:17:54.750 INFO kablam! --> build.rs:11:5 Sep 06 08:17:54.750 INFO kablam! | Sep 06 08:17:54.750 INFO kablam! 11 | use std::env; Sep 06 08:17:54.750 INFO kablam! | ^^^^^^^^ Sep 06 08:17:54.750 INFO kablam! | Sep 06 08:17:54.750 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:17:54.750 INFO kablam! Sep 06 08:17:54.750 INFO kablam! warning: unused import: `std::path::Path` Sep 06 08:17:54.750 INFO kablam! --> build.rs:12:5 Sep 06 08:17:54.750 INFO kablam! | Sep 06 08:17:54.750 INFO kablam! 12 | use std::path::Path; Sep 06 08:17:54.750 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 08:17:54.750 INFO kablam! Sep 06 08:18:07.033 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 06 08:18:07.033 INFO kablam! --> src/tests.rs:112:20 Sep 06 08:18:07.033 INFO kablam! | Sep 06 08:18:07.033 INFO kablam! 112 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 06 08:18:07.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.061 INFO kablam! Sep 06 08:18:07.061 INFO kablam! error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) Sep 06 08:18:07.061 INFO kablam! --> src/tests.rs:120:20 Sep 06 08:18:07.061 INFO kablam! | Sep 06 08:18:07.061 INFO kablam! 120 | run_json_tests(include_str!("css-parsing-tests/one_component_value.json"), |input| { Sep 06 08:18:07.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.061 INFO kablam! Sep 06 08:18:07.062 INFO kablam! error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) Sep 06 08:18:07.062 INFO kablam! --> src/tests.rs:131:20 Sep 06 08:18:07.062 INFO kablam! | Sep 06 08:18:07.062 INFO kablam! 131 | run_json_tests(include_str!("css-parsing-tests/declaration_list.json"), |input| { Sep 06 08:18:07.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.062 INFO kablam! Sep 06 08:18:07.062 INFO kablam! error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) Sep 06 08:18:07.062 INFO kablam! --> src/tests.rs:141:20 Sep 06 08:18:07.062 INFO kablam! | Sep 06 08:18:07.062 INFO kablam! 141 | run_json_tests(include_str!("css-parsing-tests/one_declaration.json"), |input| { Sep 06 08:18:07.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.062 INFO kablam! Sep 06 08:18:07.062 INFO kablam! error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) Sep 06 08:18:07.062 INFO kablam! --> src/tests.rs:149:20 Sep 06 08:18:07.062 INFO kablam! | Sep 06 08:18:07.062 INFO kablam! 149 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { Sep 06 08:18:07.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.062 INFO kablam! Sep 06 08:18:07.062 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) Sep 06 08:18:07.062 INFO kablam! --> src/tests.rs:159:20 Sep 06 08:18:07.062 INFO kablam! | Sep 06 08:18:07.062 INFO kablam! 159 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { Sep 06 08:18:07.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.062 INFO kablam! Sep 06 08:18:07.063 INFO kablam! error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) Sep 06 08:18:07.063 INFO kablam! --> src/tests.rs:169:20 Sep 06 08:18:07.063 INFO kablam! | Sep 06 08:18:07.063 INFO kablam! 169 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { Sep 06 08:18:07.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.063 INFO kablam! Sep 06 08:18:07.063 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) Sep 06 08:18:07.063 INFO kablam! --> src/tests.rs:197:24 Sep 06 08:18:07.063 INFO kablam! | Sep 06 08:18:07.063 INFO kablam! 197 | run_raw_json_tests(include_str!("css-parsing-tests/stylesheet_bytes.json"), Sep 06 08:18:07.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.063 INFO kablam! Sep 06 08:18:07.098 INFO kablam! error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) Sep 06 08:18:07.098 INFO kablam! --> src/tests.rs:348:21 Sep 06 08:18:07.098 INFO kablam! | Sep 06 08:18:07.098 INFO kablam! 348 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| c.ok().to_json()) Sep 06 08:18:07.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.098 INFO kablam! Sep 06 08:18:07.098 INFO kablam! error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) Sep 06 08:18:07.098 INFO kablam! --> src/tests.rs:354:21 Sep 06 08:18:07.098 INFO kablam! | Sep 06 08:18:07.098 INFO kablam! 354 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| c.ok().to_json()) Sep 06 08:18:07.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.098 INFO kablam! Sep 06 08:18:07.098 INFO kablam! error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) Sep 06 08:18:07.098 INFO kablam! --> src/tests.rs:361:21 Sep 06 08:18:07.098 INFO kablam! | Sep 06 08:18:07.098 INFO kablam! 361 | run_color_tests(include_str!("css-parsing-tests/color3_keywords.json"), |c| c.ok().to_json()) Sep 06 08:18:07.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.098 INFO kablam! Sep 06 08:18:07.098 INFO kablam! error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) Sep 06 08:18:07.098 INFO kablam! --> src/tests.rs:367:20 Sep 06 08:18:07.098 INFO kablam! | Sep 06 08:18:07.098 INFO kablam! 367 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { Sep 06 08:18:07.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.098 INFO kablam! Sep 06 08:18:07.098 INFO kablam! error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) Sep 06 08:18:07.098 INFO kablam! --> src/tests.rs:377:20 Sep 06 08:18:07.098 INFO kablam! | Sep 06 08:18:07.098 INFO kablam! 377 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { Sep 06 08:18:07.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.098 INFO kablam! Sep 06 08:18:07.098 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 06 08:18:07.098 INFO kablam! --> src/tests.rs:403:20 Sep 06 08:18:07.098 INFO kablam! | Sep 06 08:18:07.098 INFO kablam! 403 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 06 08:18:07.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.099 INFO kablam! Sep 06 08:18:07.300 INFO kablam! error: aborting due to 14 previous errors Sep 06 08:18:07.300 INFO kablam! Sep 06 08:18:07.342 INFO kablam! error: Could not compile `cssparser`. Sep 06 08:18:07.342 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:18:07.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::make_ascii_lowercase': use inherent methods instead Sep 06 08:18:07.578 INFO kablam! --> src/macros.rs:137:13 Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! 137 | ::std::ascii::AsciiExt::make_ascii_lowercase(&mut buffer[first_uppercase..]); Sep 06 08:18:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:18:07.578 INFO kablam! Sep 06 08:18:07.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:18:07.578 INFO kablam! --> src/rules_and_declarations.rs:9:30 Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! 9 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 06 08:18:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.578 INFO kablam! Sep 06 08:18:07.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:18:07.578 INFO kablam! --> src/parser.rs:8:30 Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 06 08:18:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.578 INFO kablam! Sep 06 08:18:07.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:18:07.578 INFO kablam! --> src/nth.rs:5:30 Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! 5 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 06 08:18:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.578 INFO kablam! Sep 06 08:18:07.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:18:07.578 INFO kablam! --> src/serializer.rs:7:30 Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! 7 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 06 08:18:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.578 INFO kablam! Sep 06 08:18:07.578 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:18:07.578 INFO kablam! --> /target/debug/build/cssparser-3aad9d95febbf235/out/tokenizer.rs:1:80 Sep 06 08:18:07.578 INFO kablam! | Sep 06 08:18:07.578 INFO kablam! 1 | use std :: ops :: Range ; use std :: char ; # [ allow ( unused_imports ) ] use std :: ascii :: AsciiExt ; use std :: i32 ; use parser :: ParserState ; use cow_rc_str :: CowRcStr ; use self :: Token :: * ; # [ doc = " One of the pieces the CSS input is broken into." ] # [ doc = "" ] # [ doc = " Some components use `Cow` in order to borrow from the original input string" ] # [ doc = " and avoid allocating/copying when possible." ] # [ derive ( PartialEq , Debug , Clone ) ] pub enum Token < 'a > { Sep 06 08:18:07.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:18:07.578 INFO kablam! Sep 06 08:18:07.814 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 06 08:18:07.814 INFO kablam! --> src/rules_and_declarations.rs:274:45 Sep 06 08:18:07.814 INFO kablam! | Sep 06 08:18:07.814 INFO kablam! 274 | parse_until_after::<'i, 't, _, _, _>(self.input, Delimiter::Semicolon, |input| { Sep 06 08:18:07.814 INFO kablam! | ^^ Sep 06 08:18:07.814 INFO kablam! | Sep 06 08:18:07.814 INFO kablam! ::: src/parser.rs:925:55 Sep 06 08:18:07.814 INFO kablam! | Sep 06 08:18:07.814 INFO kablam! 925 | pub fn parse_until_after<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 06 08:18:07.814 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 06 08:18:07.814 INFO kablam! | Sep 06 08:18:07.814 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 06 08:18:07.814 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 08:18:07.814 INFO kablam! = note: for more information, see issue #42868 Sep 06 08:18:07.814 INFO kablam! Sep 06 08:18:07.834 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 06 08:18:07.834 INFO kablam! --> src/rules_and_declarations.rs:458:39 Sep 06 08:18:07.834 INFO kablam! | Sep 06 08:18:07.834 INFO kablam! 458 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { Sep 06 08:18:07.834 INFO kablam! | ^^ Sep 06 08:18:07.834 INFO kablam! | Sep 06 08:18:07.834 INFO kablam! ::: src/parser.rs:890:56 Sep 06 08:18:07.834 INFO kablam! | Sep 06 08:18:07.834 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 06 08:18:07.834 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 06 08:18:07.834 INFO kablam! | Sep 06 08:18:07.834 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 08:18:07.834 INFO kablam! = note: for more information, see issue #42868 Sep 06 08:18:07.834 INFO kablam! Sep 06 08:18:07.838 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 06 08:18:07.838 INFO kablam! --> src/rules_and_declarations.rs:476:42 Sep 06 08:18:07.838 INFO kablam! | Sep 06 08:18:07.838 INFO kablam! 476 | parse_nested_block::<'i, 't, _, _, _>( Sep 06 08:18:07.838 INFO kablam! | ^^ Sep 06 08:18:07.838 INFO kablam! | Sep 06 08:18:07.838 INFO kablam! ::: src/parser.rs:943:56 Sep 06 08:18:07.838 INFO kablam! | Sep 06 08:18:07.838 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 06 08:18:07.838 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 06 08:18:07.838 INFO kablam! | Sep 06 08:18:07.838 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 08:18:07.838 INFO kablam! = note: for more information, see issue #42868 Sep 06 08:18:07.838 INFO kablam! Sep 06 08:18:07.846 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 06 08:18:07.846 INFO kablam! --> src/rules_and_declarations.rs:510:40 Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! 510 | let prelude = parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { Sep 06 08:18:07.846 INFO kablam! | ^^ Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! ::: src/parser.rs:890:56 Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 06 08:18:07.846 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 08:18:07.846 INFO kablam! = note: for more information, see issue #42868 Sep 06 08:18:07.846 INFO kablam! Sep 06 08:18:07.846 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 06 08:18:07.846 INFO kablam! --> src/rules_and_declarations.rs:518:34 Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! 518 | parse_nested_block::<'i, 't, _, _, _>( Sep 06 08:18:07.846 INFO kablam! | ^^ Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! ::: src/parser.rs:943:56 Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 06 08:18:07.846 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 06 08:18:07.846 INFO kablam! | Sep 06 08:18:07.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 08:18:07.846 INFO kablam! = note: for more information, see issue #42868 Sep 06 08:18:07.846 INFO kablam! Sep 06 08:18:08.880 INFO kablam! error: build failed Sep 06 08:18:08.881 INFO kablam! su: No module specific data is present Sep 06 08:18:10.393 INFO running `"docker" "rm" "-f" "0b88b778397ccbaa3f8c299560d9ca1e810c035e3c882ad95ccebd81523e6e1a"` Sep 06 08:18:10.496 INFO blam! 0b88b778397ccbaa3f8c299560d9ca1e810c035e3c882ad95ccebd81523e6e1a