[INFO] fetching crate ccgeom 0.1.0... [INFO] checking ccgeom-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate ccgeom 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ccgeom 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ccgeom 0.1.0 [INFO] finished tweaking crates.io crate ccgeom 0.1.0 [INFO] tweaked toml for crates.io crate ccgeom 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding approx v0.4.0 (available: v0.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vecmat v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19e14b2ba194dc358e250b4bea677e2ac59f70aa010197883e7e1c242817200a [INFO] running `Command { std: "docker" "start" "-a" "19e14b2ba194dc358e250b4bea677e2ac59f70aa010197883e7e1c242817200a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19e14b2ba194dc358e250b4bea677e2ac59f70aa010197883e7e1c242817200a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e14b2ba194dc358e250b4bea677e2ac59f70aa010197883e7e1c242817200a", kill_on_drop: false }` [INFO] [stdout] 19e14b2ba194dc358e250b4bea677e2ac59f70aa010197883e7e1c242817200a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 761d89bff70960a6a4f09a1dffc0a6eebed6923a372cf1f15b9f74010a3c5fe6 [INFO] running `Command { std: "docker" "start" "-a" "761d89bff70960a6a4f09a1dffc0a6eebed6923a372cf1f15b9f74010a3c5fe6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking vecmat v0.7.8 [INFO] [stderr] Checking ccgeom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | assert_abs_diff_eq!(p, q, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | assert_abs_diff_eq!(p, q, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | assert_abs_diff_eq!(p, q, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq` is not satisfied in `AbsDiff>` because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | assert_abs_diff_eq!(p, q, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff>`, the trait `AbsDiffEq` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | assert_abs_diff_eq!(b.apply_pos(q), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | assert_abs_diff_eq!(b.apply_pos(q), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | assert_abs_diff_eq!(b.apply_pos(q), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vector: AbsDiffEq` is not satisfied in `AbsDiff>` because the trait comes from a different crate version [INFO] [stdout] --> src/euclidean/tests.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | assert_abs_diff_eq!(a.apply_pos(Eu3::origin()), p, epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff>`, the trait `AbsDiffEq` is not implemented for `Vector` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/vector/base/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Vector { [INFO] [stdout] | ------------------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Complex: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | assert_abs_diff_eq!(p.hxy(), Complex::zero(), epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Complex` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/complex_.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Complex { [INFO] [stdout] | --------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Complex: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | assert_abs_diff_eq!(p.hxy(), Complex::zero(), epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Complex` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/complex_.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Complex { [INFO] [stdout] | --------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Complex: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | assert_abs_diff_eq!(p.hxy(), Complex::zero(), epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Complex` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/complex_.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Complex { [INFO] [stdout] | --------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | assert_abs_diff_eq!(c.apply_dir(Quaternion::j(), q), Quaternion::j(), epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | assert_abs_diff_eq!(c.apply_dir(Quaternion::j(), q), Quaternion::j(), epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | assert_abs_diff_eq!(c.apply_dir(Quaternion::j(), q), Quaternion::j(), epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | assert_abs_diff_eq!(a.apply_pos(p), Hy3::origin(), epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | assert_abs_diff_eq!(a.apply_pos(p), Hy3::origin(), epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | assert_abs_diff_eq!(a.apply_pos(p), Hy3::origin(), epsilon = EPS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied in `AbsDiff, _>` because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff, _>`, the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq<_>` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AbsDiffEq<_>` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Quaternion: AbsDiffEq` is not satisfied in `AbsDiff>` because the trait comes from a different crate version [INFO] [stdout] --> src/hyperbolic/tests.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | assert_abs_diff_eq!(b.apply_pos(p), q, epsilon = EPS.sqrt()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `AbsDiff>`, the trait `AbsDiffEq` is not implemented for `Quaternion` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `approx` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.4.0/src/abs_diff_eq.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/euclidean/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use approx::assert_abs_diff_eq; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vecmat::{Transform, transform::Directional, traits::Normalize}; [INFO] [stdout] | ------ one version of crate `approx` is used here, as a dependency of crate `vecmat` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vecmat-0.7.8/src/complex/quaternion.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Quaternion { [INFO] [stdout] | ------------------------ this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/abs_diff_eq.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait AbsDiffEq: PartialEq [INFO] [stdout] | ----------------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: this error originates in the macro `abs_diff_eq` which comes from the expansion of the macro `assert_abs_diff_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ccgeom` (lib test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "761d89bff70960a6a4f09a1dffc0a6eebed6923a372cf1f15b9f74010a3c5fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761d89bff70960a6a4f09a1dffc0a6eebed6923a372cf1f15b9f74010a3c5fe6", kill_on_drop: false }` [INFO] [stdout] 761d89bff70960a6a4f09a1dffc0a6eebed6923a372cf1f15b9f74010a3c5fe6