[INFO] cloning repository https://github.com/odf/rust-systre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odf/rust-systre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodf%2Frust-systre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodf%2Frust-systre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64b4b05985b9a62fe702cb5d45276e5b1b895dc9 [INFO] checking odf/rust-systre against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodf%2Frust-systre" "/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/odf/rust-systre [INFO] finished tweaking git repo https://github.com/odf/rust-systre [INFO] tweaked toml for git repo https://github.com/odf/rust-systre written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/odf/rust-systre on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/odf/rust-systre 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" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7981c4baf2f134b362179694367347be10a1072357a42da78e1cfa05230fa7f [INFO] running `Command { std: "docker" "start" "-a" "c7981c4baf2f134b362179694367347be10a1072357a42da78e1cfa05230fa7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7981c4baf2f134b362179694367347be10a1072357a42da78e1cfa05230fa7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7981c4baf2f134b362179694367347be10a1072357a42da78e1cfa05230fa7f", kill_on_drop: false }` [INFO] [stdout] c7981c4baf2f134b362179694367347be10a1072357a42da78e1cfa05230fa7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 302fd5bc0f0dab58abc37c538e68d159a3817fb9cde747ae222897ce2c622217 [INFO] running `Command { std: "docker" "start" "-a" "302fd5bc0f0dab58abc37c538e68d159a3817fb9cde747ae222897ce2c622217", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rust-systre v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1149:20 [INFO] [stdout] | [INFO] [stdout] 1149 | assert_eq!(a.clone() * b.clone(), AffineMap::identity(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/spacegroups/basics.rs:80:42 [INFO] [stdout] | [INFO] [stdout] 80 | let t = (&to_primitive * op).mod_z(); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&CoordinateMap, CS, CSP> as Mul<...>>::Output == _` [INFO] [stdout] --> src/spacegroups/basics.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let t = (&to_primitive * op).mod_z(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>::Output <: _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1149:9 [INFO] [stdout] | [INFO] [stdout] 1149 | assert_eq!(a.clone() * b.clone(), AffineMap::identity(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1149:9 [INFO] [stdout] | [INFO] [stdout] 1149 | assert_eq!(a.clone() * b.clone(), AffineMap::identity(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1149:9 [INFO] [stdout] | [INFO] [stdout] 1149 | assert_eq!(a.clone() * b.clone(), AffineMap::identity(2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/spacegroups/finder.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | (todo!(), to_normalized) [INFO] [stdout] | ------- ^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `geometry::CoordinateMap: Mul>` [INFO] [stdout] --> src/arithmetic/geometry.rs:1221:23 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(c2 * c1, id); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1221:20 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(c2 * c1, id); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>>::Output well-formed` [INFO] [stdout] --> src/arithmetic/geometry.rs:1221:23 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(c2 * c1, id); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>>::Output <: _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1221:9 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(c2 * c1, id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1221:9 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(c2 * c1, id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Mul>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1221:9 [INFO] [stdout] | [INFO] [stdout] 1221 | assert_eq!(c2 * c1, id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&geometry::CoordinateMap: Mul<&geometry::CoordinateMap>` [INFO] [stdout] --> src/arithmetic/geometry.rs:1241:24 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(&c2 * &c1, id_world); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1241:20 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(&c2 * &c1, id_world); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&geometry::CoordinateMap: Mul<&geometry::CoordinateMap>` [INFO] [stdout] --> src/arithmetic/geometry.rs:1242:24 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(&c1 * &c2, id_local); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1242:20 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(&c1 * &c2, id_local); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output well-formed` [INFO] [stdout] --> src/arithmetic/geometry.rs:1241:24 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(&c2 * &c1, id_world); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output well-formed` [INFO] [stdout] --> src/arithmetic/geometry.rs:1242:24 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(&c1 * &c2, id_local); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output <: _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1241:9 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(&c2 * &c1, id_world); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output <: _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1242:9 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(&c1 * &c2, id_local); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1241:9 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(&c2 * &c1, id_world); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1241:9 [INFO] [stdout] | [INFO] [stdout] 1241 | assert_eq!(&c2 * &c1, id_world); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1242:9 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(&c1 * &c2, id_local); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1242:9 [INFO] [stdout] | [INFO] [stdout] 1242 | assert_eq!(&c1 * &c2, id_local); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&geometry::CoordinateMap: Mul<&geometry::AffineMap>` [INFO] [stdout] --> src/arithmetic/geometry.rs:1276:24 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(&c1 * &m, m_mapped); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1276:20 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(&c1 * &m, m_mapped); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output well-formed` [INFO] [stdout] --> src/arithmetic/geometry.rs:1276:24 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(&c1 * &m, m_mapped); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output <: _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1276:9 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(&c1 * &m, m_mapped); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1276:9 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(&c1 * &m, m_mapped); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap as Mul<&...>>::Output == _` [INFO] [stdout] --> src/arithmetic/geometry.rs:1276:9 [INFO] [stdout] | [INFO] [stdout] 1276 | assert_eq!(&c1 * &m, m_mapped); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `centering` [INFO] [stdout] --> src/spacegroups/finder.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | let (normalized, centering) = normalized_basis_2d(crystal_system, &pcell); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_centering` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_normalized` [INFO] [stdout] --> src/spacegroups/finder.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | let to_normalized = (&normalized * &basis).transpose().inverse().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_normalized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-systre` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/spacegroups/basics.rs:80:42 [INFO] [stdout] | [INFO] [stdout] 80 | let t = (&to_primitive * op).mod_z(); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap, CS, CSP> as Mul<...>>::Output == _` [INFO] [stdout] --> src/spacegroups/basics.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let t = (&to_primitive * op).mod_z(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/spacegroups/basics.rs:196:60 [INFO] [stdout] | [INFO] [stdout] 196 | assert_eq!((&primitive.to_primitive * &op).mod_z(), id_op); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&geometry::CoordinateMap, Standard, Primitive> as Mul<...>>::Output == _` [INFO] [stdout] --> src/spacegroups/basics.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | assert_eq!((&primitive.to_primitive * &op).mod_z(), id_op); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rust_systre`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/spacegroups/finder.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | (todo!(), to_normalized) [INFO] [stdout] | ------- ^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | | [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `centering` [INFO] [stdout] --> src/spacegroups/finder.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | let (normalized, centering) = normalized_basis_2d(crystal_system, &pcell); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_centering` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_normalized` [INFO] [stdout] --> src/spacegroups/finder.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | let to_normalized = (&normalized * &basis).transpose().inverse().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_normalized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-systre` (lib test) due to 32 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "302fd5bc0f0dab58abc37c538e68d159a3817fb9cde747ae222897ce2c622217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302fd5bc0f0dab58abc37c538e68d159a3817fb9cde747ae222897ce2c622217", kill_on_drop: false }` [INFO] [stdout] 302fd5bc0f0dab58abc37c538e68d159a3817fb9cde747ae222897ce2c622217