[INFO] cloning repository https://github.com/Decem5150/dgsem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Decem5150/dgsem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecem5150%2Fdgsem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecem5150%2Fdgsem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7b463db1bf78459c105c25aa1fa13c6772e2172
[INFO] checking Decem5150/dgsem against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecem5150%2Fdgsem" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Decem5150/dgsem on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Decem5150/dgsem
[INFO] finished tweaking git repo https://github.com/Decem5150/dgsem
[INFO] tweaked toml for git repo https://github.com/Decem5150/dgsem written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Decem5150/dgsem 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded katexit v0.1.4
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded lax v0.16.0
[INFO] [stderr]   Downloaded ndarray-linalg v0.16.0
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 657ecd305df5c8cfa9d7ecd5bf27bc1d4107387982519d9b2619f0b4f79f0f80
[INFO] running `Command { std: "docker" "start" "-a" "657ecd305df5c8cfa9d7ecd5bf27bc1d4107387982519d9b2619f0b4f79f0f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "657ecd305df5c8cfa9d7ecd5bf27bc1d4107387982519d9b2619f0b4f79f0f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "657ecd305df5c8cfa9d7ecd5bf27bc1d4107387982519d9b2619f0b4f79f0f80", kill_on_drop: false }`
[INFO] [stdout] 657ecd305df5c8cfa9d7ecd5bf27bc1d4107387982519d9b2619f0b4f79f0f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1b8e0bbeb54dfa7479dd06e93cebb5c9dfaf0ad911c56a304b7c3cf5d68c7e
[INFO] running `Command { std: "docker" "start" "-a" "2b1b8e0bbeb54dfa7479dd06e93cebb5c9dfaf0ad911c56a304b7c3cf5d68c7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking dgsem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::disc::Disc`
[INFO] [stdout]  --> src/solver.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{disc::Disc, disc::mesh::mesh1d::Mesh1d};
[INFO] [stdout]   |             ^^^^^^^^^^ no `Disc` in `disc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::disc::SpatialDisc`
[INFO] [stdout]  --> src/solver.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::disc::SpatialDisc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `SpatialDisc` in `disc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::disc::SpatialDisc`
[INFO] [stdout]  --> src/temporal_disc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::disc::SpatialDisc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `SpatialDisc` in `disc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `solutions_slice` in this scope
[INFO] [stdout]   --> src/disc/euler1d.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `residuals_slice` in this scope
[INFO] [stdout]   --> src/disc/euler1d.rs:84:53
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `solutions_slice` in this scope
[INFO] [stdout]   --> src/disc.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `residuals_slice` in this scope
[INFO] [stdout]   --> src/disc.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TimeScheme` in this scope
[INFO] [stdout]  --> src/temporal_disc.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub time_scheme: TimeScheme,
[INFO] [stdout]   |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LagrangeBasis1D` in this scope
[INFO] [stdout]  --> src/temporal_disc.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub basis: &'a LagrangeBasis1D,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::disc::basis::lagrange1d::LagrangeBasis1D;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GaussPoints` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub gauss_points: &'a GaussPoints,
[INFO] [stdout]    |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FlowParameters` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub flow_param: &'a FlowParameters,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::solver::FlowParameters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MeshParameters` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub mesh_param: &'a MeshParameters,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::solver::MeshParameters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SolverParameters` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub solver_param: &'a SolverParameters,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::solver::SolverParameters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `disc::mesh::mesh1d::Mesh1d`
[INFO] [stdout]  --> src/solver.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{disc::Disc, disc::mesh::mesh1d::Mesh1d};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::temporal_disc::TemporalDisc`
[INFO] [stdout]  --> src/solver.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::temporal_disc::TemporalDisc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array` and `Ix1`
[INFO] [stdout]  --> src/disc/mesh.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Ix1};
[INFO] [stdout]   |               ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array1`
[INFO] [stdout]  --> src/disc/burgers1d.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ndarray::{s, Array1, Array2, Array3, Array4, ArrayView2, ArrayView3};
[INFO] [stdout]   |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::disc::Disc`
[INFO] [stdout]  --> src/solver.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{disc::Disc, disc::mesh::mesh1d::Mesh1d};
[INFO] [stdout]   |             ^^^^^^^^^^ no `Disc` in `disc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::disc::SpatialDisc`
[INFO] [stdout]  --> src/solver.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::disc::SpatialDisc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `SpatialDisc` in `disc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::disc::SpatialDisc`
[INFO] [stdout]  --> src/temporal_disc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::disc::SpatialDisc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `SpatialDisc` in `disc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dgsem` (bin "dgsem") due to 13 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `solutions_slice` in this scope
[INFO] [stdout]   --> src/disc/euler1d.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `residuals_slice` in this scope
[INFO] [stdout]   --> src/disc/euler1d.rs:84:53
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `solutions_slice` in this scope
[INFO] [stdout]   --> src/disc.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `residuals_slice` in this scope
[INFO] [stdout]   --> src/disc.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 self.edge_integral(solutions_slice, residuals_slice, iedge);
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TimeScheme` in this scope
[INFO] [stdout]  --> src/temporal_disc.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub time_scheme: TimeScheme,
[INFO] [stdout]   |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LagrangeBasis1D` in this scope
[INFO] [stdout]  --> src/temporal_disc.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub basis: &'a LagrangeBasis1D,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::disc::basis::lagrange1d::LagrangeBasis1D;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GaussPoints` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub gauss_points: &'a GaussPoints,
[INFO] [stdout]    |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FlowParameters` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub flow_param: &'a FlowParameters,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::solver::FlowParameters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MeshParameters` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub mesh_param: &'a MeshParameters,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::solver::MeshParameters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SolverParameters` in this scope
[INFO] [stdout]   --> src/temporal_disc.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub solver_param: &'a SolverParameters,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::solver::SolverParameters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `disc::mesh::mesh1d::Mesh1d`
[INFO] [stdout]  --> src/solver.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{disc::Disc, disc::mesh::mesh1d::Mesh1d};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::temporal_disc::TemporalDisc`
[INFO] [stdout]  --> src/solver.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::temporal_disc::TemporalDisc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array` and `Ix1`
[INFO] [stdout]  --> src/disc/mesh.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Ix1};
[INFO] [stdout]   |               ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array1`
[INFO] [stdout]  --> src/disc/burgers1d.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ndarray::{s, Array1, Array2, Array3, Array4, ArrayView2, ArrayView3};
[INFO] [stdout]   |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dgsem` (bin "dgsem" test) due to 13 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2b1b8e0bbeb54dfa7479dd06e93cebb5c9dfaf0ad911c56a304b7c3cf5d68c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1b8e0bbeb54dfa7479dd06e93cebb5c9dfaf0ad911c56a304b7c3cf5d68c7e", kill_on_drop: false }`
[INFO] [stdout] 2b1b8e0bbeb54dfa7479dd06e93cebb5c9dfaf0ad911c56a304b7c3cf5d68c7e
