[INFO] cloning repository https://github.com/Healthire/embla-ecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Healthire/embla-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fembla-ecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fembla-ecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4db268845af214b267e7d6cb1f879bf2d8414df2 [INFO] documenting Healthire/embla-ecs against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fembla-ecs" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Healthire/embla-ecs on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Healthire/embla-ecs [INFO] finished tweaking git repo https://github.com/Healthire/embla-ecs [INFO] tweaked toml for git repo https://github.com/Healthire/embla-ecs written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/Healthire/embla-ecs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e952aeffa9fe9f136bf83439fd1ed59bf7bf37692538f3dd593e8e16c67aa1e [INFO] running `Command { std: "docker" "start" "-a" "7e952aeffa9fe9f136bf83439fd1ed59bf7bf37692538f3dd593e8e16c67aa1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e952aeffa9fe9f136bf83439fd1ed59bf7bf37692538f3dd593e8e16c67aa1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e952aeffa9fe9f136bf83439fd1ed59bf7bf37692538f3dd593e8e16c67aa1e", kill_on_drop: false }` [INFO] [stdout] 7e952aeffa9fe9f136bf83439fd1ed59bf7bf37692538f3dd593e8e16c67aa1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9195fab8d103b9c1e0b0bbdaa5e4381488067e3153242f667b524c016734ff4d [INFO] running `Command { std: "docker" "start" "-a" "9195fab8d103b9c1e0b0bbdaa5e4381488067e3153242f667b524c016734ff4d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Documenting embla-ecs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 159 | implement_tuple_set! {A:a} [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 160 | implement_tuple_set! {A:a, B:b} [INFO] [stdout] | ------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 161 | implement_tuple_set! {A:a, B:b, C:c} [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 162 | implement_tuple_set! {A:a, B:b, C:c, D:d} [INFO] [stdout] | ----------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 163 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e} [INFO] [stdout] | ---------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 164 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f} [INFO] [stdout] | --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 165 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g} [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 166 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h} [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 167 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i} [INFO] [stdout] | ------------------------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 168 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i, J:j} [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 169 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i, J:j, K:k} [INFO] [stdout] | ---------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 170 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i, J:j, K:k, L:l} [INFO] [stdout] | --------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "9195fab8d103b9c1e0b0bbdaa5e4381488067e3153242f667b524c016734ff4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9195fab8d103b9c1e0b0bbdaa5e4381488067e3153242f667b524c016734ff4d", kill_on_drop: false }` [INFO] [stdout] 9195fab8d103b9c1e0b0bbdaa5e4381488067e3153242f667b524c016734ff4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 7cab0138c7fbd2fa08fabd9ee0a6884707b1ca9396efe273b09e193a34932b10 [INFO] running `Command { std: "docker" "start" "-a" "7cab0138c7fbd2fa08fabd9ee0a6884707b1ca9396efe273b09e193a34932b10", kill_on_drop: false }` [INFO] [stderr] Documenting embla-ecs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 159 | implement_tuple_set! {A:a} [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 160 | implement_tuple_set! {A:a, B:b} [INFO] [stdout] | ------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 161 | implement_tuple_set! {A:a, B:b, C:c} [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 162 | implement_tuple_set! {A:a, B:b, C:c, D:d} [INFO] [stdout] | ----------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 163 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e} [INFO] [stdout] | ---------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 164 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f} [INFO] [stdout] | --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 165 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g} [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 166 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h} [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 167 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i} [INFO] [stdout] | ------------------------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 168 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i, J:j} [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 169 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i, J:j, K:k} [INFO] [stdout] | ---------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/component.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] | ^ ^ [INFO] [stdout] ... [INFO] [stdout] 170 | implement_tuple_set! {A:a, B:b, C:c, D:d, E:e, F:f, G:g, H:h, I:i, J:j, K:k, L:l} [INFO] [stdout] | --------------------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_tuple_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - $($xn: (RefMut<'a, ComponentStorage<$x>>)),* [INFO] [stdout] 96 + $($xn: RefMut<'a, ComponentStorage<$x>>),* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "7cab0138c7fbd2fa08fabd9ee0a6884707b1ca9396efe273b09e193a34932b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cab0138c7fbd2fa08fabd9ee0a6884707b1ca9396efe273b09e193a34932b10", kill_on_drop: false }` [INFO] [stdout] 7cab0138c7fbd2fa08fabd9ee0a6884707b1ca9396efe273b09e193a34932b10