[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#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBadel2%2Fcomphdl" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Badel2/comphdl on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-10/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: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4e662e86321228e42b977fe4f1c0c86dc50a8d1095b463a952930ca1bede923 [INFO] running `Command { std: "docker" "start" "-a" "d4e662e86321228e42b977fe4f1c0c86dc50a8d1095b463a952930ca1bede923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4e662e86321228e42b977fe4f1c0c86dc50a8d1095b463a952930ca1bede923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e662e86321228e42b977fe4f1c0c86dc50a8d1095b463a952930ca1bede923", kill_on_drop: false }` [INFO] [stdout] d4e662e86321228e42b977fe4f1c0c86dc50a8d1095b463a952930ca1bede923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22705a10905738b7d0cdce830303807a411f0de611e35dd151d84502cc4989ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22705a10905738b7d0cdce830303807a411f0de611e35dd151d84502cc4989ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking vcd v0.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.12 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [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: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36089:5 [INFO] [stdout] | [INFO] [stdout] 36089 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36100:5 [INFO] [stdout] | [INFO] [stdout] 36100 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36111:5 [INFO] [stdout] | [INFO] [stdout] 36111 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36122:5 [INFO] [stdout] | [INFO] [stdout] 36122 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36133:5 [INFO] [stdout] | [INFO] [stdout] 36133 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36144:5 [INFO] [stdout] | [INFO] [stdout] 36144 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36155:5 [INFO] [stdout] | [INFO] [stdout] 36155 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36166:5 [INFO] [stdout] | [INFO] [stdout] 36166 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36177:5 [INFO] [stdout] | [INFO] [stdout] 36177 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36188:5 [INFO] [stdout] | [INFO] [stdout] 36188 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36199:5 [INFO] [stdout] | [INFO] [stdout] 36199 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36210:5 [INFO] [stdout] | [INFO] [stdout] 36210 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36221:5 [INFO] [stdout] | [INFO] [stdout] 36221 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36232:5 [INFO] [stdout] | [INFO] [stdout] 36232 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36243:5 [INFO] [stdout] | [INFO] [stdout] 36243 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36254:5 [INFO] [stdout] | [INFO] [stdout] 36254 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36265:5 [INFO] [stdout] | [INFO] [stdout] 36265 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36373:5 [INFO] [stdout] | [INFO] [stdout] 36373 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36384:5 [INFO] [stdout] | [INFO] [stdout] 36384 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36395:5 [INFO] [stdout] | [INFO] [stdout] 36395 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36417:5 [INFO] [stdout] | [INFO] [stdout] 36417 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36499:5 [INFO] [stdout] | [INFO] [stdout] 36499 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36549:5 [INFO] [stdout] | [INFO] [stdout] 36549 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36645:5 [INFO] [stdout] | [INFO] [stdout] 36645 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36772:5 [INFO] [stdout] | [INFO] [stdout] 36772 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36830:5 [INFO] [stdout] | [INFO] [stdout] 36830 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [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-1f9b830216b67600/out/comphdl1.rs:36089:5 [INFO] [stdout] | [INFO] [stdout] 36089 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36100:5 [INFO] [stdout] | [INFO] [stdout] 36100 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36111:5 [INFO] [stdout] | [INFO] [stdout] 36111 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36122:5 [INFO] [stdout] | [INFO] [stdout] 36122 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36133:5 [INFO] [stdout] | [INFO] [stdout] 36133 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36144:5 [INFO] [stdout] | [INFO] [stdout] 36144 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36155:5 [INFO] [stdout] | [INFO] [stdout] 36155 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36166:5 [INFO] [stdout] | [INFO] [stdout] 36166 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36177:5 [INFO] [stdout] | [INFO] [stdout] 36177 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36188:5 [INFO] [stdout] | [INFO] [stdout] 36188 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36199:5 [INFO] [stdout] | [INFO] [stdout] 36199 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36210:5 [INFO] [stdout] | [INFO] [stdout] 36210 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36221:5 [INFO] [stdout] | [INFO] [stdout] 36221 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36232:5 [INFO] [stdout] | [INFO] [stdout] 36232 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36243:5 [INFO] [stdout] | [INFO] [stdout] 36243 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36254:5 [INFO] [stdout] | [INFO] [stdout] 36254 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36265:5 [INFO] [stdout] | [INFO] [stdout] 36265 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36373:5 [INFO] [stdout] | [INFO] [stdout] 36373 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36384:5 [INFO] [stdout] | [INFO] [stdout] 36384 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36395:5 [INFO] [stdout] | [INFO] [stdout] 36395 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36417:5 [INFO] [stdout] | [INFO] [stdout] 36417 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36499:5 [INFO] [stdout] | [INFO] [stdout] 36499 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36549:5 [INFO] [stdout] | [INFO] [stdout] 36549 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36645:5 [INFO] [stdout] | [INFO] [stdout] 36645 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36772:5 [INFO] [stdout] | [INFO] [stdout] 36772 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36830:5 [INFO] [stdout] | [INFO] [stdout] 36830 | (__0) [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36042:36 [INFO] [stdout] | [INFO] [stdout] 36042 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/comphdl-1f9b830216b67600/out/comphdl1.rs:36042:36 [INFO] [stdout] | [INFO] [stdout] 36042 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking comphdl_cli v0.1.0 (/opt/rustwide/workdir/comphdl_cli) [INFO] [stderr] Checking comphdl_web v0.1.0 (/opt/rustwide/workdir/comphdl_web) [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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "22705a10905738b7d0cdce830303807a411f0de611e35dd151d84502cc4989ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22705a10905738b7d0cdce830303807a411f0de611e35dd151d84502cc4989ab", kill_on_drop: false }` [INFO] [stdout] 22705a10905738b7d0cdce830303807a411f0de611e35dd151d84502cc4989ab