[INFO] fetching crate css_parse 0.0.19-canary.3dd306bf32...
[INFO] testing css_parse-0.0.19-canary.3dd306bf32 against 1.94.0 for beta-1.95-1
[INFO] extracting crate css_parse 0.0.19-canary.3dd306bf32 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate css_parse 0.0.19-canary.3dd306bf32
[INFO] finished tweaking crates.io crate css_parse 0.0.19-canary.3dd306bf32
[INFO] tweaked toml for crates.io crate css_parse 0.0.19-canary.3dd306bf32 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate css_parse 0.0.19-canary.3dd306bf32 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate css_parse 0.0.19-canary.3dd306bf32 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_atom_set v0.0.19-canary.d8f21f6277
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded bitmask-enum v2.2.5
[INFO] [stderr]   Downloaded css_lexer v0.0.19-canary.d8f21f6277
[INFO] [stderr]   Downloaded csskit_derives v0.0.19-canary.d8f21f6277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da65b631531154bccf546eb5c59a4c0efad0f52c90cf5ed1df59eeb9ab532b07
[INFO] running `Command { std: "docker" "start" "-a" "da65b631531154bccf546eb5c59a4c0efad0f52c90cf5ed1df59eeb9ab532b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da65b631531154bccf546eb5c59a4c0efad0f52c90cf5ed1df59eeb9ab532b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da65b631531154bccf546eb5c59a4c0efad0f52c90cf5ed1df59eeb9ab532b07", kill_on_drop: false }`
[INFO] [stdout] da65b631531154bccf546eb5c59a4c0efad0f52c90cf5ed1df59eeb9ab532b07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbab3c1f1e12712e4b40a509a04db03bb235a2af7a8eb2bff5672098d8c2d41d
[INFO] running `Command { std: "docker" "start" "-a" "fbab3c1f1e12712e4b40a509a04db03bb235a2af7a8eb2bff5672098d8c2d41d", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling derive_atom_set v0.0.19-canary.d8f21f6277
[INFO] [stderr]    Compiling css_lexer v0.0.19-canary.d8f21f6277
[INFO] [stderr]    Compiling css_parse v0.0.19-canary.3dd306bf32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s
[INFO] running `Command { std: "docker" "inspect" "fbab3c1f1e12712e4b40a509a04db03bb235a2af7a8eb2bff5672098d8c2d41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbab3c1f1e12712e4b40a509a04db03bb235a2af7a8eb2bff5672098d8c2d41d", kill_on_drop: false }`
[INFO] [stdout] fbab3c1f1e12712e4b40a509a04db03bb235a2af7a8eb2bff5672098d8c2d41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c06974c9bc3567f6590b34a79c5c0e2efac029539dfd04fdc0f2964447f88d3e
[INFO] running `Command { std: "docker" "start" "-a" "c06974c9bc3567f6590b34a79c5c0e2efac029539dfd04fdc0f2964447f88d3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling csskit_derives v0.0.19-canary.d8f21f6277
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]    Compiling css_parse v0.0.19-canary.3dd306bf32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.57s
[INFO] running `Command { std: "docker" "inspect" "c06974c9bc3567f6590b34a79c5c0e2efac029539dfd04fdc0f2964447f88d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06974c9bc3567f6590b34a79c5c0e2efac029539dfd04fdc0f2964447f88d3e", kill_on_drop: false }`
[INFO] [stdout] c06974c9bc3567f6590b34a79c5c0e2efac029539dfd04fdc0f2964447f88d3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0bc7fda1569b15e2c644372bf81be04ea2cc6560c7789b8cb76446dab2d29c1
[INFO] running `Command { std: "docker" "start" "-a" "a0bc7fda1569b15e2c644372bf81be04ea2cc6560c7789b8cb76446dab2d29c1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/css_parse-48574db3cb90d797)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test cursor_compact_write_sink::test::test_basic ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_edge_case_numbers ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_leading_zero ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_trailing_zeros ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_whitespace ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_does_not_change_numbers_without_optimization ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_does_not_compact_whitespace_resulting_in_new_ident ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_does_not_ignore_whitespace_component_values ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_preserves_trailing_semicolons ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_right_paren ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_basic ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_contiguous_eager_emission ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_gap_filling ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_manual_flush ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_sequential ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_varied_order ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_basic ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::normalizes_quotes ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_with_pretty_writer ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_basic ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_redundant_semis ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_comma ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_right_curly ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_does_normalizes_quotes ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_can_handle_nested_curlies ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_does_not_ignore_whitespace_in_selectors ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_does_not_repeat_whitespace ... ok
[INFO] [stdout] test cursor_to_source_cursor_sink::test::test_source_cursor_sink_for_string ... ok
[INFO] [stdout] test cursor_write_sink::test::test ... ok
[INFO] [stdout] test macros::optionals::tests::size_test ... ok
[INFO] [stdout] test macros::optionals::tests::test_spans ... ok
[INFO] [stdout] test parser::peek_and_next ... ok
[INFO] [stdout] test macros::optionals::tests::test_writes ... ok
[INFO] [stdout] test syntax::block::tests::test_writes ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_errors ... ok
[INFO] [stdout] test syntax::block::tests::size_test ... ok
[INFO] [stdout] test syntax::comma_separated::tests::size_test ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_writes ... ok
[INFO] [stdout] test parser::peek_and_next_with_whitsespace ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_spans ... ok
[INFO] [stdout] test syntax::component_value::tests::size_test ... ok
[INFO] [stdout] test syntax::component_value::tests::test_writes ... ok
[INFO] [stdout] test syntax::component_values::tests::test_writes ... ok
[INFO] [stdout] test syntax::component_values::tests::test_writes_with_trivia ... ok
[INFO] [stdout] test syntax::component_values::tests::size_test ... ok
[INFO] [stdout] test syntax::declaration::tests::size_test ... ok
[INFO] [stdout] test syntax::function_block::tests::size_test ... ok
[INFO] [stdout] test syntax::function_block::tests::test_writes ... ok
[INFO] [stdout] test syntax::qualified_rule::tests::size_test ... ok
[INFO] [stdout] test syntax::simple_block::tests::size_test ... ok
[INFO] [stdout] test syntax::simple_block::tests::test_errors ... ok
[INFO] [stdout] test syntax::simple_block::tests::test_writes ... ok
[INFO] [stdout] test traits::semantic_eq::tests::test_component_values_different_values ... ok
[INFO] [stdout] test traits::semantic_eq::tests::test_component_values_ignores_whitespace ... ok
[INFO] [stdout] test traits::semantic_eq::tests::test_cursor_semantic_eq_ignores_offset ... ok
[INFO] [stdout] test syntax::qualified_rule::tests::test_writes ... ok
[INFO] [stdout] test syntax::declaration::tests::test_writes ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_multiple_inserts_preserve_order ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_drops_trailing_whitespace ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_sign ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_insert_before_and_after ... ok
[INFO] [stdout] test traits::cursor_sink::test::test_cursor_sink_for_vec ... ok
[INFO] [stderr]    Doc-tests css_parse
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/macros/optionals.rs - macros::optionals::Optionals (line 115) ... ignored
[INFO] [stdout] test src/lib.rs - (line 73) ... ok
[INFO] [stdout] test src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9) ... FAILED
[INFO] [stdout] test src/feature.rs - feature::Feature (line 10) ... ok
[INFO] [stdout] test src/token_macros.rs - token_macros::custom_delim (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 249) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 131) ... ok
[INFO] [stdout] test src/lib.rs - (line 112) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/token_macros.rs - token_macros::custom_double_delim (line 275) ... FAILED
[INFO] [stdout] test src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9) ... FAILED
[INFO] [stdout] test src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198) ... FAILED
[INFO] [stdout] test src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236) ... FAILED
[INFO] [stdout] test src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78) ... FAILED
[INFO] [stdout] test src/traits/boolean_feature.rs - traits::boolean_feature::boolean_feature (line 79) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_element.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::FoO");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 - assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::FoO");
[INFO] [stdout] 39 + assert_ne!(MyAtomSet::ATOMS, MyPseudoElement, "::FoO");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_element.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::bar");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 - assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::bar");
[INFO] [stdout] 42 + assert_ne!(MyAtomSet::ATOMS, MyPseudoElement, "::bar");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_element.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoElement, "::bing");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/token_macros.rs - token_macros::custom_delim (line 194) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/token_macros.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | assert_parse!(EmptyAtomSet::ATOMS, PoundSterling, "£");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 203 - assert_parse!(EmptyAtomSet::ATOMS, PoundSterling, "£");
[INFO] [stdout] 203 + assert_ne!(EmptyAtomSet::ATOMS, PoundSterling, "£");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 249) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | assert_parse!(EmptyAtomSet::ATOMS, MyProperty, "width:1px");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 277 - assert_parse!(EmptyAtomSet::ATOMS, MyProperty, "width:1px");
[INFO] [stdout] 277 + assert_ne!(EmptyAtomSet::ATOMS, MyProperty, "width:1px");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/token_macros.rs - token_macros::custom_double_delim (line 275) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/token_macros.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | assert_parse!(EmptyAtomSet::ATOMS, DoublePercent, "%%");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 284 - assert_parse!(EmptyAtomSet::ATOMS, DoublePercent, "%%");
[INFO] [stdout] 284 + assert_ne!(EmptyAtomSet::ATOMS, DoublePercent, "%%");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":foo");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 - assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":foo");
[INFO] [stdout] 39 + assert_ne!(MyAtomSet::ATOMS, MyPseudoClass, ":foo");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":BaR");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 - assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":BaR");
[INFO] [stdout] 42 + assert_ne!(MyAtomSet::ATOMS, MyPseudoClass, ":BaR");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoClass, ":bing");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoClass, "baz");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoClass, ": foo");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 225 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout] 225 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 226 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout] 226 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout] 227 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(max-thing>2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(4<=max-thing<=8)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 263 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout] 263 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:264:1
[INFO] [stdout]     |
[INFO] [stdout] 264 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 264 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout] 264 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 265 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout] 265 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 266 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout] 266 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 267 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout] 267 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(max-thing>2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(4<=max-thing<=8)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/discrete_feature.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature)", TestFeature::Bare(_open, _ident, _close));
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 104 - assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature)", TestFeature::Bare(_open, _ident, _close));
[INFO] [stdout] 104 + assert_ne!(MyLangAtoms::ATOMS, TestFeature, "(test-feature)", TestFeature::Bare(_open, _ident, _close));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/discrete_feature.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature:big)", TestFeature::WithValue(_open, _ident, _colon, _feature, _close));
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 105 - assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature:big)", TestFeature::WithValue(_open, _ident, _colon, _feature, _close));
[INFO] [stdout] 105 + assert_ne!(MyLangAtoms::ATOMS, TestFeature, "(test-feature:big)", TestFeature::WithValue(_open, _ident, _colon, _feature, _close));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 249)
[INFO] [stdout]     src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9)
[INFO] [stdout]     src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9)
[INFO] [stdout]     src/token_macros.rs - token_macros::custom_delim (line 194)
[INFO] [stdout]     src/token_macros.rs - token_macros::custom_double_delim (line 275)
[INFO] [stdout]     src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78)
[INFO] [stdout]     src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198)
[INFO] [stdout]     src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.79s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a0bc7fda1569b15e2c644372bf81be04ea2cc6560c7789b8cb76446dab2d29c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0bc7fda1569b15e2c644372bf81be04ea2cc6560c7789b8cb76446dab2d29c1", kill_on_drop: false }`
[INFO] [stdout] a0bc7fda1569b15e2c644372bf81be04ea2cc6560c7789b8cb76446dab2d29c1
