[INFO] fetching crate gmorph 0.1.0...
[INFO] checking gmorph-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate gmorph 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate gmorph 0.1.0
[INFO] finished tweaking crates.io crate gmorph 0.1.0
[INFO] tweaked toml for crates.io crate gmorph 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gmorph 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gmorph 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.105
[INFO] [stderr]   Downloaded alga_derive v0.9.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded edit-distance v2.1.0
[INFO] [stderr]   Downloaded quickcheck_macros v0.8.0
[INFO] [stderr]   Downloaded quote v1.0.3
[INFO] [stderr]   Downloaded modinverse v0.1.1
[INFO] [stderr]   Downloaded matrixmultiply v0.2.3
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded half v1.5.0
[INFO] [stderr]   Downloaded alga v0.9.3
[INFO] [stderr]   Downloaded ryu v1.0.3
[INFO] [stderr]   Downloaded serde v1.0.105
[INFO] [stderr]   Downloaded serde_json v1.0.48
[INFO] [stderr]   Downloaded libm v0.2.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.10
[INFO] [stderr]   Downloaded syn v1.0.17
[INFO] [stderr]   Downloaded serde_cbor v0.10.2
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] [stderr]   Downloaded nalgebra v0.20.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4eb3be1631eee1d02599158f766ae95c69bf194a2e7bff6bfc1f52136592f91d
[INFO] running `Command { std: "docker" "start" "-a" "4eb3be1631eee1d02599158f766ae95c69bf194a2e7bff6bfc1f52136592f91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4eb3be1631eee1d02599158f766ae95c69bf194a2e7bff6bfc1f52136592f91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb3be1631eee1d02599158f766ae95c69bf194a2e7bff6bfc1f52136592f91d", kill_on_drop: false }`
[INFO] [stdout] 4eb3be1631eee1d02599158f766ae95c69bf194a2e7bff6bfc1f52136592f91d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 839b1281483bff42a03081e9ede87880d4e2b4e7413e9706c64523807e93af1b
[INFO] running `Command { std: "docker" "start" "-a" "839b1281483bff42a03081e9ede87880d4e2b4e7413e9706c64523807e93af1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]     Checking half v1.5.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking modinverse v0.1.1
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking quickcheck v0.9.2
[INFO] [stderr]    Compiling quickcheck_macros v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling alga_derive v0.9.2
[INFO] [stderr]     Checking serde_cbor v0.10.2
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking nalgebra v0.20.0
[INFO] [stderr]     Checking gmorph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/m231.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/m231.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/m231.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/m231.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/enc.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `experimental-normalize`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invert_3x3`
[INFO] [stdout]  --> src/algebra/q231.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{invert_3x3, m231::try_sqrt, m231::Mod231, quaternion::QuaternionM, Invertible};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODULUSI32` is never used
[INFO] [stdout]   --> src/algebra/m231.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MODULUSI32: i32 = 2147483647i32;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_product` is never used
[INFO] [stdout]   --> src/algebra/m231.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn normalize_product(mut v: u64) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_imag` is never used
[INFO] [stdout]   --> src/algebra/quaternion.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl<T> QuaternionM<T>
[INFO] [stdout] 21 | | where
[INFO] [stdout] 22 | |     T: Ring + fmt::Debug + Copy + Invertible + 'static,
[INFO] [stdout]    | |_______________________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |       pub fn from_imag(ijk: Vector3<T>) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractRing` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    --------  -------------- `Multiplicative` is not local
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractGroupAbelian` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractGroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractMonoid` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractQuasigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractLoop` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractSemigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractMonoid` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractQuasigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractLoop` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractSemigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                        ^--------
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        `Serialize` is not local
[INFO] [stdout]    |                                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                                   ^----------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Deserialize` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^--------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `Serialize` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_QuaternionM`
[INFO] [stdout] 13 | pub(crate) struct QuaternionM<T>
[INFO] [stdout]    |                   ----------- `QuaternionM` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Deserialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_QuaternionM`
[INFO] [stdout] 13 | pub(crate) struct QuaternionM<T>
[INFO] [stdout]    |                   ----------- `QuaternionM` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^--------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Serialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Enc`
[INFO] [stdout] 17 | pub struct Enc {
[INFO] [stdout]    |            --- `Enc` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Enc`
[INFO] [stdout] 17 | pub struct Enc {
[INFO] [stdout]    |            --- `Enc` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_KeyPair`
[INFO] [stdout] 83 | pub struct KeyPair {
[INFO] [stdout]    |            ------- `KeyPair` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Deserialize` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_KeyPair`
[INFO] [stdout] 83 | pub struct KeyPair {
[INFO] [stdout]    |            ------- `KeyPair` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODULUSI32` is never used
[INFO] [stdout]   --> src/algebra/m231.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MODULUSI32: i32 = 2147483647i32;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_imag` is never used
[INFO] [stdout]   --> src/algebra/quaternion.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | / impl<T> QuaternionM<T>
[INFO] [stdout] 21 | | where
[INFO] [stdout] 22 | |     T: Ring + fmt::Debug + Copy + Invertible + 'static,
[INFO] [stdout]    | |_______________________________________________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |       pub fn from_imag(ijk: Vector3<T>) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractRing` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    --------  -------------- `Multiplicative` is not local
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractGroupAbelian` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractGroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractMonoid` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractQuasigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractLoop` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractSemigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                    -------- `Additive` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractMonoid` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractQuasigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractLoop` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^---
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `AbstractSemigroup` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_ALGA_DERIVE_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout]    |                              -------------- `Multiplicative` is not local
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Alga` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Alga` may come from an old version of the `alga_derive` crate, try updating your dependency with `cargo update -p alga_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Alga` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                        ^--------
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        `Serialize` is not local
[INFO] [stdout]    |                                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/m231.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, Alga, Serialize, Deserialize)]
[INFO] [stdout]    |                                                   ^----------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Deserialize` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Mod231`
[INFO] [stdout] 17 | #[alga_traits(Ring(Additive, Multiplicative))]
[INFO] [stdout] 18 | pub struct Mod231(pub u32);
[INFO] [stdout]    |            ------ `Mod231` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                  ^--------
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `Serialize` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_QuaternionM`
[INFO] [stdout] 13 | pub(crate) struct QuaternionM<T>
[INFO] [stdout]    |                   ----------- `QuaternionM` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/algebra/quaternion.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Deserialize` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_QuaternionM`
[INFO] [stdout] 13 | pub(crate) struct QuaternionM<T>
[INFO] [stdout]    |                   ----------- `QuaternionM` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                         ^--------
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `Serialize` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Enc`
[INFO] [stdout] 17 | pub struct Enc {
[INFO] [stdout]    |            --- `Enc` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Copy, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                    ^----------
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    `Deserialize` is not local
[INFO] [stdout]    |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Enc`
[INFO] [stdout] 17 | pub struct Enc {
[INFO] [stdout]    |            --- `Enc` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^--------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_KeyPair`
[INFO] [stdout] 83 | pub struct KeyPair {
[INFO] [stdout]    |            ------- `KeyPair` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/enc.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^----------
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Deserialize` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_KeyPair`
[INFO] [stdout] 83 | pub struct KeyPair {
[INFO] [stdout]    |            ------- `KeyPair` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/mul.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]   --> benches/mul.rs:13:52
[INFO] [stdout]    |
[INFO] [stdout] 13 |         test::black_box((1..1000).fold(eone, |old, new| old * eone));
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmorph` (bench "mul") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "839b1281483bff42a03081e9ede87880d4e2b4e7413e9706c64523807e93af1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839b1281483bff42a03081e9ede87880d4e2b4e7413e9706c64523807e93af1b", kill_on_drop: false }`
[INFO] [stdout] 839b1281483bff42a03081e9ede87880d4e2b4e7413e9706c64523807e93af1b
