[INFO] fetching crate css_parse 0.0.14-canary.b7ca659d62...
[INFO] testing css_parse-0.0.14-canary.b7ca659d62 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate css_parse 0.0.14-canary.b7ca659d62 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate css_parse 0.0.14-canary.b7ca659d62
[INFO] finished tweaking crates.io crate css_parse 0.0.14-canary.b7ca659d62
[INFO] tweaked toml for crates.io crate css_parse 0.0.14-canary.b7ca659d62 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate css_parse 0.0.14-canary.b7ca659d62 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate css_parse 0.0.14-canary.b7ca659d62 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f3a8b617cc67cb2fe32d2cfd727b7ae4a813b40f62d15eea00f044c302d0fb1
[INFO] running `Command { std: "docker" "start" "-a" "1f3a8b617cc67cb2fe32d2cfd727b7ae4a813b40f62d15eea00f044c302d0fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f3a8b617cc67cb2fe32d2cfd727b7ae4a813b40f62d15eea00f044c302d0fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3a8b617cc67cb2fe32d2cfd727b7ae4a813b40f62d15eea00f044c302d0fb1", kill_on_drop: false }`
[INFO] [stdout] 1f3a8b617cc67cb2fe32d2cfd727b7ae4a813b40f62d15eea00f044c302d0fb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f27a2c65fd02c2a9973d0bf09a36d5a227a0462cb90028a0e0b90b3f0f252c4c
[INFO] running `Command { std: "docker" "start" "-a" "f27a2c65fd02c2a9973d0bf09a36d5a227a0462cb90028a0e0b90b3f0f252c4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling derive_atom_set v0.0.14-canary.fac2d44a37
[INFO] [stderr]    Compiling css_lexer v0.0.14-canary.fac2d44a37
[INFO] [stderr]    Compiling css_parse v0.0.14-canary.b7ca659d62 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
[INFO] running `Command { std: "docker" "inspect" "f27a2c65fd02c2a9973d0bf09a36d5a227a0462cb90028a0e0b90b3f0f252c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27a2c65fd02c2a9973d0bf09a36d5a227a0462cb90028a0e0b90b3f0f252c4c", kill_on_drop: false }`
[INFO] [stdout] f27a2c65fd02c2a9973d0bf09a36d5a227a0462cb90028a0e0b90b3f0f252c4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] dc7c7ab98cebeebcd9713896b69d1c81594e32e50f19540bf1883591f6f49810
[INFO] running `Command { std: "docker" "start" "-a" "dc7c7ab98cebeebcd9713896b69d1c81594e32e50f19540bf1883591f6f49810", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling csskit_derives v0.0.14-canary.fac2d44a37
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]    Compiling css_parse v0.0.14-canary.b7ca659d62 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.71s
[INFO] running `Command { std: "docker" "inspect" "dc7c7ab98cebeebcd9713896b69d1c81594e32e50f19540bf1883591f6f49810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7c7ab98cebeebcd9713896b69d1c81594e32e50f19540bf1883591f6f49810", kill_on_drop: false }`
[INFO] [stdout] dc7c7ab98cebeebcd9713896b69d1c81594e32e50f19540bf1883591f6f49810
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bde98a2b9c13f7c2ab2a69047b2171db679999b6f683df000a5653486bc82632
[INFO] running `Command { std: "docker" "start" "-a" "bde98a2b9c13f7c2ab2a69047b2171db679999b6f683df000a5653486bc82632", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/css_parse/8feff551cf64601d/deps/css_parse-8feff551cf64601d)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test cursor_compact_write_sink::test::normalizes_quotes ... ok
[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_sign ... 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_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_removes_whitespace_after_right_curly ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_basic ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_leading_zero ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_contiguous_eager_emission ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_whitespace ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_right_paren ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_gap_filling ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_redundant_semis ... 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_overlay_sink::test::test_with_pretty_writer ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_basic ... 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_normalizes_quotes ... 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 macros::optionals::tests::test_writes ... ok
[INFO] [stdout] test parser::peek_and_next ... ok
[INFO] [stdout] test parser::peek_and_next_with_whitsespace ... ok
[INFO] [stdout] test syntax::block::tests::size_test ... ok
[INFO] [stdout] test syntax::block::tests::test_writes ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_spans ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_errors ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_writes ... 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::size_test ... 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::declaration::tests::size_test ... ok
[INFO] [stdout] test syntax::declaration::tests::test_writes ... 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::qualified_rule::tests::test_writes ... 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::cursor_sink::test::test_cursor_sink_for_vec ... 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 cursor_compact_write_sink::test::test_removes_whitespace_after_comma ... ok
[INFO] [stdout] test syntax::comma_separated::tests::size_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests css_parse
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/macros/optionals.rs - macros::optionals::Optionals (line 115) ... ignored
[INFO] [stdout] test src/token_macros.rs - token_macros::custom_double_delim (line 275) ... FAILED
[INFO] [stdout] test src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 131) ... ok
[INFO] [stdout] test src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 112) ... ok
[INFO] [stdout] test src/token_macros.rs - token_macros::custom_delim (line 194) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 73) ... ok
[INFO] [stdout] test src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198) ... FAILED
[INFO] [stdout] test src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 249) ... FAILED
[INFO] [stdout] test src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/feature.rs - feature::Feature (line 10) ... ok
[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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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] ---- 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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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] 
[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 0.67s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.01s; merged doctests compilation took 0.34s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bde98a2b9c13f7c2ab2a69047b2171db679999b6f683df000a5653486bc82632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde98a2b9c13f7c2ab2a69047b2171db679999b6f683df000a5653486bc82632", kill_on_drop: false }`
[INFO] [stdout] bde98a2b9c13f7c2ab2a69047b2171db679999b6f683df000a5653486bc82632
