Build #1949369 2025-04-04 01:11:36
# rustc version
rustc 1.88.0-nightly (d5b4c2e4f 2025-04-02)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/python-syntax-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/python-syntax-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250402-1.88.0-nightly-d5b4c2e4f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 1f5aa37ed48267f680efe881242da02706441b0bebe9c3c14efea7643918eb23
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1f5aa37ed48267f680efe881242da02706441b0bebe9c3c14efea7643918eb23", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting python-syntax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:28902:5
[INFO] [stderr] |
[INFO] [stderr] 28902 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 28902 - (__0)
[INFO] [stderr] 28902 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:28986:5
[INFO] [stderr] |
[INFO] [stderr] 28986 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 28986 - (__0)
[INFO] [stderr] 28986 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29048:5
[INFO] [stderr] |
[INFO] [stderr] 29048 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29048 - (__0)
[INFO] [stderr] 29048 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29056:5
[INFO] [stderr] |
[INFO] [stderr] 29056 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29056 - (__0)
[INFO] [stderr] 29056 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29064:5
[INFO] [stderr] |
[INFO] [stderr] 29064 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29064 - (__0)
[INFO] [stderr] 29064 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29154:5
[INFO] [stderr] |
[INFO] [stderr] 29154 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29154 - (__0)
[INFO] [stderr] 29154 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29162:5
[INFO] [stderr] |
[INFO] [stderr] 29162 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29162 - (__0)
[INFO] [stderr] 29162 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29187:5
[INFO] [stderr] |
[INFO] [stderr] 29187 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29187 - (__0)
[INFO] [stderr] 29187 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29205:5
[INFO] [stderr] |
[INFO] [stderr] 29205 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29205 - (__0)
[INFO] [stderr] 29205 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29213:5
[INFO] [stderr] |
[INFO] [stderr] 29213 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29213 - (__0)
[INFO] [stderr] 29213 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29221:5
[INFO] [stderr] |
[INFO] [stderr] 29221 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29221 - (__0)
[INFO] [stderr] 29221 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29229:5
[INFO] [stderr] |
[INFO] [stderr] 29229 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29229 - (__0)
[INFO] [stderr] 29229 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29237:5
[INFO] [stderr] |
[INFO] [stderr] 29237 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29237 - (__0)
[INFO] [stderr] 29237 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29245:5
[INFO] [stderr] |
[INFO] [stderr] 29245 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29245 - (__0)
[INFO] [stderr] 29245 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29253:5
[INFO] [stderr] |
[INFO] [stderr] 29253 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29253 - (__0)
[INFO] [stderr] 29253 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29261:5
[INFO] [stderr] |
[INFO] [stderr] 29261 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29261 - (__0)
[INFO] [stderr] 29261 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29269:5
[INFO] [stderr] |
[INFO] [stderr] 29269 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29269 - (__0)
[INFO] [stderr] 29269 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29461:5
[INFO] [stderr] |
[INFO] [stderr] 29461 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29461 - (__0)
[INFO] [stderr] 29461 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29469:5
[INFO] [stderr] |
[INFO] [stderr] 29469 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29469 - (__0)
[INFO] [stderr] 29469 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29506:5
[INFO] [stderr] |
[INFO] [stderr] 29506 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29506 - (__0)
[INFO] [stderr] 29506 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29514:5
[INFO] [stderr] |
[INFO] [stderr] 29514 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29514 - (__0)
[INFO] [stderr] 29514 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29522:5
[INFO] [stderr] |
[INFO] [stderr] 29522 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29522 - (__0)
[INFO] [stderr] 29522 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29530:5
[INFO] [stderr] |
[INFO] [stderr] 29530 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29530 - (__0)
[INFO] [stderr] 29530 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29538:5
[INFO] [stderr] |
[INFO] [stderr] 29538 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29538 - (__0)
[INFO] [stderr] 29538 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29635:5
[INFO] [stderr] |
[INFO] [stderr] 29635 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29635 - (__0)
[INFO] [stderr] 29635 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29643:5
[INFO] [stderr] |
[INFO] [stderr] 29643 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29643 - (__0)
[INFO] [stderr] 29643 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29738:5
[INFO] [stderr] |
[INFO] [stderr] 29738 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29738 - (__0)
[INFO] [stderr] 29738 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29746:5
[INFO] [stderr] |
[INFO] [stderr] 29746 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29746 - (__0)
[INFO] [stderr] 29746 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29783:5
[INFO] [stderr] |
[INFO] [stderr] 29783 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29783 - (__0)
[INFO] [stderr] 29783 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29791:5
[INFO] [stderr] |
[INFO] [stderr] 29791 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29791 - (__0)
[INFO] [stderr] 29791 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29857:5
[INFO] [stderr] |
[INFO] [stderr] 29857 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29857 - (__0)
[INFO] [stderr] 29857 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29865:5
[INFO] [stderr] |
[INFO] [stderr] 29865 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29865 - (__0)
[INFO] [stderr] 29865 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29873:5
[INFO] [stderr] |
[INFO] [stderr] 29873 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29873 - (__0)
[INFO] [stderr] 29873 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29881:5
[INFO] [stderr] |
[INFO] [stderr] 29881 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29881 - (__0)
[INFO] [stderr] 29881 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29889:5
[INFO] [stderr] |
[INFO] [stderr] 29889 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29889 - (__0)
[INFO] [stderr] 29889 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29897:5
[INFO] [stderr] |
[INFO] [stderr] 29897 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29897 - (__0)
[INFO] [stderr] 29897 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29905:5
[INFO] [stderr] |
[INFO] [stderr] 29905 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29905 - (__0)
[INFO] [stderr] 29905 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29913:5
[INFO] [stderr] |
[INFO] [stderr] 29913 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29913 - (__0)
[INFO] [stderr] 29913 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29921:5
[INFO] [stderr] |
[INFO] [stderr] 29921 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29921 - (__0)
[INFO] [stderr] 29921 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:29929:5
[INFO] [stderr] |
[INFO] [stderr] 29929 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 29929 - (__0)
[INFO] [stderr] 29929 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30027:5
[INFO] [stderr] |
[INFO] [stderr] 30027 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30027 - (__0)
[INFO] [stderr] 30027 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30246:5
[INFO] [stderr] |
[INFO] [stderr] 30246 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30246 - (__0)
[INFO] [stderr] 30246 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30265:5
[INFO] [stderr] |
[INFO] [stderr] 30265 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30265 - (__0)
[INFO] [stderr] 30265 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30273:5
[INFO] [stderr] |
[INFO] [stderr] 30273 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30273 - (__0)
[INFO] [stderr] 30273 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30281:5
[INFO] [stderr] |
[INFO] [stderr] 30281 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30281 - (__0)
[INFO] [stderr] 30281 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30310:5
[INFO] [stderr] |
[INFO] [stderr] 30310 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30310 - (__0)
[INFO] [stderr] 30310 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30318:5
[INFO] [stderr] |
[INFO] [stderr] 30318 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30318 - (__0)
[INFO] [stderr] 30318 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30342:5
[INFO] [stderr] |
[INFO] [stderr] 30342 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30342 - (__0)
[INFO] [stderr] 30342 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30350:5
[INFO] [stderr] |
[INFO] [stderr] 30350 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30350 - (__0)
[INFO] [stderr] 30350 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30375:5
[INFO] [stderr] |
[INFO] [stderr] 30375 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30375 - (__0)
[INFO] [stderr] 30375 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30512:5
[INFO] [stderr] |
[INFO] [stderr] 30512 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30512 - (__0)
[INFO] [stderr] 30512 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30528:5
[INFO] [stderr] |
[INFO] [stderr] 30528 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30528 - (__0)
[INFO] [stderr] 30528 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30544:5
[INFO] [stderr] |
[INFO] [stderr] 30544 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30544 - (__0)
[INFO] [stderr] 30544 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30568:5
[INFO] [stderr] |
[INFO] [stderr] 30568 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30568 - (__0)
[INFO] [stderr] 30568 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30592:5
[INFO] [stderr] |
[INFO] [stderr] 30592 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30592 - (__0)
[INFO] [stderr] 30592 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30640:5
[INFO] [stderr] |
[INFO] [stderr] 30640 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30640 - (__0)
[INFO] [stderr] 30640 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30689:5
[INFO] [stderr] |
[INFO] [stderr] 30689 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30689 - (__0)
[INFO] [stderr] 30689 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30798:5
[INFO] [stderr] |
[INFO] [stderr] 30798 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30798 - (__0)
[INFO] [stderr] 30798 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30834:5
[INFO] [stderr] |
[INFO] [stderr] 30834 | { (Some(__0), None) }
[INFO] [stderr] | ^^ ^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr] |
[INFO] [stderr] 30834 - { (Some(__0), None) }
[INFO] [stderr] 30834 + (Some(__0), None)
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30873:5
[INFO] [stderr] |
[INFO] [stderr] 30873 | { (None, Some(ast::Keyword { arg: None, value: Box::new(__0) })) }
[INFO] [stderr] | ^^ ^^
[INFO] [stderr] |
[INFO] [stderr] help: remove these braces
[INFO] [stderr] |
[INFO] [stderr] 30873 - { (None, Some(ast::Keyword { arg: None, value: Box::new(__0) })) }
[INFO] [stderr] 30873 + (None, Some(ast::Keyword { arg: None, value: Box::new(__0) }))
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30953:5
[INFO] [stderr] |
[INFO] [stderr] 30953 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30953 - (__0)
[INFO] [stderr] 30953 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:30963:5
[INFO] [stderr] |
[INFO] [stderr] 30963 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 30963 - (__0)
[INFO] [stderr] 30963 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31294:5
[INFO] [stderr] |
[INFO] [stderr] 31294 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31294 - (__0)
[INFO] [stderr] 31294 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31302:5
[INFO] [stderr] |
[INFO] [stderr] 31302 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31302 - (__0)
[INFO] [stderr] 31302 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31310:5
[INFO] [stderr] |
[INFO] [stderr] 31310 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31310 - (__0)
[INFO] [stderr] 31310 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31318:5
[INFO] [stderr] |
[INFO] [stderr] 31318 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31318 - (__0)
[INFO] [stderr] 31318 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31326:5
[INFO] [stderr] |
[INFO] [stderr] 31326 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31326 - (__0)
[INFO] [stderr] 31326 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31334:5
[INFO] [stderr] |
[INFO] [stderr] 31334 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31334 - (__0)
[INFO] [stderr] 31334 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31342:5
[INFO] [stderr] |
[INFO] [stderr] 31342 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31342 - (__0)
[INFO] [stderr] 31342 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31453:5
[INFO] [stderr] |
[INFO] [stderr] 31453 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31453 - (__0)
[INFO] [stderr] 31453 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31546:5
[INFO] [stderr] |
[INFO] [stderr] 31546 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31546 - (__0)
[INFO] [stderr] 31546 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31571:5
[INFO] [stderr] |
[INFO] [stderr] 31571 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31571 - (__0)
[INFO] [stderr] 31571 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31614:5
[INFO] [stderr] |
[INFO] [stderr] 31614 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31614 - (__0)
[INFO] [stderr] 31614 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31640:5
[INFO] [stderr] |
[INFO] [stderr] 31640 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31640 - (__0)
[INFO] [stderr] 31640 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31648:5
[INFO] [stderr] |
[INFO] [stderr] 31648 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31648 - (__0)
[INFO] [stderr] 31648 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31691:5
[INFO] [stderr] |
[INFO] [stderr] 31691 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31691 - (__0)
[INFO] [stderr] 31691 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31959:5
[INFO] [stderr] |
[INFO] [stderr] 31959 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31959 - (__0)
[INFO] [stderr] 31959 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31985:5
[INFO] [stderr] |
[INFO] [stderr] 31985 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31985 - (__0)
[INFO] [stderr] 31985 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:31993:5
[INFO] [stderr] |
[INFO] [stderr] 31993 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 31993 - (__0)
[INFO] [stderr] 31993 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32054:5
[INFO] [stderr] |
[INFO] [stderr] 32054 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32054 - (__0)
[INFO] [stderr] 32054 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32081:5
[INFO] [stderr] |
[INFO] [stderr] 32081 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32081 - (__0)
[INFO] [stderr] 32081 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32124:5
[INFO] [stderr] |
[INFO] [stderr] 32124 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32124 - (__0)
[INFO] [stderr] 32124 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32132:5
[INFO] [stderr] |
[INFO] [stderr] 32132 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32132 - (__0)
[INFO] [stderr] 32132 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32149:5
[INFO] [stderr] |
[INFO] [stderr] 32149 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32149 - (__0)
[INFO] [stderr] 32149 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32157:5
[INFO] [stderr] |
[INFO] [stderr] 32157 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32157 - (__0)
[INFO] [stderr] 32157 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32183:5
[INFO] [stderr] |
[INFO] [stderr] 32183 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32183 - (__0)
[INFO] [stderr] 32183 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32276:5
[INFO] [stderr] |
[INFO] [stderr] 32276 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32276 - (__0)
[INFO] [stderr] 32276 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32302:5
[INFO] [stderr] |
[INFO] [stderr] 32302 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32302 - (__0)
[INFO] [stderr] 32302 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32328:5
[INFO] [stderr] |
[INFO] [stderr] 32328 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32328 - (__0)
[INFO] [stderr] 32328 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32380:5
[INFO] [stderr] |
[INFO] [stderr] 32380 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32380 - (__0)
[INFO] [stderr] 32380 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32403:5
[INFO] [stderr] |
[INFO] [stderr] 32403 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32403 - (__0)
[INFO] [stderr] 32403 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32426:5
[INFO] [stderr] |
[INFO] [stderr] 32426 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32426 - (__0)
[INFO] [stderr] 32426 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32452:5
[INFO] [stderr] |
[INFO] [stderr] 32452 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32452 - (__0)
[INFO] [stderr] 32452 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32547:5
[INFO] [stderr] |
[INFO] [stderr] 32547 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32547 - (__0)
[INFO] [stderr] 32547 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32624:5
[INFO] [stderr] |
[INFO] [stderr] 32624 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32624 - (__0)
[INFO] [stderr] 32624 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32677:5
[INFO] [stderr] |
[INFO] [stderr] 32677 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32677 - (__0)
[INFO] [stderr] 32677 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32685:5
[INFO] [stderr] |
[INFO] [stderr] 32685 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32685 - (__0)
[INFO] [stderr] 32685 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32693:5
[INFO] [stderr] |
[INFO] [stderr] 32693 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32693 - (__0)
[INFO] [stderr] 32693 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32719:5
[INFO] [stderr] |
[INFO] [stderr] 32719 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32719 - (__0)
[INFO] [stderr] 32719 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32772:5
[INFO] [stderr] |
[INFO] [stderr] 32772 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32772 - (__0)
[INFO] [stderr] 32772 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32780:5
[INFO] [stderr] |
[INFO] [stderr] 32780 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32780 - (__0)
[INFO] [stderr] 32780 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32788:5
[INFO] [stderr] |
[INFO] [stderr] 32788 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32788 - (__0)
[INFO] [stderr] 32788 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32814:5
[INFO] [stderr] |
[INFO] [stderr] 32814 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32814 - (__0)
[INFO] [stderr] 32814 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:32867:5
[INFO] [stderr] |
[INFO] [stderr] 32867 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 32867 - (__0)
[INFO] [stderr] 32867 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33214:5
[INFO] [stderr] |
[INFO] [stderr] 33214 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33214 - (__0)
[INFO] [stderr] 33214 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33257:5
[INFO] [stderr] |
[INFO] [stderr] 33257 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33257 - (__0)
[INFO] [stderr] 33257 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33334:5
[INFO] [stderr] |
[INFO] [stderr] 33334 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33334 - (__0)
[INFO] [stderr] 33334 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33360:5
[INFO] [stderr] |
[INFO] [stderr] 33360 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33360 - (__0)
[INFO] [stderr] 33360 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33522:5
[INFO] [stderr] |
[INFO] [stderr] 33522 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33522 - (__0)
[INFO] [stderr] 33522 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33548:5
[INFO] [stderr] |
[INFO] [stderr] 33548 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33548 - (__0)
[INFO] [stderr] 33548 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33591:5
[INFO] [stderr] |
[INFO] [stderr] 33591 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33591 - (__0)
[INFO] [stderr] 33591 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33617:5
[INFO] [stderr] |
[INFO] [stderr] 33617 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33617 - (__0)
[INFO] [stderr] 33617 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33704:5
[INFO] [stderr] |
[INFO] [stderr] 33704 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33704 - (__0)
[INFO] [stderr] 33704 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33748:5
[INFO] [stderr] |
[INFO] [stderr] 33748 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33748 - (__0)
[INFO] [stderr] 33748 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33836:5
[INFO] [stderr] |
[INFO] [stderr] 33836 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33836 - (__0)
[INFO] [stderr] 33836 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33880:5
[INFO] [stderr] |
[INFO] [stderr] 33880 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33880 - (__0)
[INFO] [stderr] 33880 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33924:5
[INFO] [stderr] |
[INFO] [stderr] 33924 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33924 - (__0)
[INFO] [stderr] 33924 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/python-syntax-0b99614732c95a46/out/grammar.rs:33950:5
[INFO] [stderr] |
[INFO] [stderr] 33950 | (__0)
[INFO] [stderr] | ^ ^
[INFO] [stderr] |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr] |
[INFO] [stderr] 33950 - (__0)
[INFO] [stderr] 33950 + __0
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `python-syntax` (lib doc) generated 118 warnings (run `cargo fix --lib -p python-syntax` to apply 118 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.17.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/python_syntax/index.html
[INFO] running `Command { std: "docker" "inspect" "1f5aa37ed48267f680efe881242da02706441b0bebe9c3c14efea7643918eb23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5aa37ed48267f680efe881242da02706441b0bebe9c3c14efea7643918eb23", kill_on_drop: false }`
[INFO] [stdout] 1f5aa37ed48267f680efe881242da02706441b0bebe9c3c14efea7643918eb23