Sep 01 23:29:41.782 INFO checking cssparser-0.24.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 23:29:41.782 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:29:41.782 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 01 23:29:41.998 INFO blam! a0b65bc746fec45231a145737d953462ba75cc5b373d9cc6271ac81e6b1520da Sep 01 23:29:42.000 INFO running `"docker" "start" "-a" "a0b65bc746fec45231a145737d953462ba75cc5b373d9cc6271ac81e6b1520da"` Sep 01 23:29:42.773 INFO kablam! Compiling syn v0.14.9 Sep 01 23:30:08.097 INFO kablam! Compiling cssparser v0.24.0 (file:///source) Sep 01 23:30:08.097 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 01 23:30:12.364 INFO kablam! warning: unused import: `std::env` Sep 01 23:30:12.364 INFO kablam! --> build.rs:11:5 Sep 01 23:30:12.364 INFO kablam! | Sep 01 23:30:12.364 INFO kablam! 11 | use std::env; Sep 01 23:30:12.364 INFO kablam! | ^^^^^^^^ Sep 01 23:30:12.364 INFO kablam! | Sep 01 23:30:12.364 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 23:30:12.364 INFO kablam! Sep 01 23:30:12.364 INFO kablam! warning: unused import: `std::path::Path` Sep 01 23:30:12.364 INFO kablam! --> build.rs:12:5 Sep 01 23:30:12.364 INFO kablam! | Sep 01 23:30:12.364 INFO kablam! 12 | use std::path::Path; Sep 01 23:30:12.364 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 23:30:12.364 INFO kablam! Sep 01 23:30:25.368 INFO kablam! thread '' panicked at 'procedural macro API is used outside of a procedural macro', libproc_macro/lib.rs:1295:13 Sep 01 23:30:25.368 INFO kablam! stack backtrace: Sep 01 23:30:25.540 INFO kablam! 0: 0x7f8c76dc827e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 01 23:30:25.541 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 01 23:30:25.541 INFO kablam! 1: 0x7f8c76da10c6 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 01 23:30:25.542 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 01 23:30:25.542 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 01 23:30:25.542 INFO kablam! 2: 0x7f8c76d9ebad - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 01 23:30:25.543 INFO kablam! at libstd/panicking.rs:211 Sep 01 23:30:25.543 INFO kablam! 3: 0x7f8c76d9e920 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 01 23:30:25.543 INFO kablam! at libstd/panicking.rs:227 Sep 01 23:30:25.543 INFO kablam! 4: 0x7f8c734ebbee - rustc::util::common::panic_hook::h8c29d084b82103e3 Sep 01 23:30:25.543 INFO kablam! 5: 0x7f8c76d9f333 - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 01 23:30:25.543 INFO kablam! at libstd/panicking.rs:481 Sep 01 23:30:25.543 INFO kablam! 6: 0x7f8c7052fc96 - std::panicking::begin_panic::hc20a4be8a4b99ad7 Sep 01 23:30:25.543 INFO kablam! 7: 0x7f8c70521c3e - proc_macro::Span::call_site::h516a70e822cd8b6b Sep 01 23:30:25.543 INFO kablam! 8: 0x7f8c66ef4278 - proc_macro2::imp::nightly_works::{{closure}}::ha25686442d111565 Sep 01 23:30:25.544 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 01 23:30:25.544 INFO kablam! 9: 0x7f8c66ee99fb - std::panicking::try::do_call::heccd211541ef97db Sep 01 23:30:25.544 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 01 23:30:25.544 INFO kablam! 10: 0x7f8c76dddd19 - __rust_maybe_catch_panic Sep 01 23:30:25.544 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 23:30:25.544 INFO kablam! 11: 0x7f8c66ee9933 - std::panicking::try::h3c210d7fb1782241 Sep 01 23:30:25.544 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 01 23:30:25.544 INFO kablam! 12: 0x7f8c66ed0880 - std::panic::catch_unwind::h97e6d485bda79f1b Sep 01 23:30:25.545 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 01 23:30:25.545 INFO kablam! 13: 0x7f8c66ef41c3 - proc_macro2::imp::nightly_works::hd20d0c4310ccb773 Sep 01 23:30:25.545 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 01 23:30:25.545 INFO kablam! 14: 0x7f8c66ef45b5 - ::from_str::hc089fed880cb240b Sep 01 23:30:25.545 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:77 Sep 01 23:30:25.545 INFO kablam! 15: 0x7f8c66ee2ab3 - core::str::::parse::h8f2e0a57d00d6c20 Sep 01 23:30:25.546 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 01 23:30:25.546 INFO kablam! 16: 0x7f8c66ef13ef - ::from_str::h96272d3e6c82870b Sep 01 23:30:25.546 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/lib.rs:144 Sep 01 23:30:25.546 INFO kablam! 17: 0x7f8c66eabcb3 - core::str::::parse::h9aef17bf77f77e86 Sep 01 23:30:25.547 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 01 23:30:25.547 INFO kablam! 18: 0x7f8c66c4ac94 - syn::parse_str::h8479d19932168d7d Sep 01 23:30:25.548 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs:698 Sep 01 23:30:25.548 INFO kablam! 19: 0x7f8c66c24e90 - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::wrapped::haefa4c88312974d1 Sep 01 23:30:25.548 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs:26 Sep 01 23:30:25.548 INFO kablam! 20: 0x7f8c66c259ae - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::{{closure}}::hedcaac6820bd34ae Sep 01 23:30:25.548 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/:12 Sep 01 23:30:25.548 INFO kablam! 21: 0x7f8c66c3ecee - std::sys_common::backtrace::__rust_begin_short_backtrace::hfecbb6a258afab66 Sep 01 23:30:25.550 INFO kablam! at /checkout/src/libstd/sys_common/backtrace.rs:136 Sep 01 23:30:25.550 INFO kablam! 22: 0x7f8c66c32ccf - std::thread::Builder::spawn::{{closure}}::{{closure}}::h23eb45cca38c2c49 Sep 01 23:30:25.551 INFO kablam! at /checkout/src/libstd/thread/mod.rs:409 Sep 01 23:30:25.551 INFO kablam! 23: 0x7f8c66c4a3df - as core::ops::function::FnOnce<()>>::call_once::hf777908cba4935b5 Sep 01 23:30:25.551 INFO kablam! at /checkout/src/libstd/panic.rs:313 Sep 01 23:30:25.551 INFO kablam! 24: 0x7f8c66c4f025 - std::panicking::try::do_call::hae0cd127fe391935 Sep 01 23:30:25.552 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 01 23:30:25.552 INFO kablam! 25: 0x7f8c76dddd19 - __rust_maybe_catch_panic Sep 01 23:30:25.552 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 23:30:25.552 INFO kablam! 26: 0x7f8c66c4edce - std::panicking::try::h6cecaec96357d486 Sep 01 23:30:25.552 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 01 23:30:25.552 INFO kablam! 27: 0x7f8c66c4a67f - std::panic::catch_unwind::hb1c4a08fa8c481de Sep 01 23:30:25.552 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 01 23:30:25.552 INFO kablam! 28: 0x7f8c66c327a9 - std::thread::Builder::spawn::{{closure}}::h2cc308ffc925bccd Sep 01 23:30:25.552 INFO kablam! at /checkout/src/libstd/thread/mod.rs:408 Sep 01 23:30:25.552 INFO kablam! 29: 0x7f8c66c3362f - >::call_box::hbe00ddc0075e689c Sep 01 23:30:25.552 INFO kablam! at /checkout/src/liballoc/boxed.rs:646 Sep 01 23:30:25.552 INFO kablam! 30: 0x7f8c76dcccda - std::sys_common::thread::start_thread::ha3810d01bfc9bffe Sep 01 23:30:25.553 INFO kablam! at /checkout/src/liballoc/boxed.rs:656 Sep 01 23:30:25.553 INFO kablam! at libstd/sys_common/thread.rs:24 Sep 01 23:30:25.553 INFO kablam! 31: 0x7f8c76d9ffe5 - std::sys::unix::thread::Thread::new::thread_start::hd05256f46ed9a8f3 Sep 01 23:30:25.553 INFO kablam! at libstd/sys/unix/thread.rs:90 Sep 01 23:30:25.553 INFO kablam! 32: 0x7f8c70fe76b9 - start_thread Sep 01 23:30:25.553 INFO kablam! 33: 0x7f8c76a8641c - clone Sep 01 23:30:25.553 INFO kablam! 34: 0x0 - Sep 01 23:30:25.553 INFO kablam! query stack during panic: Sep 01 23:30:25.553 INFO kablam! end of query stack Sep 01 23:30:25.562 INFO kablam! thread '' panicked at 'procedural macro API is used outside of a procedural macro', libproc_macro/lib.rs:1295:13 Sep 01 23:30:25.562 INFO kablam! stack backtrace: Sep 01 23:30:25.696 INFO kablam! 0: 0x7f57e0ffb27e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 01 23:30:25.697 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 01 23:30:25.697 INFO kablam! 1: 0x7f57e0fd40c6 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 01 23:30:25.697 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 01 23:30:25.698 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 01 23:30:25.698 INFO kablam! 2: 0x7f57e0fd1bad - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 01 23:30:25.699 INFO kablam! at libstd/panicking.rs:211 Sep 01 23:30:25.699 INFO kablam! 3: 0x7f57e0fd1920 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 01 23:30:25.699 INFO kablam! at libstd/panicking.rs:227 Sep 01 23:30:25.699 INFO kablam! 4: 0x7f57dd71ebee - rustc::util::common::panic_hook::h8c29d084b82103e3 Sep 01 23:30:25.700 INFO kablam! 5: 0x7f57e0fd2333 - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 01 23:30:25.700 INFO kablam! at libstd/panicking.rs:481 Sep 01 23:30:25.700 INFO kablam! 6: 0x7f57da762c96 - std::panicking::begin_panic::hc20a4be8a4b99ad7 Sep 01 23:30:25.700 INFO kablam! 7: 0x7f57da754c3e - proc_macro::Span::call_site::h516a70e822cd8b6b Sep 01 23:30:25.700 INFO kablam! 8: 0x7f57d11bf278 - proc_macro2::imp::nightly_works::{{closure}}::ha25686442d111565 Sep 01 23:30:25.700 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 01 23:30:25.700 INFO kablam! 9: 0x7f57d11b49fb - std::panicking::try::do_call::heccd211541ef97db Sep 01 23:30:25.701 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 01 23:30:25.701 INFO kablam! 10: 0x7f57e1010d19 - __rust_maybe_catch_panic Sep 01 23:30:25.701 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 23:30:25.701 INFO kablam! 11: 0x7f57d11b4933 - std::panicking::try::h3c210d7fb1782241 Sep 01 23:30:25.701 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 01 23:30:25.701 INFO kablam! 12: 0x7f57d119b880 - std::panic::catch_unwind::h97e6d485bda79f1b Sep 01 23:30:25.702 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 01 23:30:25.702 INFO kablam! 13: 0x7f57d11bf1c3 - proc_macro2::imp::nightly_works::hd20d0c4310ccb773 Sep 01 23:30:25.702 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 01 23:30:25.702 INFO kablam! 14: 0x7f57d11bf5b5 - ::from_str::hc089fed880cb240b Sep 01 23:30:25.702 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:77 Sep 01 23:30:25.702 INFO kablam! 15: 0x7f57d11adab3 - core::str::::parse::h8f2e0a57d00d6c20 Sep 01 23:30:25.702 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 01 23:30:25.702 INFO kablam! 16: 0x7f57d11bc3ef - ::from_str::h96272d3e6c82870b Sep 01 23:30:25.703 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/lib.rs:144 Sep 01 23:30:25.703 INFO kablam! 17: 0x7f57d1176cb3 - core::str::::parse::h9aef17bf77f77e86 Sep 01 23:30:25.703 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 01 23:30:25.703 INFO kablam! 18: 0x7f57d0f15c94 - syn::parse_str::h8479d19932168d7d Sep 01 23:30:25.703 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs:698 Sep 01 23:30:25.704 INFO kablam! 19: 0x7f57d0eefe90 - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::wrapped::haefa4c88312974d1 Sep 01 23:30:25.704 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs:26 Sep 01 23:30:25.704 INFO kablam! 20: 0x7f57d0ef09ae - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::{{closure}}::hedcaac6820bd34ae Sep 01 23:30:25.704 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/:12 Sep 01 23:30:25.704 INFO kablam! 21: 0x7f57d0f09cee - std::sys_common::backtrace::__rust_begin_short_backtrace::hfecbb6a258afab66 Sep 01 23:30:25.708 INFO kablam! at /checkout/src/libstd/sys_common/backtrace.rs:136 Sep 01 23:30:25.711 INFO kablam! 22: 0x7f57d0efdccf - std::thread::Builder::spawn::{{closure}}::{{closure}}::h23eb45cca38c2c49 Sep 01 23:30:25.715 INFO kablam! at /checkout/src/libstd/thread/mod.rs:409 Sep 01 23:30:25.719 INFO kablam! 23: 0x7f57d0f153df - as core::ops::function::FnOnce<()>>::call_once::hf777908cba4935b5 Sep 01 23:30:25.721 INFO kablam! at /checkout/src/libstd/panic.rs:313 Sep 01 23:30:25.724 INFO kablam! 24: 0x7f57d0f1a025 - std::panicking::try::do_call::hae0cd127fe391935 Sep 01 23:30:25.725 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 01 23:30:25.725 INFO kablam! 25: 0x7f57e1010d19 - __rust_maybe_catch_panic Sep 01 23:30:25.725 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 23:30:25.725 INFO kablam! 26: 0x7f57d0f19dce - std::panicking::try::h6cecaec96357d486 Sep 01 23:30:25.725 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 01 23:30:25.726 INFO kablam! 27: 0x7f57d0f1567f - std::panic::catch_unwind::hb1c4a08fa8c481de Sep 01 23:30:25.726 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 01 23:30:25.726 INFO kablam! 28: 0x7f57d0efd7a9 - std::thread::Builder::spawn::{{closure}}::h2cc308ffc925bccd Sep 01 23:30:25.727 INFO kablam! at /checkout/src/libstd/thread/mod.rs:408 Sep 01 23:30:25.727 INFO kablam! 29: 0x7f57d0efe62f - >::call_box::hbe00ddc0075e689c Sep 01 23:30:25.728 INFO kablam! at /checkout/src/liballoc/boxed.rs:646 Sep 01 23:30:25.728 INFO kablam! 30: 0x7f57e0fffcda - std::sys_common::thread::start_thread::ha3810d01bfc9bffe Sep 01 23:30:25.731 INFO kablam! at /checkout/src/liballoc/boxed.rs:656 Sep 01 23:30:25.731 INFO kablam! at libstd/sys_common/thread.rs:24 Sep 01 23:30:25.732 INFO kablam! 31: 0x7f57e0fd2fe5 - std::sys::unix::thread::Thread::new::thread_start::hd05256f46ed9a8f3 Sep 01 23:30:25.734 INFO kablam! at libstd/sys/unix/thread.rs:90 Sep 01 23:30:25.734 INFO kablam! 32: 0x7f57db21a6b9 - start_thread Sep 01 23:30:25.734 INFO kablam! 33: 0x7f57e0cb941c - clone Sep 01 23:30:25.735 INFO kablam! 34: 0x0 - Sep 01 23:30:25.735 INFO kablam! query stack during panic: Sep 01 23:30:25.735 INFO kablam! end of query stack Sep 01 23:30:26.106 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::make_ascii_lowercase': use inherent methods instead Sep 01 23:30:26.106 INFO kablam! --> src/macros.rs:137:13 Sep 01 23:30:26.106 INFO kablam! | Sep 01 23:30:26.106 INFO kablam! 137 | ::std::ascii::AsciiExt::make_ascii_lowercase(&mut buffer[first_uppercase..]); Sep 01 23:30:26.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.106 INFO kablam! | Sep 01 23:30:26.106 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 23:30:26.106 INFO kablam! Sep 01 23:30:26.107 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 23:30:26.107 INFO kablam! --> src/rules_and_declarations.rs:9:30 Sep 01 23:30:26.107 INFO kablam! | Sep 01 23:30:26.107 INFO kablam! 9 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 01 23:30:26.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.107 INFO kablam! Sep 01 23:30:26.108 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 23:30:26.108 INFO kablam! --> src/parser.rs:8:30 Sep 01 23:30:26.108 INFO kablam! | Sep 01 23:30:26.108 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 01 23:30:26.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.108 INFO kablam! Sep 01 23:30:26.108 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 23:30:26.108 INFO kablam! --> src/nth.rs:5:30 Sep 01 23:30:26.108 INFO kablam! | Sep 01 23:30:26.108 INFO kablam! 5 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 01 23:30:26.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.109 INFO kablam! Sep 01 23:30:26.109 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 23:30:26.109 INFO kablam! --> src/serializer.rs:7:30 Sep 01 23:30:26.109 INFO kablam! | Sep 01 23:30:26.109 INFO kablam! 7 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 01 23:30:26.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.109 INFO kablam! Sep 01 23:30:26.109 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 23:30:26.109 INFO kablam! --> /target/debug/build/cssparser-e7622715db9d66c3/out/tokenizer.rs:1:80 Sep 01 23:30:26.109 INFO kablam! | Sep 01 23:30:26.109 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 01 23:30:26.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.109 INFO kablam! Sep 01 23:30:26.176 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 01 23:30:26.176 INFO kablam! --> src/tests.rs:112:20 Sep 01 23:30:26.176 INFO kablam! | Sep 01 23:30:26.176 INFO kablam! 112 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 01 23:30:26.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.176 INFO kablam! Sep 01 23:30:26.176 INFO kablam! error: couldn't read src/css-parsing-tests/one_component_value.json: No such file or directory (os error 2) Sep 01 23:30:26.176 INFO kablam! --> src/tests.rs:120:20 Sep 01 23:30:26.176 INFO kablam! | Sep 01 23:30:26.176 INFO kablam! 120 | run_json_tests(include_str!("css-parsing-tests/one_component_value.json"), |input| { Sep 01 23:30:26.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.176 INFO kablam! Sep 01 23:30:26.176 INFO kablam! error: couldn't read src/css-parsing-tests/declaration_list.json: No such file or directory (os error 2) Sep 01 23:30:26.176 INFO kablam! --> src/tests.rs:131:20 Sep 01 23:30:26.176 INFO kablam! | Sep 01 23:30:26.177 INFO kablam! 131 | run_json_tests(include_str!("css-parsing-tests/declaration_list.json"), |input| { Sep 01 23:30:26.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.177 INFO kablam! Sep 01 23:30:26.177 INFO kablam! error: couldn't read src/css-parsing-tests/one_declaration.json: No such file or directory (os error 2) Sep 01 23:30:26.177 INFO kablam! --> src/tests.rs:141:20 Sep 01 23:30:26.177 INFO kablam! | Sep 01 23:30:26.177 INFO kablam! 141 | run_json_tests(include_str!("css-parsing-tests/one_declaration.json"), |input| { Sep 01 23:30:26.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.177 INFO kablam! Sep 01 23:30:26.178 INFO kablam! error: couldn't read src/css-parsing-tests/rule_list.json: No such file or directory (os error 2) Sep 01 23:30:26.178 INFO kablam! --> src/tests.rs:149:20 Sep 01 23:30:26.178 INFO kablam! | Sep 01 23:30:26.178 INFO kablam! 149 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { Sep 01 23:30:26.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.178 INFO kablam! Sep 01 23:30:26.178 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) Sep 01 23:30:26.178 INFO kablam! --> src/tests.rs:159:20 Sep 01 23:30:26.178 INFO kablam! | Sep 01 23:30:26.178 INFO kablam! 159 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { Sep 01 23:30:26.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.178 INFO kablam! Sep 01 23:30:26.178 INFO kablam! error: couldn't read src/css-parsing-tests/one_rule.json: No such file or directory (os error 2) Sep 01 23:30:26.178 INFO kablam! --> src/tests.rs:169:20 Sep 01 23:30:26.178 INFO kablam! | Sep 01 23:30:26.178 INFO kablam! 169 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { Sep 01 23:30:26.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.178 INFO kablam! Sep 01 23:30:26.178 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet_bytes.json: No such file or directory (os error 2) Sep 01 23:30:26.179 INFO kablam! --> src/tests.rs:197:24 Sep 01 23:30:26.179 INFO kablam! | Sep 01 23:30:26.179 INFO kablam! 197 | run_raw_json_tests(include_str!("css-parsing-tests/stylesheet_bytes.json"), Sep 01 23:30:26.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.179 INFO kablam! Sep 01 23:30:26.184 INFO kablam! error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) Sep 01 23:30:26.184 INFO kablam! --> src/tests.rs:348:21 Sep 01 23:30:26.184 INFO kablam! | Sep 01 23:30:26.184 INFO kablam! 348 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| c.ok().to_json()) Sep 01 23:30:26.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.184 INFO kablam! Sep 01 23:30:26.184 INFO kablam! error: couldn't read src/css-parsing-tests/color3_hsl.json: No such file or directory (os error 2) Sep 01 23:30:26.184 INFO kablam! --> src/tests.rs:354:21 Sep 01 23:30:26.184 INFO kablam! | Sep 01 23:30:26.184 INFO kablam! 354 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| c.ok().to_json()) Sep 01 23:30:26.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.185 INFO kablam! Sep 01 23:30:26.185 INFO kablam! error: couldn't read src/css-parsing-tests/color3_keywords.json: No such file or directory (os error 2) Sep 01 23:30:26.185 INFO kablam! --> src/tests.rs:361:21 Sep 01 23:30:26.185 INFO kablam! | Sep 01 23:30:26.185 INFO kablam! 361 | run_color_tests(include_str!("css-parsing-tests/color3_keywords.json"), |c| c.ok().to_json()) Sep 01 23:30:26.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.185 INFO kablam! Sep 01 23:30:26.185 INFO kablam! error: couldn't read src/css-parsing-tests/An+B.json: No such file or directory (os error 2) Sep 01 23:30:26.185 INFO kablam! --> src/tests.rs:367:20 Sep 01 23:30:26.185 INFO kablam! | Sep 01 23:30:26.185 INFO kablam! 367 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { Sep 01 23:30:26.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.185 INFO kablam! Sep 01 23:30:26.185 INFO kablam! error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) Sep 01 23:30:26.185 INFO kablam! --> src/tests.rs:377:20 Sep 01 23:30:26.185 INFO kablam! | Sep 01 23:30:26.185 INFO kablam! 377 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { Sep 01 23:30:26.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.185 INFO kablam! Sep 01 23:30:26.185 INFO kablam! error: couldn't read src/css-parsing-tests/component_value_list.json: No such file or directory (os error 2) Sep 01 23:30:26.185 INFO kablam! --> src/tests.rs:403:20 Sep 01 23:30:26.185 INFO kablam! | Sep 01 23:30:26.185 INFO kablam! 403 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 01 23:30:26.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:30:26.186 INFO kablam! Sep 01 23:30:26.312 INFO kablam! error: aborting due to 14 previous errors Sep 01 23:30:26.312 INFO kablam! Sep 01 23:30:26.325 INFO kablam! error: Could not compile `cssparser`. Sep 01 23:30:26.325 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 23:30:26.560 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 01 23:30:26.560 INFO kablam! --> src/rules_and_declarations.rs:274:45 Sep 01 23:30:26.560 INFO kablam! | Sep 01 23:30:26.560 INFO kablam! 274 | parse_until_after::<'i, 't, _, _, _>(self.input, Delimiter::Semicolon, |input| { Sep 01 23:30:26.560 INFO kablam! | ^^ Sep 01 23:30:26.560 INFO kablam! | Sep 01 23:30:26.560 INFO kablam! ::: src/parser.rs:925:55 Sep 01 23:30:26.560 INFO kablam! | Sep 01 23:30:26.560 INFO kablam! 925 | pub fn parse_until_after<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 01 23:30:26.560 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 01 23:30:26.560 INFO kablam! | Sep 01 23:30:26.560 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 01 23:30:26.560 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 01 23:30:26.560 INFO kablam! = note: for more information, see issue #42868 Sep 01 23:30:26.560 INFO kablam! Sep 01 23:30:26.594 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 01 23:30:26.594 INFO kablam! --> src/rules_and_declarations.rs:458:39 Sep 01 23:30:26.594 INFO kablam! | Sep 01 23:30:26.594 INFO kablam! 458 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { Sep 01 23:30:26.594 INFO kablam! | ^^ Sep 01 23:30:26.594 INFO kablam! | Sep 01 23:30:26.594 INFO kablam! ::: src/parser.rs:890:56 Sep 01 23:30:26.594 INFO kablam! | Sep 01 23:30:26.594 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 01 23:30:26.594 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 01 23:30:26.594 INFO kablam! | Sep 01 23:30:26.594 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 01 23:30:26.594 INFO kablam! = note: for more information, see issue #42868 Sep 01 23:30:26.594 INFO kablam! Sep 01 23:30:26.597 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 01 23:30:26.597 INFO kablam! --> src/rules_and_declarations.rs:476:42 Sep 01 23:30:26.597 INFO kablam! | Sep 01 23:30:26.597 INFO kablam! 476 | parse_nested_block::<'i, 't, _, _, _>( Sep 01 23:30:26.597 INFO kablam! | ^^ Sep 01 23:30:26.597 INFO kablam! | Sep 01 23:30:26.597 INFO kablam! ::: src/parser.rs:943:56 Sep 01 23:30:26.597 INFO kablam! | Sep 01 23:30:26.597 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 01 23:30:26.597 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 01 23:30:26.597 INFO kablam! | Sep 01 23:30:26.597 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 01 23:30:26.597 INFO kablam! = note: for more information, see issue #42868 Sep 01 23:30:26.597 INFO kablam! Sep 01 23:30:26.606 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 01 23:30:26.606 INFO kablam! --> src/rules_and_declarations.rs:510:40 Sep 01 23:30:26.606 INFO kablam! | Sep 01 23:30:26.606 INFO kablam! 510 | let prelude = parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { Sep 01 23:30:26.606 INFO kablam! | ^^ Sep 01 23:30:26.606 INFO kablam! | Sep 01 23:30:26.606 INFO kablam! ::: src/parser.rs:890:56 Sep 01 23:30:26.606 INFO kablam! | Sep 01 23:30:26.607 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 01 23:30:26.607 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 01 23:30:26.607 INFO kablam! | Sep 01 23:30:26.607 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 01 23:30:26.607 INFO kablam! = note: for more information, see issue #42868 Sep 01 23:30:26.607 INFO kablam! Sep 01 23:30:26.609 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 01 23:30:26.609 INFO kablam! --> src/rules_and_declarations.rs:518:34 Sep 01 23:30:26.609 INFO kablam! | Sep 01 23:30:26.609 INFO kablam! 518 | parse_nested_block::<'i, 't, _, _, _>( Sep 01 23:30:26.609 INFO kablam! | ^^ Sep 01 23:30:26.609 INFO kablam! | Sep 01 23:30:26.609 INFO kablam! ::: src/parser.rs:943:56 Sep 01 23:30:26.609 INFO kablam! | Sep 01 23:30:26.609 INFO kablam! 943 | pub fn parse_nested_block<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, parse: F) Sep 01 23:30:26.609 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 01 23:30:26.609 INFO kablam! | Sep 01 23:30:26.609 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 01 23:30:26.609 INFO kablam! = note: for more information, see issue #42868 Sep 01 23:30:26.609 INFO kablam! Sep 01 23:30:28.578 INFO kablam! error: build failed Sep 01 23:30:28.580 INFO kablam! su: No module specific data is present Sep 01 23:30:29.102 INFO running `"docker" "rm" "-f" "a0b65bc746fec45231a145737d953462ba75cc5b373d9cc6271ac81e6b1520da"` Sep 01 23:30:29.228 INFO blam! a0b65bc746fec45231a145737d953462ba75cc5b373d9cc6271ac81e6b1520da