[INFO] fetching crate py_literal 0.4.0...
[INFO] testing py_literal-0.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate py_literal 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate py_literal 0.4.0
[INFO] finished tweaking crates.io crate py_literal 0.4.0
[INFO] tweaked toml for crates.io crate py_literal 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate py_literal 0.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b24c9f49d471ed92c9dccfd196a850c06df2f8b7b6801bdbd73a8f181898f7c
[INFO] running `Command { std: "docker" "start" "-a" "2b24c9f49d471ed92c9dccfd196a850c06df2f8b7b6801bdbd73a8f181898f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b24c9f49d471ed92c9dccfd196a850c06df2f8b7b6801bdbd73a8f181898f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b24c9f49d471ed92c9dccfd196a850c06df2f8b7b6801bdbd73a8f181898f7c", kill_on_drop: false }`
[INFO] [stdout] 2b24c9f49d471ed92c9dccfd196a850c06df2f8b7b6801bdbd73a8f181898f7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c12b3d6305ae6a7c44f893495b2939fedc5af762e7e6411ca67480e1766c3b77
[INFO] running `Command { std: "docker" "start" "-a" "c12b3d6305ae6a7c44f893495b2939fedc5af762e7e6411ca67480e1766c3b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling py_literal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]   --> src/parse_macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let value = $value;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parse.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let (start,) = parse_pairs_as!(parsed, (Rule::start,));
[INFO] [stdout]    |                        --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(bindings_with_variant_name)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stdout]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stdout]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stdout]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let (string_body,) = parse_pairs_as!(string.into_inner(), (_,));
[INFO] [stdout]     |                          ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stdout]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let (bytes_body,) = parse_pairs_as!(bytes.into_inner(), (_,));
[INFO] [stdout]     |                         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let (inner,) = parse_pairs_as!(number.into_inner(), (_,));
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let (inner,) = parse_pairs_as!(int.into_inner(), (_,));
[INFO] [stdout]     |                    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:282:20
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let (inner,) = parse_pairs_as!(float.into_inner(), (_,));
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let (inner,) = parse_pairs_as!(imag.into_inner(), (_,));
[INFO] [stdout]     |                    ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stdout]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stdout]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:342:20
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let (inner,) = parse_pairs_as!(value.into_inner(), (_,));
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0170`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.31s
[INFO] running `Command { std: "docker" "inspect" "c12b3d6305ae6a7c44f893495b2939fedc5af762e7e6411ca67480e1766c3b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12b3d6305ae6a7c44f893495b2939fedc5af762e7e6411ca67480e1766c3b77", kill_on_drop: false }`
[INFO] [stdout] c12b3d6305ae6a7c44f893495b2939fedc5af762e7e6411ca67480e1766c3b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1361787d861c81205fbacdc46d34b2d38c5aa05df8e25f2f1f547893aecc08a9
[INFO] running `Command { std: "docker" "start" "-a" "1361787d861c81205fbacdc46d34b2d38c5aa05df8e25f2f1f547893aecc08a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]   --> src/parse_macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let value = $value;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parse.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let (start,) = parse_pairs_as!(parsed, (Rule::start,));
[INFO] [stdout]    |                        --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(bindings_with_variant_name)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stdout]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stdout]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stdout]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let (string_body,) = parse_pairs_as!(string.into_inner(), (_,));
[INFO] [stdout]     |                          ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stdout]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let (bytes_body,) = parse_pairs_as!(bytes.into_inner(), (_,));
[INFO] [stdout]     |                         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let (inner,) = parse_pairs_as!(number.into_inner(), (_,));
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let (inner,) = parse_pairs_as!(int.into_inner(), (_,));
[INFO] [stdout]     |                    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:282:20
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let (inner,) = parse_pairs_as!(float.into_inner(), (_,));
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let (inner,) = parse_pairs_as!(imag.into_inner(), (_,));
[INFO] [stdout]     |                    ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stdout]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stdout]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:342:20
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let (inner,) = parse_pairs_as!(value.into_inner(), (_,));
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0170`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling py_literal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]   --> src/parse_macros.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |             let value = $value;
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parse.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let (start,) = parse_pairs_as!(parsed, (Rule::start,));
[INFO] [stdout]    |                        --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(bindings_with_variant_name)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stdout]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stdout]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stdout]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let (string_body,) = parse_pairs_as!(string.into_inner(), (_,));
[INFO] [stdout]     |                          ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stdout]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let (bytes_body,) = parse_pairs_as!(bytes.into_inner(), (_,));
[INFO] [stdout]     |                         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let (inner,) = parse_pairs_as!(number.into_inner(), (_,));
[INFO] [stdout]     |                    ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let (inner,) = parse_pairs_as!(int.into_inner(), (_,));
[INFO] [stdout]     |                    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:282:20
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let (inner,) = parse_pairs_as!(float.into_inner(), (_,));
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let (inner,) = parse_pairs_as!(imag.into_inner(), (_,));
[INFO] [stdout]     |                    ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stdout]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:320:28
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stdout]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:342:20
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let (inner,) = parse_pairs_as!(value.into_inner(), (_,));
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:417:34
[INFO] [stdout]     |
[INFO] [stdout] 417 |             let s = parse_string(parse_pairs_as!(parsed, (Rule::string,)).0).unwrap();
[INFO] [stdout]     |                                  ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:434:37
[INFO] [stdout]     |
[INFO] [stdout] 434 |             let bytes = parse_bytes(parse_pairs_as!(parsed, (Rule::bytes,)).0).unwrap();
[INFO] [stdout]     |                                     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:444:38
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let expr = parse_number_expr(parse_pairs_as!(parsed, (Rule::number_expr,)).0).unwrap();
[INFO] [stdout]     |                                      --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:457:37
[INFO] [stdout]     |
[INFO] [stdout] 457 |             let int = parse_integer(parse_pairs_as!(parsed, (Rule::integer,)).0);
[INFO] [stdout]     |                                     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:467:33
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let float = parse_float(parse_pairs_as!(parsed, (Rule::float,)).0).unwrap();
[INFO] [stdout]     |                                 --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:482:37
[INFO] [stdout]     |
[INFO] [stdout] 482 |             let tuple = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stdout]     |                                     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:507:36
[INFO] [stdout]     |
[INFO] [stdout] 507 |             let list = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stdout]     |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:529:36
[INFO] [stdout]     |
[INFO] [stdout] 529 |             let dict = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stdout]     |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:544:35
[INFO] [stdout]     |
[INFO] [stdout] 544 |             let set = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stdout]     |                                   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stdout]    --> src/parse_macros.rs:5:17
[INFO] [stdout]     |
[INFO] [stdout]   5 |             let value = $value;
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse.rs:574:36
[INFO] [stdout]     |
[INFO] [stdout] 574 |             let list = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stdout]     |                                    --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]    --> src/format.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         format!("{}", Set(vec![]));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let _ = format!("{}", Set(vec![]));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0170`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.02s
[INFO] running `Command { std: "docker" "inspect" "1361787d861c81205fbacdc46d34b2d38c5aa05df8e25f2f1f547893aecc08a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1361787d861c81205fbacdc46d34b2d38c5aa05df8e25f2f1f547893aecc08a9", kill_on_drop: false }`
[INFO] [stdout] 1361787d861c81205fbacdc46d34b2d38c5aa05df8e25f2f1f547893aecc08a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf5bdbb7634b4ff2fa4fe4412eb4d7d557f30f944eda18e001533f5cae6dc010
[INFO] running `Command { std: "docker" "start" "-a" "cf5bdbb7634b4ff2fa4fe4412eb4d7d557f30f944eda18e001533f5cae6dc010", kill_on_drop: false }`
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]   --> src/parse_macros.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |             let value = $value;
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/parse.rs:99:24
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let (start,) = parse_pairs_as!(parsed, (Rule::start,));
[INFO] [stderr]    |                        --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(bindings_with_variant_name)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:100:26
[INFO] [stderr]     |
[INFO] [stderr] 100 |         let (value, _) = parse_pairs_as!(start.into_inner(), (Rule::value, Rule::EOI));
[INFO] [stderr]     |                          ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:107:18
[INFO] [stderr]     |
[INFO] [stderr] 107 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stderr]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:144:26
[INFO] [stderr]     |
[INFO] [stderr] 144 |     let (string_body,) = parse_pairs_as!(string.into_inner(), (_,));
[INFO] [stderr]     |                          ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:166:18
[INFO] [stderr]     |
[INFO] [stderr] 166 |     let (seq,) = parse_pairs_as!(escape_seq.into_inner(), (_,));
[INFO] [stderr]     |                  ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |     let (bytes_body,) = parse_pairs_as!(bytes.into_inner(), (_,));
[INFO] [stderr]     |                         ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:239:20
[INFO] [stderr]     |
[INFO] [stderr] 239 |     let (inner,) = parse_pairs_as!(number.into_inner(), (_,));
[INFO] [stderr]     |                    ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:250:20
[INFO] [stderr]     |
[INFO] [stderr] 250 |     let (inner,) = parse_pairs_as!(int.into_inner(), (_,));
[INFO] [stderr]     |                    --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:282:20
[INFO] [stderr]     |
[INFO] [stderr] 282 |     let (inner,) = parse_pairs_as!(float.into_inner(), (_,));
[INFO] [stderr]     |                    ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:298:20
[INFO] [stderr]     |
[INFO] [stderr] 298 |     let (inner,) = parse_pairs_as!(imag.into_inner(), (_,));
[INFO] [stderr]     |                    ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:320:28
[INFO] [stderr]     |
[INFO] [stderr] 320 |         let (key, value) = parse_pairs_as!(elem.into_inner(), (Rule::value, Rule::value));
[INFO] [stderr]     |                            -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:342:20
[INFO] [stderr]     |
[INFO] [stderr] 342 |     let (inner,) = parse_pairs_as!(value.into_inner(), (_,));
[INFO] [stderr]     |                    ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0170`.
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:417:34
[INFO] [stderr]     |
[INFO] [stderr] 417 |             let s = parse_string(parse_pairs_as!(parsed, (Rule::string,)).0).unwrap();
[INFO] [stderr]     |                                  ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:434:37
[INFO] [stderr]     |
[INFO] [stderr] 434 |             let bytes = parse_bytes(parse_pairs_as!(parsed, (Rule::bytes,)).0).unwrap();
[INFO] [stderr]     |                                     --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:444:38
[INFO] [stderr]     |
[INFO] [stderr] 444 |         let expr = parse_number_expr(parse_pairs_as!(parsed, (Rule::number_expr,)).0).unwrap();
[INFO] [stderr]     |                                      --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:457:37
[INFO] [stderr]     |
[INFO] [stderr] 457 |             let int = parse_integer(parse_pairs_as!(parsed, (Rule::integer,)).0);
[INFO] [stderr]     |                                     ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:467:33
[INFO] [stderr]     |
[INFO] [stderr] 467 |         let float = parse_float(parse_pairs_as!(parsed, (Rule::float,)).0).unwrap();
[INFO] [stderr]     |                                 --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:482:37
[INFO] [stderr]     |
[INFO] [stderr] 482 |             let tuple = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stderr]     |                                     --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:507:36
[INFO] [stderr]     |
[INFO] [stderr] 507 |             let list = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stderr]     |                                    --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:529:36
[INFO] [stderr]     |
[INFO] [stderr] 529 |             let dict = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stderr]     |                                    --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:544:35
[INFO] [stderr]     |
[INFO] [stderr] 544 |             let set = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stderr]     |                                   --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning[E0170]: pattern binding `value` is named the same as one of the variants of the type `parse::Rule`
[INFO] [stderr]    --> src/parse_macros.rs:5:17
[INFO] [stderr]     |
[INFO] [stderr]   5 |             let value = $value;
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/parse.rs:574:36
[INFO] [stderr]     |
[INFO] [stderr] 574 |             let list = parse_value(parse_pairs_as!(parsed, (Rule::value,)).0).unwrap();
[INFO] [stderr]     |                                    --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `debug_assert_match` which comes from the expansion of the macro `parse_pairs_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `must_use` that must be used
[INFO] [stderr]    --> src/format.rs:276:9
[INFO] [stderr]     |
[INFO] [stderr] 276 |         format!("{}", Set(vec![]));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 276 |         let _ = format!("{}", Set(vec![]));
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `py_literal` (lib) generated 14 warnings (2 duplicates)
[INFO] [stderr] warning: `py_literal` (lib test) generated 25 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/py_literal-693eb1000fdd725f)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test format::test::format_bytes ... ok
[INFO] [stdout] test format::test::format_list ... ok
[INFO] [stdout] test format::test::format_set ... ok
[INFO] [stdout] test format::test::format_string ... ok
[INFO] [stdout] test format::test::format_complex ... ok
[INFO] [stdout] test format::test::format_dict ... ok
[INFO] [stdout] test format::test::format_nested ... ok
[INFO] [stdout] test parse::test::parse_bytes_example ... ok
[INFO] [stdout] test parse::test::parse_dict_example ... ok
[INFO] [stdout] test parse::test::parse_float_example ... ok
[INFO] [stdout] test parse::test::parse_set_example ... ok
[INFO] [stdout] test parse::test::parse_integer_example ... ok
[INFO] [stdout] test parse::test::parse_list_of_tuples_example ... ok
[INFO] [stdout] test parse::test::parse_list_example ... ok
[INFO] [stdout] test parse::test::parse_number_expr_example ... ok
[INFO] [stdout] test parse::test::parse_tuple_example ... ok
[INFO] [stdout] test parse::test::parse_string_example ... ok
[INFO] [stdout] test format::test::format_tuple ... ok
[INFO] [stdout] test format::test::format_empty_set - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests py_literal
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/parse_macros.rs - parse_macros::parse_pairs_as (line 30) ... ignored
[INFO] [stdout] test src/parse_macros.rs - parse_macros::parse_pairs_as (line 36) ... ignored
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf5bdbb7634b4ff2fa4fe4412eb4d7d557f30f944eda18e001533f5cae6dc010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5bdbb7634b4ff2fa4fe4412eb4d7d557f30f944eda18e001533f5cae6dc010", kill_on_drop: false }`
[INFO] [stdout] cf5bdbb7634b4ff2fa4fe4412eb4d7d557f30f944eda18e001533f5cae6dc010
