[INFO] cloning repository https://github.com/sam-pearmain/dg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sam-pearmain/dg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-pearmain%2Fdg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-pearmain%2Fdg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3af251b84a25780e0af4a934f65e52e22b07ba6
[INFO] checking sam-pearmain/dg against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-pearmain%2Fdg" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sam-pearmain/dg
[INFO] finished tweaking git repo https://github.com/sam-pearmain/dg
[INFO] tweaked toml for git repo https://github.com/sam-pearmain/dg written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sam-pearmain/dg on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sam-pearmain/dg 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 495119ed100385877638fb65aa81fdc7facb4a568162037f181d124848b05ace
[INFO] running `Command { std: "docker" "start" "-a" "495119ed100385877638fb65aa81fdc7facb4a568162037f181d124848b05ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "495119ed100385877638fb65aa81fdc7facb4a568162037f181d124848b05ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "495119ed100385877638fb65aa81fdc7facb4a568162037f181d124848b05ace", kill_on_drop: false }`
[INFO] [stdout] 495119ed100385877638fb65aa81fdc7facb4a568162037f181d124848b05ace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a89ab2fdcd95948dd00762364d0c991744e6e63f5bae61437753fe124b35f0
[INFO] running `Command { std: "docker" "start" "-a" "67a89ab2fdcd95948dd00762364d0c991744e6e63f5bae61437753fe124b35f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling netlib-src v0.9.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking lapack-sys v0.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking lax v0.18.0
[INFO] [stderr]     Checking ndarray-linalg v0.18.1
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[INFO] [stderr]     Checking dg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0407]: method `shape` is not a member of trait `ReferenceShape`
[INFO] [stdout]    --> src/shapes.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | /     fn shape(&self) -> Shape {
[INFO] [stdout] 283 | |         Shape::Line
[INFO] [stdout] 284 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `ReferenceShape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MshFloatType`, `MshIntType`, `MshUsizeType`, and `Msh`
[INFO] [stdout]  --> src/mesh.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::gmsh::mshfile::{Msh, MshFloatType, MshIntType, MshUsizeType};
[INFO] [stdout]   |                            ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `shape` is not a member of trait `ReferenceShape`
[INFO] [stdout]    --> src/shapes.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | /     fn shape(&self) -> Shape {
[INFO] [stdout] 283 | |         Shape::Line
[INFO] [stdout] 284 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `ReferenceShape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MshFloatType`, `MshIntType`, `MshUsizeType`, and `Msh`
[INFO] [stdout]  --> src/mesh.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::gmsh::mshfile::{Msh, MshFloatType, MshIntType, MshUsizeType};
[INFO] [stdout]   |                            ^^^  ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shape` found for reference `&(dyn ReferenceShape<F> + 'static)` in the current scope
[INFO] [stdout]    --> src/shapes.rs:273:14
[INFO] [stdout]     |
[INFO] [stdout] 273 |         self.shape().dimensions()
[INFO] [stdout]     |              ^^^^^ method not found in `&(dyn ReferenceShape<F> + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dimensions` found for reference `&Line<F>` in the current scope
[INFO] [stdout]    --> src/shapes.rs:293:53
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Array2::from_shape_vec((self.points(), self.dimensions()), vec![
[INFO] [stdout]     |                                                     ^^^^^^^^^^ method not found in `&Line<F>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Dimensioned` defines an item `dimensions`, perhaps you need to implement it
[INFO] [stdout]    --> src/shapes.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Dimensioned {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `_marker` and `shape` in initializer of `ReferenceElement<F, S>`
[INFO] [stdout]   --> src/refelem.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Self { order }
[INFO] [stdout]    |         ^^^^ missing `_marker` and `shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Line` found for type parameter `S` in the current scope
[INFO] [stdout]   --> src/refelem.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - associated function or constant `Line` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 27 |             S::Line => self.order + 1, 
[INFO] [stdout]    |                ^^^^ associated function or constant not found in `S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] 27 |             S::Line => self.order + 1, 
[INFO] [stdout] 28 |             Shape::Triangle => (self.order + 1) * (self.order + 2) / 2, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 29 |             Shape::Quadrilateral => (self.order + 1) * (self.order + 1), 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 30 |             Shape::Tetrahedron => (self.order + 1) * (self.order + 2) * (self.order + 3) / 6, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 31 |             Shape::Hexahedron => (self.order + 1) * (self.order + 1) * (self.order + 1), 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 32 |             Shape::Prism => (self.order + 1) * (self.order + 1) * (self.order + 2) / 2, 
[INFO] [stdout]    |             ^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 33 |             Shape::Pyramid => (self.order + 1) * (self.order + 2) * (2 * self.order + 3) / 6,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shape` found for reference `&(dyn ReferenceShape<F> + 'static)` in the current scope
[INFO] [stdout]    --> src/shapes.rs:273:14
[INFO] [stdout]     |
[INFO] [stdout] 273 |         self.shape().dimensions()
[INFO] [stdout]     |              ^^^^^ method not found in `&(dyn ReferenceShape<F> + 'static)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dimensions` found for reference `&Line<F>` in the current scope
[INFO] [stdout]    --> src/shapes.rs:293:53
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Array2::from_shape_vec((self.points(), self.dimensions()), vec![
[INFO] [stdout]     |                                                     ^^^^^^^^^^ method not found in `&Line<F>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Dimensioned` defines an item `dimensions`, perhaps you need to implement it
[INFO] [stdout]    --> src/shapes.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub trait Dimensioned {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `_marker` and `shape` in initializer of `ReferenceElement<F, S>`
[INFO] [stdout]   --> src/refelem.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Self { order }
[INFO] [stdout]    |         ^^^^ missing `_marker` and `shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `Line` found for type parameter `S` in the current scope
[INFO] [stdout]   --> src/refelem.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - associated function or constant `Line` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 27 |             S::Line => self.order + 1, 
[INFO] [stdout]    |                ^^^^ associated function or constant not found in `S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] 27 |             S::Line => self.order + 1, 
[INFO] [stdout] 28 |             Shape::Triangle => (self.order + 1) * (self.order + 2) / 2, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 29 |             Shape::Quadrilateral => (self.order + 1) * (self.order + 1), 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 30 |             Shape::Tetrahedron => (self.order + 1) * (self.order + 2) * (self.order + 3) / 6, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 31 |             Shape::Hexahedron => (self.order + 1) * (self.order + 1) * (self.order + 1), 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 32 |             Shape::Prism => (self.order + 1) * (self.order + 1) * (self.order + 2) / 2, 
[INFO] [stdout]    |             ^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/refelem.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<F: Float, S: ReferenceShape<F> + Dimensioned> ReferenceElement<F, S> {
[INFO] [stdout]    |                - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 26 |         match self.shape {
[INFO] [stdout]    |               ---------- this expression has type `S`
[INFO] [stdout] ...
[INFO] [stdout] 33 |             Shape::Pyramid => (self.order + 1) * (self.order + 2) * (2 * self.order + 3) / 6,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ expected type parameter `S`, found `Shape`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `S`
[INFO] [stdout]                         found enum `shapes::Shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0308, E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dg` (lib) due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0063, E0308, E0407, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dg` (lib test) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "67a89ab2fdcd95948dd00762364d0c991744e6e63f5bae61437753fe124b35f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a89ab2fdcd95948dd00762364d0c991744e6e63f5bae61437753fe124b35f0", kill_on_drop: false }`
[INFO] [stdout] 67a89ab2fdcd95948dd00762364d0c991744e6e63f5bae61437753fe124b35f0
