[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#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodf%2Frust-systre" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/odf/rust-systre on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d71289379af420623999b0002728c06ebd4cb9e74cbf42bc8b94d28f2668a6cf
[INFO] running `Command { std: "docker" "start" "-a" "d71289379af420623999b0002728c06ebd4cb9e74cbf42bc8b94d28f2668a6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d71289379af420623999b0002728c06ebd4cb9e74cbf42bc8b94d28f2668a6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d71289379af420623999b0002728c06ebd4cb9e74cbf42bc8b94d28f2668a6cf", kill_on_drop: false }`
[INFO] [stdout] d71289379af420623999b0002728c06ebd4cb9e74cbf42bc8b94d28f2668a6cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1355cf7a378dd1b1f8114e921026d9b9f2cd0519ec0e686c45443e91ec47d882
[INFO] running `Command { std: "docker" "start" "-a" "1355cf7a378dd1b1f8114e921026d9b9f2cd0519ec0e686c45443e91ec47d882", kill_on_drop: false }`
[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 memchr v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking either v1.8.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[E0282]: type annotations needed
[INFO] [stdout]   --> src/spacegroups/basics.rs:80:21
[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<Ratio<BigInt>, 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] 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::AffineMap<i32, geometry::tests::World> 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[E0275]: overflow evaluating the requirement `<geometry::AffineMap<i32, geometry::tests::World> 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 `<geometry::AffineMap<i32, geometry::tests::World> 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 `<geometry::AffineMap<i32, geometry::tests::World> 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 `geometry::CoordinateMap<f64, Local, geometry::tests::World>: Mul<geometry::CoordinateMap<f64, geometry::tests::World, ...>>`
[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 `<geometry::CoordinateMap<f64, Local, geometry::tests::World> as Mul<geometry::CoordinateMap<f64, ..., ...>>>::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 `<geometry::CoordinateMap<f64, Local, geometry::tests::World> as Mul<geometry::CoordinateMap<f64, ..., ...>>>::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 `<geometry::CoordinateMap<f64, Local, geometry::tests::World> as Mul<geometry::CoordinateMap<f64, ..., ...>>>::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<f64, Local, geometry::tests::World> as Mul<geometry::CoordinateMap<f64, ..., ...>>>::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<f64, Local, geometry::tests::World> as Mul<geometry::CoordinateMap<f64, ..., ...>>>::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<f64, Local, geometry::tests::World>: Mul<&geometry::CoordinateMap<f64, ..., ...>>`
[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<f64, Local, geometry::tests::World> 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<f64, geometry::tests::World, Local>: Mul<&geometry::CoordinateMap<f64, ..., ...>>`
[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<f64, geometry::tests::World, Local> 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<f64, Local, geometry::tests::World> 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<f64, geometry::tests::World, Local> 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<f64, Local, geometry::tests::World> 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<f64, geometry::tests::World, Local> 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<f64, Local, geometry::tests::World> 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<f64, Local, geometry::tests::World> 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<f64, geometry::tests::World, Local> 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<f64, geometry::tests::World, Local> 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<f64, geometry::tests::World, Local>: Mul<&geometry::AffineMap<f64, ...>>`
[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<f64, geometry::tests::World, Local> 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<f64, geometry::tests::World, Local> 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<f64, geometry::tests::World, Local> 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<f64, geometry::tests::World, Local> 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<f64, geometry::tests::World, Local> 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:21
[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<Ratio<num_bigint::BigInt>, 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:28
[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<Ratio<num_bigint::BigInt>, 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" "1355cf7a378dd1b1f8114e921026d9b9f2cd0519ec0e686c45443e91ec47d882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1355cf7a378dd1b1f8114e921026d9b9f2cd0519ec0e686c45443e91ec47d882", kill_on_drop: false }`
[INFO] [stdout] 1355cf7a378dd1b1f8114e921026d9b9f2cd0519ec0e686c45443e91ec47d882
