[INFO] crate cssparser 0.25.9 is already in cache [INFO] testing cssparser-0.25.9 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate cssparser 0.25.9 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate cssparser 0.25.9 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cssparser 0.25.9 [INFO] finished tweaking crates.io crate cssparser 0.25.9 [INFO] tweaked toml for crates.io crate cssparser 0.25.9 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 53fe09dd2e073c9cadfff38e9873a5c9709db18583c9df1540027300b0ace444 [INFO] running `"docker" "start" "-a" "53fe09dd2e073c9cadfff38e9873a5c9709db18583c9df1540027300b0ace444"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling cssparser v0.25.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cssparser-macros v0.3.6 [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] Finished dev [unoptimized + debuginfo] target(s) in 14.68s [INFO] running `"docker" "inspect" "53fe09dd2e073c9cadfff38e9873a5c9709db18583c9df1540027300b0ace444"` [INFO] running `"docker" "rm" "-f" "53fe09dd2e073c9cadfff38e9873a5c9709db18583c9df1540027300b0ace444"` [INFO] [stdout] 53fe09dd2e073c9cadfff38e9873a5c9709db18583c9df1540027300b0ace444 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] d88a36db75e9a3ce259af3718237c74a63112e9a498977b68c49a29b2c4420ba [INFO] running `"docker" "start" "-a" "d88a36db75e9a3ce259af3718237c74a63112e9a498977b68c49a29b2c4420ba"` [INFO] [stderr] Compiling cssparser v0.25.9 (/opt/rustwide/workdir) [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:112:9 [INFO] [stderr] | [INFO] [stderr] 112 | 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:120:9 [INFO] [stderr] | [INFO] [stderr] 120 | 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:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | 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:147:9 [INFO] [stderr] | [INFO] [stderr] 147 | 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:156:20 [INFO] [stderr] | [INFO] [stderr] 156 | 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:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | 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:178:20 [INFO] [stderr] | [INFO] [stderr] 178 | 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:204:9 [INFO] [stderr] | [INFO] [stderr] 204 | 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:366:21 [INFO] [stderr] | [INFO] [stderr] 366 | 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:373:21 [INFO] [stderr] | [INFO] [stderr] 373 | 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:382:9 [INFO] [stderr] | [INFO] [stderr] 382 | 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:389:20 [INFO] [stderr] | [INFO] [stderr] 389 | 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:439:9 [INFO] [stderr] | [INFO] [stderr] 439 | 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: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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d88a36db75e9a3ce259af3718237c74a63112e9a498977b68c49a29b2c4420ba"` [INFO] running `"docker" "rm" "-f" "d88a36db75e9a3ce259af3718237c74a63112e9a498977b68c49a29b2c4420ba"` [INFO] [stdout] d88a36db75e9a3ce259af3718237c74a63112e9a498977b68c49a29b2c4420ba