Sep 02 17:05:30.387 INFO checking cssparser-0.24.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 17:05:30.387 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 17:05:30.387 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 17:05:30.565 INFO blam! df2a09077efe568dbc2a4f6509249b7b53ba7e593179745e6823a67ae597798e Sep 02 17:05:30.566 INFO running `"docker" "start" "-a" "df2a09077efe568dbc2a4f6509249b7b53ba7e593179745e6823a67ae597798e"` Sep 02 17:05:31.247 INFO kablam! Compiling syn v0.14.9 Sep 02 17:05:58.216 INFO kablam! Compiling cssparser v0.24.0 (file:///source) Sep 02 17:05:58.216 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 02 17:06:01.479 INFO kablam! warning: unused import: `std::env` Sep 02 17:06:01.479 INFO kablam! --> build.rs:11:5 Sep 02 17:06:01.479 INFO kablam! | Sep 02 17:06:01.479 INFO kablam! 11 | use std::env; Sep 02 17:06:01.479 INFO kablam! | ^^^^^^^^ Sep 02 17:06:01.479 INFO kablam! | Sep 02 17:06:01.479 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 17:06:01.480 INFO kablam! Sep 02 17:06:01.480 INFO kablam! warning: unused import: `std::path::Path` Sep 02 17:06:01.480 INFO kablam! --> build.rs:12:5 Sep 02 17:06:01.480 INFO kablam! | Sep 02 17:06:01.480 INFO kablam! 12 | use std::path::Path; Sep 02 17:06:01.480 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 17:06:01.480 INFO kablam! Sep 02 17:06:11.650 INFO kablam! thread '' panicked at 'procedural macro API is used outside of a procedural macro', libproc_macro/lib.rs:1295:13 Sep 02 17:06:11.655 INFO kablam! stack backtrace: Sep 02 17:06:11.775 INFO kablam! 0: 0x7ff32a2a227e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 02 17:06:11.776 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 17:06:11.776 INFO kablam! 1: 0x7ff32a27b0c6 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 02 17:06:11.776 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 17:06:11.777 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 17:06:11.777 INFO kablam! 2: 0x7ff32a278bad - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 02 17:06:11.777 INFO kablam! at libstd/panicking.rs:211 Sep 02 17:06:11.777 INFO kablam! 3: 0x7ff32a278920 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 02 17:06:11.777 INFO kablam! at libstd/panicking.rs:227 Sep 02 17:06:11.777 INFO kablam! 4: 0x7ff3269c5bee - rustc::util::common::panic_hook::h8c29d084b82103e3 Sep 02 17:06:11.778 INFO kablam! 5: 0x7ff32a279333 - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 02 17:06:11.778 INFO kablam! at libstd/panicking.rs:481 Sep 02 17:06:11.778 INFO kablam! 6: 0x7ff323a09c96 - std::panicking::begin_panic::hc20a4be8a4b99ad7 Sep 02 17:06:11.778 INFO kablam! 7: 0x7ff3239fbc3e - proc_macro::Span::call_site::h516a70e822cd8b6b Sep 02 17:06:11.778 INFO kablam! 8: 0x7ff31a5bf278 - proc_macro2::imp::nightly_works::{{closure}}::ha25686442d111565 Sep 02 17:06:11.778 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:11.778 INFO kablam! 9: 0x7ff31a5b49fb - std::panicking::try::do_call::heccd211541ef97db Sep 02 17:06:11.779 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:11.779 INFO kablam! 10: 0x7ff32a2b7d19 - __rust_maybe_catch_panic Sep 02 17:06:11.779 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:11.779 INFO kablam! 11: 0x7ff31a5b4933 - std::panicking::try::h3c210d7fb1782241 Sep 02 17:06:11.779 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:11.779 INFO kablam! 12: 0x7ff31a59b880 - std::panic::catch_unwind::h97e6d485bda79f1b Sep 02 17:06:11.779 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:11.779 INFO kablam! 13: 0x7ff31a5bf1c3 - proc_macro2::imp::nightly_works::hd20d0c4310ccb773 Sep 02 17:06:11.779 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:11.779 INFO kablam! 14: 0x7ff31a5bf5b5 - ::from_str::hc089fed880cb240b Sep 02 17:06:11.779 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:77 Sep 02 17:06:11.780 INFO kablam! 15: 0x7ff31a5adab3 - core::str::::parse::h8f2e0a57d00d6c20 Sep 02 17:06:11.780 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:11.780 INFO kablam! 16: 0x7ff31a5bc3ef - ::from_str::h96272d3e6c82870b Sep 02 17:06:11.780 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/lib.rs:144 Sep 02 17:06:11.780 INFO kablam! 17: 0x7ff31a576cb3 - core::str::::parse::h9aef17bf77f77e86 Sep 02 17:06:11.781 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:11.781 INFO kablam! 18: 0x7ff31a315c94 - syn::parse_str::h8479d19932168d7d Sep 02 17:06:11.781 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs:698 Sep 02 17:06:11.781 INFO kablam! 19: 0x7ff31a2efe90 - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::wrapped::haefa4c88312974d1 Sep 02 17:06:11.782 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs:26 Sep 02 17:06:11.782 INFO kablam! 20: 0x7ff31a2f09ae - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::{{closure}}::hedcaac6820bd34ae Sep 02 17:06:11.782 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/:12 Sep 02 17:06:11.782 INFO kablam! 21: 0x7ff31a309cee - std::sys_common::backtrace::__rust_begin_short_backtrace::hfecbb6a258afab66 Sep 02 17:06:11.783 INFO kablam! at /checkout/src/libstd/sys_common/backtrace.rs:136 Sep 02 17:06:11.783 INFO kablam! 22: 0x7ff31a2fdccf - std::thread::Builder::spawn::{{closure}}::{{closure}}::h23eb45cca38c2c49 Sep 02 17:06:11.784 INFO kablam! at /checkout/src/libstd/thread/mod.rs:409 Sep 02 17:06:11.784 INFO kablam! 23: 0x7ff31a3153df - as core::ops::function::FnOnce<()>>::call_once::hf777908cba4935b5 Sep 02 17:06:11.784 INFO kablam! at /checkout/src/libstd/panic.rs:313 Sep 02 17:06:11.784 INFO kablam! 24: 0x7ff31a31a025 - std::panicking::try::do_call::hae0cd127fe391935 Sep 02 17:06:11.784 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:11.785 INFO kablam! 25: 0x7ff32a2b7d19 - __rust_maybe_catch_panic Sep 02 17:06:11.785 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:11.785 INFO kablam! 26: 0x7ff31a319dce - std::panicking::try::h6cecaec96357d486 Sep 02 17:06:11.785 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:11.785 INFO kablam! 27: 0x7ff31a31567f - std::panic::catch_unwind::hb1c4a08fa8c481de Sep 02 17:06:11.785 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:11.785 INFO kablam! 28: 0x7ff31a2fd7a9 - std::thread::Builder::spawn::{{closure}}::h2cc308ffc925bccd Sep 02 17:06:11.785 INFO kablam! at /checkout/src/libstd/thread/mod.rs:408 Sep 02 17:06:11.785 INFO kablam! 29: 0x7ff31a2fe62f - >::call_box::hbe00ddc0075e689c Sep 02 17:06:11.785 INFO kablam! at /checkout/src/liballoc/boxed.rs:646 Sep 02 17:06:11.785 INFO kablam! 30: 0x7ff32a2a6cda - std::sys_common::thread::start_thread::ha3810d01bfc9bffe Sep 02 17:06:11.786 INFO kablam! at /checkout/src/liballoc/boxed.rs:656 Sep 02 17:06:11.786 INFO kablam! at libstd/sys_common/thread.rs:24 Sep 02 17:06:11.786 INFO kablam! 31: 0x7ff32a279fe5 - std::sys::unix::thread::Thread::new::thread_start::hd05256f46ed9a8f3 Sep 02 17:06:11.786 INFO kablam! at libstd/sys/unix/thread.rs:90 Sep 02 17:06:11.786 INFO kablam! 32: 0x7ff3244c16b9 - start_thread Sep 02 17:06:11.786 INFO kablam! 33: 0x7ff329f6041c - clone Sep 02 17:06:11.786 INFO kablam! 34: 0x0 - Sep 02 17:06:11.786 INFO kablam! query stack during panic: Sep 02 17:06:11.786 INFO kablam! end of query stack Sep 02 17:06:11.866 INFO kablam! thread '' panicked at 'procedural macro API is used outside of a procedural macro', libproc_macro/lib.rs:1295:13 Sep 02 17:06:11.866 INFO kablam! stack backtrace: Sep 02 17:06:11.985 INFO kablam! 0: 0x7f62f94c327e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 02 17:06:11.985 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 17:06:11.985 INFO kablam! 1: 0x7f62f949c0c6 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 02 17:06:11.986 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 17:06:11.986 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 17:06:11.986 INFO kablam! 2: 0x7f62f9499bad - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 02 17:06:11.987 INFO kablam! at libstd/panicking.rs:211 Sep 02 17:06:11.987 INFO kablam! 3: 0x7f62f9499920 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 02 17:06:11.987 INFO kablam! at libstd/panicking.rs:227 Sep 02 17:06:11.987 INFO kablam! 4: 0x7f62f5be6bee - rustc::util::common::panic_hook::h8c29d084b82103e3 Sep 02 17:06:11.987 INFO kablam! 5: 0x7f62f949a333 - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 02 17:06:11.987 INFO kablam! at libstd/panicking.rs:481 Sep 02 17:06:11.988 INFO kablam! 6: 0x7f62f2c2ac96 - std::panicking::begin_panic::hc20a4be8a4b99ad7 Sep 02 17:06:11.988 INFO kablam! 7: 0x7f62f2c1cc3e - proc_macro::Span::call_site::h516a70e822cd8b6b Sep 02 17:06:11.988 INFO kablam! 8: 0x7f62e96f4278 - proc_macro2::imp::nightly_works::{{closure}}::ha25686442d111565 Sep 02 17:06:11.988 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:11.988 INFO kablam! 9: 0x7f62e96e99fb - std::panicking::try::do_call::heccd211541ef97db Sep 02 17:06:11.988 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:11.988 INFO kablam! 10: 0x7f62f94d8d19 - __rust_maybe_catch_panic Sep 02 17:06:11.988 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:11.988 INFO kablam! 11: 0x7f62e96e9933 - std::panicking::try::h3c210d7fb1782241 Sep 02 17:06:11.988 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:11.988 INFO kablam! 12: 0x7f62e96d0880 - std::panic::catch_unwind::h97e6d485bda79f1b Sep 02 17:06:11.989 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:11.989 INFO kablam! 13: 0x7f62e96f41c3 - proc_macro2::imp::nightly_works::hd20d0c4310ccb773 Sep 02 17:06:11.989 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:11.989 INFO kablam! 14: 0x7f62e96f45b5 - ::from_str::hc089fed880cb240b Sep 02 17:06:11.989 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:77 Sep 02 17:06:11.989 INFO kablam! 15: 0x7f62e96e2ab3 - core::str::::parse::h8f2e0a57d00d6c20 Sep 02 17:06:11.990 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:11.990 INFO kablam! 16: 0x7f62e96f13ef - ::from_str::h96272d3e6c82870b Sep 02 17:06:11.990 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/lib.rs:144 Sep 02 17:06:11.990 INFO kablam! 17: 0x7f62e96abcb3 - core::str::::parse::h9aef17bf77f77e86 Sep 02 17:06:11.991 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:11.991 INFO kablam! 18: 0x7f62e944ac94 - syn::parse_str::h8479d19932168d7d Sep 02 17:06:11.991 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs:698 Sep 02 17:06:11.991 INFO kablam! 19: 0x7f62e9424e90 - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::wrapped::haefa4c88312974d1 Sep 02 17:06:11.992 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs:26 Sep 02 17:06:11.992 INFO kablam! 20: 0x7f62e94259ae - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::{{closure}}::hedcaac6820bd34ae Sep 02 17:06:11.992 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/:12 Sep 02 17:06:11.992 INFO kablam! 21: 0x7f62e943ecee - std::sys_common::backtrace::__rust_begin_short_backtrace::hfecbb6a258afab66 Sep 02 17:06:11.993 INFO kablam! at /checkout/src/libstd/sys_common/backtrace.rs:136 Sep 02 17:06:11.993 INFO kablam! 22: 0x7f62e9432ccf - std::thread::Builder::spawn::{{closure}}::{{closure}}::h23eb45cca38c2c49 Sep 02 17:06:11.994 INFO kablam! at /checkout/src/libstd/thread/mod.rs:409 Sep 02 17:06:11.994 INFO kablam! 23: 0x7f62e944a3df - as core::ops::function::FnOnce<()>>::call_once::hf777908cba4935b5 Sep 02 17:06:11.994 INFO kablam! at /checkout/src/libstd/panic.rs:313 Sep 02 17:06:11.994 INFO kablam! 24: 0x7f62e944f025 - std::panicking::try::do_call::hae0cd127fe391935 Sep 02 17:06:11.995 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:11.995 INFO kablam! 25: 0x7f62f94d8d19 - __rust_maybe_catch_panic Sep 02 17:06:11.995 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:11.995 INFO kablam! 26: 0x7f62e944edce - std::panicking::try::h6cecaec96357d486 Sep 02 17:06:11.995 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:11.995 INFO kablam! 27: 0x7f62e944a67f - std::panic::catch_unwind::hb1c4a08fa8c481de Sep 02 17:06:11.995 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:11.995 INFO kablam! 28: 0x7f62e94327a9 - std::thread::Builder::spawn::{{closure}}::h2cc308ffc925bccd Sep 02 17:06:11.995 INFO kablam! at /checkout/src/libstd/thread/mod.rs:408 Sep 02 17:06:11.995 INFO kablam! 29: 0x7f62e943362f - >::call_box::hbe00ddc0075e689c Sep 02 17:06:11.995 INFO kablam! at /checkout/src/liballoc/boxed.rs:646 Sep 02 17:06:11.995 INFO kablam! 30: 0x7f62f94c7cda - std::sys_common::thread::start_thread::ha3810d01bfc9bffe Sep 02 17:06:11.996 INFO kablam! at /checkout/src/liballoc/boxed.rs:656 Sep 02 17:06:11.996 INFO kablam! at libstd/sys_common/thread.rs:24 Sep 02 17:06:11.996 INFO kablam! 31: 0x7f62f949afe5 - std::sys::unix::thread::Thread::new::thread_start::hd05256f46ed9a8f3 Sep 02 17:06:11.996 INFO kablam! at libstd/sys/unix/thread.rs:90 Sep 02 17:06:11.996 INFO kablam! 32: 0x7f62f36e26b9 - start_thread Sep 02 17:06:11.996 INFO kablam! 33: 0x7f62f918141c - clone Sep 02 17:06:11.996 INFO kablam! 34: 0x0 - Sep 02 17:06:11.996 INFO kablam! query stack during panic: Sep 02 17:06:11.996 INFO kablam! end of query stack Sep 02 17:06:12.064 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 02 17:06:12.064 INFO kablam! --> src/tests.rs:112:20 Sep 02 17:06:12.064 INFO kablam! | Sep 02 17:06:12.064 INFO kablam! 112 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 02 17:06:12.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.064 INFO kablam! Sep 02 17:06:12.064 INFO kablam! error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) Sep 02 17:06:12.064 INFO kablam! --> src/tests.rs:120:20 Sep 02 17:06:12.064 INFO kablam! | Sep 02 17:06:12.064 INFO kablam! 120 | run_json_tests(include_str!("css-parsing-tests/one_component_value.json"), |input| { Sep 02 17:06:12.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.064 INFO kablam! Sep 02 17:06:12.065 INFO kablam! error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) Sep 02 17:06:12.065 INFO kablam! --> src/tests.rs:131:20 Sep 02 17:06:12.065 INFO kablam! | Sep 02 17:06:12.065 INFO kablam! 131 | run_json_tests(include_str!("css-parsing-tests/declaration_list.json"), |input| { Sep 02 17:06:12.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.066 INFO kablam! Sep 02 17:06:12.066 INFO kablam! error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) Sep 02 17:06:12.066 INFO kablam! --> src/tests.rs:141:20 Sep 02 17:06:12.066 INFO kablam! | Sep 02 17:06:12.066 INFO kablam! 141 | run_json_tests(include_str!("css-parsing-tests/one_declaration.json"), |input| { Sep 02 17:06:12.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.066 INFO kablam! Sep 02 17:06:12.066 INFO kablam! error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) Sep 02 17:06:12.066 INFO kablam! --> src/tests.rs:149:20 Sep 02 17:06:12.066 INFO kablam! | Sep 02 17:06:12.066 INFO kablam! 149 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { Sep 02 17:06:12.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.066 INFO kablam! Sep 02 17:06:12.067 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) Sep 02 17:06:12.067 INFO kablam! --> src/tests.rs:159:20 Sep 02 17:06:12.067 INFO kablam! | Sep 02 17:06:12.067 INFO kablam! 159 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { Sep 02 17:06:12.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.067 INFO kablam! Sep 02 17:06:12.067 INFO kablam! error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) Sep 02 17:06:12.067 INFO kablam! --> src/tests.rs:169:20 Sep 02 17:06:12.067 INFO kablam! | Sep 02 17:06:12.067 INFO kablam! 169 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { Sep 02 17:06:12.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.067 INFO kablam! Sep 02 17:06:12.068 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) Sep 02 17:06:12.068 INFO kablam! --> src/tests.rs:197:24 Sep 02 17:06:12.068 INFO kablam! | Sep 02 17:06:12.068 INFO kablam! 197 | run_raw_json_tests(include_str!("css-parsing-tests/stylesheet_bytes.json"), Sep 02 17:06:12.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.068 INFO kablam! Sep 02 17:06:12.073 INFO kablam! error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) Sep 02 17:06:12.074 INFO kablam! --> src/tests.rs:348:21 Sep 02 17:06:12.074 INFO kablam! | Sep 02 17:06:12.074 INFO kablam! 348 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| c.ok().to_json()) Sep 02 17:06:12.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.074 INFO kablam! Sep 02 17:06:12.074 INFO kablam! error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) Sep 02 17:06:12.074 INFO kablam! --> src/tests.rs:354:21 Sep 02 17:06:12.074 INFO kablam! | Sep 02 17:06:12.074 INFO kablam! 354 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| c.ok().to_json()) Sep 02 17:06:12.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.074 INFO kablam! Sep 02 17:06:12.074 INFO kablam! error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) Sep 02 17:06:12.074 INFO kablam! --> src/tests.rs:361:21 Sep 02 17:06:12.074 INFO kablam! | Sep 02 17:06:12.074 INFO kablam! 361 | run_color_tests(include_str!("css-parsing-tests/color3_keywords.json"), |c| c.ok().to_json()) Sep 02 17:06:12.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.074 INFO kablam! Sep 02 17:06:12.074 INFO kablam! error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) Sep 02 17:06:12.074 INFO kablam! --> src/tests.rs:367:20 Sep 02 17:06:12.075 INFO kablam! | Sep 02 17:06:12.075 INFO kablam! 367 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { Sep 02 17:06:12.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.075 INFO kablam! Sep 02 17:06:12.075 INFO kablam! error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) Sep 02 17:06:12.075 INFO kablam! --> src/tests.rs:377:20 Sep 02 17:06:12.075 INFO kablam! | Sep 02 17:06:12.075 INFO kablam! 377 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { Sep 02 17:06:12.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.075 INFO kablam! Sep 02 17:06:12.075 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 02 17:06:12.075 INFO kablam! --> src/tests.rs:403:20 Sep 02 17:06:12.075 INFO kablam! | Sep 02 17:06:12.075 INFO kablam! 403 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 02 17:06:12.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.075 INFO kablam! Sep 02 17:06:12.173 INFO kablam! error: aborting due to 14 previous errors Sep 02 17:06:12.173 INFO kablam! Sep 02 17:06:12.185 INFO kablam! error: Could not compile `cssparser`. Sep 02 17:06:12.185 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:06:12.392 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::make_ascii_lowercase': use inherent methods instead Sep 02 17:06:12.392 INFO kablam! --> src/macros.rs:137:13 Sep 02 17:06:12.392 INFO kablam! | Sep 02 17:06:12.392 INFO kablam! 137 | ::std::ascii::AsciiExt::make_ascii_lowercase(&mut buffer[first_uppercase..]); Sep 02 17:06:12.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.392 INFO kablam! | Sep 02 17:06:12.392 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 17:06:12.392 INFO kablam! Sep 02 17:06:12.392 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:12.392 INFO kablam! --> src/rules_and_declarations.rs:9:30 Sep 02 17:06:12.392 INFO kablam! | Sep 02 17:06:12.392 INFO kablam! 9 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:12.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.392 INFO kablam! Sep 02 17:06:12.392 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:12.393 INFO kablam! --> src/parser.rs:8:30 Sep 02 17:06:12.393 INFO kablam! | Sep 02 17:06:12.393 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:12.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.393 INFO kablam! Sep 02 17:06:12.393 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:12.393 INFO kablam! --> src/nth.rs:5:30 Sep 02 17:06:12.393 INFO kablam! | Sep 02 17:06:12.393 INFO kablam! 5 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:12.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.394 INFO kablam! Sep 02 17:06:12.394 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:12.394 INFO kablam! --> src/serializer.rs:7:30 Sep 02 17:06:12.394 INFO kablam! | Sep 02 17:06:12.394 INFO kablam! 7 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:12.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.394 INFO kablam! Sep 02 17:06:12.394 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:12.394 INFO kablam! --> /target/debug/build/cssparser-e7622715db9d66c3/out/tokenizer.rs:1:80 Sep 02 17:06:12.394 INFO kablam! | Sep 02 17:06:12.394 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 02 17:06:12.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:12.394 INFO kablam! Sep 02 17:06:12.812 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:12.812 INFO kablam! --> src/rules_and_declarations.rs:274:45 Sep 02 17:06:12.812 INFO kablam! | Sep 02 17:06:12.812 INFO kablam! 274 | parse_until_after::<'i, 't, _, _, _>(self.input, Delimiter::Semicolon, |input| { Sep 02 17:06:12.812 INFO kablam! | ^^ Sep 02 17:06:12.813 INFO kablam! | Sep 02 17:06:12.813 INFO kablam! ::: src/parser.rs:925:55 Sep 02 17:06:12.813 INFO kablam! | Sep 02 17:06:12.813 INFO kablam! 925 | pub fn parse_until_after<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 02 17:06:12.813 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:12.813 INFO kablam! | Sep 02 17:06:12.813 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 02 17:06:12.813 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 02 17:06:12.813 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:12.813 INFO kablam! Sep 02 17:06:12.862 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:12.862 INFO kablam! --> src/rules_and_declarations.rs:458:39 Sep 02 17:06:12.862 INFO kablam! | Sep 02 17:06:12.862 INFO kablam! 458 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { Sep 02 17:06:12.862 INFO kablam! | ^^ Sep 02 17:06:12.862 INFO kablam! | Sep 02 17:06:12.862 INFO kablam! ::: src/parser.rs:890:56 Sep 02 17:06:12.862 INFO kablam! | Sep 02 17:06:12.862 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 02 17:06:12.862 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:12.862 INFO kablam! | Sep 02 17:06:12.863 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 02 17:06:12.863 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:12.863 INFO kablam! Sep 02 17:06:12.867 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:12.867 INFO kablam! --> src/rules_and_declarations.rs:476:42 Sep 02 17:06:12.867 INFO kablam! | Sep 02 17:06:12.867 INFO kablam! 476 | parse_nested_block::<'i, 't, _, _, _>( Sep 02 17:06:12.868 INFO kablam! | ^^ Sep 02 17:06:12.868 INFO kablam! | Sep 02 17:06:12.868 INFO kablam! ::: src/parser.rs:943:56 Sep 02 17:06:12.868 INFO kablam! | Sep 02 17:06:12.868 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 02 17:06:12.868 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:12.868 INFO kablam! | Sep 02 17:06:12.868 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 02 17:06:12.868 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:12.868 INFO kablam! Sep 02 17:06:12.880 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:12.880 INFO kablam! --> src/rules_and_declarations.rs:510:40 Sep 02 17:06:12.880 INFO kablam! | Sep 02 17:06:12.880 INFO kablam! 510 | let prelude = parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { Sep 02 17:06:12.880 INFO kablam! | ^^ Sep 02 17:06:12.880 INFO kablam! | Sep 02 17:06:12.880 INFO kablam! ::: src/parser.rs:890:56 Sep 02 17:06:12.880 INFO kablam! | Sep 02 17:06:12.880 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 02 17:06:12.880 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:12.880 INFO kablam! | Sep 02 17:06:12.880 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 02 17:06:12.881 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:12.881 INFO kablam! Sep 02 17:06:12.885 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:12.885 INFO kablam! --> src/rules_and_declarations.rs:518:34 Sep 02 17:06:12.885 INFO kablam! | Sep 02 17:06:12.885 INFO kablam! 518 | parse_nested_block::<'i, 't, _, _, _>( Sep 02 17:06:12.885 INFO kablam! | ^^ Sep 02 17:06:12.885 INFO kablam! | Sep 02 17:06:12.885 INFO kablam! ::: src/parser.rs:943:56 Sep 02 17:06:12.885 INFO kablam! | Sep 02 17:06:12.885 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 02 17:06:12.885 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:12.885 INFO kablam! | Sep 02 17:06:12.885 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 02 17:06:12.885 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:12.885 INFO kablam! Sep 02 17:06:14.387 INFO kablam! error: build failed Sep 02 17:06:14.388 INFO kablam! su: No module specific data is present Sep 02 17:06:14.753 INFO running `"docker" "rm" "-f" "df2a09077efe568dbc2a4f6509249b7b53ba7e593179745e6823a67ae597798e"` Sep 02 17:06:14.862 INFO blam! df2a09077efe568dbc2a4f6509249b7b53ba7e593179745e6823a67ae597798e