[INFO] crate cssparser 0.25.8 is already in cache [INFO] extracting crate cssparser 0.25.8 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/cssparser/0.25.8 [INFO] extracting crate cssparser 0.25.8 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cssparser/0.25.8 [INFO] validating manifest of cssparser-0.25.8 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cssparser-0.25.8 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cssparser-0.25.8 [INFO] finished frobbing cssparser-0.25.8 [INFO] frobbed toml for cssparser-0.25.8 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/cssparser/0.25.8/Cargo.toml [INFO] started frobbing cssparser-0.25.8 [INFO] finished frobbing cssparser-0.25.8 [INFO] frobbed toml for cssparser-0.25.8 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cssparser/0.25.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cssparser-0.25.8 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-0/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/cssparser/0.25.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4b74b1809491875e4f7b08772638c6f91340989458b3192c4a71bef937255bdd [INFO] running `"docker" "start" "-a" "4b74b1809491875e4f7b08772638c6f91340989458b3192c4a71bef937255bdd"` [INFO] [stderr] Compiling cssparser v0.25.8 (/opt/crater/workdir) [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:113:9 [INFO] [stderr] | [INFO] [stderr] 113 | include_str!("css-parsing-tests/component_value_list.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:121:9 [INFO] [stderr] | [INFO] [stderr] 121 | include_str!("css-parsing-tests/one_component_value.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:134:9 [INFO] [stderr] | [INFO] [stderr] 134 | include_str!("css-parsing-tests/declaration_list.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | include_str!("css-parsing-tests/one_declaration.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:157:20 [INFO] [stderr] | [INFO] [stderr] 157 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:168:20 [INFO] [stderr] | [INFO] [stderr] 168 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:205:9 [INFO] [stderr] | [INFO] [stderr] 205 | include_str!("css-parsing-tests/stylesheet_bytes.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:367:21 [INFO] [stderr] | [INFO] [stderr] 367 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:374:21 [INFO] [stderr] | [INFO] [stderr] 374 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:383:9 [INFO] [stderr] | [INFO] [stderr] 383 | include_str!("css-parsing-tests/color3_keywords.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:390:20 [INFO] [stderr] | [INFO] [stderr] 390 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:403:20 [INFO] [stderr] | [INFO] [stderr] 403 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:429:9 [INFO] [stderr] | [INFO] [stderr] 429 | include_str!("css-parsing-tests/component_value_list.json"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:285:45 [INFO] [stderr] | [INFO] [stderr] 285 | parse_until_after::<'i, 't, _, _, _>( [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:997:13 [INFO] [stderr] | [INFO] [stderr] 997 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:285:45 [INFO] [stderr] | [INFO] [stderr] 285 | parse_until_after::<'i, 't, _, _, _>( [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:997:13 [INFO] [stderr] | [INFO] [stderr] 997 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:487:39 [INFO] [stderr] | [INFO] [stderr] 487 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:959:13 [INFO] [stderr] | [INFO] [stderr] 959 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:503:42 [INFO] [stderr] | [INFO] [stderr] 503 | parse_nested_block::<'i, 't, _, _, _>(input, move |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1022:13 [INFO] [stderr] | [INFO] [stderr] 1022 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:537:30 [INFO] [stderr] | [INFO] [stderr] 537 | parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:959:13 [INFO] [stderr] | [INFO] [stderr] 959 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:545:34 [INFO] [stderr] | [INFO] [stderr] 545 | parse_nested_block::<'i, 't, _, _, _>(input, move |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1022:13 [INFO] [stderr] | [INFO] [stderr] 1022 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:487:39 [INFO] [stderr] | [INFO] [stderr] 487 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:959:13 [INFO] [stderr] | [INFO] [stderr] 959 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:503:42 [INFO] [stderr] | [INFO] [stderr] 503 | parse_nested_block::<'i, 't, _, _, _>(input, move |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1022:13 [INFO] [stderr] | [INFO] [stderr] 1022 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:537:30 [INFO] [stderr] | [INFO] [stderr] 537 | parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:959:13 [INFO] [stderr] | [INFO] [stderr] 959 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/rules_and_declarations.rs:545:34 [INFO] [stderr] | [INFO] [stderr] 545 | parse_nested_block::<'i, 't, _, _, _>(input, move |input| { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: src/parser.rs:1022:13 [INFO] [stderr] | [INFO] [stderr] 1022 | parser: &mut Parser<'i, 't>, [INFO] [stderr] | - the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] error: aborting due to 14 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `cssparser`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4b74b1809491875e4f7b08772638c6f91340989458b3192c4a71bef937255bdd"` [INFO] running `"docker" "rm" "-f" "4b74b1809491875e4f7b08772638c6f91340989458b3192c4a71bef937255bdd"` [INFO] [stdout] 4b74b1809491875e4f7b08772638c6f91340989458b3192c4a71bef937255bdd