[INFO] cloning repository https://github.com/JLockerman/prometheus-timescale-adaptor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLockerman/prometheus-timescale-adaptor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 462789eae60bb6fea05470f47a28776956703d22 [INFO] testing JLockerman/prometheus-timescale-adaptor-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs [INFO] finished tweaking git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs [INFO] tweaked toml for git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8 [INFO] running `Command { std: "docker" "start" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling protobuf v2.10.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling hashbag v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling evmap v9.0.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling protoc v2.10.2 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling protobuf-codegen v2.10.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling protoc-rust v2.10.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling timescale_pgmodel v0.1.0 (/opt/rustwide/workdir/timescale_pgmodel) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 150 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 150 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - self as &dyn (::std::any::Any) [INFO] [stdout] 151 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 153 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 153 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 154 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:156:59 [INFO] [stdout] | [INFO] [stdout] 156 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 156 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:375:30 [INFO] [stdout] | [INFO] [stdout] 375 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 375 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 375 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:376:22 [INFO] [stdout] | [INFO] [stdout] 376 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 376 - self as &dyn (::std::any::Any) [INFO] [stdout] 376 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:378:42 [INFO] [stdout] | [INFO] [stdout] 378 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 378 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 378 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:379:26 [INFO] [stdout] | [INFO] [stdout] 379 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 379 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 379 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:381:59 [INFO] [stdout] | [INFO] [stdout] 381 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 381 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 381 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:586:30 [INFO] [stdout] | [INFO] [stdout] 586 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 586 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:587:22 [INFO] [stdout] | [INFO] [stdout] 587 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 587 - self as &dyn (::std::any::Any) [INFO] [stdout] 587 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:589:42 [INFO] [stdout] | [INFO] [stdout] 589 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 589 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 589 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:590:26 [INFO] [stdout] | [INFO] [stdout] 590 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 590 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 590 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:592:59 [INFO] [stdout] | [INFO] [stdout] 592 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 592 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 592 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:768:30 [INFO] [stdout] | [INFO] [stdout] 768 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 768 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 768 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:769:22 [INFO] [stdout] | [INFO] [stdout] 769 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 769 - self as &dyn (::std::any::Any) [INFO] [stdout] 769 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:771:42 [INFO] [stdout] | [INFO] [stdout] 771 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 771 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 771 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:772:26 [INFO] [stdout] | [INFO] [stdout] 772 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 772 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 772 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:774:59 [INFO] [stdout] | [INFO] [stdout] 774 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 774 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 774 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:998:30 [INFO] [stdout] | [INFO] [stdout] 998 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 998 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 998 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:999:22 [INFO] [stdout] | [INFO] [stdout] 999 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 999 - self as &dyn (::std::any::Any) [INFO] [stdout] 999 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1001:42 [INFO] [stdout] | [INFO] [stdout] 1001 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1001 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1001 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1002:26 [INFO] [stdout] | [INFO] [stdout] 1002 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1002 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1002 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1004:59 [INFO] [stdout] | [INFO] [stdout] 1004 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1004 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1004 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1420:30 [INFO] [stdout] | [INFO] [stdout] 1420 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1420 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1420 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1421:22 [INFO] [stdout] | [INFO] [stdout] 1421 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1421 - self as &dyn (::std::any::Any) [INFO] [stdout] 1421 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1423:42 [INFO] [stdout] | [INFO] [stdout] 1423 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1423 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1423 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1424:26 [INFO] [stdout] | [INFO] [stdout] 1424 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1424 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1424 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1426:59 [INFO] [stdout] | [INFO] [stdout] 1426 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1426 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1426 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1708:30 [INFO] [stdout] | [INFO] [stdout] 1708 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1708 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1708 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1709:22 [INFO] [stdout] | [INFO] [stdout] 1709 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1709 - self as &dyn (::std::any::Any) [INFO] [stdout] 1709 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1711:42 [INFO] [stdout] | [INFO] [stdout] 1711 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1711 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1711 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1712:26 [INFO] [stdout] | [INFO] [stdout] 1712 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1712 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1712 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1714:59 [INFO] [stdout] | [INFO] [stdout] 1714 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1714 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1714 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2000:30 [INFO] [stdout] | [INFO] [stdout] 2000 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2000 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2000 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2001:22 [INFO] [stdout] | [INFO] [stdout] 2001 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2001 - self as &dyn (::std::any::Any) [INFO] [stdout] 2001 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2003:42 [INFO] [stdout] | [INFO] [stdout] 2003 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2003 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2003 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2004:26 [INFO] [stdout] | [INFO] [stdout] 2004 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2004 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2004 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2006:59 [INFO] [stdout] | [INFO] [stdout] 2006 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2006 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 2006 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 135 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 135 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - self as &dyn (::std::any::Any) [INFO] [stdout] 136 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 138 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 139 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 139 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 141 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 141 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 346 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 346 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 347 - self as &dyn (::std::any::Any) [INFO] [stdout] 347 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:349:42 [INFO] [stdout] | [INFO] [stdout] 349 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 349 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 349 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:350:26 [INFO] [stdout] | [INFO] [stdout] 350 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 350 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 350 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:352:59 [INFO] [stdout] | [INFO] [stdout] 352 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 352 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 352 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 583 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 583 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:584:22 [INFO] [stdout] | [INFO] [stdout] 584 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 584 - self as &dyn (::std::any::Any) [INFO] [stdout] 584 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:586:42 [INFO] [stdout] | [INFO] [stdout] 586 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 586 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:587:26 [INFO] [stdout] | [INFO] [stdout] 587 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 587 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 587 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:589:59 [INFO] [stdout] | [INFO] [stdout] 589 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 589 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 589 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:868:30 [INFO] [stdout] | [INFO] [stdout] 868 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 868 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 868 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:869:22 [INFO] [stdout] | [INFO] [stdout] 869 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 869 - self as &dyn (::std::any::Any) [INFO] [stdout] 869 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:871:42 [INFO] [stdout] | [INFO] [stdout] 871 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 871 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 871 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:872:26 [INFO] [stdout] | [INFO] [stdout] 872 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 872 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 872 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:874:59 [INFO] [stdout] | [INFO] [stdout] 874 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 874 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 874 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1062:30 [INFO] [stdout] | [INFO] [stdout] 1062 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1062 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1062 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1063:22 [INFO] [stdout] | [INFO] [stdout] 1063 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1063 - self as &dyn (::std::any::Any) [INFO] [stdout] 1063 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1065:42 [INFO] [stdout] | [INFO] [stdout] 1065 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1065 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1065 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1066:26 [INFO] [stdout] | [INFO] [stdout] 1066 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1066 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1066 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1068:59 [INFO] [stdout] | [INFO] [stdout] 1068 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1068 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1068 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1267 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1267 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1268:22 [INFO] [stdout] | [INFO] [stdout] 1268 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1268 - self as &dyn (::std::any::Any) [INFO] [stdout] 1268 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1270:42 [INFO] [stdout] | [INFO] [stdout] 1270 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1270 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1270 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1271:26 [INFO] [stdout] | [INFO] [stdout] 1271 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1271 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1271 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1273:59 [INFO] [stdout] | [INFO] [stdout] 1273 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1273 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1273 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::Ordering` [INFO] [stdout] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / descriptor.get(|| { [INFO] [stdout] 175 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 176 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeDouble>( [INFO] [stdout] 177 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 191 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | instance.get(Sample::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:399:13 [INFO] [stdout] | [INFO] [stdout] 399 | / ... descriptor.get(|| { [INFO] [stdout] 400 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 401 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | instance.get(TimeSeries::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:446:15 [INFO] [stdout] | [INFO] [stdout] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:610:13 [INFO] [stdout] | [INFO] [stdout] 610 | / ... descriptor.get(|| { [INFO] [stdout] 611 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 612 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeCarllercheCha... [INFO] [stdout] 613 | | ... "name", [INFO] [stdout] ... | [INFO] [stdout] 627 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 637 | instance.get(Label::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:657:15 [INFO] [stdout] | [INFO] [stdout] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:792:13 [INFO] [stdout] | [INFO] [stdout] 792 | / ... descriptor.get(|| { [INFO] [stdout] 793 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 794 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | instance.get(Labels::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:833:15 [INFO] [stdout] | [INFO] [stdout] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1022:13 [INFO] [stdout] | [INFO] [stdout] 1022 | / ... descriptor.get(|| { [INFO] [stdout] 1023 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1024 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1054 | instance.get(LabelMatcher::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1075:15 [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | / descriptor.get(|| { [INFO] [stdout] 1120 | | ::protobuf::reflect::EnumDescriptor::new("LabelMatcher_Type", file_descriptor_proto()) [INFO] [stdout] 1121 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1136:15 [INFO] [stdout] | [INFO] [stdout] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1444:13 [INFO] [stdout] | [INFO] [stdout] 1444 | / descriptor.get(|| { [INFO] [stdout] 1445 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1446 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1447 | | "step_ms", [INFO] [stdout] ... | [INFO] [stdout] 1486 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1496:13 [INFO] [stdout] | [INFO] [stdout] 1496 | instance.get(ReadHints::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1521:15 [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1732:13 [INFO] [stdout] | [INFO] [stdout] 1732 | / descriptor.get(|| { [INFO] [stdout] 1733 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1734 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1735 | | "min_time_ms", [INFO] [stdout] ... | [INFO] [stdout] 1759 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1769:13 [INFO] [stdout] | [INFO] [stdout] 1769 | instance.get(Chunk::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1791:15 [INFO] [stdout] | [INFO] [stdout] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1829:13 [INFO] [stdout] | [INFO] [stdout] 1829 | / descriptor.get(|| { [INFO] [stdout] 1830 | | ::protobuf::reflect::EnumDescriptor::new("Chunk_Encoding", file_descriptor_proto()) [INFO] [stdout] 1831 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1846:15 [INFO] [stdout] | [INFO] [stdout] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2024:13 [INFO] [stdout] | [INFO] [stdout] 2024 | / ... descriptor.get(|| { [INFO] [stdout] 2025 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2026 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2051:13 [INFO] [stdout] | [INFO] [stdout] 2051 | instance.get(ChunkedSeries::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2071:15 [INFO] [stdout] | [INFO] [stdout] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2115:9 [INFO] [stdout] | [INFO] [stdout] 2115 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 2116 | | parse_descriptor_proto() [INFO] [stdout] 2117 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | / ... descriptor.get(|| { [INFO] [stdout] 160 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 161 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | instance.get(WriteRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | / ... descriptor.get(|| { [INFO] [stdout] 371 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 372 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | instance.get(ReadRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | / descriptor.get(|| { [INFO] [stdout] 456 | | ::protobuf::reflect::EnumDescriptor::new("ReadRequest_ResponseType", file_descriptor_proto()) [INFO] [stdout] 457 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:472:15 [INFO] [stdout] | [INFO] [stdout] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | / ... descriptor.get(|| { [INFO] [stdout] 608 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 609 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | instance.get(ReadResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:648:15 [INFO] [stdout] | [INFO] [stdout] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:892:13 [INFO] [stdout] | [INFO] [stdout] 892 | / descriptor.get(|| { [INFO] [stdout] 893 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 894 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 895 | | "start_timestamp_ms", [INFO] [stdout] ... | [INFO] [stdout] 919 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | instance.get(Query::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:951:15 [INFO] [stdout] | [INFO] [stdout] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1086:13 [INFO] [stdout] | [INFO] [stdout] 1086 | / ... descriptor.get(|| { [INFO] [stdout] 1087 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1088 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1108:13 [INFO] [stdout] | [INFO] [stdout] 1108 | instance.get(QueryResult::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1127:15 [INFO] [stdout] | [INFO] [stdout] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1291:13 [INFO] [stdout] | [INFO] [stdout] 1291 | / ... descriptor.get(|| { [INFO] [stdout] 1292 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1293 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1318:13 [INFO] [stdout] | [INFO] [stdout] 1318 | instance.get(ChunkedReadResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1338:15 [INFO] [stdout] | [INFO] [stdout] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1374:9 [INFO] [stdout] | [INFO] [stdout] 1374 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 1375 | | parse_descriptor_proto() [INFO] [stdout] 1376 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/ingestor.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_data(time_series: &[TimeSeries]) [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 129 | -> Result<(NewSeries, HashMap>), ()> { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | -> Result<(NewSeries, HashMap>>), ()> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling protobuf_gen v0.1.0 (/opt/rustwide/workdir/protobuf_gen) [INFO] [stderr] Compiling prometheus-timescale-adaptor-rs v0.1.0 (/opt/rustwide/workdir/prometheus-timescale-adaptor-rs) [INFO] [stderr] Finished `release` profile [optimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: h2 v0.2.2, hyper v0.13.4, snap v1.0.0, tokio-postgres v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling protobuf v2.10.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbag v0.1.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling evmap v9.0.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling protoc v2.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling protobuf-codegen v2.10.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling protoc-rust v2.10.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling timescale_pgmodel v0.1.0 (/opt/rustwide/workdir/timescale_pgmodel) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 150 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 150 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - self as &dyn (::std::any::Any) [INFO] [stdout] 151 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 153 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 153 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 154 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:156:59 [INFO] [stdout] | [INFO] [stdout] 156 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 156 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:375:30 [INFO] [stdout] | [INFO] [stdout] 375 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 375 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 375 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:376:22 [INFO] [stdout] | [INFO] [stdout] 376 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 376 - self as &dyn (::std::any::Any) [INFO] [stdout] 376 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:378:42 [INFO] [stdout] | [INFO] [stdout] 378 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 378 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 378 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:379:26 [INFO] [stdout] | [INFO] [stdout] 379 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 379 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 379 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:381:59 [INFO] [stdout] | [INFO] [stdout] 381 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 381 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 381 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:586:30 [INFO] [stdout] | [INFO] [stdout] 586 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 586 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:587:22 [INFO] [stdout] | [INFO] [stdout] 587 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 587 - self as &dyn (::std::any::Any) [INFO] [stdout] 587 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:589:42 [INFO] [stdout] | [INFO] [stdout] 589 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 589 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 589 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:590:26 [INFO] [stdout] | [INFO] [stdout] 590 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 590 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 590 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:592:59 [INFO] [stdout] | [INFO] [stdout] 592 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 592 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 592 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:768:30 [INFO] [stdout] | [INFO] [stdout] 768 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 768 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 768 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:769:22 [INFO] [stdout] | [INFO] [stdout] 769 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 769 - self as &dyn (::std::any::Any) [INFO] [stdout] 769 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:771:42 [INFO] [stdout] | [INFO] [stdout] 771 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 771 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 771 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:772:26 [INFO] [stdout] | [INFO] [stdout] 772 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 772 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 772 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:774:59 [INFO] [stdout] | [INFO] [stdout] 774 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 774 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 774 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:998:30 [INFO] [stdout] | [INFO] [stdout] 998 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 998 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 998 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:999:22 [INFO] [stdout] | [INFO] [stdout] 999 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 999 - self as &dyn (::std::any::Any) [INFO] [stdout] 999 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1001:42 [INFO] [stdout] | [INFO] [stdout] 1001 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1001 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1001 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1002:26 [INFO] [stdout] | [INFO] [stdout] 1002 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1002 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1002 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1004:59 [INFO] [stdout] | [INFO] [stdout] 1004 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1004 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1004 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1420:30 [INFO] [stdout] | [INFO] [stdout] 1420 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1420 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1420 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1421:22 [INFO] [stdout] | [INFO] [stdout] 1421 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1421 - self as &dyn (::std::any::Any) [INFO] [stdout] 1421 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1423:42 [INFO] [stdout] | [INFO] [stdout] 1423 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1423 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1423 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1424:26 [INFO] [stdout] | [INFO] [stdout] 1424 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1424 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1424 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1426:59 [INFO] [stdout] | [INFO] [stdout] 1426 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1426 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1426 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1708:30 [INFO] [stdout] | [INFO] [stdout] 1708 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1708 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1708 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1709:22 [INFO] [stdout] | [INFO] [stdout] 1709 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1709 - self as &dyn (::std::any::Any) [INFO] [stdout] 1709 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1711:42 [INFO] [stdout] | [INFO] [stdout] 1711 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1711 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1711 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1712:26 [INFO] [stdout] | [INFO] [stdout] 1712 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1712 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1712 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1714:59 [INFO] [stdout] | [INFO] [stdout] 1714 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1714 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1714 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2000:30 [INFO] [stdout] | [INFO] [stdout] 2000 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2000 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2000 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2001:22 [INFO] [stdout] | [INFO] [stdout] 2001 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2001 - self as &dyn (::std::any::Any) [INFO] [stdout] 2001 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2003:42 [INFO] [stdout] | [INFO] [stdout] 2003 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2003 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2003 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2004:26 [INFO] [stdout] | [INFO] [stdout] 2004 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2004 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2004 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2006:59 [INFO] [stdout] | [INFO] [stdout] 2006 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2006 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 2006 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 135 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 135 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - self as &dyn (::std::any::Any) [INFO] [stdout] 136 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 138 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 139 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 139 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 141 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 141 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 346 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 346 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 347 - self as &dyn (::std::any::Any) [INFO] [stdout] 347 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:349:42 [INFO] [stdout] | [INFO] [stdout] 349 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 349 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 349 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:350:26 [INFO] [stdout] | [INFO] [stdout] 350 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 350 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 350 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:352:59 [INFO] [stdout] | [INFO] [stdout] 352 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 352 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 352 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 583 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 583 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:584:22 [INFO] [stdout] | [INFO] [stdout] 584 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 584 - self as &dyn (::std::any::Any) [INFO] [stdout] 584 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:586:42 [INFO] [stdout] | [INFO] [stdout] 586 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 586 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:587:26 [INFO] [stdout] | [INFO] [stdout] 587 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 587 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 587 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:589:59 [INFO] [stdout] | [INFO] [stdout] 589 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 589 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 589 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:868:30 [INFO] [stdout] | [INFO] [stdout] 868 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 868 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 868 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:869:22 [INFO] [stdout] | [INFO] [stdout] 869 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 869 - self as &dyn (::std::any::Any) [INFO] [stdout] 869 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:871:42 [INFO] [stdout] | [INFO] [stdout] 871 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 871 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 871 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:872:26 [INFO] [stdout] | [INFO] [stdout] 872 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 872 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 872 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:874:59 [INFO] [stdout] | [INFO] [stdout] 874 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 874 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 874 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1062:30 [INFO] [stdout] | [INFO] [stdout] 1062 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1062 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1062 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1063:22 [INFO] [stdout] | [INFO] [stdout] 1063 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1063 - self as &dyn (::std::any::Any) [INFO] [stdout] 1063 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1065:42 [INFO] [stdout] | [INFO] [stdout] 1065 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1065 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1065 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1066:26 [INFO] [stdout] | [INFO] [stdout] 1066 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1066 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1066 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1068:59 [INFO] [stdout] | [INFO] [stdout] 1068 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1068 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1068 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1267 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1267 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1268:22 [INFO] [stdout] | [INFO] [stdout] 1268 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1268 - self as &dyn (::std::any::Any) [INFO] [stdout] 1268 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1270:42 [INFO] [stdout] | [INFO] [stdout] 1270 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1270 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1270 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1271:26 [INFO] [stdout] | [INFO] [stdout] 1271 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1271 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1271 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1273:59 [INFO] [stdout] | [INFO] [stdout] 1273 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1273 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1273 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::Ordering` [INFO] [stdout] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / descriptor.get(|| { [INFO] [stdout] 175 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 176 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeDouble>( [INFO] [stdout] 177 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 191 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | instance.get(Sample::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:399:13 [INFO] [stdout] | [INFO] [stdout] 399 | / ... descriptor.get(|| { [INFO] [stdout] 400 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 401 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | instance.get(TimeSeries::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:446:15 [INFO] [stdout] | [INFO] [stdout] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:610:13 [INFO] [stdout] | [INFO] [stdout] 610 | / ... descriptor.get(|| { [INFO] [stdout] 611 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 612 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeCarllercheCha... [INFO] [stdout] 613 | | ... "name", [INFO] [stdout] ... | [INFO] [stdout] 627 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 637 | instance.get(Label::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:657:15 [INFO] [stdout] | [INFO] [stdout] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:792:13 [INFO] [stdout] | [INFO] [stdout] 792 | / ... descriptor.get(|| { [INFO] [stdout] 793 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 794 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | instance.get(Labels::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:833:15 [INFO] [stdout] | [INFO] [stdout] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1022:13 [INFO] [stdout] | [INFO] [stdout] 1022 | / ... descriptor.get(|| { [INFO] [stdout] 1023 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1024 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1054 | instance.get(LabelMatcher::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1075:15 [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | / descriptor.get(|| { [INFO] [stdout] 1120 | | ::protobuf::reflect::EnumDescriptor::new("LabelMatcher_Type", file_descriptor_proto()) [INFO] [stdout] 1121 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1136:15 [INFO] [stdout] | [INFO] [stdout] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1444:13 [INFO] [stdout] | [INFO] [stdout] 1444 | / descriptor.get(|| { [INFO] [stdout] 1445 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1446 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1447 | | "step_ms", [INFO] [stdout] ... | [INFO] [stdout] 1486 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1496:13 [INFO] [stdout] | [INFO] [stdout] 1496 | instance.get(ReadHints::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1521:15 [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1732:13 [INFO] [stdout] | [INFO] [stdout] 1732 | / descriptor.get(|| { [INFO] [stdout] 1733 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1734 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1735 | | "min_time_ms", [INFO] [stdout] ... | [INFO] [stdout] 1759 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1769:13 [INFO] [stdout] | [INFO] [stdout] 1769 | instance.get(Chunk::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1791:15 [INFO] [stdout] | [INFO] [stdout] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1829:13 [INFO] [stdout] | [INFO] [stdout] 1829 | / descriptor.get(|| { [INFO] [stdout] 1830 | | ::protobuf::reflect::EnumDescriptor::new("Chunk_Encoding", file_descriptor_proto()) [INFO] [stdout] 1831 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1846:15 [INFO] [stdout] | [INFO] [stdout] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2024:13 [INFO] [stdout] | [INFO] [stdout] 2024 | / ... descriptor.get(|| { [INFO] [stdout] 2025 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2026 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2051:13 [INFO] [stdout] | [INFO] [stdout] 2051 | instance.get(ChunkedSeries::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2071:15 [INFO] [stdout] | [INFO] [stdout] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2115:9 [INFO] [stdout] | [INFO] [stdout] 2115 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 2116 | | parse_descriptor_proto() [INFO] [stdout] 2117 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | / ... descriptor.get(|| { [INFO] [stdout] 160 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 161 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | instance.get(WriteRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | / ... descriptor.get(|| { [INFO] [stdout] 371 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 372 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | instance.get(ReadRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | / descriptor.get(|| { [INFO] [stdout] 456 | | ::protobuf::reflect::EnumDescriptor::new("ReadRequest_ResponseType", file_descriptor_proto()) [INFO] [stdout] 457 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:472:15 [INFO] [stdout] | [INFO] [stdout] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | / ... descriptor.get(|| { [INFO] [stdout] 608 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 609 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | instance.get(ReadResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:648:15 [INFO] [stdout] | [INFO] [stdout] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:892:13 [INFO] [stdout] | [INFO] [stdout] 892 | / descriptor.get(|| { [INFO] [stdout] 893 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 894 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 895 | | "start_timestamp_ms", [INFO] [stdout] ... | [INFO] [stdout] 919 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | instance.get(Query::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:951:15 [INFO] [stdout] | [INFO] [stdout] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1086:13 [INFO] [stdout] | [INFO] [stdout] 1086 | / ... descriptor.get(|| { [INFO] [stdout] 1087 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1088 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1108:13 [INFO] [stdout] | [INFO] [stdout] 1108 | instance.get(QueryResult::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1127:15 [INFO] [stdout] | [INFO] [stdout] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1291:13 [INFO] [stdout] | [INFO] [stdout] 1291 | / ... descriptor.get(|| { [INFO] [stdout] 1292 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1293 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1318:13 [INFO] [stdout] | [INFO] [stdout] 1318 | instance.get(ChunkedReadResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1338:15 [INFO] [stdout] | [INFO] [stdout] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1374:9 [INFO] [stdout] | [INFO] [stdout] 1374 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 1375 | | parse_descriptor_proto() [INFO] [stdout] 1376 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/ingestor.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_data(time_series: &[TimeSeries]) [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 129 | -> Result<(NewSeries, HashMap>), ()> { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | -> Result<(NewSeries, HashMap>>), ()> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling protobuf_gen v0.1.0 (/opt/rustwide/workdir/protobuf_gen) [INFO] [stderr] Compiling prometheus-timescale-adaptor-rs v0.1.0 (/opt/rustwide/workdir/prometheus-timescale-adaptor-rs) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 150 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 150 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - self as &dyn (::std::any::Any) [INFO] [stdout] 151 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 153 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 153 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 154 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 154 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:156:59 [INFO] [stdout] | [INFO] [stdout] 156 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 156 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:375:30 [INFO] [stdout] | [INFO] [stdout] 375 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 375 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 375 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:376:22 [INFO] [stdout] | [INFO] [stdout] 376 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 376 - self as &dyn (::std::any::Any) [INFO] [stdout] 376 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:378:42 [INFO] [stdout] | [INFO] [stdout] 378 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 378 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 378 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:379:26 [INFO] [stdout] | [INFO] [stdout] 379 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 379 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 379 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:381:59 [INFO] [stdout] | [INFO] [stdout] 381 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 381 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 381 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:586:30 [INFO] [stdout] | [INFO] [stdout] 586 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 586 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:587:22 [INFO] [stdout] | [INFO] [stdout] 587 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 587 - self as &dyn (::std::any::Any) [INFO] [stdout] 587 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:589:42 [INFO] [stdout] | [INFO] [stdout] 589 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 589 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 589 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:590:26 [INFO] [stdout] | [INFO] [stdout] 590 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 590 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 590 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:592:59 [INFO] [stdout] | [INFO] [stdout] 592 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 592 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 592 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:768:30 [INFO] [stdout] | [INFO] [stdout] 768 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 768 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 768 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:769:22 [INFO] [stdout] | [INFO] [stdout] 769 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 769 - self as &dyn (::std::any::Any) [INFO] [stdout] 769 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:771:42 [INFO] [stdout] | [INFO] [stdout] 771 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 771 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 771 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:772:26 [INFO] [stdout] | [INFO] [stdout] 772 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 772 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 772 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:774:59 [INFO] [stdout] | [INFO] [stdout] 774 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 774 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 774 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:998:30 [INFO] [stdout] | [INFO] [stdout] 998 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 998 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 998 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:999:22 [INFO] [stdout] | [INFO] [stdout] 999 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 999 - self as &dyn (::std::any::Any) [INFO] [stdout] 999 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1001:42 [INFO] [stdout] | [INFO] [stdout] 1001 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1001 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1001 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1002:26 [INFO] [stdout] | [INFO] [stdout] 1002 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1002 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1002 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1004:59 [INFO] [stdout] | [INFO] [stdout] 1004 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1004 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1004 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1420:30 [INFO] [stdout] | [INFO] [stdout] 1420 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1420 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1420 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1421:22 [INFO] [stdout] | [INFO] [stdout] 1421 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1421 - self as &dyn (::std::any::Any) [INFO] [stdout] 1421 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1423:42 [INFO] [stdout] | [INFO] [stdout] 1423 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1423 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1423 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1424:26 [INFO] [stdout] | [INFO] [stdout] 1424 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1424 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1424 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1426:59 [INFO] [stdout] | [INFO] [stdout] 1426 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1426 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1426 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1708:30 [INFO] [stdout] | [INFO] [stdout] 1708 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1708 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1708 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1709:22 [INFO] [stdout] | [INFO] [stdout] 1709 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1709 - self as &dyn (::std::any::Any) [INFO] [stdout] 1709 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1711:42 [INFO] [stdout] | [INFO] [stdout] 1711 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1711 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1711 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1712:26 [INFO] [stdout] | [INFO] [stdout] 1712 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1712 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1712 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1714:59 [INFO] [stdout] | [INFO] [stdout] 1714 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1714 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1714 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2000:30 [INFO] [stdout] | [INFO] [stdout] 2000 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2000 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 2000 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2001:22 [INFO] [stdout] | [INFO] [stdout] 2001 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2001 - self as &dyn (::std::any::Any) [INFO] [stdout] 2001 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2003:42 [INFO] [stdout] | [INFO] [stdout] 2003 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2003 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 2003 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2004:26 [INFO] [stdout] | [INFO] [stdout] 2004 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2004 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 2004 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2006:59 [INFO] [stdout] | [INFO] [stdout] 2006 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 2006 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 2006 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 135 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 135 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - self as &dyn (::std::any::Any) [INFO] [stdout] 136 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:138:42 [INFO] [stdout] | [INFO] [stdout] 138 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 138 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 139 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 139 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 141 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 141 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 346 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 346 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 347 - self as &dyn (::std::any::Any) [INFO] [stdout] 347 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:349:42 [INFO] [stdout] | [INFO] [stdout] 349 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 349 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 349 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:350:26 [INFO] [stdout] | [INFO] [stdout] 350 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 350 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 350 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:352:59 [INFO] [stdout] | [INFO] [stdout] 352 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 352 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 352 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 583 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 583 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:584:22 [INFO] [stdout] | [INFO] [stdout] 584 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 584 - self as &dyn (::std::any::Any) [INFO] [stdout] 584 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:586:42 [INFO] [stdout] | [INFO] [stdout] 586 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 586 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 586 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:587:26 [INFO] [stdout] | [INFO] [stdout] 587 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 587 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 587 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:589:59 [INFO] [stdout] | [INFO] [stdout] 589 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 589 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 589 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:868:30 [INFO] [stdout] | [INFO] [stdout] 868 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 868 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 868 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:869:22 [INFO] [stdout] | [INFO] [stdout] 869 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 869 - self as &dyn (::std::any::Any) [INFO] [stdout] 869 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:871:42 [INFO] [stdout] | [INFO] [stdout] 871 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 871 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 871 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:872:26 [INFO] [stdout] | [INFO] [stdout] 872 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 872 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 872 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:874:59 [INFO] [stdout] | [INFO] [stdout] 874 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 874 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 874 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1062:30 [INFO] [stdout] | [INFO] [stdout] 1062 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1062 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1062 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1063:22 [INFO] [stdout] | [INFO] [stdout] 1063 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1063 - self as &dyn (::std::any::Any) [INFO] [stdout] 1063 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1065:42 [INFO] [stdout] | [INFO] [stdout] 1065 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1065 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1065 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1066:26 [INFO] [stdout] | [INFO] [stdout] 1066 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1066 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1066 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1068:59 [INFO] [stdout] | [INFO] [stdout] 1068 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1068 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1068 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1267:30 [INFO] [stdout] | [INFO] [stdout] 1267 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1267 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stdout] 1267 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1268:22 [INFO] [stdout] | [INFO] [stdout] 1268 | self as &dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1268 - self as &dyn (::std::any::Any) [INFO] [stdout] 1268 + self as &dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1270:42 [INFO] [stdout] | [INFO] [stdout] 1270 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1270 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stdout] 1270 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1271:26 [INFO] [stdout] | [INFO] [stdout] 1271 | self as &mut dyn (::std::any::Any) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1271 - self as &mut dyn (::std::any::Any) [INFO] [stdout] 1271 + self as &mut dyn ::std::any::Any [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1273:59 [INFO] [stdout] | [INFO] [stdout] 1273 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1273 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] 1273 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::Ordering` [INFO] [stdout] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / descriptor.get(|| { [INFO] [stdout] 175 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 176 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeDouble>( [INFO] [stdout] 177 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 191 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | instance.get(Sample::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:399:13 [INFO] [stdout] | [INFO] [stdout] 399 | / ... descriptor.get(|| { [INFO] [stdout] 400 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 401 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | instance.get(TimeSeries::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:446:15 [INFO] [stdout] | [INFO] [stdout] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:610:13 [INFO] [stdout] | [INFO] [stdout] 610 | / ... descriptor.get(|| { [INFO] [stdout] 611 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 612 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeCarllercheCha... [INFO] [stdout] 613 | | ... "name", [INFO] [stdout] ... | [INFO] [stdout] 627 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 637 | instance.get(Label::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:657:15 [INFO] [stdout] | [INFO] [stdout] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:792:13 [INFO] [stdout] | [INFO] [stdout] 792 | / ... descriptor.get(|| { [INFO] [stdout] 793 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 794 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:814:13 [INFO] [stdout] | [INFO] [stdout] 814 | instance.get(Labels::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:833:15 [INFO] [stdout] | [INFO] [stdout] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1022:13 [INFO] [stdout] | [INFO] [stdout] 1022 | / ... descriptor.get(|| { [INFO] [stdout] 1023 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1024 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1054 | instance.get(LabelMatcher::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1075:15 [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | / descriptor.get(|| { [INFO] [stdout] 1120 | | ::protobuf::reflect::EnumDescriptor::new("LabelMatcher_Type", file_descriptor_proto()) [INFO] [stdout] 1121 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1136:15 [INFO] [stdout] | [INFO] [stdout] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1444:13 [INFO] [stdout] | [INFO] [stdout] 1444 | / descriptor.get(|| { [INFO] [stdout] 1445 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1446 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1447 | | "step_ms", [INFO] [stdout] ... | [INFO] [stdout] 1486 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1496:13 [INFO] [stdout] | [INFO] [stdout] 1496 | instance.get(ReadHints::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1521:15 [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1732:13 [INFO] [stdout] | [INFO] [stdout] 1732 | / descriptor.get(|| { [INFO] [stdout] 1733 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1734 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1735 | | "min_time_ms", [INFO] [stdout] ... | [INFO] [stdout] 1759 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1769:13 [INFO] [stdout] | [INFO] [stdout] 1769 | instance.get(Chunk::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1791:15 [INFO] [stdout] | [INFO] [stdout] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1829:13 [INFO] [stdout] | [INFO] [stdout] 1829 | / descriptor.get(|| { [INFO] [stdout] 1830 | | ::protobuf::reflect::EnumDescriptor::new("Chunk_Encoding", file_descriptor_proto()) [INFO] [stdout] 1831 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:1846:15 [INFO] [stdout] | [INFO] [stdout] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2024:13 [INFO] [stdout] | [INFO] [stdout] 2024 | / ... descriptor.get(|| { [INFO] [stdout] 2025 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2026 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2051:13 [INFO] [stdout] | [INFO] [stdout] 2051 | instance.get(ChunkedSeries::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2071:15 [INFO] [stdout] | [INFO] [stdout] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/types.rs:2115:9 [INFO] [stdout] | [INFO] [stdout] 2115 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 2116 | | parse_descriptor_proto() [INFO] [stdout] 2117 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | / ... descriptor.get(|| { [INFO] [stdout] 160 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 161 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | instance.get(WriteRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | / ... descriptor.get(|| { [INFO] [stdout] 371 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 372 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | instance.get(ReadRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | / descriptor.get(|| { [INFO] [stdout] 456 | | ::protobuf::reflect::EnumDescriptor::new("ReadRequest_ResponseType", file_descriptor_proto()) [INFO] [stdout] 457 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:472:15 [INFO] [stdout] | [INFO] [stdout] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | / ... descriptor.get(|| { [INFO] [stdout] 608 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 609 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | instance.get(ReadResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:648:15 [INFO] [stdout] | [INFO] [stdout] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:892:13 [INFO] [stdout] | [INFO] [stdout] 892 | / descriptor.get(|| { [INFO] [stdout] 893 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 894 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 895 | | "start_timestamp_ms", [INFO] [stdout] ... | [INFO] [stdout] 919 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | instance.get(Query::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:951:15 [INFO] [stdout] | [INFO] [stdout] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1086:13 [INFO] [stdout] | [INFO] [stdout] 1086 | / ... descriptor.get(|| { [INFO] [stdout] 1087 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1088 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1108:13 [INFO] [stdout] | [INFO] [stdout] 1108 | instance.get(QueryResult::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1127:15 [INFO] [stdout] | [INFO] [stdout] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1291:13 [INFO] [stdout] | [INFO] [stdout] 1291 | / ... descriptor.get(|| { [INFO] [stdout] 1292 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1293 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1318:13 [INFO] [stdout] | [INFO] [stdout] 1318 | instance.get(ChunkedReadResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1338:15 [INFO] [stdout] | [INFO] [stdout] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> timescale_pgmodel/src/promb/remote.rs:1374:9 [INFO] [stdout] | [INFO] [stdout] 1374 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 1375 | | parse_descriptor_proto() [INFO] [stdout] 1376 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> timescale_pgmodel/src/ingestor.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn parse_data(time_series: &[TimeSeries]) [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 129 | -> Result<(NewSeries, HashMap>), ()> { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | -> Result<(NewSeries, HashMap>>), ()> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: h2 v0.2.2, hyper v0.13.4, snap v1.0.0, tokio-postgres v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #![allow(box_pointers)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:150:30 [INFO] [stderr] | [INFO] [stderr] 150 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 150 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 150 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:151:22 [INFO] [stderr] | [INFO] [stderr] 151 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 151 - self as &dyn (::std::any::Any) [INFO] [stderr] 151 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:153:42 [INFO] [stderr] | [INFO] [stderr] 153 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 153 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 153 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:154:26 [INFO] [stderr] | [INFO] [stderr] 154 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 154 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 154 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:156:59 [INFO] [stderr] | [INFO] [stderr] 156 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 156 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 156 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:375:30 [INFO] [stderr] | [INFO] [stderr] 375 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 375 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 375 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:376:22 [INFO] [stderr] | [INFO] [stderr] 376 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 376 - self as &dyn (::std::any::Any) [INFO] [stderr] 376 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:378:42 [INFO] [stderr] | [INFO] [stderr] 378 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 378 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 378 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:379:26 [INFO] [stderr] | [INFO] [stderr] 379 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 379 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 379 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:381:59 [INFO] [stderr] | [INFO] [stderr] 381 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 381 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 381 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:586:30 [INFO] [stderr] | [INFO] [stderr] 586 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 586 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 586 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:587:22 [INFO] [stderr] | [INFO] [stderr] 587 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 587 - self as &dyn (::std::any::Any) [INFO] [stderr] 587 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:589:42 [INFO] [stderr] | [INFO] [stderr] 589 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 589 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 589 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:590:26 [INFO] [stderr] | [INFO] [stderr] 590 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 590 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 590 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:592:59 [INFO] [stderr] | [INFO] [stderr] 592 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 592 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 592 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:768:30 [INFO] [stderr] | [INFO] [stderr] 768 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 768 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 768 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:769:22 [INFO] [stderr] | [INFO] [stderr] 769 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 769 - self as &dyn (::std::any::Any) [INFO] [stderr] 769 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:771:42 [INFO] [stderr] | [INFO] [stderr] 771 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 771 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 771 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:772:26 [INFO] [stderr] | [INFO] [stderr] 772 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 772 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 772 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:774:59 [INFO] [stderr] | [INFO] [stderr] 774 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 774 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 774 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:998:30 [INFO] [stderr] | [INFO] [stderr] 998 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 998 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 998 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:999:22 [INFO] [stderr] | [INFO] [stderr] 999 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 999 - self as &dyn (::std::any::Any) [INFO] [stderr] 999 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1001:42 [INFO] [stderr] | [INFO] [stderr] 1001 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1001 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1001 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1002:26 [INFO] [stderr] | [INFO] [stderr] 1002 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1002 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1002 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1004:59 [INFO] [stderr] | [INFO] [stderr] 1004 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1004 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1004 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1420:30 [INFO] [stderr] | [INFO] [stderr] 1420 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1420 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1420 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1421:22 [INFO] [stderr] | [INFO] [stderr] 1421 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1421 - self as &dyn (::std::any::Any) [INFO] [stderr] 1421 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1423:42 [INFO] [stderr] | [INFO] [stderr] 1423 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1423 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1423 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1424:26 [INFO] [stderr] | [INFO] [stderr] 1424 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1424 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1424 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1426:59 [INFO] [stderr] | [INFO] [stderr] 1426 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1426 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1426 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1708:30 [INFO] [stderr] | [INFO] [stderr] 1708 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1708 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1708 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1709:22 [INFO] [stderr] | [INFO] [stderr] 1709 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1709 - self as &dyn (::std::any::Any) [INFO] [stderr] 1709 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1711:42 [INFO] [stderr] | [INFO] [stderr] 1711 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1711 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1711 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1712:26 [INFO] [stderr] | [INFO] [stderr] 1712 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1712 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1712 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1714:59 [INFO] [stderr] | [INFO] [stderr] 1714 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1714 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1714 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2000:30 [INFO] [stderr] | [INFO] [stderr] 2000 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2000 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 2000 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2001:22 [INFO] [stderr] | [INFO] [stderr] 2001 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2001 - self as &dyn (::std::any::Any) [INFO] [stderr] 2001 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2003:42 [INFO] [stderr] | [INFO] [stderr] 2003 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2003 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 2003 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2004:26 [INFO] [stderr] | [INFO] [stderr] 2004 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2004 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 2004 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2006:59 [INFO] [stderr] | [INFO] [stderr] 2006 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2006 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 2006 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #![allow(box_pointers)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:135:30 [INFO] [stderr] | [INFO] [stderr] 135 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 135 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 135 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:136:22 [INFO] [stderr] | [INFO] [stderr] 136 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 136 - self as &dyn (::std::any::Any) [INFO] [stderr] 136 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:138:42 [INFO] [stderr] | [INFO] [stderr] 138 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 138 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 138 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:139:26 [INFO] [stderr] | [INFO] [stderr] 139 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 139 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 139 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:141:59 [INFO] [stderr] | [INFO] [stderr] 141 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 141 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 141 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:346:30 [INFO] [stderr] | [INFO] [stderr] 346 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 346 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 346 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:347:22 [INFO] [stderr] | [INFO] [stderr] 347 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 347 - self as &dyn (::std::any::Any) [INFO] [stderr] 347 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:349:42 [INFO] [stderr] | [INFO] [stderr] 349 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 349 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 349 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:350:26 [INFO] [stderr] | [INFO] [stderr] 350 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 350 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 350 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:352:59 [INFO] [stderr] | [INFO] [stderr] 352 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 352 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 352 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:583:30 [INFO] [stderr] | [INFO] [stderr] 583 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 583 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 583 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:584:22 [INFO] [stderr] | [INFO] [stderr] 584 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 584 - self as &dyn (::std::any::Any) [INFO] [stderr] 584 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:586:42 [INFO] [stderr] | [INFO] [stderr] 586 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 586 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 586 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:587:26 [INFO] [stderr] | [INFO] [stderr] 587 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 587 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 587 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:589:59 [INFO] [stderr] | [INFO] [stderr] 589 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 589 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 589 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:868:30 [INFO] [stderr] | [INFO] [stderr] 868 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 868 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 868 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:869:22 [INFO] [stderr] | [INFO] [stderr] 869 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 869 - self as &dyn (::std::any::Any) [INFO] [stderr] 869 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:871:42 [INFO] [stderr] | [INFO] [stderr] 871 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 871 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 871 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:872:26 [INFO] [stderr] | [INFO] [stderr] 872 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 872 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 872 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:874:59 [INFO] [stderr] | [INFO] [stderr] 874 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 874 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 874 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1062:30 [INFO] [stderr] | [INFO] [stderr] 1062 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1062 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1062 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1063:22 [INFO] [stderr] | [INFO] [stderr] 1063 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1063 - self as &dyn (::std::any::Any) [INFO] [stderr] 1063 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1065:42 [INFO] [stderr] | [INFO] [stderr] 1065 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1065 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1065 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1066:26 [INFO] [stderr] | [INFO] [stderr] 1066 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1066 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1066 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1068:59 [INFO] [stderr] | [INFO] [stderr] 1068 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1068 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1068 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1267:30 [INFO] [stderr] | [INFO] [stderr] 1267 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1267 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1267 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1268:22 [INFO] [stderr] | [INFO] [stderr] 1268 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1268 - self as &dyn (::std::any::Any) [INFO] [stderr] 1268 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1270:42 [INFO] [stderr] | [INFO] [stderr] 1270 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1270 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1270 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1271:26 [INFO] [stderr] | [INFO] [stderr] 1271 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1271 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1271 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1273:59 [INFO] [stderr] | [INFO] [stderr] 1273 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1273 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1273 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `cmp::Ordering` [INFO] [stderr] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | cmp::Ordering, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:174:13 [INFO] [stderr] | [INFO] [stderr] 174 | / descriptor.get(|| { [INFO] [stderr] 175 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 176 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeDouble>( [INFO] [stderr] 177 | | "value", [INFO] [stderr] ... | [INFO] [stderr] 191 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:201:13 [INFO] [stderr] | [INFO] [stderr] 201 | instance.get(Sample::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:221:15 [INFO] [stderr] | [INFO] [stderr] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 221 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:399:13 [INFO] [stderr] | [INFO] [stderr] 399 | / ... descriptor.get(|| { [INFO] [stderr] 400 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 401 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:426:13 [INFO] [stderr] | [INFO] [stderr] 426 | instance.get(TimeSeries::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:446:15 [INFO] [stderr] | [INFO] [stderr] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 446 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:610:13 [INFO] [stderr] | [INFO] [stderr] 610 | / ... descriptor.get(|| { [INFO] [stderr] 611 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 612 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeCarllercheCha... [INFO] [stderr] 613 | | ... "name", [INFO] [stderr] ... | [INFO] [stderr] 627 | | ... }) [INFO] [stderr] | |________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:637:13 [INFO] [stderr] | [INFO] [stderr] 637 | instance.get(Label::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:657:15 [INFO] [stderr] | [INFO] [stderr] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 657 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:792:13 [INFO] [stderr] | [INFO] [stderr] 792 | / ... descriptor.get(|| { [INFO] [stderr] 793 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 794 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:814:13 [INFO] [stderr] | [INFO] [stderr] 814 | instance.get(Labels::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:833:15 [INFO] [stderr] | [INFO] [stderr] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 833 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1022:13 [INFO] [stderr] | [INFO] [stderr] 1022 | / ... descriptor.get(|| { [INFO] [stderr] 1023 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1024 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1054:13 [INFO] [stderr] | [INFO] [stderr] 1054 | instance.get(LabelMatcher::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1075:15 [INFO] [stderr] | [INFO] [stderr] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1075 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1119:13 [INFO] [stderr] | [INFO] [stderr] 1119 | / descriptor.get(|| { [INFO] [stderr] 1120 | | ::protobuf::reflect::EnumDescriptor::new("LabelMatcher_Type", file_descriptor_proto()) [INFO] [stderr] 1121 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1136:15 [INFO] [stderr] | [INFO] [stderr] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1136 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1444:13 [INFO] [stderr] | [INFO] [stderr] 1444 | / descriptor.get(|| { [INFO] [stderr] 1445 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1446 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stderr] 1447 | | "step_ms", [INFO] [stderr] ... | [INFO] [stderr] 1486 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1496:13 [INFO] [stderr] | [INFO] [stderr] 1496 | instance.get(ReadHints::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1521:15 [INFO] [stderr] | [INFO] [stderr] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1521 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1732:13 [INFO] [stderr] | [INFO] [stderr] 1732 | / descriptor.get(|| { [INFO] [stderr] 1733 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1734 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stderr] 1735 | | "min_time_ms", [INFO] [stderr] ... | [INFO] [stderr] 1759 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1769:13 [INFO] [stderr] | [INFO] [stderr] 1769 | instance.get(Chunk::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1791:15 [INFO] [stderr] | [INFO] [stderr] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1791 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1829:13 [INFO] [stderr] | [INFO] [stderr] 1829 | / descriptor.get(|| { [INFO] [stderr] 1830 | | ::protobuf::reflect::EnumDescriptor::new("Chunk_Encoding", file_descriptor_proto()) [INFO] [stderr] 1831 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1846:15 [INFO] [stderr] | [INFO] [stderr] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1846 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2024:13 [INFO] [stderr] | [INFO] [stderr] 2024 | / ... descriptor.get(|| { [INFO] [stderr] 2025 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 2026 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2051:13 [INFO] [stderr] | [INFO] [stderr] 2051 | instance.get(ChunkedSeries::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2071:15 [INFO] [stderr] | [INFO] [stderr] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2071 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2115:9 [INFO] [stderr] | [INFO] [stderr] 2115 | / file_descriptor_proto_lazy.get(|| { [INFO] [stderr] 2116 | | parse_descriptor_proto() [INFO] [stderr] 2117 | | }) [INFO] [stderr] | |__________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:159:13 [INFO] [stderr] | [INFO] [stderr] 159 | / ... descriptor.get(|| { [INFO] [stderr] 160 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 161 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:181:13 [INFO] [stderr] | [INFO] [stderr] 181 | instance.get(WriteRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:200:15 [INFO] [stderr] | [INFO] [stderr] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 200 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:370:13 [INFO] [stderr] | [INFO] [stderr] 370 | / ... descriptor.get(|| { [INFO] [stderr] 371 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 372 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:397:13 [INFO] [stderr] | [INFO] [stderr] 397 | instance.get(ReadRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:417:15 [INFO] [stderr] | [INFO] [stderr] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 417 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:455:13 [INFO] [stderr] | [INFO] [stderr] 455 | / descriptor.get(|| { [INFO] [stderr] 456 | | ::protobuf::reflect::EnumDescriptor::new("ReadRequest_ResponseType", file_descriptor_proto()) [INFO] [stderr] 457 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:472:15 [INFO] [stderr] | [INFO] [stderr] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 472 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:607:13 [INFO] [stderr] | [INFO] [stderr] 607 | / ... descriptor.get(|| { [INFO] [stderr] 608 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 609 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:629:13 [INFO] [stderr] | [INFO] [stderr] 629 | instance.get(ReadResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:648:15 [INFO] [stderr] | [INFO] [stderr] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 648 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:892:13 [INFO] [stderr] | [INFO] [stderr] 892 | / descriptor.get(|| { [INFO] [stderr] 893 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 894 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stderr] 895 | | "start_timestamp_ms", [INFO] [stderr] ... | [INFO] [stderr] 919 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:929:13 [INFO] [stderr] | [INFO] [stderr] 929 | instance.get(Query::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:951:15 [INFO] [stderr] | [INFO] [stderr] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 951 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1086:13 [INFO] [stderr] | [INFO] [stderr] 1086 | / ... descriptor.get(|| { [INFO] [stderr] 1087 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1088 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1108:13 [INFO] [stderr] | [INFO] [stderr] 1108 | instance.get(QueryResult::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1127:15 [INFO] [stderr] | [INFO] [stderr] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1127 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1291:13 [INFO] [stderr] | [INFO] [stderr] 1291 | / ... descriptor.get(|| { [INFO] [stderr] 1292 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1293 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1318:13 [INFO] [stderr] | [INFO] [stderr] 1318 | instance.get(ChunkedReadResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1338:15 [INFO] [stderr] | [INFO] [stderr] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1338 | fn as_ref(&self) -> ::protobuf::reflect::ProtobufValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1374:9 [INFO] [stderr] | [INFO] [stderr] 1374 | / file_descriptor_proto_lazy.get(|| { [INFO] [stderr] 1375 | | parse_descriptor_proto() [INFO] [stderr] 1376 | | }) [INFO] [stderr] | |__________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> timescale_pgmodel/src/ingestor.rs:128:28 [INFO] [stderr] | [INFO] [stderr] 128 | fn parse_data(time_series: &[TimeSeries]) [INFO] [stderr] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 129 | -> Result<(NewSeries, HashMap>), ()> { [INFO] [stderr] | ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 129 | -> Result<(NewSeries, HashMap>>), ()> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `timescale_pgmodel` (lib) generated 124 warnings (run `cargo fix --lib -p timescale_pgmodel` to apply 89 suggestions) [INFO] [stderr] warning: `timescale_pgmodel` (lib test) generated 124 warnings (124 duplicates) [INFO] [stderr] Finished `release` profile [optimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: h2 v0.2.2, hyper v0.13.4, snap v1.0.0, tokio-postgres v0.5.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/prometheus_timescale_adaptor_rs-e9ac2326ea135e85) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/protobuf_gen-dd1316ceff7c839b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/timescale_pgmodel-bff890196b00c531) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests timescale_pgmodel [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #![allow(box_pointers)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:150:30 [INFO] [stderr] | [INFO] [stderr] 150 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 150 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 150 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:151:22 [INFO] [stderr] | [INFO] [stderr] 151 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 151 - self as &dyn (::std::any::Any) [INFO] [stderr] 151 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:153:42 [INFO] [stderr] | [INFO] [stderr] 153 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 153 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 153 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:154:26 [INFO] [stderr] | [INFO] [stderr] 154 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 154 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 154 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:156:59 [INFO] [stderr] | [INFO] [stderr] 156 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 156 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 156 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:375:30 [INFO] [stderr] | [INFO] [stderr] 375 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 375 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 375 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:376:22 [INFO] [stderr] | [INFO] [stderr] 376 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 376 - self as &dyn (::std::any::Any) [INFO] [stderr] 376 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:378:42 [INFO] [stderr] | [INFO] [stderr] 378 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 378 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 378 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:379:26 [INFO] [stderr] | [INFO] [stderr] 379 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 379 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 379 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:381:59 [INFO] [stderr] | [INFO] [stderr] 381 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 381 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 381 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:586:30 [INFO] [stderr] | [INFO] [stderr] 586 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 586 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 586 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:587:22 [INFO] [stderr] | [INFO] [stderr] 587 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 587 - self as &dyn (::std::any::Any) [INFO] [stderr] 587 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:589:42 [INFO] [stderr] | [INFO] [stderr] 589 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 589 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 589 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:590:26 [INFO] [stderr] | [INFO] [stderr] 590 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 590 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 590 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:592:59 [INFO] [stderr] | [INFO] [stderr] 592 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 592 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 592 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:768:30 [INFO] [stderr] | [INFO] [stderr] 768 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 768 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 768 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:769:22 [INFO] [stderr] | [INFO] [stderr] 769 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 769 - self as &dyn (::std::any::Any) [INFO] [stderr] 769 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:771:42 [INFO] [stderr] | [INFO] [stderr] 771 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 771 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 771 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:772:26 [INFO] [stderr] | [INFO] [stderr] 772 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 772 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 772 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:774:59 [INFO] [stderr] | [INFO] [stderr] 774 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 774 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 774 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:998:30 [INFO] [stderr] | [INFO] [stderr] 998 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 998 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 998 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:999:22 [INFO] [stderr] | [INFO] [stderr] 999 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 999 - self as &dyn (::std::any::Any) [INFO] [stderr] 999 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1001:42 [INFO] [stderr] | [INFO] [stderr] 1001 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1001 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1001 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1002:26 [INFO] [stderr] | [INFO] [stderr] 1002 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1002 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1002 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1004:59 [INFO] [stderr] | [INFO] [stderr] 1004 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1004 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1004 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1420:30 [INFO] [stderr] | [INFO] [stderr] 1420 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1420 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1420 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1421:22 [INFO] [stderr] | [INFO] [stderr] 1421 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1421 - self as &dyn (::std::any::Any) [INFO] [stderr] 1421 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1423:42 [INFO] [stderr] | [INFO] [stderr] 1423 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1423 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1423 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1424:26 [INFO] [stderr] | [INFO] [stderr] 1424 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1424 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1424 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1426:59 [INFO] [stderr] | [INFO] [stderr] 1426 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1426 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1426 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1708:30 [INFO] [stderr] | [INFO] [stderr] 1708 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1708 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1708 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1709:22 [INFO] [stderr] | [INFO] [stderr] 1709 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1709 - self as &dyn (::std::any::Any) [INFO] [stderr] 1709 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1711:42 [INFO] [stderr] | [INFO] [stderr] 1711 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1711 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1711 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1712:26 [INFO] [stderr] | [INFO] [stderr] 1712 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1712 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1712 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:1714:59 [INFO] [stderr] | [INFO] [stderr] 1714 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1714 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1714 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2000:30 [INFO] [stderr] | [INFO] [stderr] 2000 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2000 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 2000 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2001:22 [INFO] [stderr] | [INFO] [stderr] 2001 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2001 - self as &dyn (::std::any::Any) [INFO] [stderr] 2001 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2003:42 [INFO] [stderr] | [INFO] [stderr] 2003 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2003 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 2003 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2004:26 [INFO] [stderr] | [INFO] [stderr] 2004 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2004 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 2004 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/types.rs:2006:59 [INFO] [stderr] | [INFO] [stderr] 2006 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 2006 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 2006 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #![allow(box_pointers)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:135:30 [INFO] [stderr] | [INFO] [stderr] 135 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 135 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 135 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:136:22 [INFO] [stderr] | [INFO] [stderr] 136 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 136 - self as &dyn (::std::any::Any) [INFO] [stderr] 136 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:138:42 [INFO] [stderr] | [INFO] [stderr] 138 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 138 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 138 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:139:26 [INFO] [stderr] | [INFO] [stderr] 139 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 139 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 139 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:141:59 [INFO] [stderr] | [INFO] [stderr] 141 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 141 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 141 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:346:30 [INFO] [stderr] | [INFO] [stderr] 346 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 346 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 346 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:347:22 [INFO] [stderr] | [INFO] [stderr] 347 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 347 - self as &dyn (::std::any::Any) [INFO] [stderr] 347 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:349:42 [INFO] [stderr] | [INFO] [stderr] 349 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 349 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 349 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:350:26 [INFO] [stderr] | [INFO] [stderr] 350 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 350 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 350 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:352:59 [INFO] [stderr] | [INFO] [stderr] 352 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 352 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 352 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:583:30 [INFO] [stderr] | [INFO] [stderr] 583 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 583 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 583 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:584:22 [INFO] [stderr] | [INFO] [stderr] 584 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 584 - self as &dyn (::std::any::Any) [INFO] [stderr] 584 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:586:42 [INFO] [stderr] | [INFO] [stderr] 586 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 586 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 586 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:587:26 [INFO] [stderr] | [INFO] [stderr] 587 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 587 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 587 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:589:59 [INFO] [stderr] | [INFO] [stderr] 589 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 589 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 589 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:868:30 [INFO] [stderr] | [INFO] [stderr] 868 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 868 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 868 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:869:22 [INFO] [stderr] | [INFO] [stderr] 869 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 869 - self as &dyn (::std::any::Any) [INFO] [stderr] 869 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:871:42 [INFO] [stderr] | [INFO] [stderr] 871 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 871 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 871 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:872:26 [INFO] [stderr] | [INFO] [stderr] 872 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 872 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 872 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:874:59 [INFO] [stderr] | [INFO] [stderr] 874 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 874 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 874 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1062:30 [INFO] [stderr] | [INFO] [stderr] 1062 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1062 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1062 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1063:22 [INFO] [stderr] | [INFO] [stderr] 1063 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1063 - self as &dyn (::std::any::Any) [INFO] [stderr] 1063 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1065:42 [INFO] [stderr] | [INFO] [stderr] 1065 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1065 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1065 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1066:26 [INFO] [stderr] | [INFO] [stderr] 1066 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1066 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1066 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1068:59 [INFO] [stderr] | [INFO] [stderr] 1068 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1068 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1068 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1267:30 [INFO] [stderr] | [INFO] [stderr] 1267 | fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1267 - fn as_any(&self) -> &dyn (::std::any::Any) { [INFO] [stderr] 1267 + fn as_any(&self) -> &dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1268:22 [INFO] [stderr] | [INFO] [stderr] 1268 | self as &dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1268 - self as &dyn (::std::any::Any) [INFO] [stderr] 1268 + self as &dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1270:42 [INFO] [stderr] | [INFO] [stderr] 1270 | fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1270 - fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) { [INFO] [stderr] 1270 + fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1271:26 [INFO] [stderr] | [INFO] [stderr] 1271 | self as &mut dyn (::std::any::Any) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1271 - self as &mut dyn (::std::any::Any) [INFO] [stderr] 1271 + self as &mut dyn ::std::any::Any [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> timescale_pgmodel/src/promb/remote.rs:1273:59 [INFO] [stderr] | [INFO] [stderr] 1273 | fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 1273 - fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] 1273 + fn into_any(self: Box) -> ::std::boxed::Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 72 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8", kill_on_drop: false }` [INFO] [stdout] db81a033fb98389a45414928f8d08fe630f158df1d4cac2a3ff1fa2884239ef8