Sep 14 17:54:33.477 INFO checking cssparser-0.24.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:54:33.477 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:54:33.477 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:54:33.669 INFO blam! 3eca1d3b51ef176cb242853bb8dce821a75cf421095960772e71af43482ae280 Sep 14 17:54:33.671 INFO running `"docker" "start" "-a" "3eca1d3b51ef176cb242853bb8dce821a75cf421095960772e71af43482ae280"` Sep 14 17:54:34.614 INFO kablam! usermod: no changes Sep 14 17:54:34.770 INFO kablam! Compiling cssparser v0.24.0 (file:///source) Sep 14 17:54:36.262 INFO kablam! warning: unused import: `std::env` Sep 14 17:54:36.262 INFO kablam! --> build.rs:11:5 Sep 14 17:54:36.262 INFO kablam! | Sep 14 17:54:36.262 INFO kablam! 11 | use std::env; Sep 14 17:54:36.262 INFO kablam! | ^^^^^^^^ Sep 14 17:54:36.262 INFO kablam! | Sep 14 17:54:36.262 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 17:54:36.262 INFO kablam! Sep 14 17:54:36.263 INFO kablam! warning: unused import: `std::path::Path` Sep 14 17:54:36.263 INFO kablam! --> build.rs:12:5 Sep 14 17:54:36.263 INFO kablam! | Sep 14 17:54:36.263 INFO kablam! 12 | use std::path::Path; Sep 14 17:54:36.263 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 17:54:36.263 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:112:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.407 INFO kablam! 112 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 14 17:54:45.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.407 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:120:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.407 INFO kablam! 120 | run_json_tests(include_str!("css-parsing-tests/one_component_value.json"), |input| { Sep 14 17:54:45.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.407 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:131:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.407 INFO kablam! 131 | run_json_tests(include_str!("css-parsing-tests/declaration_list.json"), |input| { Sep 14 17:54:45.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.407 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:141:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.407 INFO kablam! 141 | run_json_tests(include_str!("css-parsing-tests/one_declaration.json"), |input| { Sep 14 17:54:45.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.407 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:149:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.407 INFO kablam! 149 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { Sep 14 17:54:45.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.407 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:159:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.407 INFO kablam! 159 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { Sep 14 17:54:45.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.407 INFO kablam! Sep 14 17:54:45.407 INFO kablam! error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) Sep 14 17:54:45.407 INFO kablam! --> src/tests.rs:169:20 Sep 14 17:54:45.407 INFO kablam! | Sep 14 17:54:45.408 INFO kablam! 169 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { Sep 14 17:54:45.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.408 INFO kablam! Sep 14 17:54:45.408 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) Sep 14 17:54:45.408 INFO kablam! --> src/tests.rs:197:24 Sep 14 17:54:45.408 INFO kablam! | Sep 14 17:54:45.408 INFO kablam! 197 | run_raw_json_tests(include_str!("css-parsing-tests/stylesheet_bytes.json"), Sep 14 17:54:45.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.408 INFO kablam! Sep 14 17:54:45.427 INFO kablam! error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) Sep 14 17:54:45.427 INFO kablam! --> src/tests.rs:348:21 Sep 14 17:54:45.427 INFO kablam! | Sep 14 17:54:45.427 INFO kablam! 348 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| c.ok().to_json()) Sep 14 17:54:45.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.427 INFO kablam! Sep 14 17:54:45.427 INFO kablam! error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) Sep 14 17:54:45.427 INFO kablam! --> src/tests.rs:354:21 Sep 14 17:54:45.427 INFO kablam! | Sep 14 17:54:45.427 INFO kablam! 354 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| c.ok().to_json()) Sep 14 17:54:45.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.427 INFO kablam! Sep 14 17:54:45.427 INFO kablam! error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) Sep 14 17:54:45.427 INFO kablam! --> src/tests.rs:361:21 Sep 14 17:54:45.427 INFO kablam! | Sep 14 17:54:45.427 INFO kablam! 361 | run_color_tests(include_str!("css-parsing-tests/color3_keywords.json"), |c| c.ok().to_json()) Sep 14 17:54:45.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.427 INFO kablam! Sep 14 17:54:45.439 INFO kablam! error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) Sep 14 17:54:45.439 INFO kablam! --> src/tests.rs:367:20 Sep 14 17:54:45.439 INFO kablam! | Sep 14 17:54:45.439 INFO kablam! 367 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { Sep 14 17:54:45.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.439 INFO kablam! Sep 14 17:54:45.439 INFO kablam! error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) Sep 14 17:54:45.439 INFO kablam! --> src/tests.rs:377:20 Sep 14 17:54:45.439 INFO kablam! | Sep 14 17:54:45.439 INFO kablam! 377 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { Sep 14 17:54:45.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.439 INFO kablam! Sep 14 17:54:45.439 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 14 17:54:45.439 INFO kablam! --> src/tests.rs:403:20 Sep 14 17:54:45.439 INFO kablam! | Sep 14 17:54:45.439 INFO kablam! 403 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 14 17:54:45.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.439 INFO kablam! Sep 14 17:54:45.653 INFO kablam! error: aborting due to 14 previous errors Sep 14 17:54:45.679 INFO kablam! Sep 14 17:54:45.687 INFO kablam! error: Could not compile `cssparser`. Sep 14 17:54:45.687 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:54:45.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::make_ascii_lowercase': use inherent methods instead Sep 14 17:54:45.815 INFO kablam! --> src/macros.rs:137:13 Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 INFO kablam! 137 | ::std::ascii::AsciiExt::make_ascii_lowercase(&mut buffer[first_uppercase..]); Sep 14 17:54:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:54:45.815 INFO kablam! Sep 14 17:54:45.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 17:54:45.815 INFO kablam! --> src/rules_and_declarations.rs:9:30 Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 INFO kablam! 9 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 14 17:54:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.815 INFO kablam! Sep 14 17:54:45.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 17:54:45.815 INFO kablam! --> src/parser.rs:8:30 Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 14 17:54:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.815 INFO kablam! Sep 14 17:54:45.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 17:54:45.815 INFO kablam! --> src/nth.rs:5:30 Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 INFO kablam! 5 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 14 17:54:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.815 INFO kablam! Sep 14 17:54:45.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 17:54:45.815 INFO kablam! --> src/serializer.rs:7:30 Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 INFO kablam! 7 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 14 17:54:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.815 INFO kablam! Sep 14 17:54:45.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 17:54:45.815 INFO kablam! --> /target/debug/build/cssparser-46d0ba576edeb417/out/tokenizer.rs:1:80 Sep 14 17:54:45.815 INFO kablam! | Sep 14 17:54:45.815 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 14 17:54:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 17:54:45.815 INFO kablam! Sep 14 17:54:46.055 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 14 17:54:46.055 INFO kablam! --> src/rules_and_declarations.rs:274:45 Sep 14 17:54:46.055 INFO kablam! | Sep 14 17:54:46.055 INFO kablam! 274 | parse_until_after::<'i, 't, _, _, _>(self.input, Delimiter::Semicolon, |input| { Sep 14 17:54:46.055 INFO kablam! | ^^ Sep 14 17:54:46.055 INFO kablam! | Sep 14 17:54:46.055 INFO kablam! ::: src/parser.rs:925:55 Sep 14 17:54:46.055 INFO kablam! | Sep 14 17:54:46.055 INFO kablam! 925 | pub fn parse_until_after<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 14 17:54:46.055 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 14 17:54:46.055 INFO kablam! | Sep 14 17:54:46.055 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 14 17:54:46.055 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 14 17:54:46.055 INFO kablam! = note: for more information, see issue #42868 Sep 14 17:54:46.055 INFO kablam! Sep 14 17:54:46.079 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 14 17:54:46.079 INFO kablam! --> src/rules_and_declarations.rs:458:39 Sep 14 17:54:46.079 INFO kablam! | Sep 14 17:54:46.079 INFO kablam! 458 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { Sep 14 17:54:46.079 INFO kablam! | ^^ Sep 14 17:54:46.079 INFO kablam! | Sep 14 17:54:46.079 INFO kablam! ::: src/parser.rs:890:56 Sep 14 17:54:46.079 INFO kablam! | Sep 14 17:54:46.079 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 14 17:54:46.079 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 14 17:54:46.079 INFO kablam! | Sep 14 17:54:46.079 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 14 17:54:46.079 INFO kablam! = note: for more information, see issue #42868 Sep 14 17:54:46.079 INFO kablam! Sep 14 17:54:46.081 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 14 17:54:46.081 INFO kablam! --> src/rules_and_declarations.rs:476:42 Sep 14 17:54:46.081 INFO kablam! | Sep 14 17:54:46.081 INFO kablam! 476 | parse_nested_block::<'i, 't, _, _, _>( Sep 14 17:54:46.081 INFO kablam! | ^^ Sep 14 17:54:46.081 INFO kablam! | Sep 14 17:54:46.081 INFO kablam! ::: src/parser.rs:943:56 Sep 14 17:54:46.081 INFO kablam! | Sep 14 17:54:46.081 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 14 17:54:46.081 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 14 17:54:46.081 INFO kablam! | Sep 14 17:54:46.081 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 14 17:54:46.081 INFO kablam! = note: for more information, see issue #42868 Sep 14 17:54:46.081 INFO kablam! Sep 14 17:54:46.088 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 14 17:54:46.088 INFO kablam! --> src/rules_and_declarations.rs:510:40 Sep 14 17:54:46.088 INFO kablam! | Sep 14 17:54:46.088 INFO kablam! 510 | let prelude = parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { Sep 14 17:54:46.088 INFO kablam! | ^^ Sep 14 17:54:46.088 INFO kablam! | Sep 14 17:54:46.088 INFO kablam! ::: src/parser.rs:890:56 Sep 14 17:54:46.088 INFO kablam! | Sep 14 17:54:46.088 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 14 17:54:46.088 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 14 17:54:46.089 INFO kablam! | Sep 14 17:54:46.089 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 14 17:54:46.089 INFO kablam! = note: for more information, see issue #42868 Sep 14 17:54:46.089 INFO kablam! Sep 14 17:54:46.090 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 14 17:54:46.090 INFO kablam! --> src/rules_and_declarations.rs:518:34 Sep 14 17:54:46.090 INFO kablam! | Sep 14 17:54:46.090 INFO kablam! 518 | parse_nested_block::<'i, 't, _, _, _>( Sep 14 17:54:46.090 INFO kablam! | ^^ Sep 14 17:54:46.090 INFO kablam! | Sep 14 17:54:46.090 INFO kablam! ::: src/parser.rs:943:56 Sep 14 17:54:46.090 INFO kablam! | Sep 14 17:54:46.090 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 14 17:54:46.090 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 14 17:54:46.091 INFO kablam! | Sep 14 17:54:46.091 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 14 17:54:46.091 INFO kablam! = note: for more information, see issue #42868 Sep 14 17:54:46.091 INFO kablam! Sep 14 17:54:47.245 INFO kablam! error: build failed Sep 14 17:54:47.245 INFO kablam! su: No module specific data is present Sep 14 17:54:48.121 INFO running `"docker" "rm" "-f" "3eca1d3b51ef176cb242853bb8dce821a75cf421095960772e71af43482ae280"` Sep 14 17:54:48.390 INFO blam! 3eca1d3b51ef176cb242853bb8dce821a75cf421095960772e71af43482ae280