Sep 02 17:05:24.711 INFO checking cssparser-0.24.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 17:05:24.711 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 17:05:24.712 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:24.930 INFO blam! 7d7c6345b8c5bc7f85bac3dc7b245f71cee2adce188ea149937a6276c145079e Sep 02 17:05:24.932 INFO running `"docker" "start" "-a" "7d7c6345b8c5bc7f85bac3dc7b245f71cee2adce188ea149937a6276c145079e"` Sep 02 17:05:25.760 INFO kablam! Compiling syn v0.14.9 Sep 02 17:05:50.491 INFO kablam! Compiling cssparser v0.24.0 (file:///source) Sep 02 17:05:50.491 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 02 17:05:54.638 INFO kablam! warning: unused import: `std::env` Sep 02 17:05:54.638 INFO kablam! --> build.rs:11:5 Sep 02 17:05:54.638 INFO kablam! | Sep 02 17:05:54.638 INFO kablam! 11 | use std::env; Sep 02 17:05:54.638 INFO kablam! | ^^^^^^^^ Sep 02 17:05:54.638 INFO kablam! | Sep 02 17:05:54.638 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 17:05:54.638 INFO kablam! Sep 02 17:05:54.638 INFO kablam! warning: unused import: `std::path::Path` Sep 02 17:05:54.638 INFO kablam! --> build.rs:12:5 Sep 02 17:05:54.639 INFO kablam! | Sep 02 17:05:54.639 INFO kablam! 12 | use std::path::Path; Sep 02 17:05:54.639 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 17:05:54.639 INFO kablam! Sep 02 17:06:06.357 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:06.362 INFO kablam! stack backtrace: Sep 02 17:06:06.495 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:06.495 INFO kablam! stack backtrace: Sep 02 17:06:06.498 INFO kablam! 0: 0x7f18c6d622fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8608d381b52a1cc7 Sep 02 17:06:06.498 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 17:06:06.499 INFO kablam! 1: 0x7f18c6d3b0e6 - std::sys_common::backtrace::print::hf96fbb6301ca8111 Sep 02 17:06:06.499 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 17:06:06.499 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 17:06:06.499 INFO kablam! 2: 0x7f18c6d38bcd - std::panicking::default_hook::{{closure}}::h2e8fa0d6ce9ebecc Sep 02 17:06:06.501 INFO kablam! at libstd/panicking.rs:211 Sep 02 17:06:06.501 INFO kablam! 3: 0x7f18c6d38940 - std::panicking::default_hook::h3e385661c8d6b6f8 Sep 02 17:06:06.501 INFO kablam! at libstd/panicking.rs:227 Sep 02 17:06:06.501 INFO kablam! 4: 0x7f18c348579e - rustc::util::common::panic_hook::hf86d6d1e348a35a0 Sep 02 17:06:06.501 INFO kablam! 5: 0x7f18c6d39353 - std::panicking::rust_panic_with_hook::h82448672ce6401e7 Sep 02 17:06:06.501 INFO kablam! at libstd/panicking.rs:481 Sep 02 17:06:06.501 INFO kablam! 6: 0x7f18c04c7cd6 - std::panicking::begin_panic::h6974416c9acd92b9 Sep 02 17:06:06.501 INFO kablam! 7: 0x7f18c04b9c7e - proc_macro::Span::call_site::h7ba0b2c841d226be Sep 02 17:06:06.501 INFO kablam! 8: 0x7f18b6ef4ea8 - proc_macro2::imp::nightly_works::{{closure}}::h95e26c1972500993 Sep 02 17:06:06.502 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:06.502 INFO kablam! 9: 0x7f18b6eea62b - std::panicking::try::do_call::hb449965cb4b2bfc9 Sep 02 17:06:06.502 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:06.502 INFO kablam! 10: 0x7f18c6d78229 - __rust_maybe_catch_panic Sep 02 17:06:06.502 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:06.502 INFO kablam! 11: 0x7f18b6eea563 - std::panicking::try::h3aec9f7cd6cf2e1d Sep 02 17:06:06.502 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:06.502 INFO kablam! 12: 0x7f18b6ed14b0 - std::panic::catch_unwind::hd907edff03d55d77 Sep 02 17:06:06.503 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:06.503 INFO kablam! 13: 0x7f18b6ef4df3 - proc_macro2::imp::nightly_works::h7ed31e0589df2a98 Sep 02 17:06:06.503 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:06.503 INFO kablam! 14: 0x7f18b6ef51e5 - ::from_str::hfdb4df0a85dfa9ce Sep 02 17:06:06.503 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:77 Sep 02 17:06:06.503 INFO kablam! 15: 0x7f18b6ee3743 - core::str::::parse::ha491b76b54c0bff5 Sep 02 17:06:06.503 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:06.503 INFO kablam! 16: 0x7f18b6ef201f - ::from_str::h2ce796c10aa06a5d Sep 02 17:06:06.504 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/lib.rs:144 Sep 02 17:06:06.505 INFO kablam! 17: 0x7f18b6eac8e3 - core::str::::parse::h232c3ee38fe41e0c Sep 02 17:06:06.505 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:06.505 INFO kablam! 18: 0x7f18b6c4b8f4 - syn::parse_str::hc471551a8c05fdb5 Sep 02 17:06:06.505 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs:698 Sep 02 17:06:06.505 INFO kablam! 19: 0x7f18b6c25ac0 - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::wrapped::h261f3b6ce5c43e05 Sep 02 17:06:06.506 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs:26 Sep 02 17:06:06.506 INFO kablam! 20: 0x7f18b6c265de - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::{{closure}}::h94e2d5a73862043d Sep 02 17:06:06.506 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/:12 Sep 02 17:06:06.506 INFO kablam! 21: 0x7f18b6c3f8de - std::sys_common::backtrace::__rust_begin_short_backtrace::h3986334045f78569 Sep 02 17:06:06.507 INFO kablam! at /checkout/src/libstd/sys_common/backtrace.rs:136 Sep 02 17:06:06.507 INFO kablam! 22: 0x7f18b6c339bf - std::thread::Builder::spawn::{{closure}}::{{closure}}::hba30c686747494d1 Sep 02 17:06:06.508 INFO kablam! at /checkout/src/libstd/thread/mod.rs:409 Sep 02 17:06:06.508 INFO kablam! 23: 0x7f18b6c4afff - as core::ops::function::FnOnce<()>>::call_once::h1cd5457474c78bf2 Sep 02 17:06:06.508 INFO kablam! at /checkout/src/libstd/panic.rs:313 Sep 02 17:06:06.508 INFO kablam! 24: 0x7f18b6c4fc55 - std::panicking::try::do_call::he471888a93400a5c Sep 02 17:06:06.509 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:06.509 INFO kablam! 25: 0x7f18c6d78229 - __rust_maybe_catch_panic Sep 02 17:06:06.509 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:06.509 INFO kablam! 26: 0x7f18b6c4f9fe - std::panicking::try::hca2ed7e8a6eadd63 Sep 02 17:06:06.509 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:06.509 INFO kablam! 27: 0x7f18b6c4b25f - std::panic::catch_unwind::h59e29db38089a8da Sep 02 17:06:06.509 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:06.509 INFO kablam! 28: 0x7f18b6c33739 - std::thread::Builder::spawn::{{closure}}::h7188c5346af7e172 Sep 02 17:06:06.509 INFO kablam! at /checkout/src/libstd/thread/mod.rs:408 Sep 02 17:06:06.509 INFO kablam! 29: 0x7f18b6c343cf - >::call_box::h32915ce12c707113 Sep 02 17:06:06.509 INFO kablam! at /checkout/src/liballoc/boxed.rs:646 Sep 02 17:06:06.509 INFO kablam! 30: 0x7f18c6d66d5a - std::sys_common::thread::start_thread::hc09d342ee3b12478 Sep 02 17:06:06.510 INFO kablam! at /checkout/src/liballoc/boxed.rs:656 Sep 02 17:06:06.511 INFO kablam! at libstd/sys_common/thread.rs:24 Sep 02 17:06:06.511 INFO kablam! 31: 0x7f18c6d3a005 - std::sys::unix::thread::Thread::new::thread_start::h7e029027d73307d7 Sep 02 17:06:06.511 INFO kablam! at libstd/sys/unix/thread.rs:90 Sep 02 17:06:06.511 INFO kablam! 32: 0x7f18c0f7f6b9 - start_thread Sep 02 17:06:06.511 INFO kablam! 33: 0x7f18c6a2041c - clone Sep 02 17:06:06.511 INFO kablam! 34: 0x0 - Sep 02 17:06:06.511 INFO kablam! query stack during panic: Sep 02 17:06:06.511 INFO kablam! end of query stack Sep 02 17:06:06.650 INFO kablam! 0: 0x7f628bc3f2fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8608d381b52a1cc7 Sep 02 17:06:06.650 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 17:06:06.650 INFO kablam! 1: 0x7f628bc180e6 - std::sys_common::backtrace::print::hf96fbb6301ca8111 Sep 02 17:06:06.651 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 17:06:06.651 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 17:06:06.651 INFO kablam! 2: 0x7f628bc15bcd - std::panicking::default_hook::{{closure}}::h2e8fa0d6ce9ebecc Sep 02 17:06:06.652 INFO kablam! at libstd/panicking.rs:211 Sep 02 17:06:06.652 INFO kablam! 3: 0x7f628bc15940 - std::panicking::default_hook::h3e385661c8d6b6f8 Sep 02 17:06:06.652 INFO kablam! at libstd/panicking.rs:227 Sep 02 17:06:06.652 INFO kablam! 4: 0x7f628836279e - rustc::util::common::panic_hook::hf86d6d1e348a35a0 Sep 02 17:06:06.652 INFO kablam! 5: 0x7f628bc16353 - std::panicking::rust_panic_with_hook::h82448672ce6401e7 Sep 02 17:06:06.652 INFO kablam! at libstd/panicking.rs:481 Sep 02 17:06:06.652 INFO kablam! 6: 0x7f62853a4cd6 - std::panicking::begin_panic::h6974416c9acd92b9 Sep 02 17:06:06.652 INFO kablam! 7: 0x7f6285396c7e - proc_macro::Span::call_site::h7ba0b2c841d226be Sep 02 17:06:06.652 INFO kablam! 8: 0x7f627bfbfea8 - proc_macro2::imp::nightly_works::{{closure}}::h95e26c1972500993 Sep 02 17:06:06.652 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:06.652 INFO kablam! 9: 0x7f627bfb562b - std::panicking::try::do_call::hb449965cb4b2bfc9 Sep 02 17:06:06.653 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:06.653 INFO kablam! 10: 0x7f628bc55229 - __rust_maybe_catch_panic Sep 02 17:06:06.653 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:06.653 INFO kablam! 11: 0x7f627bfb5563 - std::panicking::try::h3aec9f7cd6cf2e1d Sep 02 17:06:06.653 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:06.653 INFO kablam! 12: 0x7f627bf9c4b0 - std::panic::catch_unwind::hd907edff03d55d77 Sep 02 17:06:06.653 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:06.653 INFO kablam! 13: 0x7f627bfbfdf3 - proc_macro2::imp::nightly_works::h7ed31e0589df2a98 Sep 02 17:06:06.653 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:33 Sep 02 17:06:06.653 INFO kablam! 14: 0x7f627bfc01e5 - ::from_str::hfdb4df0a85dfa9ce Sep 02 17:06:06.654 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/unstable.rs:77 Sep 02 17:06:06.654 INFO kablam! 15: 0x7f627bfae743 - core::str::::parse::ha491b76b54c0bff5 Sep 02 17:06:06.654 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:06.654 INFO kablam! 16: 0x7f627bfbd01f - ::from_str::h2ce796c10aa06a5d Sep 02 17:06:06.654 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.4.15/src/lib.rs:144 Sep 02 17:06:06.654 INFO kablam! 17: 0x7f627bf778e3 - core::str::::parse::h232c3ee38fe41e0c Sep 02 17:06:06.655 INFO kablam! at /checkout/src/libcore/str/mod.rs:3811 Sep 02 17:06:06.655 INFO kablam! 18: 0x7f627bd168f4 - syn::parse_str::hc471551a8c05fdb5 Sep 02 17:06:06.655 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs:698 Sep 02 17:06:06.655 INFO kablam! 19: 0x7f627bcf0ac0 - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::wrapped::h261f3b6ce5c43e05 Sep 02 17:06:06.656 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/lib.rs:26 Sep 02 17:06:06.656 INFO kablam! 20: 0x7f627bcf15de - cssparser_macros::cssparser_internal__assert_ascii_lowercase__max_len::{{closure}}::h94e2d5a73862043d Sep 02 17:06:06.656 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-macros-0.3.4/:12 Sep 02 17:06:06.656 INFO kablam! 21: 0x7f627bd0a8de - std::sys_common::backtrace::__rust_begin_short_backtrace::h3986334045f78569 Sep 02 17:06:06.657 INFO kablam! at /checkout/src/libstd/sys_common/backtrace.rs:136 Sep 02 17:06:06.657 INFO kablam! 22: 0x7f627bcfe9bf - std::thread::Builder::spawn::{{closure}}::{{closure}}::hba30c686747494d1 Sep 02 17:06:06.658 INFO kablam! at /checkout/src/libstd/thread/mod.rs:409 Sep 02 17:06:06.658 INFO kablam! 23: 0x7f627bd15fff - as core::ops::function::FnOnce<()>>::call_once::h1cd5457474c78bf2 Sep 02 17:06:06.658 INFO kablam! at /checkout/src/libstd/panic.rs:313 Sep 02 17:06:06.658 INFO kablam! 24: 0x7f627bd1ac55 - std::panicking::try::do_call::he471888a93400a5c Sep 02 17:06:06.659 INFO kablam! at /checkout/src/libstd/panicking.rs:310 Sep 02 17:06:06.659 INFO kablam! 25: 0x7f628bc55229 - __rust_maybe_catch_panic Sep 02 17:06:06.659 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 17:06:06.659 INFO kablam! 26: 0x7f627bd1a9fe - std::panicking::try::hca2ed7e8a6eadd63 Sep 02 17:06:06.659 INFO kablam! at /checkout/src/libstd/panicking.rs:289 Sep 02 17:06:06.659 INFO kablam! 27: 0x7f627bd1625f - std::panic::catch_unwind::h59e29db38089a8da Sep 02 17:06:06.659 INFO kablam! at /checkout/src/libstd/panic.rs:392 Sep 02 17:06:06.659 INFO kablam! 28: 0x7f627bcfe739 - std::thread::Builder::spawn::{{closure}}::h7188c5346af7e172 Sep 02 17:06:06.659 INFO kablam! at /checkout/src/libstd/thread/mod.rs:408 Sep 02 17:06:06.659 INFO kablam! 29: 0x7f627bcff3cf - >::call_box::h32915ce12c707113 Sep 02 17:06:06.659 INFO kablam! at /checkout/src/liballoc/boxed.rs:646 Sep 02 17:06:06.659 INFO kablam! 30: 0x7f628bc43d5a - std::sys_common::thread::start_thread::hc09d342ee3b12478 Sep 02 17:06:06.660 INFO kablam! at /checkout/src/liballoc/boxed.rs:656 Sep 02 17:06:06.660 INFO kablam! at libstd/sys_common/thread.rs:24 Sep 02 17:06:06.660 INFO kablam! 31: 0x7f628bc17005 - std::sys::unix::thread::Thread::new::thread_start::h7e029027d73307d7 Sep 02 17:06:06.660 INFO kablam! at libstd/sys/unix/thread.rs:90 Sep 02 17:06:06.660 INFO kablam! 32: 0x7f6285e5c6b9 - start_thread Sep 02 17:06:06.660 INFO kablam! 33: 0x7f628b8fd41c - clone Sep 02 17:06:06.660 INFO kablam! 34: 0x0 - Sep 02 17:06:06.660 INFO kablam! query stack during panic: Sep 02 17:06:06.660 INFO kablam! end of query stack Sep 02 17:06:07.044 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:07.044 INFO kablam! --> src/tests.rs:112:20 Sep 02 17:06:07.044 INFO kablam! | Sep 02 17:06:07.044 INFO kablam! 112 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 02 17:06:07.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.044 INFO kablam! Sep 02 17:06:07.044 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:07.044 INFO kablam! --> src/tests.rs:120:20 Sep 02 17:06:07.044 INFO kablam! | Sep 02 17:06:07.045 INFO kablam! 120 | run_json_tests(include_str!("css-parsing-tests/one_component_value.json"), |input| { Sep 02 17:06:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.045 INFO kablam! Sep 02 17:06:07.045 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:07.045 INFO kablam! --> src/tests.rs:131:20 Sep 02 17:06:07.045 INFO kablam! | Sep 02 17:06:07.045 INFO kablam! 131 | run_json_tests(include_str!("css-parsing-tests/declaration_list.json"), |input| { Sep 02 17:06:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.045 INFO kablam! Sep 02 17:06:07.045 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:07.045 INFO kablam! --> src/tests.rs:141:20 Sep 02 17:06:07.045 INFO kablam! | Sep 02 17:06:07.045 INFO kablam! 141 | run_json_tests(include_str!("css-parsing-tests/one_declaration.json"), |input| { Sep 02 17:06:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.045 INFO kablam! Sep 02 17:06:07.046 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:07.046 INFO kablam! --> src/tests.rs:149:20 Sep 02 17:06:07.046 INFO kablam! | Sep 02 17:06:07.046 INFO kablam! 149 | run_json_tests(include_str!("css-parsing-tests/rule_list.json"), |input| { Sep 02 17:06:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.046 INFO kablam! Sep 02 17:06:07.047 INFO kablam! error: couldn't read src/css-parsing-tests/stylesheet.json: No such file or directory (os error 2) Sep 02 17:06:07.047 INFO kablam! --> src/tests.rs:159:20 Sep 02 17:06:07.047 INFO kablam! | Sep 02 17:06:07.047 INFO kablam! 159 | run_json_tests(include_str!("css-parsing-tests/stylesheet.json"), |input| { Sep 02 17:06:07.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.047 INFO kablam! Sep 02 17:06:07.048 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:07.048 INFO kablam! --> src/tests.rs:169:20 Sep 02 17:06:07.048 INFO kablam! | Sep 02 17:06:07.048 INFO kablam! 169 | run_json_tests(include_str!("css-parsing-tests/one_rule.json"), |input| { Sep 02 17:06:07.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.048 INFO kablam! Sep 02 17:06:07.048 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:07.048 INFO kablam! --> src/tests.rs:197:24 Sep 02 17:06:07.048 INFO kablam! | Sep 02 17:06:07.049 INFO kablam! 197 | run_raw_json_tests(include_str!("css-parsing-tests/stylesheet_bytes.json"), Sep 02 17:06:07.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.049 INFO kablam! Sep 02 17:06:07.060 INFO kablam! error: couldn't read src/css-parsing-tests/color3.json: No such file or directory (os error 2) Sep 02 17:06:07.060 INFO kablam! --> src/tests.rs:348:21 Sep 02 17:06:07.060 INFO kablam! | Sep 02 17:06:07.060 INFO kablam! 348 | run_color_tests(include_str!("css-parsing-tests/color3.json"), |c| c.ok().to_json()) Sep 02 17:06:07.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.060 INFO kablam! Sep 02 17:06:07.061 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:07.061 INFO kablam! --> src/tests.rs:354:21 Sep 02 17:06:07.061 INFO kablam! | Sep 02 17:06:07.061 INFO kablam! 354 | run_color_tests(include_str!("css-parsing-tests/color3_hsl.json"), |c| c.ok().to_json()) Sep 02 17:06:07.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.061 INFO kablam! Sep 02 17:06:07.061 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:07.061 INFO kablam! --> src/tests.rs:361:21 Sep 02 17:06:07.061 INFO kablam! | Sep 02 17:06:07.061 INFO kablam! 361 | run_color_tests(include_str!("css-parsing-tests/color3_keywords.json"), |c| c.ok().to_json()) Sep 02 17:06:07.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.061 INFO kablam! Sep 02 17:06:07.062 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:07.062 INFO kablam! --> src/tests.rs:367:20 Sep 02 17:06:07.062 INFO kablam! | Sep 02 17:06:07.062 INFO kablam! 367 | run_json_tests(include_str!("css-parsing-tests/An+B.json"), |input| { Sep 02 17:06:07.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.062 INFO kablam! Sep 02 17:06:07.062 INFO kablam! error: couldn't read src/css-parsing-tests/urange.json: No such file or directory (os error 2) Sep 02 17:06:07.062 INFO kablam! --> src/tests.rs:377:20 Sep 02 17:06:07.062 INFO kablam! | Sep 02 17:06:07.063 INFO kablam! 377 | run_json_tests(include_str!("css-parsing-tests/urange.json"), |input| { Sep 02 17:06:07.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.063 INFO kablam! Sep 02 17:06:07.063 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:07.063 INFO kablam! --> src/tests.rs:403:20 Sep 02 17:06:07.063 INFO kablam! | Sep 02 17:06:07.063 INFO kablam! 403 | run_json_tests(include_str!("css-parsing-tests/component_value_list.json"), |input| { Sep 02 17:06:07.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.063 INFO kablam! Sep 02 17:06:07.175 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::make_ascii_lowercase': use inherent methods instead Sep 02 17:06:07.175 INFO kablam! --> src/macros.rs:137:13 Sep 02 17:06:07.175 INFO kablam! | Sep 02 17:06:07.175 INFO kablam! 137 | ::std::ascii::AsciiExt::make_ascii_lowercase(&mut buffer[first_uppercase..]); Sep 02 17:06:07.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.175 INFO kablam! | Sep 02 17:06:07.175 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 17:06:07.175 INFO kablam! Sep 02 17:06:07.175 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:07.175 INFO kablam! --> src/rules_and_declarations.rs:9:30 Sep 02 17:06:07.175 INFO kablam! | Sep 02 17:06:07.176 INFO kablam! 9 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:07.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.176 INFO kablam! Sep 02 17:06:07.176 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:07.176 INFO kablam! --> src/parser.rs:8:30 Sep 02 17:06:07.176 INFO kablam! | Sep 02 17:06:07.176 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:07.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.176 INFO kablam! Sep 02 17:06:07.176 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:07.176 INFO kablam! --> src/nth.rs:5:30 Sep 02 17:06:07.176 INFO kablam! | Sep 02 17:06:07.177 INFO kablam! 5 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:07.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.177 INFO kablam! Sep 02 17:06:07.177 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:07.177 INFO kablam! --> src/serializer.rs:7:30 Sep 02 17:06:07.177 INFO kablam! | Sep 02 17:06:07.177 INFO kablam! 7 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 02 17:06:07.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.177 INFO kablam! Sep 02 17:06:07.178 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 17:06:07.178 INFO kablam! --> /target/debug/build/cssparser-4a737ec86c63c52c/out/tokenizer.rs:1:80 Sep 02 17:06:07.178 INFO kablam! | Sep 02 17:06:07.178 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:07.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 17:06:07.178 INFO kablam! Sep 02 17:06:07.216 INFO kablam! error: aborting due to 14 previous errors Sep 02 17:06:07.216 INFO kablam! Sep 02 17:06:07.230 INFO kablam! error: Could not compile `cssparser`. Sep 02 17:06:07.230 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:06:07.586 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:07.586 INFO kablam! --> src/rules_and_declarations.rs:274:45 Sep 02 17:06:07.586 INFO kablam! | Sep 02 17:06:07.586 INFO kablam! 274 | parse_until_after::<'i, 't, _, _, _>(self.input, Delimiter::Semicolon, |input| { Sep 02 17:06:07.586 INFO kablam! | ^^ Sep 02 17:06:07.586 INFO kablam! | Sep 02 17:06:07.586 INFO kablam! ::: src/parser.rs:925:55 Sep 02 17:06:07.586 INFO kablam! | Sep 02 17:06:07.586 INFO kablam! 925 | pub fn parse_until_after<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 02 17:06:07.587 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:07.587 INFO kablam! | Sep 02 17:06:07.587 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Sep 02 17:06:07.587 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:07.587 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:07.587 INFO kablam! Sep 02 17:06:07.622 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:07.622 INFO kablam! --> src/rules_and_declarations.rs:458:39 Sep 02 17:06:07.622 INFO kablam! | Sep 02 17:06:07.622 INFO kablam! 458 | let result = parse_until_before::<'i, 't, _, _, _>(input, delimiters, |input| { Sep 02 17:06:07.622 INFO kablam! | ^^ Sep 02 17:06:07.622 INFO kablam! | Sep 02 17:06:07.623 INFO kablam! ::: src/parser.rs:890:56 Sep 02 17:06:07.623 INFO kablam! | Sep 02 17:06:07.623 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 02 17:06:07.623 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:07.623 INFO kablam! | Sep 02 17:06:07.623 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:07.623 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:07.623 INFO kablam! Sep 02 17:06:07.626 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:07.626 INFO kablam! --> src/rules_and_declarations.rs:476:42 Sep 02 17:06:07.626 INFO kablam! | Sep 02 17:06:07.626 INFO kablam! 476 | parse_nested_block::<'i, 't, _, _, _>( Sep 02 17:06:07.626 INFO kablam! | ^^ Sep 02 17:06:07.626 INFO kablam! | Sep 02 17:06:07.626 INFO kablam! ::: src/parser.rs:943:56 Sep 02 17:06:07.626 INFO kablam! | Sep 02 17:06:07.627 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:07.627 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:07.627 INFO kablam! | Sep 02 17:06:07.627 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:07.627 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:07.627 INFO kablam! Sep 02 17:06:07.636 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:07.636 INFO kablam! --> src/rules_and_declarations.rs:510:40 Sep 02 17:06:07.636 INFO kablam! | Sep 02 17:06:07.636 INFO kablam! 510 | let prelude = parse_until_before::<'i, 't, _, _, _>(input, Delimiter::CurlyBracketBlock, |input| { Sep 02 17:06:07.636 INFO kablam! | ^^ Sep 02 17:06:07.636 INFO kablam! | Sep 02 17:06:07.636 INFO kablam! ::: src/parser.rs:890:56 Sep 02 17:06:07.636 INFO kablam! | Sep 02 17:06:07.636 INFO kablam! 890 | pub fn parse_until_before<'i: 't, 't, F, T, E>(parser: &mut Parser<'i, 't>, Sep 02 17:06:07.636 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:07.636 INFO kablam! | Sep 02 17:06:07.637 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:07.637 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:07.637 INFO kablam! Sep 02 17:06:07.639 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Sep 02 17:06:07.639 INFO kablam! --> src/rules_and_declarations.rs:518:34 Sep 02 17:06:07.639 INFO kablam! | Sep 02 17:06:07.639 INFO kablam! 518 | parse_nested_block::<'i, 't, _, _, _>( Sep 02 17:06:07.639 INFO kablam! | ^^ Sep 02 17:06:07.639 INFO kablam! | Sep 02 17:06:07.639 INFO kablam! ::: src/parser.rs:943:56 Sep 02 17:06:07.639 INFO kablam! | Sep 02 17:06:07.639 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:07.639 INFO kablam! | - the late bound lifetime parameter is introduced here Sep 02 17:06:07.639 INFO kablam! | Sep 02 17:06:07.640 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:07.640 INFO kablam! = note: for more information, see issue #42868 Sep 02 17:06:07.640 INFO kablam! Sep 02 17:06:08.972 INFO kablam! error: build failed Sep 02 17:06:08.973 INFO kablam! su: No module specific data is present Sep 02 17:06:09.364 INFO running `"docker" "rm" "-f" "7d7c6345b8c5bc7f85bac3dc7b245f71cee2adce188ea149937a6276c145079e"` Sep 02 17:06:09.497 INFO blam! 7d7c6345b8c5bc7f85bac3dc7b245f71cee2adce188ea149937a6276c145079e