[INFO] cloning repository https://github.com/gilberto-ribeiro/lbflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilberto-ribeiro/lbflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilberto-ribeiro%2Flbflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilberto-ribeiro%2Flbflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba635f8ed5d899a0621e1680ceec4b24d8f6c132
[INFO] testing gilberto-ribeiro/lbflow against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilberto-ribeiro%2Flbflow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gilberto-ribeiro/lbflow
[INFO] finished tweaking git repo https://github.com/gilberto-ribeiro/lbflow
[INFO] tweaked toml for git repo https://github.com/gilberto-ribeiro/lbflow written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gilberto-ribeiro/lbflow on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gilberto-ribeiro/lbflow 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc6766348608f3f9e7c6c746f4be433affcee859f5905e0f92b63f6bb972fbaa
[INFO] running `Command { std: "docker" "start" "-a" "cc6766348608f3f9e7c6c746f4be433affcee859f5905e0f92b63f6bb972fbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc6766348608f3f9e7c6c746f4be433affcee859f5905e0f92b63f6bb972fbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6766348608f3f9e7c6c746f4be433affcee859f5905e0f92b63f6bb972fbaa", kill_on_drop: false }`
[INFO] [stdout] cc6766348608f3f9e7c6c746f4be433affcee859f5905e0f92b63f6bb972fbaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b1fa5fee6197aa070a83b3c0b108364a86ee81c60b22a3ea81c32a0cdc02b153
[INFO] running `Command { std: "docker" "start" "-a" "b1fa5fee6197aa070a83b3c0b108364a86ee81c60b22a3ea81c32a0cdc02b153", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling lbflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/velocity_set.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 mrt_matrix: todo!("Implementing MRT matrix for D2Q5."),
[INFO] [stdout]    |                             ------------------------------------------ any code following this expression is unreachable
[INFO] [stdout] 51 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D2Q5"),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/velocity_set.rs:169:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D3Q27"),
[INFO] [stdout]     |                                     -------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 169 |                 mrt_equilibrium_moments_computation: None,
[INFO] [stdout]     |                                                      ^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `number_of_nodes`
[INFO] [stdout]   --> src/passive_scalar/lattice.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let number_of_nodes = momentum_lattice.get_number_of_nodes();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_nodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_scalar_nodes` and `get_scalar_node` are never used
[INFO] [stdout]    --> src/lib.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub(crate) trait NodeLike {
[INFO] [stdout]     |                  -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  98 |     fn get_scalar_nodes(&self) -> HashMap<String, Arc<passive_scalar::Node>>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |
[INFO] [stdout] 100 |     fn get_scalar_node(&self, scalar_name: String) -> Arc<passive_scalar::Node> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/momentum.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct ConversionFactor {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] 136 |     pub(crate) collision_operator: Arc<CollisionOperator>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 137 |     pub(crate) velocity_set: VelocitySet,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 138 |     pub(crate) delta_x: Float,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 139 |     pub(crate) delta_t: Float,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 140 |     pub(crate) length_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 141 |     pub(crate) time_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 142 |     pub(crate) density_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub(crate) viscosity_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     pub(crate) physical_density: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     pub(crate) reference_pressure: Float,
[INFO] [stdout] 148 |     pub(crate) shear_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     pub(crate) bulk_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 150 |     pub(crate) physical_shear_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     pub(crate) physical_bulk_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConversionFactor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wall_density` is never read
[INFO] [stdout]  --> src/momentum/multiphase.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Parameters {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 5 |     g_function: Float,
[INFO] [stdout] 6 |     wall_density: Float,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unset_f`, `unset_f_eq`, `has_momentum_populations`, and `freeze_momentum_storage` are never used
[INFO] [stdout]    --> src/momentum/node.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn unset_f(&self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn unset_f_eq(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     fn has_momentum_populations(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     fn freeze_momentum_storage(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_mean_density` is never used
[INFO] [stdout]   --> src/momentum/post.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn compute_mean_density(lattice: &momentum::Lattice) -> Vec<PostResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) velocity_computation: Option<VectorComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub(crate) zou_he_bc_computation: Option<ZouHeComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) mrt_equilibrium_moments_computation: Option<VectorComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.78s
[INFO] running `Command { std: "docker" "inspect" "b1fa5fee6197aa070a83b3c0b108364a86ee81c60b22a3ea81c32a0cdc02b153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1fa5fee6197aa070a83b3c0b108364a86ee81c60b22a3ea81c32a0cdc02b153", kill_on_drop: false }`
[INFO] [stdout] b1fa5fee6197aa070a83b3c0b108364a86ee81c60b22a3ea81c32a0cdc02b153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 04e5557319307943243ceb7eb45c59c5174e1fe5b46e9c524d08ed7e2c001cbf
[INFO] running `Command { std: "docker" "start" "-a" "04e5557319307943243ceb7eb45c59c5174e1fe5b46e9c524d08ed7e2c001cbf", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/velocity_set.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 mrt_matrix: todo!("Implementing MRT matrix for D2Q5."),
[INFO] [stdout]    |                             ------------------------------------------ any code following this expression is unreachable
[INFO] [stdout] 51 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D2Q5"),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/velocity_set.rs:169:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D3Q27"),
[INFO] [stdout]     |                                     -------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 169 |                 mrt_equilibrium_moments_computation: None,
[INFO] [stdout]     |                                                      ^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `number_of_nodes`
[INFO] [stdout]   --> src/passive_scalar/lattice.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let number_of_nodes = momentum_lattice.get_number_of_nodes();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_nodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_scalar_nodes` and `get_scalar_node` are never used
[INFO] [stdout]    --> src/lib.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub(crate) trait NodeLike {
[INFO] [stdout]     |                  -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  98 |     fn get_scalar_nodes(&self) -> HashMap<String, Arc<passive_scalar::Node>>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |
[INFO] [stdout] 100 |     fn get_scalar_node(&self, scalar_name: String) -> Arc<passive_scalar::Node> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/momentum.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct ConversionFactor {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] 136 |     pub(crate) collision_operator: Arc<CollisionOperator>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 137 |     pub(crate) velocity_set: VelocitySet,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 138 |     pub(crate) delta_x: Float,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 139 |     pub(crate) delta_t: Float,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 140 |     pub(crate) length_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 141 |     pub(crate) time_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 142 |     pub(crate) density_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub(crate) viscosity_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     pub(crate) physical_density: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     pub(crate) reference_pressure: Float,
[INFO] [stdout] 148 |     pub(crate) shear_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     pub(crate) bulk_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 150 |     pub(crate) physical_shear_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     pub(crate) physical_bulk_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConversionFactor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wall_density` is never read
[INFO] [stdout]  --> src/momentum/multiphase.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Parameters {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 5 |     g_function: Float,
[INFO] [stdout] 6 |     wall_density: Float,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unset_f`, `unset_f_eq`, `has_momentum_populations`, and `freeze_momentum_storage` are never used
[INFO] [stdout]    --> src/momentum/node.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn unset_f(&self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn unset_f_eq(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     fn has_momentum_populations(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     fn freeze_momentum_storage(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_mean_density` is never used
[INFO] [stdout]   --> src/momentum/post.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn compute_mean_density(lattice: &momentum::Lattice) -> Vec<PostResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) velocity_computation: Option<VectorComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub(crate) zou_he_bc_computation: Option<ZouHeComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) mrt_equilibrium_moments_computation: Option<VectorComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lbflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/velocity_set.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 mrt_matrix: todo!("Implementing MRT matrix for D2Q5."),
[INFO] [stdout]    |                             ------------------------------------------ any code following this expression is unreachable
[INFO] [stdout] 51 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D2Q5"),
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/velocity_set.rs:169:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D3Q27"),
[INFO] [stdout]     |                                     -------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 169 |                 mrt_equilibrium_moments_computation: None,
[INFO] [stdout]     |                                                      ^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `number_of_nodes`
[INFO] [stdout]   --> src/passive_scalar/lattice.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let number_of_nodes = momentum_lattice.get_number_of_nodes();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_nodes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_scalar_nodes` and `get_scalar_node` are never used
[INFO] [stdout]    --> src/lib.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub(crate) trait NodeLike {
[INFO] [stdout]     |                  -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  98 |     fn get_scalar_nodes(&self) -> HashMap<String, Arc<passive_scalar::Node>>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |
[INFO] [stdout] 100 |     fn get_scalar_node(&self, scalar_name: String) -> Arc<passive_scalar::Node> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/momentum.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct ConversionFactor {
[INFO] [stdout]     |                   ---------------- fields in this struct
[INFO] [stdout] 136 |     pub(crate) collision_operator: Arc<CollisionOperator>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 137 |     pub(crate) velocity_set: VelocitySet,
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 138 |     pub(crate) delta_x: Float,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 139 |     pub(crate) delta_t: Float,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 140 |     pub(crate) length_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 141 |     pub(crate) time_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 142 |     pub(crate) density_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub(crate) viscosity_conversion_factor: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 146 |     pub(crate) physical_density: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     pub(crate) reference_pressure: Float,
[INFO] [stdout] 148 |     pub(crate) shear_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     pub(crate) bulk_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 150 |     pub(crate) physical_shear_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     pub(crate) physical_bulk_viscosity: Float,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ConversionFactor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wall_density` is never read
[INFO] [stdout]  --> src/momentum/multiphase.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Parameters {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 5 |     g_function: Float,
[INFO] [stdout] 6 |     wall_density: Float,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unset_f`, `unset_f_eq`, `has_momentum_populations`, and `freeze_momentum_storage` are never used
[INFO] [stdout]    --> src/momentum/node.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn unset_f(&self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn unset_f_eq(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     fn has_momentum_populations(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |     fn freeze_momentum_storage(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_mean_density` is never used
[INFO] [stdout]   --> src/momentum/post.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn compute_mean_density(lattice: &momentum::Lattice) -> Vec<PostResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub(crate) velocity_computation: Option<VectorComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub(crate) zou_he_bc_computation: Option<ZouHeComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/velocity_set.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub(crate) mrt_equilibrium_moments_computation: Option<VectorComputation>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.06s
[INFO] running `Command { std: "docker" "inspect" "04e5557319307943243ceb7eb45c59c5174e1fe5b46e9c524d08ed7e2c001cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e5557319307943243ceb7eb45c59c5174e1fe5b46e9c524d08ed7e2c001cbf", kill_on_drop: false }`
[INFO] [stdout] 04e5557319307943243ceb7eb45c59c5174e1fe5b46e9c524d08ed7e2c001cbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fb79a3821687eb5c4b918cbb9221ddb6f4d63190b3f938c3d16d8c8c711439a7
[INFO] running `Command { std: "docker" "start" "-a" "fb79a3821687eb5c4b918cbb9221ddb6f4d63190b3f938c3d16d8c8c711439a7", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/velocity_set.rs:51:37
[INFO] [stderr]    |
[INFO] [stderr] 50 |                 mrt_matrix: todo!("Implementing MRT matrix for D2Q5."),
[INFO] [stderr]    |                             ------------------------------------------ any code following this expression is unreachable
[INFO] [stderr] 51 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D2Q5"),
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/velocity_set.rs:169:54
[INFO] [stderr]     |
[INFO] [stderr] 168 |                 mrt_inverse_matrix: todo!("Implementing MRT inverse matrix for D3Q27"),
[INFO] [stderr]     |                                     -------------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 169 |                 mrt_equilibrium_moments_computation: None,
[INFO] [stderr]     |                                                      ^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `number_of_nodes`
[INFO] [stderr]   --> src/passive_scalar/lattice.rs:35:13
[INFO] [stderr]    |
[INFO] [stderr] 35 |         let number_of_nodes = momentum_lattice.get_number_of_nodes();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_nodes`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_scalar_nodes` and `get_scalar_node` are never used
[INFO] [stderr]    --> src/lib.rs:98:8
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub(crate) trait NodeLike {
[INFO] [stderr]     |                  -------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr]  98 |     fn get_scalar_nodes(&self) -> HashMap<String, Arc<passive_scalar::Node>>;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]  99 |
[INFO] [stderr] 100 |     fn get_scalar_node(&self, scalar_name: String) -> Arc<passive_scalar::Node> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/momentum.rs:136:16
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub(crate) struct ConversionFactor {
[INFO] [stderr]     |                   ---------------- fields in this struct
[INFO] [stderr] 136 |     pub(crate) collision_operator: Arc<CollisionOperator>,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 137 |     pub(crate) velocity_set: VelocitySet,
[INFO] [stderr]     |                ^^^^^^^^^^^^
[INFO] [stderr] 138 |     pub(crate) delta_x: Float,
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 139 |     pub(crate) delta_t: Float,
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 140 |     pub(crate) length_conversion_factor: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 141 |     pub(crate) time_conversion_factor: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 142 |     pub(crate) density_conversion_factor: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     pub(crate) viscosity_conversion_factor: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 146 |     pub(crate) physical_density: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 147 |     pub(crate) reference_pressure: Float,
[INFO] [stderr] 148 |     pub(crate) shear_viscosity: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^
[INFO] [stderr] 149 |     pub(crate) bulk_viscosity: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^
[INFO] [stderr] 150 |     pub(crate) physical_shear_viscosity: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 151 |     pub(crate) physical_bulk_viscosity: Float,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ConversionFactor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `wall_density` is never read
[INFO] [stderr]  --> src/momentum/multiphase.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Parameters {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 5 |     g_function: Float,
[INFO] [stderr] 6 |     wall_density: Float,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `unset_f`, `unset_f_eq`, `has_momentum_populations`, and `freeze_momentum_storage` are never used
[INFO] [stderr]    --> src/momentum/node.rs:364:8
[INFO] [stderr]     |
[INFO] [stderr] 343 | impl Node {
[INFO] [stderr]     | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 364 |     fn unset_f(&self) {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 |     fn unset_f_eq(&self) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 376 |     fn has_momentum_populations(&self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 382 |     fn freeze_momentum_storage(&self) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `compute_mean_density` is never used
[INFO] [stderr]   --> src/momentum/post.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub fn compute_mean_density(lattice: &momentum::Lattice) -> Vec<PostResult> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/velocity_set.rs:185:5
[INFO] [stderr]     |
[INFO] [stderr] 175 | #[derive(Debug, PartialEq)]
[INFO] [stderr]     |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 185 |     pub(crate) velocity_computation: Option<VectorComputation>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/velocity_set.rs:186:5
[INFO] [stderr]     |
[INFO] [stderr] 175 | #[derive(Debug, PartialEq)]
[INFO] [stderr]     |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 186 |     pub(crate) zou_he_bc_computation: Option<ZouHeComputation>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/velocity_set.rs:189:5
[INFO] [stderr]     |
[INFO] [stderr] 175 | #[derive(Debug, PartialEq)]
[INFO] [stderr]     |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub(crate) mrt_equilibrium_moments_computation: Option<VectorComputation>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `lbflow` (lib) generated 11 warnings (run `cargo fix --lib -p lbflow` to apply 1 suggestion)
[INFO] [stderr] warning: `lbflow` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/lbflow/5f793d56ef71e3cf/deps/lbflow-5f793d56ef71e3cf)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test momentum::bc::tests::test_compute_no_slip_bc_d2q9_west_face ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_west_face_contains ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_condition_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_density_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_density_d3q19 ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_south_face_does_not_contain ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_north_face_neighbor_node_contains ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_north_face_contains ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_node_d2q9_several_nodes ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_node_d2q9_two_same_nodes ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_node_by_index_d2q9 ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_north_face_does_not_contain ... ok
[INFO] [stdout] test momentum::bc::tests::test_compute_no_slip_bc_d2q9_east_face ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_east_face_contains ... ok
[INFO] [stdout] test momentum::bc::tests::test_compute_no_slip_bc_d2q9_north_face ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_equilibrium_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_node_residuals ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_velocity_d2q9_implicit_computation ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_velocity_d2q9_explicit_computation ... ok
[INFO] [stdout] test momentum::node::tests::test_get_density_shallow_node ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_velocity_d3q19_explicit_computation ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_velocity_d3q19_implicit_computation ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_west_face_does_not_contain ... ok
[INFO] [stdout] test momentum::bc::tests::test_compute_no_slip_bc_d2q9_south_face ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_south_face_contains ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_streaming_d2q9_case_2 ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_bgk_collision_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_f_star_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_f_eq_d2q9 ... ok
[INFO] [stdout] test momentum::lattice::tests::test_get_boundary_nodes_by_face_d2q9_east_face_does_not_contain ... ok
[INFO] [stdout] test momentum::node::tests::test_compute_streaming_d2q9_case_1 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_velocity_shallow_node ... ok
[INFO] [stdout] test momentum::node::tests::test_get_shallow_node ... ok
[INFO] [stdout] test momentum::node::tests::test_set_density ... ok
[INFO] [stdout] test momentum::node::tests::test_set_f_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_f_eq_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_f_eq_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_neighbor_nodes_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_density_shallow_node ... ok
[INFO] [stdout] test momentum::node::tests::test_set_f_star_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_velocity_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_velocity_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_neighbor_node_d2q9_edge_node ... ok
[INFO] [stdout] test momentum::node::tests::test_update_shallow_node ... ok
[INFO] [stdout] test velocity_set::d2q9::tests::test_velocity_computation_d2q9 ... ok
[INFO] [stdout] test velocity_set::d3q27::tests::test_velocity_computation_d3q27 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_c_d2q9 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_c_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_neighbor_node_d2q9_inner_node ... ok
[INFO] [stdout] test momentum::node::tests::test_set_velocity_shallow_node ... ok
[INFO] [stdout] test velocity_set::tests::test_get_d_d2q9 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_q_bar_d3q19 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_q_bar_d2q9 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_q_d2q9 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_q_d3q19 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_w_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_f_star_d2q9 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_d_d3q19 ... ok
[INFO] [stdout] test velocity_set::tests::test_get_w_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_set_f_d2q9 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_neighbor_nodes_d3q19 ... ok
[INFO] [stdout] test momentum::node::tests::test_get_neighbor_node_d3q19_edge_node ... ok
[INFO] [stdout] test momentum::node::tests::test_get_neighbor_node_d3q19_inner_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lbflow
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_index (line 254) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_density (line 345) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_velocity (line 213) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_node_type (line 241) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_velocity (line 223) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_f (line 159) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_index (line 254) stdout ----
[INFO] [stdout] error[E0603]: struct `Node` is private
[INFO] [stdout]    --> src/momentum/node.rs:256:23
[INFO] [stdout]     |
[INFO] [stdout] 256 | use lbflow::momentum::Node;
[INFO] [stdout]     |                       ^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Node` is defined here
[INFO] [stdout]    --> src/momentum.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub(crate) use node::Node;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] help: import `Node` directly
[INFO] [stdout]     |
[INFO] [stdout] 256 | use lbflow::momentum::node::Node;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_density (line 345) stdout ----
[INFO] [stdout] error[E0603]: struct `Node` is private
[INFO] [stdout]    --> src/momentum/node.rs:347:23
[INFO] [stdout]     |
[INFO] [stdout] 347 | use lbflow::momentum::Node;
[INFO] [stdout]     |                       ^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Node` is defined here
[INFO] [stdout]    --> src/momentum.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub(crate) use node::Node;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] help: import `Node` directly
[INFO] [stdout]     |
[INFO] [stdout] 347 | use lbflow::momentum::node::Node;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_velocity (line 213) stdout ----
[INFO] [stdout] error[E0603]: struct `Node` is private
[INFO] [stdout]    --> src/momentum/node.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | use lbflow::momentum::Node;
[INFO] [stdout]     |                       ^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Node` is defined here
[INFO] [stdout]    --> src/momentum.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub(crate) use node::Node;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] help: import `Node` directly
[INFO] [stdout]     |
[INFO] [stdout] 215 | use lbflow::momentum::node::Node;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_node_type (line 241) stdout ----
[INFO] [stdout] error[E0603]: struct `Node` is private
[INFO] [stdout]    --> src/momentum/node.rs:243:23
[INFO] [stdout]     |
[INFO] [stdout] 243 | use lbflow::momentum::Node;
[INFO] [stdout]     |                       ^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Node` is defined here
[INFO] [stdout]    --> src/momentum.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub(crate) use node::Node;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] help: import `Node` directly
[INFO] [stdout]     |
[INFO] [stdout] 243 | use lbflow::momentum::node::Node;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_velocity (line 223) stdout ----
[INFO] [stdout] error[E0603]: struct `Node` is private
[INFO] [stdout]    --> src/momentum/node.rs:225:23
[INFO] [stdout]     |
[INFO] [stdout] 225 | use lbflow::momentum::Node;
[INFO] [stdout]     |                       ^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Node` is defined here
[INFO] [stdout]    --> src/momentum.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub(crate) use node::Node;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] help: import `Node` directly
[INFO] [stdout]     |
[INFO] [stdout] 225 | use lbflow::momentum::node::Node;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_f (line 159) stdout ----
[INFO] [stdout] error[E0603]: struct `Node` is private
[INFO] [stdout]    --> src/momentum/node.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout] 161 | use lbflow::momentum::Node;
[INFO] [stdout]     |                       ^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Node` is defined here
[INFO] [stdout]    --> src/momentum.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub(crate) use node::Node;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] help: import `Node` directly
[INFO] [stdout]     |
[INFO] [stdout] 161 | use lbflow::momentum::node::Node;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_density (line 345)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_f (line 159)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_index (line 254)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_node_type (line 241)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_velocity (line 213)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_velocity (line 223)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fb79a3821687eb5c4b918cbb9221ddb6f4d63190b3f938c3d16d8c8c711439a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb79a3821687eb5c4b918cbb9221ddb6f4d63190b3f938c3d16d8c8c711439a7", kill_on_drop: false }`
[INFO] [stdout] fb79a3821687eb5c4b918cbb9221ddb6f4d63190b3f938c3d16d8c8c711439a7
