[INFO] cloning repository https://github.com/Badel2/comphdl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Badel2/comphdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadel2%2Fcomphdl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadel2%2Fcomphdl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59e3dc2f0c67c92d37d317884c2715c9c96fb013
[INFO] checking Badel2/comphdl against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadel2%2Fcomphdl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Badel2/comphdl on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Badel2/comphdl
[INFO] finished tweaking git repo https://github.com/Badel2/comphdl
[INFO] tweaked toml for git repo https://github.com/Badel2/comphdl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Badel2/comphdl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte-tools v0.3.0
[INFO] [stderr]   Downloaded string_cache v0.7.3
[INFO] [stderr]   Downloaded opaque-debug v0.2.1
[INFO] [stderr]   Downloaded phf_shared v0.7.23
[INFO] [stderr]   Downloaded block-padding v0.1.2
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.1
[INFO] [stderr]   Downloaded stdweb-derive v0.5.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.4.2
[INFO] [stderr]   Downloaded serde_json v1.0.33
[INFO] [stderr]   Downloaded diff v0.1.11
[INFO] [stderr]   Downloaded bit-vec v0.5.0
[INFO] [stderr]   Downloaded bit-set v0.5.0
[INFO] [stderr]   Downloaded ena v0.10.1
[INFO] [stderr]   Downloaded redox_syscall v0.1.44
[INFO] [stderr]   Downloaded docopt v1.0.2
[INFO] [stderr]   Downloaded ryu v0.2.7
[INFO] [stderr]   Downloaded regex v1.1.0
[INFO] [stderr]   Downloaded syn v0.15.23
[INFO] [stderr]   Downloaded lalrpop v0.16.2
[INFO] [stderr]   Downloaded libc v0.2.45
[INFO] [stderr]   Downloaded regex-syntax v0.6.4
[INFO] [stderr]   Downloaded aho-corasick v0.6.9
[INFO] [stderr]   Downloaded termcolor v1.0.4
[INFO] [stderr]   Downloaded serde_derive v1.0.83
[INFO] [stderr]   Downloaded memchr v2.1.2
[INFO] [stderr]   Downloaded digest v0.8.0
[INFO] [stderr]   Downloaded generic-array v0.12.0
[INFO] [stderr]   Downloaded ucd-util v0.1.3
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.3
[INFO] [stderr]   Downloaded env_logger v0.6.0
[INFO] [stderr]   Downloaded lalrpop-util v0.16.2
[INFO] [stderr]   Downloaded itoa v0.4.3
[INFO] [stderr]   Downloaded sha2 v0.8.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.2
[INFO] [stderr]   Downloaded block-buffer v0.7.0
[INFO] [stderr]   Downloaded serde v1.0.83
[INFO] [stderr]   Downloaded phf_generator v0.7.23
[INFO] [stderr]   Downloaded vcd v0.4.0
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.4
[INFO] [stderr]   Downloaded base-x v0.2.3
[INFO] [stderr]   Downloaded stdweb v0.4.12
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1760b5ec0faf9297e4d09c276e1ee411e8884e2ed67dfef22f15879b85a52520
[INFO] running `Command { std: "docker" "start" "-a" "1760b5ec0faf9297e4d09c276e1ee411e8884e2ed67dfef22f15879b85a52520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1760b5ec0faf9297e4d09c276e1ee411e8884e2ed67dfef22f15879b85a52520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1760b5ec0faf9297e4d09c276e1ee411e8884e2ed67dfef22f15879b85a52520", kill_on_drop: false }`
[INFO] [stdout] 1760b5ec0faf9297e4d09c276e1ee411e8884e2ed67dfef22f15879b85a52520
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc03386882e27e0bd806dc1c9737cc40a8ed42842281d344b7ab582238d8d458
[INFO] running `Command { std: "docker" "start" "-a" "bc03386882e27e0bd806dc1c9737cc40a8ed42842281d344b7ab582238d8d458", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.83
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.7.23
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byte-tools v0.3.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling block-padding v0.1.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.1
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling generic-array v0.12.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.7.0
[INFO] [stderr]    Compiling digest v0.8.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling string_cache_codegen v0.4.2
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling bit-set v0.5.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling ena v0.10.1
[INFO] [stderr]    Compiling string_cache v0.7.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling diff v0.1.11
[INFO] [stderr]    Compiling lalrpop-util v0.16.2
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vcd v0.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.33
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling base-x v0.2.3
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling stdweb v0.4.12
[INFO] [stderr]    Compiling serde_derive v1.0.83
[INFO] [stderr]     Checking env_logger v0.6.0
[INFO] [stderr]    Compiling docopt v1.0.2
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.4
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling lalrpop v0.16.2
[INFO] [stderr]    Compiling comphdl v0.1.0 (/opt/rustwide/workdir/comphdl_core)
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vcd`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vcd;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vcd`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vcd;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36089:5
[INFO] [stdout]       |
[INFO] [stdout] 36089 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36089 -     (__0)
[INFO] [stdout] 36089 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36100:5
[INFO] [stdout]       |
[INFO] [stdout] 36100 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36100 -     (__0)
[INFO] [stdout] 36100 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36111:5
[INFO] [stdout]       |
[INFO] [stdout] 36111 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36111 -     (__0)
[INFO] [stdout] 36111 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36122:5
[INFO] [stdout]       |
[INFO] [stdout] 36122 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36122 -     (__0)
[INFO] [stdout] 36122 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36133:5
[INFO] [stdout]       |
[INFO] [stdout] 36133 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36133 -     (__0)
[INFO] [stdout] 36133 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36144:5
[INFO] [stdout]       |
[INFO] [stdout] 36144 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36144 -     (__0)
[INFO] [stdout] 36144 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36155:5
[INFO] [stdout]       |
[INFO] [stdout] 36155 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36155 -     (__0)
[INFO] [stdout] 36155 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36166:5
[INFO] [stdout]       |
[INFO] [stdout] 36166 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36166 -     (__0)
[INFO] [stdout] 36166 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36177:5
[INFO] [stdout]       |
[INFO] [stdout] 36177 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36177 -     (__0)
[INFO] [stdout] 36177 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36188:5
[INFO] [stdout]       |
[INFO] [stdout] 36188 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36188 -     (__0)
[INFO] [stdout] 36188 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36199:5
[INFO] [stdout]       |
[INFO] [stdout] 36199 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36199 -     (__0)
[INFO] [stdout] 36199 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36210:5
[INFO] [stdout]       |
[INFO] [stdout] 36210 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36210 -     (__0)
[INFO] [stdout] 36210 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36221:5
[INFO] [stdout]       |
[INFO] [stdout] 36221 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36221 -     (__0)
[INFO] [stdout] 36221 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36232:5
[INFO] [stdout]       |
[INFO] [stdout] 36232 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36232 -     (__0)
[INFO] [stdout] 36232 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36243:5
[INFO] [stdout]       |
[INFO] [stdout] 36243 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36243 -     (__0)
[INFO] [stdout] 36243 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36254:5
[INFO] [stdout]       |
[INFO] [stdout] 36254 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36254 -     (__0)
[INFO] [stdout] 36254 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36265:5
[INFO] [stdout]       |
[INFO] [stdout] 36265 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36265 -     (__0)
[INFO] [stdout] 36265 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36373:5
[INFO] [stdout]       |
[INFO] [stdout] 36373 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36373 -     (__0)
[INFO] [stdout] 36373 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36384:5
[INFO] [stdout]       |
[INFO] [stdout] 36384 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36384 -     (__0)
[INFO] [stdout] 36384 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36395:5
[INFO] [stdout]       |
[INFO] [stdout] 36395 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36395 -     (__0)
[INFO] [stdout] 36395 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36417:5
[INFO] [stdout]       |
[INFO] [stdout] 36417 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36417 -     (__0)
[INFO] [stdout] 36417 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36499:5
[INFO] [stdout]       |
[INFO] [stdout] 36499 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36499 -     (__0)
[INFO] [stdout] 36499 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36549:5
[INFO] [stdout]       |
[INFO] [stdout] 36549 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36549 -     (__0)
[INFO] [stdout] 36549 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36645:5
[INFO] [stdout]       |
[INFO] [stdout] 36645 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36645 -     (__0)
[INFO] [stdout] 36645 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36772:5
[INFO] [stdout]       |
[INFO] [stdout] 36772 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36772 -     (__0)
[INFO] [stdout] 36772 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36830:5
[INFO] [stdout]       |
[INFO] [stdout] 36830 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36830 -     (__0)
[INFO] [stdout] 36830 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36089:5
[INFO] [stdout]       |
[INFO] [stdout] 36089 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36089 -     (__0)
[INFO] [stdout] 36089 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36100:5
[INFO] [stdout]       |
[INFO] [stdout] 36100 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36100 -     (__0)
[INFO] [stdout] 36100 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36111:5
[INFO] [stdout]       |
[INFO] [stdout] 36111 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36111 -     (__0)
[INFO] [stdout] 36111 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36122:5
[INFO] [stdout]       |
[INFO] [stdout] 36122 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36122 -     (__0)
[INFO] [stdout] 36122 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36133:5
[INFO] [stdout]       |
[INFO] [stdout] 36133 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36133 -     (__0)
[INFO] [stdout] 36133 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36144:5
[INFO] [stdout]       |
[INFO] [stdout] 36144 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36144 -     (__0)
[INFO] [stdout] 36144 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36155:5
[INFO] [stdout]       |
[INFO] [stdout] 36155 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36155 -     (__0)
[INFO] [stdout] 36155 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36166:5
[INFO] [stdout]       |
[INFO] [stdout] 36166 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36166 -     (__0)
[INFO] [stdout] 36166 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36177:5
[INFO] [stdout]       |
[INFO] [stdout] 36177 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36177 -     (__0)
[INFO] [stdout] 36177 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36188:5
[INFO] [stdout]       |
[INFO] [stdout] 36188 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36188 -     (__0)
[INFO] [stdout] 36188 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36199:5
[INFO] [stdout]       |
[INFO] [stdout] 36199 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36199 -     (__0)
[INFO] [stdout] 36199 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36210:5
[INFO] [stdout]       |
[INFO] [stdout] 36210 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36210 -     (__0)
[INFO] [stdout] 36210 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36221:5
[INFO] [stdout]       |
[INFO] [stdout] 36221 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36221 -     (__0)
[INFO] [stdout] 36221 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36232:5
[INFO] [stdout]       |
[INFO] [stdout] 36232 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36232 -     (__0)
[INFO] [stdout] 36232 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36243:5
[INFO] [stdout]       |
[INFO] [stdout] 36243 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36243 -     (__0)
[INFO] [stdout] 36243 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36254:5
[INFO] [stdout]       |
[INFO] [stdout] 36254 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36254 -     (__0)
[INFO] [stdout] 36254 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36265:5
[INFO] [stdout]       |
[INFO] [stdout] 36265 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36265 -     (__0)
[INFO] [stdout] 36265 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36373:5
[INFO] [stdout]       |
[INFO] [stdout] 36373 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36373 -     (__0)
[INFO] [stdout] 36373 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36384:5
[INFO] [stdout]       |
[INFO] [stdout] 36384 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36384 -     (__0)
[INFO] [stdout] 36384 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36395:5
[INFO] [stdout]       |
[INFO] [stdout] 36395 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36395 -     (__0)
[INFO] [stdout] 36395 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36417:5
[INFO] [stdout]       |
[INFO] [stdout] 36417 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36417 -     (__0)
[INFO] [stdout] 36417 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36499:5
[INFO] [stdout]       |
[INFO] [stdout] 36499 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36499 -     (__0)
[INFO] [stdout] 36499 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36549:5
[INFO] [stdout]       |
[INFO] [stdout] 36549 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36549 -     (__0)
[INFO] [stdout] 36549 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36645:5
[INFO] [stdout]       |
[INFO] [stdout] 36645 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36645 -     (__0)
[INFO] [stdout] 36645 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36772:5
[INFO] [stdout]       |
[INFO] [stdout] 36772 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36772 -     (__0)
[INFO] [stdout] 36772 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36830:5
[INFO] [stdout]       |
[INFO] [stdout] 36830 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36830 -     (__0)
[INFO] [stdout] 36830 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36042:36
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_left();
[INFO] [stdout]       |                                    ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_start();
[INFO] [stdout]       |                                    ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36042:36
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_left();
[INFO] [stdout]       |                                    ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_start();
[INFO] [stdout]       |                                    ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct ComponentFactory {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 331 |     cache: RefCell<HashMap<CompId, Box<dyn Component>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ComponentFactory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `absolute` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | struct Location {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 579 |     absolute: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct ComponentFactory {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 331 |     cache: RefCell<HashMap<CompId, Box<dyn Component>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ComponentFactory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `absolute` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | struct Location {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 579 |     absolute: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 31 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 31 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking comphdl_web v0.1.0 (/opt/rustwide/workdir/comphdl_web)
[INFO] [stderr]     Checking comphdl_cli v0.1.0 (/opt/rustwide/workdir/comphdl_cli)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> comphdl_web/src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> comphdl_web/src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.16.2, stdweb v0.4.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bc03386882e27e0bd806dc1c9737cc40a8ed42842281d344b7ab582238d8d458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc03386882e27e0bd806dc1c9737cc40a8ed42842281d344b7ab582238d8d458", kill_on_drop: false }`
[INFO] [stdout] bc03386882e27e0bd806dc1c9737cc40a8ed42842281d344b7ab582238d8d458
[INFO] checking Badel2/comphdl against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadel2%2Fcomphdl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Badel2/comphdl on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Badel2/comphdl
[INFO] finished tweaking git repo https://github.com/Badel2/comphdl
[INFO] tweaked toml for git repo https://github.com/Badel2/comphdl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Badel2/comphdl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6da5d2b59881d834fb7d329b760c8a95d57fa2fc2bed77385d254b9608fddd8d
[INFO] running `Command { std: "docker" "start" "-a" "6da5d2b59881d834fb7d329b760c8a95d57fa2fc2bed77385d254b9608fddd8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da5d2b59881d834fb7d329b760c8a95d57fa2fc2bed77385d254b9608fddd8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da5d2b59881d834fb7d329b760c8a95d57fa2fc2bed77385d254b9608fddd8d", kill_on_drop: false }`
[INFO] [stdout] 6da5d2b59881d834fb7d329b760c8a95d57fa2fc2bed77385d254b9608fddd8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e14cc5e8bd196d0173cfa42cab5f7944a95ba4746654b99d2ba2dcc9e8c0134
[INFO] running `Command { std: "docker" "start" "-a" "6e14cc5e8bd196d0173cfa42cab5f7944a95ba4746654b99d2ba2dcc9e8c0134", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.83
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.7.23
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling byte-tools v0.3.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling block-padding v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.1
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling generic-array v0.12.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling digest v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.7.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling bit-vec v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]    Compiling bit-set v0.5.0
[INFO] [stderr]    Compiling string_cache_codegen v0.4.2
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling sha2 v0.8.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling ena v0.10.1
[INFO] [stderr]    Compiling string_cache v0.7.3
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling lalrpop-util v0.16.2
[INFO] [stderr]    Compiling diff v0.1.11
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking vcd v0.4.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.33
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling stdweb v0.4.12
[INFO] [stderr]    Compiling base-x v0.2.3
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.83
[INFO] [stderr]     Checking env_logger v0.6.0
[INFO] [stderr]    Compiling docopt v1.0.2
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.4
[INFO] [stderr]    Compiling lalrpop v0.16.2
[INFO] [stderr]    Compiling comphdl v0.1.0 (/opt/rustwide/workdir/comphdl_core)
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vcd`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vcd;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vcd`
[INFO] [stdout]  --> comphdl_core/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vcd;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36089:5
[INFO] [stdout]       |
[INFO] [stdout] 36089 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36089 -     (__0)
[INFO] [stdout] 36089 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36100:5
[INFO] [stdout]       |
[INFO] [stdout] 36100 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36100 -     (__0)
[INFO] [stdout] 36100 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36111:5
[INFO] [stdout]       |
[INFO] [stdout] 36111 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36111 -     (__0)
[INFO] [stdout] 36111 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36122:5
[INFO] [stdout]       |
[INFO] [stdout] 36122 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36122 -     (__0)
[INFO] [stdout] 36122 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36133:5
[INFO] [stdout]       |
[INFO] [stdout] 36133 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36133 -     (__0)
[INFO] [stdout] 36133 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36144:5
[INFO] [stdout]       |
[INFO] [stdout] 36144 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36144 -     (__0)
[INFO] [stdout] 36144 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36155:5
[INFO] [stdout]       |
[INFO] [stdout] 36155 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36155 -     (__0)
[INFO] [stdout] 36155 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36166:5
[INFO] [stdout]       |
[INFO] [stdout] 36166 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36166 -     (__0)
[INFO] [stdout] 36166 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36177:5
[INFO] [stdout]       |
[INFO] [stdout] 36177 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36177 -     (__0)
[INFO] [stdout] 36177 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36188:5
[INFO] [stdout]       |
[INFO] [stdout] 36188 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36188 -     (__0)
[INFO] [stdout] 36188 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36199:5
[INFO] [stdout]       |
[INFO] [stdout] 36199 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36199 -     (__0)
[INFO] [stdout] 36199 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36210:5
[INFO] [stdout]       |
[INFO] [stdout] 36210 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36210 -     (__0)
[INFO] [stdout] 36210 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36221:5
[INFO] [stdout]       |
[INFO] [stdout] 36221 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36221 -     (__0)
[INFO] [stdout] 36221 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36232:5
[INFO] [stdout]       |
[INFO] [stdout] 36232 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36232 -     (__0)
[INFO] [stdout] 36232 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36243:5
[INFO] [stdout]       |
[INFO] [stdout] 36243 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36243 -     (__0)
[INFO] [stdout] 36243 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36089:5
[INFO] [stdout]       |
[INFO] [stdout] 36089 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36089 -     (__0)
[INFO] [stdout] 36089 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36254:5
[INFO] [stdout]       |
[INFO] [stdout] 36254 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36254 -     (__0)
[INFO] [stdout] 36254 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36100:5
[INFO] [stdout]       |
[INFO] [stdout] 36100 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36100 -     (__0)
[INFO] [stdout] 36100 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36265:5
[INFO] [stdout]       |
[INFO] [stdout] 36265 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36265 -     (__0)
[INFO] [stdout] 36265 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36111:5
[INFO] [stdout]       |
[INFO] [stdout] 36111 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36111 -     (__0)
[INFO] [stdout] 36111 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36373:5
[INFO] [stdout]       |
[INFO] [stdout] 36373 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36373 -     (__0)
[INFO] [stdout] 36373 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36122:5
[INFO] [stdout]       |
[INFO] [stdout] 36122 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36122 -     (__0)
[INFO] [stdout] 36122 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36384:5
[INFO] [stdout]       |
[INFO] [stdout] 36384 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36384 -     (__0)
[INFO] [stdout] 36384 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36133:5
[INFO] [stdout]       |
[INFO] [stdout] 36133 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36133 -     (__0)
[INFO] [stdout] 36133 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36395:5
[INFO] [stdout]       |
[INFO] [stdout] 36395 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36395 -     (__0)
[INFO] [stdout] 36395 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36417:5
[INFO] [stdout]       |
[INFO] [stdout] 36417 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36417 -     (__0)
[INFO] [stdout] 36417 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36144:5
[INFO] [stdout]       |
[INFO] [stdout] 36144 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36144 -     (__0)
[INFO] [stdout] 36144 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36499:5
[INFO] [stdout]       |
[INFO] [stdout] 36499 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36499 -     (__0)
[INFO] [stdout] 36499 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36155:5
[INFO] [stdout]       |
[INFO] [stdout] 36155 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36155 -     (__0)
[INFO] [stdout] 36155 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36549:5
[INFO] [stdout]       |
[INFO] [stdout] 36549 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36549 -     (__0)
[INFO] [stdout] 36549 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36166:5
[INFO] [stdout]       |
[INFO] [stdout] 36166 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36166 -     (__0)
[INFO] [stdout] 36166 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36645:5
[INFO] [stdout]       |
[INFO] [stdout] 36645 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36645 -     (__0)
[INFO] [stdout] 36645 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36177:5
[INFO] [stdout]       |
[INFO] [stdout] 36177 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36177 -     (__0)
[INFO] [stdout] 36177 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36772:5
[INFO] [stdout]       |
[INFO] [stdout] 36772 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36772 -     (__0)
[INFO] [stdout] 36772 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36188:5
[INFO] [stdout]       |
[INFO] [stdout] 36188 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36188 -     (__0)
[INFO] [stdout] 36188 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36830:5
[INFO] [stdout]       |
[INFO] [stdout] 36830 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36830 -     (__0)
[INFO] [stdout] 36830 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36199:5
[INFO] [stdout]       |
[INFO] [stdout] 36199 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36199 -     (__0)
[INFO] [stdout] 36199 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36210:5
[INFO] [stdout]       |
[INFO] [stdout] 36210 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36210 -     (__0)
[INFO] [stdout] 36210 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36221:5
[INFO] [stdout]       |
[INFO] [stdout] 36221 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36221 -     (__0)
[INFO] [stdout] 36221 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36232:5
[INFO] [stdout]       |
[INFO] [stdout] 36232 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36232 -     (__0)
[INFO] [stdout] 36232 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36243:5
[INFO] [stdout]       |
[INFO] [stdout] 36243 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36243 -     (__0)
[INFO] [stdout] 36243 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36254:5
[INFO] [stdout]       |
[INFO] [stdout] 36254 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36254 -     (__0)
[INFO] [stdout] 36254 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36265:5
[INFO] [stdout]       |
[INFO] [stdout] 36265 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36265 -     (__0)
[INFO] [stdout] 36265 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36373:5
[INFO] [stdout]       |
[INFO] [stdout] 36373 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36373 -     (__0)
[INFO] [stdout] 36373 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36384:5
[INFO] [stdout]       |
[INFO] [stdout] 36384 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36384 -     (__0)
[INFO] [stdout] 36384 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36395:5
[INFO] [stdout]       |
[INFO] [stdout] 36395 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36395 -     (__0)
[INFO] [stdout] 36395 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36417:5
[INFO] [stdout]       |
[INFO] [stdout] 36417 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36417 -     (__0)
[INFO] [stdout] 36417 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36499:5
[INFO] [stdout]       |
[INFO] [stdout] 36499 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36499 -     (__0)
[INFO] [stdout] 36499 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36549:5
[INFO] [stdout]       |
[INFO] [stdout] 36549 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36549 -     (__0)
[INFO] [stdout] 36549 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36645:5
[INFO] [stdout]       |
[INFO] [stdout] 36645 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36645 -     (__0)
[INFO] [stdout] 36645 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36772:5
[INFO] [stdout]       |
[INFO] [stdout] 36772 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36772 -     (__0)
[INFO] [stdout] 36772 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36830:5
[INFO] [stdout]       |
[INFO] [stdout] 36830 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 36830 -     (__0)
[INFO] [stdout] 36830 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36042:36
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_left();
[INFO] [stdout]       |                                    ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_start();
[INFO] [stdout]       |                                    ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/comphdl-b9845030b1cf60c6/out/comphdl1.rs:36042:36
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_left();
[INFO] [stdout]       |                                    ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]       |
[INFO] [stdout] 36042 |             let __text = self.text.trim_start();
[INFO] [stdout]       |                                    ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct ComponentFactory {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 331 |     cache: RefCell<HashMap<CompId, Box<dyn Component>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ComponentFactory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `absolute` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | struct Location {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 579 |     absolute: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/emit_json.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_YosysJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/emit_json.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_YosysJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Port`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Port`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Cell`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Cell`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/emit_json.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Netname`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/emit_json.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Netname`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/wave_json.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_WaveJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/wave_json.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_WaveJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SignalOrGroup`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SignalOrGroup`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Signal`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Signal`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/wave_json.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Foot`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/wave_json.rs:125:37
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Foot`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/component.rs:688:45
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Debug, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Direction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/component.rs:688:56
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Debug, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Direction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct ComponentFactory {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 331 |     cache: RefCell<HashMap<CompId, Box<dyn Component>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ComponentFactory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `absolute` is never read
[INFO] [stdout]    --> comphdl_core/src/parser.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | struct Location {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 579 |     absolute: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/emit_json.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_YosysJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/emit_json.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_YosysJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Module`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Port`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Port`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Cell`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/emit_json.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Cell`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/emit_json.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Netname`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/emit_json.rs:155:35
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Netname`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/wave_json.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_WaveJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> comphdl_core/src/wave_json.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_WaveJson`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SignalOrGroup`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SignalOrGroup`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Signal`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> comphdl_core/src/wave_json.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Signal`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/wave_json.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Foot`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/wave_json.rs:125:37
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]     |                                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Foot`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/component.rs:688:45
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Debug, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Direction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> comphdl_core/src/component.rs:688:56
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Debug, Clone, Hash, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Direction`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors; 31 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comphdl` (lib) due to 21 previous errors; 31 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 20 previous errors; 31 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `comphdl` (lib test) due to 21 previous errors; 31 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6e14cc5e8bd196d0173cfa42cab5f7944a95ba4746654b99d2ba2dcc9e8c0134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e14cc5e8bd196d0173cfa42cab5f7944a95ba4746654b99d2ba2dcc9e8c0134", kill_on_drop: false }`
[INFO] [stdout] 6e14cc5e8bd196d0173cfa42cab5f7944a95ba4746654b99d2ba2dcc9e8c0134
