[INFO] cloning repository https://github.com/simonhdickson/wilde [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonhdickson/wilde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Fwilde", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Fwilde'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 016a41c074b01bf72720e3a811c43dd5a41c3f3a [INFO] documenting simonhdickson/wilde against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Fwilde" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonhdickson/wilde on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simonhdickson/wilde [INFO] finished tweaking git repo https://github.com/simonhdickson/wilde [INFO] tweaked toml for git repo https://github.com/simonhdickson/wilde written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/simonhdickson/wilde already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5c81a8b46c200c27b4e8b978b588d6d5691665afc414aa265b716c5ac30bebc [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" "a5c81a8b46c200c27b4e8b978b588d6d5691665afc414aa265b716c5ac30bebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5c81a8b46c200c27b4e8b978b588d6d5691665afc414aa265b716c5ac30bebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c81a8b46c200c27b4e8b978b588d6d5691665afc414aa265b716c5ac30bebc", kill_on_drop: false }` [INFO] [stdout] a5c81a8b46c200c27b4e8b978b588d6d5691665afc414aa265b716c5ac30bebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1813c9224fec5cb5bc2dfcf1b0a8caa3d4e3108700bf51c438e3b1f480012ab6 [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" "1813c9224fec5cb5bc2dfcf1b0a8caa3d4e3108700bf51c438e3b1f480012ab6", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking capnp v0.8.17 [INFO] [stderr] Checking capnp-futures v0.1.1 [INFO] [stderr] Compiling capnpc v0.8.9 [INFO] [stderr] Compiling capnp-rpc v0.8.3 [INFO] [stderr] Compiling wilde v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [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] Documenting wilde v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | _phantom: ::std::marker::PhantomData<(T)> [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 type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:74:42 [INFO] [stdout] | [INFO] [stdout] 74 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:169:42 [INFO] [stdout] | [INFO] [stdout] 169 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:205:42 [INFO] [stdout] | [INFO] [stdout] 205 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:230:42 [INFO] [stdout] | [INFO] [stdout] 230 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:257:42 [INFO] [stdout] | [INFO] [stdout] 257 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:282:44 [INFO] [stdout] | [INFO] [stdout] 282 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:340:44 [INFO] [stdout] | [INFO] [stdout] 340 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:416:44 [INFO] [stdout] | [INFO] [stdout] 416 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:438:44 [INFO] [stdout] | [INFO] [stdout] 438 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:447:44 [INFO] [stdout] | [INFO] [stdout] 447 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:489:44 [INFO] [stdout] | [INFO] [stdout] 489 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:550:44 [INFO] [stdout] | [INFO] [stdout] 550 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:575:42 [INFO] [stdout] | [INFO] [stdout] 575 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:584:42 [INFO] [stdout] | [INFO] [stdout] 584 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:609:42 [INFO] [stdout] | [INFO] [stdout] 609 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:636:42 [INFO] [stdout] | [INFO] [stdout] 636 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:661:44 [INFO] [stdout] | [INFO] [stdout] 661 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:670:44 [INFO] [stdout] | [INFO] [stdout] 670 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:719:44 [INFO] [stdout] | [INFO] [stdout] 719 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:795:44 [INFO] [stdout] | [INFO] [stdout] 795 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:814:44 [INFO] [stdout] | [INFO] [stdout] 814 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:823:44 [INFO] [stdout] | [INFO] [stdout] 823 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:869:44 [INFO] [stdout] | [INFO] [stdout] 869 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:938:44 [INFO] [stdout] | [INFO] [stdout] 938 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:966:42 [INFO] [stdout] | [INFO] [stdout] 966 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:975:42 [INFO] [stdout] | [INFO] [stdout] 975 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1000:42 [INFO] [stdout] | [INFO] [stdout] 1000 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1027:42 [INFO] [stdout] | [INFO] [stdout] 1027 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1052:44 [INFO] [stdout] | [INFO] [stdout] 1052 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1061:44 [INFO] [stdout] | [INFO] [stdout] 1061 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1110:44 [INFO] [stdout] | [INFO] [stdout] 1110 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1186:44 [INFO] [stdout] | [INFO] [stdout] 1186 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1208:44 [INFO] [stdout] | [INFO] [stdout] 1208 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1217:44 [INFO] [stdout] | [INFO] [stdout] 1217 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1263:44 [INFO] [stdout] | [INFO] [stdout] 1263 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1332:44 [INFO] [stdout] | [INFO] [stdout] 1332 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1357:42 [INFO] [stdout] | [INFO] [stdout] 1357 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1366:42 [INFO] [stdout] | [INFO] [stdout] 1366 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1391:42 [INFO] [stdout] | [INFO] [stdout] 1391 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1418:42 [INFO] [stdout] | [INFO] [stdout] 1418 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1443:44 [INFO] [stdout] | [INFO] [stdout] 1443 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1452:44 [INFO] [stdout] | [INFO] [stdout] 1452 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1519:44 [INFO] [stdout] | [INFO] [stdout] 1519 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1633:44 [INFO] [stdout] | [INFO] [stdout] 1633 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1655:44 [INFO] [stdout] | [INFO] [stdout] 1655 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1664:44 [INFO] [stdout] | [INFO] [stdout] 1664 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1706:44 [INFO] [stdout] | [INFO] [stdout] 1706 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> /opt/rustwide/target/debug/build/wilde-703b4b1655613a75/out/wilde_capnp.rs:1767:44 [INFO] [stdout] | [INFO] [stdout] 1767 | _phantom: ::std::marker::PhantomData<(T)> [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.48s [INFO] running `Command { std: "docker" "inspect" "1813c9224fec5cb5bc2dfcf1b0a8caa3d4e3108700bf51c438e3b1f480012ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1813c9224fec5cb5bc2dfcf1b0a8caa3d4e3108700bf51c438e3b1f480012ab6", kill_on_drop: false }` [INFO] [stdout] 1813c9224fec5cb5bc2dfcf1b0a8caa3d4e3108700bf51c438e3b1f480012ab6