[INFO] fetching crate frequenz-microgrid 0.1.0... [INFO] checking frequenz-microgrid-0.1.0 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate frequenz-microgrid 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate frequenz-microgrid 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate frequenz-microgrid 0.1.0 [INFO] tweaked toml for crates.io crate frequenz-microgrid 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frequenz-microgrid 0.1.0 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frequenz-microgrid 0.1.0 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frequenz-microgrid-formula-engine v0.1.0 [INFO] [stderr] Downloaded frequenz-microgrid-component-graph v0.2.0 [INFO] [stderr] Downloaded frequenz-resampling v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcaa88ba6480d249c423657eee9c6f469a9bcfa3d02d713e65733b2d8e0f62f1 [INFO] running `Command { std: "docker" "start" "-a" "fcaa88ba6480d249c423657eee9c6f469a9bcfa3d02d713e65733b2d8e0f62f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcaa88ba6480d249c423657eee9c6f469a9bcfa3d02d713e65733b2d8e0f62f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcaa88ba6480d249c423657eee9c6f469a9bcfa3d02d713e65733b2d8e0f62f1", kill_on_drop: false }` [INFO] [stdout] fcaa88ba6480d249c423657eee9c6f469a9bcfa3d02d713e65733b2d8e0f62f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee8f581e9cffddd67c8d109f5bf18dcf6af36f2afb4bed23ebb39e300295fcaa [INFO] running `Command { std: "docker" "start" "-a" "ee8f581e9cffddd67c8d109f5bf18dcf6af36f2afb4bed23ebb39e300295fcaa", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking frequenz-resampling v0.1.0 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking frequenz-microgrid-formula-engine v0.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking frequenz-microgrid-component-graph v0.2.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling frequenz-microgrid v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::grid` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::grid` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::consumer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::consumer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::producer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::producer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::battery` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::battery` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::chp` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::chp` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::pv` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::pv` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::ev_charger` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::ev_charger` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::component` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::component` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::grid` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::grid` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::consumer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::consumer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::producer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::producer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::battery` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::battery` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::chp` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::chp` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::pv` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::pv` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::ev_charger` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::ev_charger` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::component` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::component` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::grid` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::grid` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::battery` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::battery` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::pv` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::pv` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::component` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::component` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::grid` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::grid` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::consumer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::consumer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::producer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::producer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::battery` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::battery` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::chp` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::chp` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::pv` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::pv` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::ev_charger` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::ev_charger` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item `GraphFormulaProvider::component` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / fn $fnname( [INFO] [stdout] 24 | | _graph: &ComponentGraph, [INFO] [stdout] 25 | | metric: Self::MetricType, [INFO] [stdout] 26 | | _instructions_tx: mpsc::Sender, [INFO] [stdout] 27 | | $($idsparam: Option>,)? [INFO] [stdout] 28 | | $($idparam: u64,)? [INFO] [stdout] 29 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function `GraphFormulaProvider::component` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 51 | / graph_formula_provider!( [INFO] [stdout] 52 | | (grid), [INFO] [stdout] 53 | | (consumer), [INFO] [stdout] 54 | | (producer), [INFO] [stdout] ... | [INFO] [stdout] 59 | | (component, id: _component_id), [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::grid` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::grid` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::consumer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::consumer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::producer` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::producer` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::battery` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::battery` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::chp` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::chp` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::pv` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::pv` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::ev_charger` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::ev_charger` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::component` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::component` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 92 | / impl_graph_formula_provider!( [INFO] [stdout] 93 | | (grid, grid_formula), [INFO] [stdout] 94 | | (consumer, consumer_formula), [INFO] [stdout] 95 | | (producer, producer_formula), [INFO] [stdout] ... | [INFO] [stdout] 100 | | (component, component_formula, id: component_id), [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::grid` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::grid` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::battery` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::battery` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::pv` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::pv` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `logical_meter_actor::Instruction` is more private than the item ` as GraphFormulaProvider>::component` [INFO] [stdout] --> src/logical_meter/formula/graph_formula_provider.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / fn $fnname( [INFO] [stdout] 72 | | graph: &ComponentGraph, [INFO] [stdout] 73 | | metric: Self::MetricType, [INFO] [stdout] 74 | | instructions_tx: mpsc::Sender, [INFO] [stdout] 75 | | $($idsparam: Option>,)? [INFO] [stdout] 76 | | $($idparam: u64,)? [INFO] [stdout] 77 | | ) -> Result { [INFO] [stdout] | |________________________________^ associated function ` as GraphFormulaProvider>::component` is reachable at visibility `pub` [INFO] [stdout] ... [INFO] [stdout] 107 | / impl_graph_formula_provider!( [INFO] [stdout] 108 | | (grid, grid_coalesce_formula), [INFO] [stdout] 109 | | (battery, battery_ac_coalesce_formula, ids: battery_ids), [INFO] [stdout] 110 | | (pv, pv_ac_coalesce_formula, ids: pv_inverter_ids), [INFO] [stdout] 111 | | (component, component_ac_coalesce_formula, id: component_id), [INFO] [stdout] 112 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: but type `logical_meter_actor::Instruction` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/logical_meter/logical_meter_actor.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_graph_formula_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ee8f581e9cffddd67c8d109f5bf18dcf6af36f2afb4bed23ebb39e300295fcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8f581e9cffddd67c8d109f5bf18dcf6af36f2afb4bed23ebb39e300295fcaa", kill_on_drop: false }` [INFO] [stdout] ee8f581e9cffddd67c8d109f5bf18dcf6af36f2afb4bed23ebb39e300295fcaa