[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] 6af031c144661aefcd11b8589d072985bbd97a0d
[INFO] testing gilberto-ribeiro/lbflow against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 884da5c2b8276f6f4bd8335e148c9d8b5bb14b17bb0afc3ffd8abce2c6c7d9d1
[INFO] running `Command { std: "docker" "start" "-a" "884da5c2b8276f6f4bd8335e148c9d8b5bb14b17bb0afc3ffd8abce2c6c7d9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "884da5c2b8276f6f4bd8335e148c9d8b5bb14b17bb0afc3ffd8abce2c6c7d9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884da5c2b8276f6f4bd8335e148c9d8b5bb14b17bb0afc3ffd8abce2c6c7d9d1", kill_on_drop: false }`
[INFO] [stdout] 884da5c2b8276f6f4bd8335e148c9d8b5bb14b17bb0afc3ffd8abce2c6c7d9d1
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a157be30aa9d4108b2bcd359d77ac57a5feb983cebaece80ac5c19645ebb1589
[INFO] running `Command { std: "docker" "start" "-a" "a157be30aa9d4108b2bcd359d77ac57a5feb983cebaece80ac5c19645ebb1589", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling lbflow v0.1.0 (/opt/rustwide/workdir)
[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:156:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub 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:159:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub 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 2m 41s
[INFO] running `Command { std: "docker" "inspect" "a157be30aa9d4108b2bcd359d77ac57a5feb983cebaece80ac5c19645ebb1589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a157be30aa9d4108b2bcd359d77ac57a5feb983cebaece80ac5c19645ebb1589", kill_on_drop: false }`
[INFO] [stdout] a157be30aa9d4108b2bcd359d77ac57a5feb983cebaece80ac5c19645ebb1589
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5df8fcb65ba2b85cd445b0cc0fd8c181d3d53ae696f694d142cf0cbe0deb250
[INFO] running `Command { std: "docker" "start" "-a" "a5df8fcb65ba2b85cd445b0cc0fd8c181d3d53ae696f694d142cf0cbe0deb250", kill_on_drop: false }`
[INFO] [stderr]    Compiling lbflow v0.1.0 (/opt/rustwide/workdir)
[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:156:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub 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:159:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub 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] [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:156:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub 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:159:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Debug, PartialEq)]
[INFO] [stdout]     |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub 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 1.63s
[INFO] running `Command { std: "docker" "inspect" "a5df8fcb65ba2b85cd445b0cc0fd8c181d3d53ae696f694d142cf0cbe0deb250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5df8fcb65ba2b85cd445b0cc0fd8c181d3d53ae696f694d142cf0cbe0deb250", kill_on_drop: false }`
[INFO] [stdout] a5df8fcb65ba2b85cd445b0cc0fd8c181d3d53ae696f694d142cf0cbe0deb250
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 54022b918d14ee17c91b59f483941a1d055df9ac4457d164f71f5b0ff27bd4a6
[INFO] running `Command { std: "docker" "start" "-a" "54022b918d14ee17c91b59f483941a1d055df9ac4457d164f71f5b0ff27bd4a6", kill_on_drop: false }`
[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:156:5
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[derive(Debug, PartialEq)]
[INFO] [stderr]     |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub 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:159:5
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[derive(Debug, PartialEq)]
[INFO] [stderr]     |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub 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 2 warnings
[INFO] [stderr] warning: `lbflow` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lbflow-b6da0e20aea3b86f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lbflow
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 105) ... FAILED
[INFO] [stdout] test src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 132) ... FAILED
[INFO] [stdout] test src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 78) ... FAILED
[INFO] [stdout] test src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 159) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_density (line 1022) ... FAILED
[INFO] [stdout] test src/momentum/lattice.rs - momentum::lattice::Lattice::get_node (line 346) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_density (line 998) ... FAILED
[INFO] [stdout] test src/momentum/lattice.rs - momentum::lattice::Lattice::get_node_by_index (line 245) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_bgk_collision (line 1194) ... FAILED
[INFO] [stdout] test src/momentum/lattice.rs - momentum::lattice::Lattice::get_boundary_nodes_by_face (line 260) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_node_residuals (line 1331) ... FAILED
[INFO] [stdout] test src/momentum/lattice.rs - momentum::lattice::Lattice::get_boundary_condition (line 317) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_equilibrium (line 1167) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_streaming (line 1284) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_streaming (line 1262) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_velocity (line 1087) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_c (line 841) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_d (line 791) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::compute_velocity (line 1049) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_f (line 285) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_c (line 855) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_density (line 150) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_d (line 801) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_index (line 572) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_f_eq (line 369) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_f_star (line 453) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_node_type (line 557) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_neighbor_node (line 669) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_neighbor_nodes (line 592) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_q (line 816) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_neighbor_node (line 688) ... ok
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_neighbor_node (line 724) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_q_bar (line 909) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_velocity (line 189) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_q (line 826) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_shallow_node (line 764) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_neighbor_node (line 710) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::set_f (line 303) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::set_density (line 166) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::set_f_eq (line 387) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_q_bar (line 923) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::set_f_star (line 471) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::set_velocity (line 263) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_neighbor_nodes (line 612) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::update_shallow_node (line 1363) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_w (line 875) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_w (line 889) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::set_velocity (line 221) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::Node::get_velocity (line 202) ... FAILED
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_c (line 329) ... FAILED
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_c (line 343) ... FAILED
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_d (line 279) ... FAILED
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_d (line 289) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::ShallowNode::set_density (line 1469) ... ok
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_q_bar (line 397) ... FAILED
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_q (line 304) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::ShallowNode::get_density (line 1457) ... ok
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_q (line 314) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::ShallowNode::set_velocity (line 1498) ... ok
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_q_bar (line 411) ... FAILED
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_w (line 363) ... FAILED
[INFO] [stdout] test src/momentum/node.rs - momentum::node::ShallowNode::get_velocity (line 1486) ... ok
[INFO] [stdout] test src/passive_scalar/node.rs - passive_scalar::node::Node::get_w (line 377) ... FAILED
[INFO] [stdout] test src/velocity_set.rs - velocity_set::Parameters (line 170) ... ok
[INFO] [stdout] test src/velocity_set/d3q27.rs - velocity_set::d3q27::velocity_computation (line 89) ... ok
[INFO] [stdout] test src/velocity_set.rs - velocity_set::Parameters (line 180) ... FAILED
[INFO] [stdout] test src/velocity_set/d2q9.rs - velocity_set::d2q9::velocity_computation (line 158) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 105) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lbflow::velocity_set::VelocitySetParameters`
[INFO] [stdout]  --> src/momentum/bc.rs:110:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lbflow::velocity_set::VelocitySetParameters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `VelocitySetParameters` in `velocity_set`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:118:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |     vec![0.095, 0.055],
[INFO] [stdout]    |          ^^^^^ expected `usize`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:120:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Arc::new(ConversionFactor::default()),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Parameters`, found `ConversionFactor`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/sync.rs:406:12
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/momentum/bc.rs:113:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | let node = Node::new(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     NodeType::Fluid,
[INFO] [stdout]    |     --------------- argument #3 of type `Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>>` is missing
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout]    |     ------------------------------------------------ unexpected argument #6
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Vec<f64>`, found `Vec<{integer}>`
[INFO] [stdout]   --> src/momentum/bc.rs:117:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     vec![9, 5],
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Vec<f64>`
[INFO] [stdout]               found struct `Vec<{integer}>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/momentum/node.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]    |
[INFO] [stdout] 11 - let node = Node::new(
[INFO] [stdout] 12 -     1.0,
[INFO] [stdout] 13 -     vec![0.0, 0.0],
[INFO] [stdout] 14 -     NodeType::Fluid,
[INFO] [stdout] 15 -     vec![9, 5],
[INFO] [stdout] 16 -     vec![0.095, 0.055],
[INFO] [stdout] 17 -     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout] 18 -     Arc::new(ConversionFactor::default()),
[INFO] [stdout] 19 - );
[INFO] [stdout] 11 + let node = Node::new(1.0, vec![0.0, 0.0], /* Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>> */, NodeType::Fluid, vec![0.095, 0.055], /* Vec<f64> */, Arc::new(ConversionFactor::default()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/bc.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 25  | node.set_f_star(vec![1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0]);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 132) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lbflow::velocity_set::VelocitySetParameters`
[INFO] [stdout]  --> src/momentum/bc.rs:137:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lbflow::velocity_set::VelocitySetParameters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `VelocitySetParameters` in `velocity_set`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:145:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |     vec![0.095, 0.055],
[INFO] [stdout]    |          ^^^^^ expected `usize`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:147:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Arc::new(ConversionFactor::default()),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Parameters`, found `ConversionFactor`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/sync.rs:406:12
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/momentum/bc.rs:140:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | let node = Node::new(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     NodeType::Fluid,
[INFO] [stdout]    |     --------------- argument #3 of type `Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>>` is missing
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout]    |     ------------------------------------------------ unexpected argument #6
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Vec<f64>`, found `Vec<{integer}>`
[INFO] [stdout]   --> src/momentum/bc.rs:144:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     vec![9, 5],
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Vec<f64>`
[INFO] [stdout]               found struct `Vec<{integer}>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/momentum/node.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]    |
[INFO] [stdout] 11 - let node = Node::new(
[INFO] [stdout] 12 -     1.0,
[INFO] [stdout] 13 -     vec![0.0, 0.0],
[INFO] [stdout] 14 -     NodeType::Fluid,
[INFO] [stdout] 15 -     vec![9, 5],
[INFO] [stdout] 16 -     vec![0.095, 0.055],
[INFO] [stdout] 17 -     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout] 18 -     Arc::new(ConversionFactor::default()),
[INFO] [stdout] 19 - );
[INFO] [stdout] 11 + let node = Node::new(1.0, vec![0.0, 0.0], /* Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>> */, NodeType::Fluid, vec![0.095, 0.055], /* Vec<f64> */, Arc::new(ConversionFactor::default()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/bc.rs:154:6
[INFO] [stdout]     |
[INFO] [stdout] 25  | node.set_f_star(vec![1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0]);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lbflow::velocity_set::VelocitySetParameters`
[INFO] [stdout]  --> src/momentum/bc.rs:83:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lbflow::velocity_set::VelocitySetParameters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `VelocitySetParameters` in `velocity_set`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |     vec![0.005, 0.055],
[INFO] [stdout]    |          ^^^^^ expected `usize`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Arc::new(ConversionFactor::default()),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Parameters`, found `ConversionFactor`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/sync.rs:406:12
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/momentum/bc.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | let node = Node::new(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     NodeType::Fluid,
[INFO] [stdout]    |     --------------- argument #3 of type `Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>>` is missing
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout]    |     ------------------------------------------------ unexpected argument #6
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Vec<f64>`, found `Vec<{integer}>`
[INFO] [stdout]   --> src/momentum/bc.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     vec![0, 5],
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Vec<f64>`
[INFO] [stdout]               found struct `Vec<{integer}>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/momentum/node.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]    |
[INFO] [stdout] 11 - let node = Node::new(
[INFO] [stdout] 12 -     1.0,
[INFO] [stdout] 13 -     vec![0.0, 0.0],
[INFO] [stdout] 14 -     NodeType::Fluid,
[INFO] [stdout] 15 -     vec![0, 5],
[INFO] [stdout] 16 -     vec![0.005, 0.055],
[INFO] [stdout] 17 -     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout] 18 -     Arc::new(ConversionFactor::default()),
[INFO] [stdout] 19 - );
[INFO] [stdout] 11 + let node = Node::new(1.0, vec![0.0, 0.0], /* Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>> */, NodeType::Fluid, vec![0.005, 0.055], /* Vec<f64> */, Arc::new(ConversionFactor::default()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/bc.rs:100:6
[INFO] [stdout]     |
[INFO] [stdout] 25  | node.set_f_star(vec![1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0]);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 159) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lbflow::velocity_set::VelocitySetParameters`
[INFO] [stdout]  --> src/momentum/bc.rs:164:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use lbflow::velocity_set::VelocitySetParameters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `VelocitySetParameters` in `velocity_set`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:172:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |     vec![0.095, 0.055],
[INFO] [stdout]    |          ^^^^^ expected `usize`, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/momentum/bc.rs:174:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Arc::new(ConversionFactor::default()),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Parameters`, found `ConversionFactor`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/sync.rs:406:12
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/momentum/bc.rs:167:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | let node = Node::new(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     NodeType::Fluid,
[INFO] [stdout]    |     --------------- argument #3 of type `Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>>` is missing
[INFO] [stdout] ...
[INFO] [stdout] 17 |     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout]    |     ------------------------------------------------ unexpected argument #6
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Vec<f64>`, found `Vec<{integer}>`
[INFO] [stdout]   --> src/momentum/bc.rs:171:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     vec![9, 5],
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Vec<f64>`
[INFO] [stdout]               found struct `Vec<{integer}>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/momentum/node.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: did you mean
[INFO] [stdout]    |
[INFO] [stdout] 11 - let node = Node::new(
[INFO] [stdout] 12 -     1.0,
[INFO] [stdout] 13 -     vec![0.0, 0.0],
[INFO] [stdout] 14 -     NodeType::Fluid,
[INFO] [stdout] 15 -     vec![9, 5],
[INFO] [stdout] 16 -     vec![0.095, 0.055],
[INFO] [stdout] 17 -     Arc::new(VelocitySetParameters::test_default(2)),
[INFO] [stdout] 18 -     Arc::new(ConversionFactor::default()),
[INFO] [stdout] 19 - );
[INFO] [stdout] 11 + let node = Node::new(1.0, vec![0.0, 0.0], /* Arc<Option<Box<(dyn for<'a> Fn(&'a lbflow::momentum::Node) -> Vec<f64> + Send + Sync + 'static)>>> */, NodeType::Fluid, vec![0.095, 0.055], /* Vec<f64> */, Arc::new(ConversionFactor::default()));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/bc.rs:181:6
[INFO] [stdout]     |
[INFO] [stdout] 25  | node.set_f_star(vec![1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0]);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::compute_density (line 1022) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1027:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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::compute_density (line 998) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1003:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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::compute_bgk_collision (line 1194) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1200:27
[INFO] [stdout]    |
[INFO] [stdout] 9  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:1204:6
[INFO] [stdout]     |
[INFO] [stdout] 13  | node.set_f_eq(vec![0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/momentum/node.rs:1206:6
[INFO] [stdout]      |
[INFO] [stdout] 15   | node.compute_bgk_collision();
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `f64` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/workdir/src/momentum/node.rs:1212:12
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     pub fn compute_bgk_collision(&self, tau: Float) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 15   | node.compute_bgk_collision(/* f64 */);
[INFO] [stdout]      |                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::compute_node_residuals (line 1331) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1336:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_density` is private
[INFO] [stdout]    --> src/momentum/node.rs:1339:6
[INFO] [stdout]     |
[INFO] [stdout] 11  | node.set_density(0.95);
[INFO] [stdout]     |      ^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_density(&self, density: Float) {
[INFO] [stdout]     |     ------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:1340:6
[INFO] [stdout]     |
[INFO] [stdout] 12  | node.set_velocity(vec![0.15, -0.25]);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::compute_equilibrium (line 1167) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1172:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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::compute_streaming (line 1284) stdout ----
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1294:27
[INFO] [stdout]     |
[INFO] [stdout] 13  | node.get_neighbor_node(0).set_f_star(vec![1.0, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1295:27
[INFO] [stdout]     |
[INFO] [stdout] 14  | node.get_neighbor_node(1).set_f_star(vec![0.1, 0.2, 0.3, 1.0, 0.5, 0.6, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1296:27
[INFO] [stdout]     |
[INFO] [stdout] 15  | node.get_neighbor_node(2).set_f_star(vec![0.1, 0.2, 0.3, 0.4, 1.0, 0.6, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1297:27
[INFO] [stdout]     |
[INFO] [stdout] 16  | node.get_neighbor_node(3).set_f_star(vec![0.1, 1.0, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1298:27
[INFO] [stdout]     |
[INFO] [stdout] 17  | node.get_neighbor_node(4).set_f_star(vec![0.1, 0.2, 1.0, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1299:27
[INFO] [stdout]     |
[INFO] [stdout] 18  | node.get_neighbor_node(5).set_f_star(vec![0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 1.0, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1300:27
[INFO] [stdout]     |
[INFO] [stdout] 19  | node.get_neighbor_node(6).set_f_star(vec![0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1.0]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1301:27
[INFO] [stdout]     |
[INFO] [stdout] 20  | node.get_neighbor_node(7).set_f_star(vec![0.1, 0.2, 0.3, 0.4, 0.5, 1.0, 0.7, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1302:27
[INFO] [stdout]     |
[INFO] [stdout] 21  | node.get_neighbor_node(8).set_f_star(vec![0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 1.0, 0.8, 0.9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::compute_streaming (line 1262) stdout ----
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1271:27
[INFO] [stdout]     |
[INFO] [stdout] 12  | node.get_neighbor_node(0).set_f_star(vec![0.1; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1272:27
[INFO] [stdout]     |
[INFO] [stdout] 13  | node.get_neighbor_node(1).set_f_star(vec![0.2; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1273:27
[INFO] [stdout]     |
[INFO] [stdout] 14  | node.get_neighbor_node(2).set_f_star(vec![0.3; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1274:27
[INFO] [stdout]     |
[INFO] [stdout] 15  | node.get_neighbor_node(3).set_f_star(vec![0.4; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1275:27
[INFO] [stdout]     |
[INFO] [stdout] 16  | node.get_neighbor_node(4).set_f_star(vec![0.5; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1276:27
[INFO] [stdout]     |
[INFO] [stdout] 17  | node.get_neighbor_node(5).set_f_star(vec![0.6; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1277:27
[INFO] [stdout]     |
[INFO] [stdout] 18  | node.get_neighbor_node(6).set_f_star(vec![0.7; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1278:27
[INFO] [stdout]     |
[INFO] [stdout] 19  | node.get_neighbor_node(7).set_f_star(vec![0.8; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:1279:27
[INFO] [stdout]     |
[INFO] [stdout] 20  | node.get_neighbor_node(8).set_f_star(vec![0.9; 9]);
[INFO] [stdout]     |                           ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::compute_velocity (line 1087) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1092:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_density` is private
[INFO] [stdout]    --> src/momentum/node.rs:1116:6
[INFO] [stdout]     |
[INFO] [stdout] 32  | node.set_density(0.5);
[INFO] [stdout]     |      ^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_density(&self, density: Float) {
[INFO] [stdout]     |     ------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_c (line 841) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:846:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_d (line 791) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:796:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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::compute_velocity (line 1049) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1054:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_density` is private
[INFO] [stdout]    --> src/momentum/node.rs:1078:6
[INFO] [stdout]     |
[INFO] [stdout] 32  | node.set_density(0.5);
[INFO] [stdout]     |      ^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_density(&self, density: Float) {
[INFO] [stdout]     |     ------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_f (line 285) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:290:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_c (line 855) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:860:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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 150) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:155:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_d (line 801) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:806:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_index (line 572) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:577:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_eq (line 369) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:374:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_star (line 453) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:458:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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 557) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:562:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_q (line 816) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:821:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_neighbor_node (line 724) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Selecting collision operator for the lattice: BGK(0.5)
[INFO] [stdout] 
[INFO] [stdout] Selecting velocity set for the lattice: D3Q27
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/velocity_set.rs:263:13:
[INFO] [stdout] Singular matrix!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da8ae806de2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da8ae806de2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da8ae806de2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da8ae806de2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da8ae826a03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da8ae826a03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5da8ae804903 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da8ae804903 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da8ae806c32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da8ae807ca6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5da8ae807aa9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5da8ae808572 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5da8ae8083d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x5da8ae8072d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5da8ae80809d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5da8ae825100 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5da8ae7e1f9b - lbflow::velocity_set::compute_inverse_matrix::hffc0c433a1cb871a
[INFO] [stdout]   17:     0x5da8ae7e1f9b - lbflow::velocity_set::VelocitySet::get_velocity_set_parameters::hbc4b180dcc3a4203
[INFO] [stdout]                                at /opt/rustwide/workdir/src/velocity_set.rs:137:37
[INFO] [stdout]   18:     0x5da8ae7d03a4 - lbflow::momentum::lattice::Lattice::new::h3588f7e3ecfe8713
[INFO] [stdout]                                at /opt/rustwide/workdir/src/momentum/lattice.rs:41:57
[INFO] [stdout]   19:     0x5da8ae7d216a - lbflow::momentum::lattice::Lattice::test_default::hc4b5a0ee2ce6df84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/momentum/lattice.rs:231:9
[INFO] [stdout]   20:     0x5da8ae7cf13d - rust_out::main::_doctest_main_src_momentum_node_rs_724_0::hb90a395295b939aa
[INFO] [stdout]   21:     0x5da8ae7cf116 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   22:     0x5da8ae7cd4d3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   23:     0x5da8ae7cd2c6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   24:     0x5da8ae7cd2a9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   25:     0x5da8ae801880 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   26:     0x5da8ae801880 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5da8ae801880 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5da8ae801880 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5da8ae801880 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5da8ae801880 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5da8ae801880 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5da8ae801880 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5da8ae801880 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5da8ae7cd291 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   35:     0x5da8ae7cfa35 - main
[INFO] [stdout]   36:     0x76ea907ed1ca - <unknown>
[INFO] [stdout]   37:     0x76ea907ed28b - __libc_start_main
[INFO] [stdout]   38:     0x5da8ae7cd1a5 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_q_bar (line 909) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:914:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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 189) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:194:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_q (line 826) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:831:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_shallow_node (line 764) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:769:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_neighbor_node (line 710) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Selecting collision operator for the lattice: BGK(0.5)
[INFO] [stdout] 
[INFO] [stdout] Selecting velocity set for the lattice: D3Q27
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/velocity_set.rs:263:13:
[INFO] [stdout] Singular matrix!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604e0eedede2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604e0eedede2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604e0eedede2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x604e0eedede2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x604e0eefea03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x604e0eefea03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x604e0eedc903 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604e0eedc903 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x604e0eedec32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x604e0eedfca6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x604e0eedfaa9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x604e0eee0572 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x604e0eee03d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x604e0eedf2d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x604e0eee009d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x604e0eefd100 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x604e0eeb9f9b - lbflow::velocity_set::compute_inverse_matrix::hffc0c433a1cb871a
[INFO] [stdout]   17:     0x604e0eeb9f9b - lbflow::velocity_set::VelocitySet::get_velocity_set_parameters::hbc4b180dcc3a4203
[INFO] [stdout]                                at /opt/rustwide/workdir/src/velocity_set.rs:137:37
[INFO] [stdout]   18:     0x604e0eea83a4 - lbflow::momentum::lattice::Lattice::new::h3588f7e3ecfe8713
[INFO] [stdout]                                at /opt/rustwide/workdir/src/momentum/lattice.rs:41:57
[INFO] [stdout]   19:     0x604e0eeaa16a - lbflow::momentum::lattice::Lattice::test_default::hc4b5a0ee2ce6df84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/momentum/lattice.rs:231:9
[INFO] [stdout]   20:     0x604e0eea713d - rust_out::main::_doctest_main_src_momentum_node_rs_710_0::h090cc5fe714ab31c
[INFO] [stdout]   21:     0x604e0eea7116 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   22:     0x604e0eea54d3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   23:     0x604e0eea52c6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   24:     0x604e0eea52a9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   25:     0x604e0eed9880 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   26:     0x604e0eed9880 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x604e0eed9880 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x604e0eed9880 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x604e0eed9880 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x604e0eed9880 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x604e0eed9880 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x604e0eed9880 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x604e0eed9880 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x604e0eea5291 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   35:     0x604e0eea7a35 - main
[INFO] [stdout]   36:     0x708d3d1b81ca - <unknown>
[INFO] [stdout]   37:     0x708d3d1b828b - __libc_start_main
[INFO] [stdout]   38:     0x604e0eea51a5 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::set_f (line 303) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:309:27
[INFO] [stdout]    |
[INFO] [stdout] 9  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set;
[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::set_density (line 166) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:171:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_density` is private
[INFO] [stdout]    --> src/momentum/node.rs:176:6
[INFO] [stdout]     |
[INFO] [stdout] 13  | node.set_density(1.1);
[INFO] [stdout]     |      ^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_density(&self, density: Float) {
[INFO] [stdout]     |     ------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_density` is private
[INFO] [stdout]    --> src/momentum/node.rs:179:6
[INFO] [stdout]     |
[INFO] [stdout] 16  | node.set_density(1.2);
[INFO] [stdout]     |      ^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_density(&self, density: Float) {
[INFO] [stdout]     |     ------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::set_f_eq (line 387) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:393:27
[INFO] [stdout]    |
[INFO] [stdout] 9  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:398:6
[INFO] [stdout]     |
[INFO] [stdout] 14  | node.set_f_eq(vec![0.1, 0.0, 0.3, 0.0, 0.5, 0.0, 0.7, 0.0, 0.9]);
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:404:6
[INFO] [stdout]     |
[INFO] [stdout] 20  | node.set_f_eq(f_eq);
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:413:6
[INFO] [stdout]     |
[INFO] [stdout] 29  | node.set_f_eq(f_eq);
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:426:6
[INFO] [stdout]     |
[INFO] [stdout] 42  | node.set_f_eq(f_eq);
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:438:6
[INFO] [stdout]     |
[INFO] [stdout] 54  | node.set_f_eq(vec![0.1, 0.2, 0.0, 0.4, 0.5, 0.6, 0.7, 0.6, 0.0, 0.4, 0.3, 0.2, 0.1, 0.0, 0.1, 0.2, 0.3, 0.4, 0.0, 0.6, 0.7, 0.6, 0.5, 0.4...
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_eq` is private
[INFO] [stdout]    --> src/momentum/node.rs:444:6
[INFO] [stdout]     |
[INFO] [stdout] 60  | node.set_f_eq(f_eq);
[INFO] [stdout]     |      ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn set_f_eq(&self, f_eq: Vec<Float>) {
[INFO] [stdout]     |     ------------------------------------ private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_q_bar (line 923) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:928:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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::set_f_star (line 471) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:477:27
[INFO] [stdout]    |
[INFO] [stdout] 9  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 9  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 9  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:482:6
[INFO] [stdout]     |
[INFO] [stdout] 14  | node.set_f_star(vec![0.1, 0.0, 0.3, 0.0, 0.5, 0.0, 0.7, 0.0, 0.9]);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:488:6
[INFO] [stdout]     |
[INFO] [stdout] 20  | node.set_f_star(f_star);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:497:6
[INFO] [stdout]     |
[INFO] [stdout] 29  | node.set_f_star(f_star);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:510:6
[INFO] [stdout]     |
[INFO] [stdout] 42  | node.set_f_star(f_star);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:522:6
[INFO] [stdout]     |
[INFO] [stdout] 54  | node.set_f_star(vec![0.1, 0.2, 0.0, 0.4, 0.5, 0.6, 0.7, 0.6, 0.0, 0.4, 0.3, 0.2, 0.1, 0.0, 0.1, 0.2, 0.3, 0.4, 0.0, 0.6, 0.7, 0.6, 0.5, 0...
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_f_star` is private
[INFO] [stdout]    --> src/momentum/node.rs:528:6
[INFO] [stdout]     |
[INFO] [stdout] 60  | node.set_f_star(f_star);
[INFO] [stdout]     |      ^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     fn set_f_star(&self, f_star: Vec<Float>) {
[INFO] [stdout]     |     ---------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::set_velocity (line 263) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:268:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:273:6
[INFO] [stdout]     |
[INFO] [stdout] 13  | node.set_velocity(vec![0.1, 0.2, 0.0]);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:276:6
[INFO] [stdout]     |
[INFO] [stdout] 16  | node.set_velocity(velocity);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_neighbor_nodes (line 612) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Selecting collision operator for the lattice: BGK(0.5)
[INFO] [stdout] 
[INFO] [stdout] Selecting velocity set for the lattice: D3Q27
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/velocity_set.rs:263:13:
[INFO] [stdout] Singular matrix!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c01e9743cf2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c01e9743cf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c01e9743cf2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c01e9743cf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c01e9763913 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c01e9763913 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c01e9741813 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c01e9741813 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c01e9743b42 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c01e9744bb6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c01e97449b9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5c01e9745482 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5c01e97452e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x5c01e97441e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5c01e9744fad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5c01e9762010 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5c01e971eeab - lbflow::velocity_set::compute_inverse_matrix::hffc0c433a1cb871a
[INFO] [stdout]   17:     0x5c01e971eeab - lbflow::velocity_set::VelocitySet::get_velocity_set_parameters::hbc4b180dcc3a4203
[INFO] [stdout]                                at /opt/rustwide/workdir/src/velocity_set.rs:137:37
[INFO] [stdout]   18:     0x5c01e970d584 - lbflow::momentum::lattice::Lattice::new::h3588f7e3ecfe8713
[INFO] [stdout]                                at /opt/rustwide/workdir/src/momentum/lattice.rs:41:57
[INFO] [stdout]   19:     0x5c01e970f34a - lbflow::momentum::lattice::Lattice::test_default::hc4b5a0ee2ce6df84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/momentum/lattice.rs:231:9
[INFO] [stdout]   20:     0x5c01e970c41d - rust_out::main::_doctest_main_src_momentum_node_rs_612_0::hceb23d18e4ba9bda
[INFO] [stdout]   21:     0x5c01e970c3f6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   22:     0x5c01e9708d53 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   23:     0x5c01e9708ad6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   24:     0x5c01e9708ab9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   25:     0x5c01e973e790 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   26:     0x5c01e973e790 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5c01e973e790 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5c01e973e790 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c01e973e790 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5c01e973e790 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5c01e973e790 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5c01e973e790 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c01e973e790 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5c01e9708aa1 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   35:     0x5c01e970cc15 - main
[INFO] [stdout]   36:     0x77ffc44871ca - <unknown>
[INFO] [stdout]   37:     0x77ffc448728b - __libc_start_main
[INFO] [stdout]   38:     0x5c01e9708945 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::update_shallow_node (line 1363) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:1368:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_density` is private
[INFO] [stdout]    --> src/momentum/node.rs:1375:6
[INFO] [stdout]     |
[INFO] [stdout] 15  | node.set_density(0.9);
[INFO] [stdout]     |      ^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn set_density(&self, density: Float) {
[INFO] [stdout]     |     ------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:1376:6
[INFO] [stdout]     |
[INFO] [stdout] 16  | node.set_velocity(vec![0.1, -0.1]);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_w (line 875) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:880:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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_w (line 889) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:894:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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::set_velocity (line 221) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:226:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:231:6
[INFO] [stdout]     |
[INFO] [stdout] 13  | node.set_velocity(vec![0.1, 0.0]);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:234:6
[INFO] [stdout]     |
[INFO] [stdout] 16  | node.set_velocity(velocity);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:243:6
[INFO] [stdout]     |
[INFO] [stdout] 25  | node.set_velocity(velocity);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `set_velocity` is private
[INFO] [stdout]    --> src/momentum/node.rs:256:6
[INFO] [stdout]     |
[INFO] [stdout] 38  | node.set_velocity(velocity);
[INFO] [stdout]     |      ^^^^^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/momentum/node.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_velocity(&self, velocity: Vec<Float>) {
[INFO] [stdout]     |     -------------------------------------------- private method defined here
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0603, E0624.
[INFO] [stdout] For more information about an error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/momentum/node.rs - momentum::node::Node::get_velocity (line 202) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/momentum/node.rs:207:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_c (line 329) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:334:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_c (line 343) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:348:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_d (line 279) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:284:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_d (line 289) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:294:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_q_bar (line 397) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:402:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_q (line 304) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:309:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_q (line 314) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:319:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_q_bar (line 411) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:416:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_w (line 363) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:368:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/passive_scalar/node.rs - passive_scalar::node::Node::get_w (line 377) stdout ----
[INFO] [stdout] error[E0603]: module `velocity_set` is private
[INFO] [stdout]   --> src/passive_scalar/node.rs:382:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `velocity_set` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/velocity_set.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set::Parameters;
[INFO] [stdout]    |
[INFO] [stdout] help: import `velocity_set` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  - use lbflow::velocity_set::velocity_set::Parameters;
[INFO] [stdout] 8  + use lbflow::velocity_set;
[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/velocity_set.rs - velocity_set::Parameters (line 180) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/velocity_set.rs:263:13:
[INFO] [stdout] Singular matrix!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c350655b222 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c350655b222 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c350655b222 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c350655b222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c3506577273 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c3506577273 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c3506558e23 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c3506558e23 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c350655b072 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c350655c0e6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c350655bee9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5c350655c9b2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5c350655c816 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   13:     0x5c350655b719 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5c350655c4dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5c3506576530 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5c350653443b - lbflow::velocity_set::compute_inverse_matrix::hffc0c433a1cb871a
[INFO] [stdout]   17:     0x5c350653443b - lbflow::velocity_set::VelocitySet::get_velocity_set_parameters::hbc4b180dcc3a4203
[INFO] [stdout]                                at /opt/rustwide/workdir/src/velocity_set.rs:137:37
[INFO] [stdout]   18:     0x5c3506534c02 - lbflow::velocity_set::Parameters::test_default::h2b9e5ac405d887e2
[INFO] [stdout]   19:     0x5c3506532c07 - rust_out::main::_doctest_main_src_velocity_set_rs_180_0::h31ee3a69f6e99df1
[INFO] [stdout]   20:     0x5c3506532be6 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   21:     0x5c3506531e33 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   22:     0x5c3506531e16 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   23:     0x5c3506531df9 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   24:     0x5c35065569a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   25:     0x5c35065569a0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5c35065569a0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5c35065569a0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5c35065569a0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x5c35065569a0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5c35065569a0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5c35065569a0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c35065569a0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5c3506531de1 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   34:     0x5c3506532df5 - main
[INFO] [stdout]   35:     0x714f713cc1ca - <unknown>
[INFO] [stdout]   36:     0x714f713cc28b - __libc_start_main
[INFO] [stdout]   37:     0x5c3506531cf5 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 105)
[INFO] [stdout]     src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 132)
[INFO] [stdout]     src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 159)
[INFO] [stdout]     src/momentum/bc.rs - momentum::bc::Node::compute_no_slip_bc (line 78)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_bgk_collision (line 1194)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_density (line 1022)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_density (line 998)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_equilibrium (line 1167)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_node_residuals (line 1331)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_streaming (line 1262)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_streaming (line 1284)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_velocity (line 1049)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::compute_velocity (line 1087)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_c (line 841)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_c (line 855)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_d (line 791)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_d (line 801)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_density (line 150)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_f (line 285)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_f_eq (line 369)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_f_star (line 453)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_index (line 572)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_neighbor_node (line 710)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_neighbor_node (line 724)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_neighbor_nodes (line 612)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_node_type (line 557)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_q (line 816)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_q (line 826)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_q_bar (line 909)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_q_bar (line 923)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_shallow_node (line 764)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_velocity (line 189)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_velocity (line 202)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_w (line 875)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::get_w (line 889)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::set_density (line 166)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::set_f (line 303)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::set_f_eq (line 387)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::set_f_star (line 471)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::set_velocity (line 221)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::set_velocity (line 263)
[INFO] [stdout]     src/momentum/node.rs - momentum::node::Node::update_shallow_node (line 1363)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_c (line 329)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_c (line 343)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_d (line 279)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_d (line 289)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_q (line 304)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_q (line 314)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_q_bar (line 397)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_q_bar (line 411)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_w (line 363)
[INFO] [stdout]     src/passive_scalar/node.rs - passive_scalar::node::Node::get_w (line 377)
[INFO] [stdout]     src/velocity_set.rs - velocity_set::Parameters (line 180)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 53 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.76s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "54022b918d14ee17c91b59f483941a1d055df9ac4457d164f71f5b0ff27bd4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54022b918d14ee17c91b59f483941a1d055df9ac4457d164f71f5b0ff27bd4a6", kill_on_drop: false }`
[INFO] [stdout] 54022b918d14ee17c91b59f483941a1d055df9ac4457d164f71f5b0ff27bd4a6
