Sep 04 20:25:20.081 INFO checking cssparser-0.24.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:25:20.081 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:25:20.081 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 20:25:20.246 INFO blam! f975bc4b6e513ab69c62cc07e7b64bfe4216bee54105f3e8594b289d90f49599 Sep 04 20:25:20.248 INFO running `"docker" "start" "-a" "f975bc4b6e513ab69c62cc07e7b64bfe4216bee54105f3e8594b289d90f49599"` Sep 04 20:25:20.976 INFO kablam! Compiling cssparser v0.24.0 (file:///source) Sep 04 20:25:24.279 INFO kablam! warning: unused import: `std::env` Sep 04 20:25:24.279 INFO kablam! --> build.rs:11:5 Sep 04 20:25:24.279 INFO kablam! | Sep 04 20:25:24.279 INFO kablam! 11 | use std::env; Sep 04 20:25:24.279 INFO kablam! | ^^^^^^^^ Sep 04 20:25:24.279 INFO kablam! | Sep 04 20:25:24.279 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 20:25:24.279 INFO kablam! Sep 04 20:25:24.279 INFO kablam! warning: unused import: `std::path::Path` Sep 04 20:25:24.279 INFO kablam! --> build.rs:12:5 Sep 04 20:25:24.279 INFO kablam! | Sep 04 20:25:24.279 INFO kablam! 12 | use std::path::Path; Sep 04 20:25:24.279 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 20:25:24.279 INFO kablam! Sep 04 20:25:33.725 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 04 20:25:33.725 INFO kablam! --> src/tests.rs:112:20 Sep 04 20:25:33.725 INFO kablam! | Sep 04 20:25:33.725 INFO kablam! 112 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 04 20:25:33.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.725 INFO kablam! Sep 04 20:25:33.725 INFO kablam! error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) Sep 04 20:25:33.725 INFO kablam! --> src/tests.rs:120:20 Sep 04 20:25:33.725 INFO kablam! | Sep 04 20:25:33.725 INFO kablam! 120 | run_json_tests(include_str!("css-parsing-tests/one_component_value.json"), |input| { Sep 04 20:25:33.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.725 INFO kablam! Sep 04 20:25:33.725 INFO kablam! error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) Sep 04 20:25:33.725 INFO kablam! --> src/tests.rs:131:20 Sep 04 20:25:33.726 INFO kablam! | Sep 04 20:25:33.726 INFO kablam! 131 | run_json_tests(include_str!("css-parsing-tests/declaration_list.json"), |input| { Sep 04 20:25:33.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.726 INFO kablam! Sep 04 20:25:33.726 INFO kablam! error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) Sep 04 20:25:33.726 INFO kablam! --> src/tests.rs:141:20 Sep 04 20:25:33.726 INFO kablam! | Sep 04 20:25:33.726 INFO kablam! 141 | run_json_tests(include_str!("css-parsing-tests/one_declaration.json"), |input| { Sep 04 20:25:33.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.726 INFO kablam! Sep 04 20:25:33.726 INFO kablam! error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) Sep 04 20:25:33.726 INFO kablam! --> src/tests.rs:149:20 Sep 04 20:25:33.727 INFO kablam! | Sep 04 20:25:33.727 INFO kablam! 149 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { Sep 04 20:25:33.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.727 INFO kablam! Sep 04 20:25:33.727 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) Sep 04 20:25:33.727 INFO kablam! --> src/tests.rs:159:20 Sep 04 20:25:33.727 INFO kablam! | Sep 04 20:25:33.727 INFO kablam! 159 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { Sep 04 20:25:33.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.727 INFO kablam! Sep 04 20:25:33.727 INFO kablam! error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) Sep 04 20:25:33.727 INFO kablam! --> src/tests.rs:169:20 Sep 04 20:25:33.727 INFO kablam! | Sep 04 20:25:33.727 INFO kablam! 169 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { Sep 04 20:25:33.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.727 INFO kablam! Sep 04 20:25:33.728 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) Sep 04 20:25:33.728 INFO kablam! --> src/tests.rs:197:24 Sep 04 20:25:33.728 INFO kablam! | Sep 04 20:25:33.728 INFO kablam! 197 | run_raw_json_tests(include_str!("css-parsing-tests/stylesheet_bytes.json"), Sep 04 20:25:33.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.728 INFO kablam! Sep 04 20:25:33.734 INFO kablam! error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) Sep 04 20:25:33.734 INFO kablam! --> src/tests.rs:348:21 Sep 04 20:25:33.734 INFO kablam! | Sep 04 20:25:33.734 INFO kablam! 348 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| c.ok().to_json()) Sep 04 20:25:33.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.734 INFO kablam! Sep 04 20:25:33.734 INFO kablam! error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) Sep 04 20:25:33.734 INFO kablam! --> src/tests.rs:354:21 Sep 04 20:25:33.734 INFO kablam! | Sep 04 20:25:33.734 INFO kablam! 354 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| c.ok().to_json()) Sep 04 20:25:33.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.734 INFO kablam! Sep 04 20:25:33.735 INFO kablam! error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) Sep 04 20:25:33.735 INFO kablam! --> src/tests.rs:361:21 Sep 04 20:25:33.735 INFO kablam! | Sep 04 20:25:33.735 INFO kablam! 361 | run_color_tests(include_str!("css-parsing-tests/color3_keywords.json"), |c| c.ok().to_json()) Sep 04 20:25:33.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.735 INFO kablam! Sep 04 20:25:33.735 INFO kablam! error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) Sep 04 20:25:33.735 INFO kablam! --> src/tests.rs:367:20 Sep 04 20:25:33.735 INFO kablam! | Sep 04 20:25:33.735 INFO kablam! 367 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { Sep 04 20:25:33.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.735 INFO kablam! Sep 04 20:25:33.735 INFO kablam! error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) Sep 04 20:25:33.735 INFO kablam! --> src/tests.rs:377:20 Sep 04 20:25:33.735 INFO kablam! | Sep 04 20:25:33.735 INFO kablam! 377 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { Sep 04 20:25:33.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.735 INFO kablam! Sep 04 20:25:33.735 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 04 20:25:33.735 INFO kablam! --> src/tests.rs:403:20 Sep 04 20:25:33.735 INFO kablam! | Sep 04 20:25:33.735 INFO kablam! 403 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 04 20:25:33.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.736 INFO kablam! Sep 04 20:25:33.766 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::make_ascii_lowercase': use inherent methods instead Sep 04 20:25:33.766 INFO kablam! --> src/macros.rs:137:13 Sep 04 20:25:33.766 INFO kablam! | Sep 04 20:25:33.766 INFO kablam! 137 | ::std::ascii::AsciiExt::make_ascii_lowercase(&mut buffer[first_uppercase..]); Sep 04 20:25:33.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.766 INFO kablam! | Sep 04 20:25:33.766 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:25:33.766 INFO kablam! Sep 04 20:25:33.766 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:25:33.766 INFO kablam! --> src/rules_and_declarations.rs:9:30 Sep 04 20:25:33.767 INFO kablam! | Sep 04 20:25:33.767 INFO kablam! 9 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 04 20:25:33.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.767 INFO kablam! Sep 04 20:25:33.767 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:25:33.767 INFO kablam! --> src/parser.rs:8:30 Sep 04 20:25:33.767 INFO kablam! | Sep 04 20:25:33.767 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 04 20:25:33.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.767 INFO kablam! Sep 04 20:25:33.767 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:25:33.767 INFO kablam! --> src/nth.rs:5:30 Sep 04 20:25:33.768 INFO kablam! | Sep 04 20:25:33.768 INFO kablam! 5 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 04 20:25:33.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.768 INFO kablam! Sep 04 20:25:33.768 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:25:33.768 INFO kablam! --> src/serializer.rs:7:30 Sep 04 20:25:33.768 INFO kablam! | Sep 04 20:25:33.768 INFO kablam! 7 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 04 20:25:33.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.768 INFO kablam! Sep 04 20:25:33.769 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:25:33.769 INFO kablam! --> /target/debug/build/cssparser-5b5779e4eaedf310/out/tokenizer.rs:1:80 Sep 04 20:25:33.769 INFO kablam! | Sep 04 20:25:33.769 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 04 20:25:33.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:25:33.769 INFO kablam! Sep 04 20:25:33.827 INFO kablam! error: aborting due to 14 previous errors Sep 04 20:25:33.828 INFO kablam! Sep 04 20:25:33.834 INFO kablam! error: Could not compile `cssparser`. Sep 04 20:25:33.835 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:25:34.194 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 04 20:25:34.194 INFO kablam! --> src/rules_and_declarations.rs:274:45 Sep 04 20:25:34.194 INFO kablam! | Sep 04 20:25:34.194 INFO kablam! 274 | parse_until_after::<'i, 't, _, _, _>(self.input, Delimiter::Semicolon, |input| { Sep 04 20:25:34.194 INFO kablam! | ^^ Sep 04 20:25:34.194 INFO kablam! | Sep 04 20:25:34.194 INFO kablam! ::: src/parser.rs:925:55 Sep 04 20:25:34.194 INFO kablam! | Sep 04 20:25:34.194 INFO kablam! 925 | pub fn parse_until_after<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 04 20:25:34.194 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 04 20:25:34.194 INFO kablam! | Sep 04 20:25:34.194 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 04 20:25:34.194 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 04 20:25:34.195 INFO kablam! = note: for more information, see issue #42868 Sep 04 20:25:34.195 INFO kablam! Sep 04 20:25:34.231 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 04 20:25:34.231 INFO kablam! --> src/rules_and_declarations.rs:458:39 Sep 04 20:25:34.231 INFO kablam! | Sep 04 20:25:34.231 INFO kablam! 458 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { Sep 04 20:25:34.231 INFO kablam! | ^^ Sep 04 20:25:34.231 INFO kablam! | Sep 04 20:25:34.231 INFO kablam! ::: src/parser.rs:890:56 Sep 04 20:25:34.231 INFO kablam! | Sep 04 20:25:34.231 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 04 20:25:34.231 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 04 20:25:34.231 INFO kablam! | Sep 04 20:25:34.231 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 04 20:25:34.231 INFO kablam! = note: for more information, see issue #42868 Sep 04 20:25:34.231 INFO kablam! Sep 04 20:25:34.234 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 04 20:25:34.235 INFO kablam! --> src/rules_and_declarations.rs:476:42 Sep 04 20:25:34.235 INFO kablam! | Sep 04 20:25:34.235 INFO kablam! 476 | parse_nested_block::<'i, 't, _, _, _>( Sep 04 20:25:34.235 INFO kablam! | ^^ Sep 04 20:25:34.235 INFO kablam! | Sep 04 20:25:34.235 INFO kablam! ::: src/parser.rs:943:56 Sep 04 20:25:34.235 INFO kablam! | Sep 04 20:25:34.235 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 04 20:25:34.235 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 04 20:25:34.235 INFO kablam! | Sep 04 20:25:34.235 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 04 20:25:34.235 INFO kablam! = note: for more information, see issue #42868 Sep 04 20:25:34.235 INFO kablam! Sep 04 20:25:34.245 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 04 20:25:34.245 INFO kablam! --> src/rules_and_declarations.rs:510:40 Sep 04 20:25:34.245 INFO kablam! | Sep 04 20:25:34.245 INFO kablam! 510 | let prelude = parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { Sep 04 20:25:34.245 INFO kablam! | ^^ Sep 04 20:25:34.245 INFO kablam! | Sep 04 20:25:34.245 INFO kablam! ::: src/parser.rs:890:56 Sep 04 20:25:34.245 INFO kablam! | Sep 04 20:25:34.245 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 04 20:25:34.245 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 04 20:25:34.245 INFO kablam! | Sep 04 20:25:34.245 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 04 20:25:34.245 INFO kablam! = note: for more information, see issue #42868 Sep 04 20:25:34.245 INFO kablam! Sep 04 20:25:34.248 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 04 20:25:34.248 INFO kablam! --> src/rules_and_declarations.rs:518:34 Sep 04 20:25:34.248 INFO kablam! | Sep 04 20:25:34.248 INFO kablam! 518 | parse_nested_block::<'i, 't, _, _, _>( Sep 04 20:25:34.248 INFO kablam! | ^^ Sep 04 20:25:34.248 INFO kablam! | Sep 04 20:25:34.248 INFO kablam! ::: src/parser.rs:943:56 Sep 04 20:25:34.248 INFO kablam! | Sep 04 20:25:34.248 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 04 20:25:34.248 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 04 20:25:34.248 INFO kablam! | Sep 04 20:25:34.249 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 04 20:25:34.249 INFO kablam! = note: for more information, see issue #42868 Sep 04 20:25:34.249 INFO kablam! Sep 04 20:25:35.578 INFO kablam! error: build failed Sep 04 20:25:35.579 INFO kablam! su: No module specific data is present Sep 04 20:25:35.955 INFO running `"docker" "rm" "-f" "f975bc4b6e513ab69c62cc07e7b64bfe4216bee54105f3e8594b289d90f49599"` Sep 04 20:25:36.083 INFO blam! f975bc4b6e513ab69c62cc07e7b64bfe4216bee54105f3e8594b289d90f49599