[INFO] cloning repository https://github.com/ErichDonGubler/whippit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/whippit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc2569059a7f7dfa210453110167398f3ac4403d
[INFO] checking ErichDonGubler/whippit against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ErichDonGubler/whippit
[INFO] finished tweaking git repo https://github.com/ErichDonGubler/whippit
[INFO] tweaked toml for git repo https://github.com/ErichDonGubler/whippit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ErichDonGubler/whippit 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803
[INFO] running `Command { std: "docker" "start" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking vec1 v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking lazy_format v2.0.3
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]     Checking path-dsl v0.6.1
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking lets_find_up v0.0.3
[INFO] [stderr]     Checking joinery v3.1.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling exhaust-macros v0.3.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking exhaust v0.2.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags-miette-0.7#e6d2383f)
[INFO] [stderr]     Checking wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags-0.7#63542ef1)
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]     Checking whippit v0.6.4 (/opt/rustwide/workdir/whippit)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional/expr.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     assert_debug_snapshot!(
[INFO] [stdout] 121 | |         condition().parse(r#"os == "win" and debug"#),
[INFO] [stdout] 122 | |         @r###"
[INFO] [stdout] 123 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     "###
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional/expr.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     assert_debug_snapshot!(
[INFO] [stdout] 153 | |         condition().parse(r#"(debug)"#),
[INFO] [stdout] 154 | |         @r###"
[INFO] [stdout] 155 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     "###
[INFO] [stdout] 166 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional/expr.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     assert_debug_snapshot!(
[INFO] [stdout] 169 | |         condition().parse(r#"(((((((debug)))))))"#),
[INFO] [stdout] 170 | |         @r###"
[INFO] [stdout] 171 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     "###
[INFO] [stdout] 182 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional/expr.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | /     assert_debug_snapshot!(
[INFO] [stdout] 185 | |         condition().parse(r#"((((os == "linux") and debug)))"#),
[INFO] [stdout] 186 | |         @r###"
[INFO] [stdout] 187 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |     "###
[INFO] [stdout] 214 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional/expr.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | /     assert_debug_snapshot!(
[INFO] [stdout] 217 | |         condition().parse(r#"((os == "linux") and debug)"#),
[INFO] [stdout] 218 | |         @r###"
[INFO] [stdout] 219 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |     "###
[INFO] [stdout] 246 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional/expr.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | /     assert_debug_snapshot!(
[INFO] [stdout] 249 | |         condition().parse(r#"(os == "win") and not debug"#),
[INFO] [stdout] 250 | |         @r###"
[INFO] [stdout] 251 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     "###
[INFO] [stdout] 280 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> whippit/src/metadata/properties/conditional.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     assert_debug_snapshot!(conditional_rule(0).parse("if os == \"sux\": woot"), @r###"
[INFO] [stdout] 58 | |     ParseResult {
[INFO] [stdout] 59 | |         output: Some(
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     "###);
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:82:5
[INFO] [stdout]     |
[INFO] [stdout]  82 | /     assert_debug_snapshot!(conditional_rule(1).parse("  if os == \"sux\": woot"), @r###"
[INFO] [stdout]  83 | |     ParseResult {
[INFO] [stdout]  84 | |         output: Some(
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | /     assert_debug_snapshot!(
[INFO] [stdout] 110 | |         conditional_rule(1).parse(r#"
[INFO] [stdout] 111 | |   if os == "sux": woot
[INFO] [stdout] 112 | | "#),
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | /     assert_debug_snapshot!(
[INFO] [stdout] 139 | |         conditional_rule(1).parse(r#"
[INFO] [stdout] 140 | |   if debug: ohnoes
[INFO] [stdout] 141 | | "#),
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     assert_debug_snapshot!(conditional_fallback(0).parse("[PASS, FAIL]"), @r###"
[INFO] [stdout] 177 | |     ParseResult {
[INFO] [stdout] 178 | |         output: Some(
[INFO] [stdout] 179 | |             "[PASS, FAIL]",
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | /     assert_debug_snapshot!(conditional_fallback(0).parse(r#""okgo""#), @r###"
[INFO] [stdout] 185 | |     ParseResult {
[INFO] [stdout] 186 | |         output: Some(
[INFO] [stdout] 187 | |             "\"okgo\"",
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | /     assert_debug_snapshot!(conditional_fallback(0).parse(""), @r###"
[INFO] [stdout] 193 | |     ParseResult {
[INFO] [stdout] 194 | |         output: None,
[INFO] [stdout] 195 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | /     assert_debug_snapshot!(conditional_fallback(1).parse(""), @r###"
[INFO] [stdout] 201 | |     ParseResult {
[INFO] [stdout] 202 | |         output: None,
[INFO] [stdout] 203 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 | /     assert_debug_snapshot!(conditional_fallback(1).parse("  "), @r###"
[INFO] [stdout] 209 | |     ParseResult {
[INFO] [stdout] 210 | |         output: None,
[INFO] [stdout] 211 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | /     assert_debug_snapshot!(conditional_fallback(1).parse("  @False"), @r###"
[INFO] [stdout] 217 | |     ParseResult {
[INFO] [stdout] 218 | |         output: Some(
[INFO] [stdout] 219 | |             "@False",
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     assert_debug_snapshot!(conditional_fallback(1).parse("    @False"), @r###"
[INFO] [stdout] 225 | |     ParseResult {
[INFO] [stdout] 226 | |         output: None,
[INFO] [stdout] 227 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | /     assert_debug_snapshot!(conditional_fallback(3).parse(""), @r###"
[INFO] [stdout] 233 | |     ParseResult {
[INFO] [stdout] 234 | |         output: None,
[INFO] [stdout] 235 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | /     assert_debug_snapshot!(conditional_fallback(3).parse("      "), @r###"
[INFO] [stdout] 241 | |     ParseResult {
[INFO] [stdout] 242 | |         output: None,
[INFO] [stdout] 243 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | /     assert_debug_snapshot!(conditional_fallback(3).parse("      @True"), @r###"
[INFO] [stdout] 249 | |     ParseResult {
[INFO] [stdout] 250 | |         output: Some(
[INFO] [stdout] 251 | |             "@True",
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     assert_debug_snapshot!(conditional_fallback(3).parse("        @True"), @r###"
[INFO] [stdout] 257 | |     ParseResult {
[INFO] [stdout] 258 | |         output: None,
[INFO] [stdout] 259 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 | /     assert_debug_snapshot!(
[INFO] [stdout] 339 | |         // Should fail, no conditional rules.
[INFO] [stdout] 340 | |         conditional_value(0).parse("TIMEOUT"),
[INFO] [stdout] 341 | |         @r###"
[INFO] [stdout] ...   |
[INFO] [stdout] 348 | |     "###
[INFO] [stdout] 349 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | /     assert_debug_snapshot!(
[INFO] [stdout] 352 | |         conditional_value(0).parse("if os == \"awesome\": great"),
[INFO] [stdout] 353 | |         @r###"
[INFO] [stdout] 354 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |     "###
[INFO] [stdout] 382 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | /     assert_debug_snapshot!(
[INFO] [stdout] 387 | |         conditional_value(0).parse(r#"
[INFO] [stdout] 388 | | if os == "mac": PASS
[INFO] [stdout] 389 | | if os == "linux": FAIL
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |     "###
[INFO] [stdout] 440 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 | /     assert_debug_snapshot!(
[INFO] [stdout] 443 | |         conditional_value(0).parse(r#"
[INFO] [stdout] 444 | | if os == "mac": PASS
[INFO] [stdout] 445 | | "#),
[INFO] [stdout] ...   |
[INFO] [stdout] 474 | |     "###
[INFO] [stdout] 475 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 | /     assert_debug_snapshot!(
[INFO] [stdout] 478 | |         conditional_value(0).parse(r#"
[INFO] [stdout] 479 | | if os == "mac": PASS
[INFO] [stdout] 480 | | if os == "linux": FAIL
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |     "###
[INFO] [stdout] 528 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 | /     assert_debug_snapshot!(
[INFO] [stdout] 531 | |         conditional_value(1).parse(r#"
[INFO] [stdout] 532 | |   if os == "mac": PASS
[INFO] [stdout] 533 | |   if os == "linux": FAIL
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |     "###
[INFO] [stdout] 581 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 | /     assert_debug_snapshot!(
[INFO] [stdout] 584 | |         conditional_value(1).parse(r#"
[INFO] [stdout] 585 | |   if os == "mac": PASS
[INFO] [stdout] 586 | |   if os == "linux": FAIL
[INFO] [stdout] ...   |
[INFO] [stdout] 636 | |     "###
[INFO] [stdout] 637 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata/properties/conditional.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 | /     assert_debug_snapshot!(
[INFO] [stdout] 640 | |         conditional_value(1).parse(r#"
[INFO] [stdout] 641 | |   if os == "mac": [dom.webgpu.enabled:true, dom.webgpu.workers.enabled:true, dom.webgpu.testing.assert-hardware-adapter:true]
[INFO] [stdout] 642 | |   if os == "windows": [dom.webgpu.enabled:true, dom.webgpu.workers.enabled:true, dom.webgpu.testing.assert-hardware-adapter:true]
[INFO] [stdout] ...   |
[INFO] [stdout] 692 | |     "###
[INFO] [stdout] 693 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     assert_debug_snapshot!(
[INFO] [stdout] 102 | |         file_parser().parse(""),
[INFO] [stdout] 103 | |         @r###"
[INFO] [stdout] 104 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "###
[INFO] [stdout] 114 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     assert_debug_snapshot!(file_parser().parse("[hoot]"), @r###"
[INFO] [stdout] 117 | |     ParseResult {
[INFO] [stdout] 118 | |         output: Some(
[INFO] [stdout] 119 | |             UnstructuredFile {
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | /     assert_debug_snapshot!(file_parser().parse("[blarg]\n"), @r###"
[INFO] [stdout] 135 | |     ParseResult {
[INFO] [stdout] 136 | |         output: Some(
[INFO] [stdout] 137 | |             UnstructuredFile {
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     assert_debug_snapshot!(file_parser().parse("[blarg]\n[stuff]"), @r###"
[INFO] [stdout] 153 | |     ParseResult {
[INFO] [stdout] 154 | |         output: Some(
[INFO] [stdout] 155 | |             UnstructuredFile {
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /     assert_debug_snapshot!(file_parser().parse("\n[blarg]\n[stuff]\n"), @r###"
[INFO] [stdout] 176 | |     ParseResult {
[INFO] [stdout] 177 | |         output: Some(
[INFO] [stdout] 178 | |             UnstructuredFile {
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     assert_debug_snapshot!(file_parser().parse("\n[blarg]\n\n[stuff]\n"), @r###"
[INFO] [stdout] 199 | |     ParseResult {
[INFO] [stdout] 200 | |         output: Some(
[INFO] [stdout] 201 | |             UnstructuredFile {
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | /     assert_debug_snapshot!(file_parser().parse("\n[blarg]\n  expected: PASS\n[stuff]\n"), @r###"
[INFO] [stdout] 222 | |     ParseResult {
[INFO] [stdout] 223 | |         output: Some(
[INFO] [stdout] 224 | |             UnstructuredFile {
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | /     assert_debug_snapshot!(
[INFO] [stdout] 249 | |         file_parser().parse(r#"
[INFO] [stdout] 250 | | [blarg]
[INFO] [stdout] 251 | |   expected: PASS
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | /     assert_debug_snapshot!(
[INFO] [stdout] 282 | |         file_parser().parse(r#"
[INFO] [stdout] 283 | | [blarg]
[INFO] [stdout] 284 | |   expected: PASS
[INFO] [stdout] ...   |
[INFO] [stdout] 296 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 | /     assert_debug_snapshot!(
[INFO] [stdout] 299 | |         file_parser().parse(r#"
[INFO] [stdout] 300 | | [blarg]
[INFO] [stdout] 301 | |   expected: PASS
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 336 | /     assert_debug_snapshot!(
[INFO] [stdout] 337 | |         file_parser().parse(
[INFO] [stdout] 338 | | r#"
[INFO] [stdout] 339 | | [asdf]
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     "###
[INFO] [stdout] 392 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 | /     assert_debug_snapshot!(
[INFO] [stdout] 395 | |     file_parser().parse(
[INFO] [stdout] 396 | | r#"
[INFO] [stdout] 397 | | [asdf]
[INFO] [stdout] ...   |
[INFO] [stdout] 432 | |     "###
[INFO] [stdout] 433 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 | /     assert_debug_snapshot!(
[INFO] [stdout] 438 | |         parser.parse(r#"
[INFO] [stdout] 439 | | [asdf]
[INFO] [stdout] 440 | |   expected: PASS
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |     "###
[INFO] [stdout] 463 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 | /     assert_debug_snapshot!(comment(0).parse("asdf"), @r###"
[INFO] [stdout] 572 | |     ParseResult {
[INFO] [stdout] 573 | |         output: None,
[INFO] [stdout] 574 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 579 | /     assert_debug_snapshot!(comment(0).parse("# asdf"), @r###"
[INFO] [stdout] 580 | |     ParseResult {
[INFO] [stdout] 581 | |         output: Some(
[INFO] [stdout] 582 | |             "asdf",
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 | /     assert_debug_snapshot!(comment(0).parse("# "), @r###"
[INFO] [stdout] 588 | |     ParseResult {
[INFO] [stdout] 589 | |         output: Some(
[INFO] [stdout] 590 | |             "",
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 595 | /     assert_debug_snapshot!(comment(0).parse("#"), @r###"
[INFO] [stdout] 596 | |     ParseResult {
[INFO] [stdout] 597 | |         output: Some(
[INFO] [stdout] 598 | |             "",
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 | /     assert_debug_snapshot!(
[INFO] [stdout] 604 | |         comment(0).parse("# asdf # blarg"),
[INFO] [stdout] 605 | |         @r###"
[INFO] [stdout] 606 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |     "###
[INFO] [stdout] 613 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 | /     assert_debug_snapshot!(comment(0).parse(" # asdf # blarg"), @r###"
[INFO] [stdout] 615 | |     ParseResult {
[INFO] [stdout] 616 | |         output: None,
[INFO] [stdout] 617 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 621 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 | /     assert_debug_snapshot!(comment(0).parse("  # asdf # blarg"), @r###"
[INFO] [stdout] 623 | |     ParseResult {
[INFO] [stdout] 624 | |         output: None,
[INFO] [stdout] 625 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 629 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 | /     assert_debug_snapshot!(comment(1).parse("    # asdf # blarg"), @r###"
[INFO] [stdout] 631 | |     ParseResult {
[INFO] [stdout] 632 | |         output: None,
[INFO] [stdout] 633 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 637 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:638:5
[INFO] [stdout]     |
[INFO] [stdout] 638 | /     assert_debug_snapshot!(comment(1).parse("   # asdf # blarg"), @r###"
[INFO] [stdout] 639 | |     ParseResult {
[INFO] [stdout] 640 | |         output: None,
[INFO] [stdout] 641 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 645 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 | /     assert_debug_snapshot!(comment(1).parse(" # asdf # blarg"), @r###"
[INFO] [stdout] 647 | |     ParseResult {
[INFO] [stdout] 648 | |         output: None,
[INFO] [stdout] 649 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 653 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:654:5
[INFO] [stdout]     |
[INFO] [stdout] 654 | /     assert_debug_snapshot!(comment(1).parse("# asdf # blarg"), @r###"
[INFO] [stdout] 655 | |     ParseResult {
[INFO] [stdout] 656 | |         output: None,
[INFO] [stdout] 657 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:662:5
[INFO] [stdout]     |
[INFO] [stdout] 662 | /     assert_debug_snapshot!(comment(2).parse("      # asdf # blarg"), @r###"
[INFO] [stdout] 663 | |     ParseResult {
[INFO] [stdout] 664 | |         output: None,
[INFO] [stdout] 665 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 669 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:670:5
[INFO] [stdout]     |
[INFO] [stdout] 670 | /     assert_debug_snapshot!(comment(2).parse("     # asdf # blarg"), @r###"
[INFO] [stdout] 671 | |     ParseResult {
[INFO] [stdout] 672 | |         output: None,
[INFO] [stdout] 673 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 677 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:678:5
[INFO] [stdout]     |
[INFO] [stdout] 678 | /     assert_debug_snapshot!(comment(2).parse("    # asdf # blarg"), @r###"
[INFO] [stdout] 679 | |     ParseResult {
[INFO] [stdout] 680 | |         output: Some(
[INFO] [stdout] 681 | |             "asdf # blarg",
[INFO] [stdout] ...   |
[INFO] [stdout] 685 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:686:5
[INFO] [stdout]     |
[INFO] [stdout] 686 | /     assert_debug_snapshot!(comment(2).parse("   # asdf # blarg"), @r###"
[INFO] [stdout] 687 | |     ParseResult {
[INFO] [stdout] 688 | |         output: None,
[INFO] [stdout] 689 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 694 | /     assert_debug_snapshot!(comment(2).parse(" # asdf # blarg"), @r###"
[INFO] [stdout] 695 | |     ParseResult {
[INFO] [stdout] 696 | |         output: None,
[INFO] [stdout] 697 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 701 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:702:5
[INFO] [stdout]     |
[INFO] [stdout] 702 | /     assert_debug_snapshot!(comment(2).parse("# asdf # blarg"), @r###"
[INFO] [stdout] 703 | |     ParseResult {
[INFO] [stdout] 704 | |         output: None,
[INFO] [stdout] 705 | |         errs: [
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |     "###);
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 716 | /     assert_debug_snapshot!(
[INFO] [stdout] 717 | |         test().parse("[stuff and things]\n"),
[INFO] [stdout] 718 | |         @r###"
[INFO] [stdout] 719 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |     "###
[INFO] [stdout] 735 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 | /     assert_debug_snapshot!(
[INFO] [stdout] 737 | |         test()
[INFO] [stdout] 738 | |             .parse("[stuff and things]\n  expected: PASS\n"),
[INFO] [stdout] 739 | |         @r###"
[INFO] [stdout] ...   |
[INFO] [stdout] 759 | |     "###
[INFO] [stdout] 760 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:764:5
[INFO] [stdout]     |
[INFO] [stdout] 764 | /     assert_debug_snapshot!(
[INFO] [stdout] 765 | |         test().parse(r#"
[INFO] [stdout] 766 | | [stuff and things]
[INFO] [stdout] 767 | |   expected: PASS
[INFO] [stdout] ...   |
[INFO] [stdout] 789 | |     "###
[INFO] [stdout] 790 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:792:5
[INFO] [stdout]     |
[INFO] [stdout] 792 | /     assert_debug_snapshot!(
[INFO] [stdout] 793 | |         test().parse(r#"
[INFO] [stdout] 794 | | [stuff and things]
[INFO] [stdout] 795 | |   expected:
[INFO] [stdout] ...   |
[INFO] [stdout] 833 | |     "###
[INFO] [stdout] 834 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:836:5
[INFO] [stdout]     |
[INFO] [stdout] 836 | /     assert_debug_snapshot!(
[INFO] [stdout] 837 | |         test().parse(r#"
[INFO] [stdout] 838 | | [cts.https.html?q=webgpu:api,operation,adapter,requestAdapter:requestAdapter_no_parameters:*]
[INFO] [stdout] 839 | |   [:]
[INFO] [stdout] ...   |
[INFO] [stdout] 891 | |     "###
[INFO] [stdout] 892 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:922:5
[INFO] [stdout]     |
[INFO] [stdout] 922 | /     assert_debug_snapshot!(
[INFO] [stdout] 923 | |         subtest().parse(r#"
[INFO] [stdout] 924 | |   [stuff and things]
[INFO] [stdout] 925 | | "#),
[INFO] [stdout] ...   |
[INFO] [stdout] 939 | |     "###
[INFO] [stdout] 940 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> whippit/src/metadata.rs:942:5
[INFO] [stdout]     |
[INFO] [stdout] 942 | /     assert_debug_snapshot!(
[INFO] [stdout] 943 | |         subtest().parse(r#"
[INFO] [stdout] 944 | |   [stuff and things]
[INFO] [stdout] 945 | |     some_prop: it_works
[INFO] [stdout] ...   |
[INFO] [stdout] 964 | |     "###
[INFO] [stdout] 965 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:967:5
[INFO] [stdout]      |
[INFO] [stdout]  967 | /     assert_debug_snapshot!(
[INFO] [stdout]  968 | |         subtest().parse(r#"
[INFO] [stdout]  969 | |   [stuff and things]
[INFO] [stdout]  970 | |     expected:
[INFO] [stdout] ...    |
[INFO] [stdout] 1005 | |     "###
[INFO] [stdout] 1006 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1020:5
[INFO] [stdout]      |
[INFO] [stdout] 1020 | /     assert_debug_snapshot!(indent(0).parse(""), @r###"
[INFO] [stdout] 1021 | |     ParseResult {
[INFO] [stdout] 1022 | |         output: Some(
[INFO] [stdout] 1023 | |             (),
[INFO] [stdout] ...    |
[INFO] [stdout] 1027 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1028:5
[INFO] [stdout]      |
[INFO] [stdout] 1028 | /     assert_debug_snapshot!(indent(0).parse(" "), @r###"
[INFO] [stdout] 1029 | |     ParseResult {
[INFO] [stdout] 1030 | |         output: None,
[INFO] [stdout] 1031 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1035 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1036:5
[INFO] [stdout]      |
[INFO] [stdout] 1036 | /     assert_debug_snapshot!(indent(0).parse("  "), @r###"
[INFO] [stdout] 1037 | |     ParseResult {
[INFO] [stdout] 1038 | |         output: None,
[INFO] [stdout] 1039 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1043 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1044:5
[INFO] [stdout]      |
[INFO] [stdout] 1044 | /     assert_debug_snapshot!(indent(1).parse(""), @r###"
[INFO] [stdout] 1045 | |     ParseResult {
[INFO] [stdout] 1046 | |         output: None,
[INFO] [stdout] 1047 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1052:5
[INFO] [stdout]      |
[INFO] [stdout] 1052 | /     assert_debug_snapshot!(indent(1).parse(" "), @r###"
[INFO] [stdout] 1053 | |     ParseResult {
[INFO] [stdout] 1054 | |         output: None,
[INFO] [stdout] 1055 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1059 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1060:5
[INFO] [stdout]      |
[INFO] [stdout] 1060 | /     assert_debug_snapshot!(indent(1).parse("  "), @r###"
[INFO] [stdout] 1061 | |     ParseResult {
[INFO] [stdout] 1062 | |         output: Some(
[INFO] [stdout] 1063 | |             (),
[INFO] [stdout] ...    |
[INFO] [stdout] 1067 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1068:5
[INFO] [stdout]      |
[INFO] [stdout] 1068 | /     assert_debug_snapshot!(indent(1).parse("   "), @r###"
[INFO] [stdout] 1069 | |     ParseResult {
[INFO] [stdout] 1070 | |         output: None,
[INFO] [stdout] 1071 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1075 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1076:5
[INFO] [stdout]      |
[INFO] [stdout] 1076 | /     assert_debug_snapshot!(indent(1).parse("    "), @r###"
[INFO] [stdout] 1077 | |     ParseResult {
[INFO] [stdout] 1078 | |         output: None,
[INFO] [stdout] 1079 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1083 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1084:5
[INFO] [stdout]      |
[INFO] [stdout] 1084 | /     assert_debug_snapshot!(indent(2).parse(""), @r###"
[INFO] [stdout] 1085 | |     ParseResult {
[INFO] [stdout] 1086 | |         output: None,
[INFO] [stdout] 1087 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1092:5
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /     assert_debug_snapshot!(indent(2).parse(" "), @r###"
[INFO] [stdout] 1093 | |     ParseResult {
[INFO] [stdout] 1094 | |         output: None,
[INFO] [stdout] 1095 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1099 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1100:5
[INFO] [stdout]      |
[INFO] [stdout] 1100 | /     assert_debug_snapshot!(indent(2).parse("  "), @r###"
[INFO] [stdout] 1101 | |     ParseResult {
[INFO] [stdout] 1102 | |         output: None,
[INFO] [stdout] 1103 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1107 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1108:5
[INFO] [stdout]      |
[INFO] [stdout] 1108 | /     assert_debug_snapshot!(indent(2).parse("   "), @r###"
[INFO] [stdout] 1109 | |     ParseResult {
[INFO] [stdout] 1110 | |         output: None,
[INFO] [stdout] 1111 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1115 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1116:5
[INFO] [stdout]      |
[INFO] [stdout] 1116 | /     assert_debug_snapshot!(indent(2).parse("    "), @r###"
[INFO] [stdout] 1117 | |     ParseResult {
[INFO] [stdout] 1118 | |         output: Some(
[INFO] [stdout] 1119 | |             (),
[INFO] [stdout] ...    |
[INFO] [stdout] 1123 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1124:5
[INFO] [stdout]      |
[INFO] [stdout] 1124 | /     assert_debug_snapshot!(indent(2).parse("     "), @r###"
[INFO] [stdout] 1125 | |     ParseResult {
[INFO] [stdout] 1126 | |         output: None,
[INFO] [stdout] 1127 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1131 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1132:5
[INFO] [stdout]      |
[INFO] [stdout] 1132 | /     assert_debug_snapshot!(indent(2).parse("      "), @r###"
[INFO] [stdout] 1133 | |     ParseResult {
[INFO] [stdout] 1134 | |         output: None,
[INFO] [stdout] 1135 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1139 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1226:5
[INFO] [stdout]      |
[INFO] [stdout] 1226 | /     assert_debug_snapshot!(section_name(0).parse("hoot"), @r###"
[INFO] [stdout] 1227 | |     ParseResult {
[INFO] [stdout] 1228 | |         output: None,
[INFO] [stdout] 1229 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1233 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1234:5
[INFO] [stdout]      |
[INFO] [stdout] 1234 | /     assert_debug_snapshot!(section_name(0).parse("[hoot]"), @r###"
[INFO] [stdout] 1235 | |     ParseResult {
[INFO] [stdout] 1236 | |         output: Some(
[INFO] [stdout] 1237 | |             "hoot",
[INFO] [stdout] ...    |
[INFO] [stdout] 1241 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1242:5
[INFO] [stdout]      |
[INFO] [stdout] 1242 | /     assert_debug_snapshot!(section_name(0).parse("[asdf\\]blarg]"), @r###"
[INFO] [stdout] 1243 | |     ParseResult {
[INFO] [stdout] 1244 | |         output: Some(
[INFO] [stdout] 1245 | |             "asdf]blarg",
[INFO] [stdout] ...    |
[INFO] [stdout] 1249 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> whippit/src/metadata.rs:1250:5
[INFO] [stdout]      |
[INFO] [stdout] 1250 | /     assert_debug_snapshot!(section_name(0).parse("[asdf]blarg]"), @r###"
[INFO] [stdout] 1251 | |     ParseResult {
[INFO] [stdout] 1252 | |         output: None,
[INFO] [stdout] 1253 | |         errs: [
[INFO] [stdout] ...    |
[INFO] [stdout] 1257 | |     "###);
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 241 | |         parser.parse("prefs: []"),
[INFO] [stdout] 242 | |         @r###"
[INFO] [stdout] 243 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | |     "###
[INFO] [stdout] 257 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 260 | |         parser.parse("prefs: [dom.webgpu.enabled:true]"),
[INFO] [stdout] 261 | |         @r###"
[INFO] [stdout] 262 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |     "###
[INFO] [stdout] 281 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 284 | |         parser.parse("prefs: [dom.webgpu.enabled:[notvalidyet]]"),
[INFO] [stdout] 285 | |         @r###"
[INFO] [stdout] 286 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |     "###
[INFO] [stdout] 293 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 296 | |         parser.parse("prefs: [dom.webgpu.enabled:true, dom.webgpu.workers.enabled:true, dom.webgpu.testing.assert-hardware-adapte...
[INFO] [stdout] 297 | |         @r###"
[INFO] [stdout] 298 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 324 | |     "###
[INFO] [stdout] 325 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 328 | |         parser.parse("tags: []"),
[INFO] [stdout] 329 | |         @r###"
[INFO] [stdout] 330 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 345 | |     "###
[INFO] [stdout] 346 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 349 | |         parser.parse("tags: [webgpu]"),
[INFO] [stdout] 350 | |         @r###"
[INFO] [stdout] 351 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 366 | |     "###
[INFO] [stdout] 367 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 370 | |         parser.parse("tags: [INVAL!D]"),
[INFO] [stdout] 371 | |         @r###"
[INFO] [stdout] 372 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | |     "###
[INFO] [stdout] 379 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 382 | |         parser.parse("implementation-status: default"),
[INFO] [stdout] 383 | |         @r###"
[INFO] [stdout] 384 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     "###
[INFO] [stdout] 391 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 394 | |         parser.parse("implementation-status: implementing"),
[INFO] [stdout] 395 | |         @r###"
[INFO] [stdout] 396 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 409 | |     "###
[INFO] [stdout] 410 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 413 | |         parser.parse("implementation-status: not-implementing"),
[INFO] [stdout] 414 | |         @r###"
[INFO] [stdout] 415 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 428 | |     "###
[INFO] [stdout] 429 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:431:5
[INFO] [stdout]     |
[INFO] [stdout] 431 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 432 | |         parser.parse("implementation-status: backlog"),
[INFO] [stdout] 433 | |         @r###"
[INFO] [stdout] 434 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |     "###
[INFO] [stdout] 448 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:450:5
[INFO] [stdout]     |
[INFO] [stdout] 450 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 451 | |         parser.parse("implementation-status: derp"),
[INFO] [stdout] 452 | |         @r###"
[INFO] [stdout] 453 | |     ParseResult {
[INFO] [stdout] ...   |
[INFO] [stdout] 459 | |     "###
[INFO] [stdout] 460 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> moz-webgpu-cts/src/wpt/metadata.rs:464:5
[INFO] [stdout]     |
[INFO] [stdout] 464 | /     insta::assert_debug_snapshot!(
[INFO] [stdout] 465 | |         parser.parse(
[INFO] [stdout] 466 | |         r###"
[INFO] [stdout] 467 | | prefs:
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | |     "###
[INFO] [stdout] 484 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1397:5
[INFO] [stdout]      |
[INFO] [stdout] 1397 | /     assert_debug_snapshot!(
[INFO] [stdout] 1398 | |         parser().parse(
[INFO] [stdout] 1399 | | r#"
[INFO] [stdout] 1400 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1428 | |     "###
[INFO] [stdout] 1429 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1431:5
[INFO] [stdout]      |
[INFO] [stdout] 1431 | /     assert_debug_snapshot!(
[INFO] [stdout] 1432 | |         parser().parse(
[INFO] [stdout] 1433 | | r#"
[INFO] [stdout] 1434 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1472 | |     "###
[INFO] [stdout] 1473 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1475:5
[INFO] [stdout]      |
[INFO] [stdout] 1475 | /     assert_debug_snapshot!(
[INFO] [stdout] 1476 | |         parser().parse(
[INFO] [stdout] 1477 | | r#"
[INFO] [stdout] 1478 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1546 | |     "###
[INFO] [stdout] 1547 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1551:5
[INFO] [stdout]      |
[INFO] [stdout] 1551 | /     assert_debug_snapshot!(
[INFO] [stdout] 1552 | |         parser().parse(
[INFO] [stdout] 1553 | | r#"
[INFO] [stdout] 1554 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |     "###
[INFO] [stdout] 1622 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1624:5
[INFO] [stdout]      |
[INFO] [stdout] 1624 | /     assert_debug_snapshot!(
[INFO] [stdout] 1625 | |         parser().parse(
[INFO] [stdout] 1626 | | r#"
[INFO] [stdout] 1627 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1718 | |     "###
[INFO] [stdout] 1719 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1721:5
[INFO] [stdout]      |
[INFO] [stdout] 1721 | /     assert_debug_snapshot!(
[INFO] [stdout] 1722 | |         parser().parse(
[INFO] [stdout] 1723 | | r#"
[INFO] [stdout] 1724 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1786 | |     "###
[INFO] [stdout] 1787 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1789:5
[INFO] [stdout]      |
[INFO] [stdout] 1789 | /     assert_debug_snapshot!(
[INFO] [stdout] 1790 | |         parser().parse(
[INFO] [stdout] 1791 | | r#"
[INFO] [stdout] 1792 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 1855 | |     "###
[INFO] [stdout] 1856 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1858:5
[INFO] [stdout]      |
[INFO] [stdout] 1858 | /     assert_debug_snapshot!(
[INFO] [stdout] 1859 | |         parser().parse(r#"
[INFO] [stdout] 1860 | | [cts.https.html?q=webgpu:api,validation,buffer,destroy:twice:*]
[INFO] [stdout] 1861 | |   [:]
[INFO] [stdout] ...    |
[INFO] [stdout] 1922 | |     "###
[INFO] [stdout] 1923 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1925:5
[INFO] [stdout]      |
[INFO] [stdout] 1925 | /     assert_debug_snapshot!(
[INFO] [stdout] 1926 | |         parser().parse(
[INFO] [stdout] 1927 | | r#"
[INFO] [stdout] 1928 | | [canvas_complex_rgba8unorm_store.https.html]
[INFO] [stdout] ...    |
[INFO] [stdout] 1985 | |     "###
[INFO] [stdout] 1986 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:1988:5
[INFO] [stdout]      |
[INFO] [stdout] 1988 | /     assert_debug_snapshot!(
[INFO] [stdout] 1989 | |     parser().parse(
[INFO] [stdout] 1990 | | r#"
[INFO] [stdout] 1991 | | [this_is_tagged.https.html]
[INFO] [stdout] ...    |
[INFO] [stdout] 2084 | |     "###
[INFO] [stdout] 2085 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:2087:5
[INFO] [stdout]      |
[INFO] [stdout] 2087 | /     assert_debug_snapshot!(
[INFO] [stdout] 2088 | |         parser().parse(
[INFO] [stdout] 2089 | | r#"
[INFO] [stdout] 2090 | | [asdf]
[INFO] [stdout] ...    |
[INFO] [stdout] 2151 | |     "###
[INFO] [stdout] 2152 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:2154:5
[INFO] [stdout]      |
[INFO] [stdout] 2154 | /     assert_debug_snapshot!(
[INFO] [stdout] 2155 | |         parser().parse(
[INFO] [stdout] 2156 | | r#"
[INFO] [stdout] 2157 | | [whoa-this-is-cool]
[INFO] [stdout] ...    |
[INFO] [stdout] 2218 | |     "###
[INFO] [stdout] 2219 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]     --> moz-webgpu-cts/src/wpt/metadata.rs:2221:5
[INFO] [stdout]      |
[INFO] [stdout] 2221 | /     assert_debug_snapshot!(
[INFO] [stdout] 2222 | |         parser().parse(
[INFO] [stdout] 2223 | | r#"
[INFO] [stdout] 2224 | | [conditional-disabled-property]
[INFO] [stdout] ...    |
[INFO] [stdout] 2286 | |     "###
[INFO] [stdout] 2287 | |     );
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> moz-webgpu-cts/src/main.rs:1116:13
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             path!(&checkout | "testing" | "web-platform" | "mozilla" | "meta" | "webgpu")
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `path`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> moz-webgpu-cts/src/main.rs:1118:27
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         Browser::Servo => path!(&checkout | "tests" | "wpt" | "webgpu" | "meta" | "webgpu"),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> moz-webgpu-cts/src/main.rs:1116:13
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             path!(&checkout | "testing" | "web-platform" | "mozilla" | "meta" | "webgpu")
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `path`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> moz-webgpu-cts/src/main.rs:1118:27
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         Browser::Servo => path!(&checkout | "tests" | "wpt" | "webgpu" | "meta" | "webgpu"),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whippit` (lib test) due to 86 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts" test) due to 26 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803", kill_on_drop: false }`
[INFO] [stdout] 4578f5a450edc6f9b704ef4f2ba33dd8b0e582485e8d450600f72bd7bd6fa803
