[INFO] fetching crate py_literal 0.4.0... [INFO] testing py_literal-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate py_literal 0.4.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate py_literal 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 911eca1dd656dd6a9831dd8baab8742ebc8038882c7be59a7e57564c1a268e88 [INFO] running `Command { std: "docker" "start" "-a" "911eca1dd656dd6a9831dd8baab8742ebc8038882c7be59a7e57564c1a268e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "911eca1dd656dd6a9831dd8baab8742ebc8038882c7be59a7e57564c1a268e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911eca1dd656dd6a9831dd8baab8742ebc8038882c7be59a7e57564c1a268e88", kill_on_drop: false }` [INFO] [stdout] 911eca1dd656dd6a9831dd8baab8742ebc8038882c7be59a7e57564c1a268e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f2e72f9c09f4fc5a22263d4539d2587c84529b5d6888c7f2682b0c7930bbe67 [INFO] running `Command { std: "docker" "start" "-a" "7f2e72f9c09f4fc5a22263d4539d2587c84529b5d6888c7f2682b0c7930bbe67", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling py_literal v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[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: `#[deny(bindings_with_variant_name)]` on by default [INFO] [stdout] = note: this error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error[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 error 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] error: could not compile `py_literal` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "7f2e72f9c09f4fc5a22263d4539d2587c84529b5d6888c7f2682b0c7930bbe67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2e72f9c09f4fc5a22263d4539d2587c84529b5d6888c7f2682b0c7930bbe67", kill_on_drop: false }` [INFO] [stdout] 7f2e72f9c09f4fc5a22263d4539d2587c84529b5d6888c7f2682b0c7930bbe67