[INFO] fetching crate ux-primitives 0.2.2...
[INFO] testing ux-primitives-0.2.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate ux-primitives 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ux-primitives 0.2.2
[INFO] finished tweaking crates.io crate ux-primitives 0.2.2
[INFO] tweaked toml for crates.io crate ux-primitives 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ux-primitives 0.2.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding intmap v0.7.1 (available: v3.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce12687d4c8fb17a2be55765ecc2e685fd70146cd67c827e4c4452c1e323fa5
[INFO] running `Command { std: "docker" "start" "-a" "4ce12687d4c8fb17a2be55765ecc2e685fd70146cd67c827e4c4452c1e323fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce12687d4c8fb17a2be55765ecc2e685fd70146cd67c827e4c4452c1e323fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce12687d4c8fb17a2be55765ecc2e685fd70146cd67c827e4c4452c1e323fa5", kill_on_drop: false }`
[INFO] [stdout] 4ce12687d4c8fb17a2be55765ecc2e685fd70146cd67c827e4c4452c1e323fa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44f037fb2ccd72594fa7a5a24c1875f4a2a2b59368d451a6c600a0e85e531fcf
[INFO] running `Command { std: "docker" "start" "-a" "44f037fb2ccd72594fa7a5a24c1875f4a2a2b59368d451a6c600a0e85e531fcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling ux-primitives v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::mix::*`
[INFO] [stdout]   --> src/foundation/colorspace/mod.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub use super::mix::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `angle::*`
[INFO] [stdout]  --> src/foundation/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use angle::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/box2d.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/box2d.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     feature = "serde",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `length::*`
[INFO] [stdout]   --> src/foundation/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use length::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offset::*`
[INFO] [stdout]   --> src/foundation/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use offset::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/rect.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/rect.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     feature = "serde",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/size2d.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/size2d.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]   --> src/foundation/size2d.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "arbitrary")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:624:7
[INFO] [stdout]     |
[INFO] [stdout] 624 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector2d.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector2d.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]   --> src/foundation/vector2d.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arbitrary")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector3d.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector3d.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "44f037fb2ccd72594fa7a5a24c1875f4a2a2b59368d451a6c600a0e85e531fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f037fb2ccd72594fa7a5a24c1875f4a2a2b59368d451a6c600a0e85e531fcf", kill_on_drop: false }`
[INFO] [stdout] 44f037fb2ccd72594fa7a5a24c1875f4a2a2b59368d451a6c600a0e85e531fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01e17c0ecafeff98208cadba0ed0ba7f1003eafa2de00c942afb38fb4605772e
[INFO] running `Command { std: "docker" "start" "-a" "01e17c0ecafeff98208cadba0ed0ba7f1003eafa2de00c942afb38fb4605772e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: unused import: `super::mix::*`
[INFO] [stdout]   --> src/foundation/colorspace/mod.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub use super::mix::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `angle::*`
[INFO] [stdout]  --> src/foundation/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use angle::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/box2d.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/box2d.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     feature = "serde",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `length::*`
[INFO] [stdout]   --> src/foundation/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use length::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offset::*`
[INFO] [stdout]   --> src/foundation/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use offset::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/rect.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/rect.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     feature = "serde",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/size2d.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/size2d.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]   --> src/foundation/size2d.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "arbitrary")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:624:7
[INFO] [stdout]     |
[INFO] [stdout] 624 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector2d.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector2d.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]   --> src/foundation/vector2d.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arbitrary")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector3d.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector3d.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling ux-primitives v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::mix::*`
[INFO] [stdout]   --> src/foundation/colorspace/mod.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub use super::mix::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `angle::*`
[INFO] [stdout]  --> src/foundation/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use angle::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/box2d.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/box2d.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     feature = "serde",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `length::*`
[INFO] [stdout]   --> src/foundation/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use length::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `offset::*`
[INFO] [stdout]   --> src/foundation/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use offset::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/rect.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/rect.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     feature = "serde",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/size2d.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/size2d.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]   --> src/foundation/size2d.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "arbitrary")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:624:7
[INFO] [stdout]     |
[INFO] [stdout] 624 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:635:7
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:684:11
[INFO] [stdout]     |
[INFO] [stdout] 684 |     #[cfg(feature = "mint")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/size2d.rs:693:11
[INFO] [stdout]     |
[INFO] [stdout] 693 |     #[cfg(feature = "mint")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector2d.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector2d.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]   --> src/foundation/vector2d.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arbitrary")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/vector2d.rs:865:11
[INFO] [stdout]     |
[INFO] [stdout] 865 |     #[cfg(feature = "mint")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]     --> src/foundation/vector2d.rs:1026:11
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     #[cfg(feature = "mint")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]      = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector3d.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/foundation/vector3d.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/foundation/vector3d.rs:892:11
[INFO] [stdout]     |
[INFO] [stdout] 892 |     #[cfg(feature = "mint")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]     --> src/foundation/vector3d.rs:1019:11
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     #[cfg(feature = "mint")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stdout]      = help: consider adding `mint` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/foundation/colorspace/mod.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub mod css;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/foundation/colorspace/base.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn distance(&self, other: Self) -> f64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/foundation/colorspace/base.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn quantize(&self) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / lazy_static! {
[INFO] [stdout]   8 | |     pub static ref COLORS: HashMap<&'static str, Color> = {
[INFO] [stdout]   9 | |         let colors: Vec<(&'static str, u32)> = vec![
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |     };
[INFO] [stdout] 172 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn from_css_name(name: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn from_hex_str(color: &str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn from_short_rgb_u16(c: u16) -> Color {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn from_rgb_u32(c: u32) -> Color {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn from_short_rgba_u16(c: u16) -> Color {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/foundation/colorspace/css.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn from_rgba_u32(c: u32) -> Color {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "01e17c0ecafeff98208cadba0ed0ba7f1003eafa2de00c942afb38fb4605772e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e17c0ecafeff98208cadba0ed0ba7f1003eafa2de00c942afb38fb4605772e", kill_on_drop: false }`
[INFO] [stdout] 01e17c0ecafeff98208cadba0ed0ba7f1003eafa2de00c942afb38fb4605772e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1d3f79fcdd8c8c9a0ad3042de090d3719797f297eb52fb0f08025d7868bf8e2
[INFO] running `Command { std: "docker" "start" "-a" "f1d3f79fcdd8c8c9a0ad3042de090d3719797f297eb52fb0f08025d7868bf8e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::mix::*`
[INFO] [stderr]   --> src/foundation/colorspace/mod.rs:77:13
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub use super::mix::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `angle::*`
[INFO] [stderr]  --> src/foundation/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use angle::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/box2d.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/box2d.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     feature = "serde",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `length::*`
[INFO] [stderr]   --> src/foundation/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use length::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `offset::*`
[INFO] [stderr]   --> src/foundation/mod.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub use offset::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/rect.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/rect.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     feature = "serde",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/size2d.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/size2d.rs:50:7
[INFO] [stderr]    |
[INFO] [stderr] 50 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stderr]   --> src/foundation/size2d.rs:64:7
[INFO] [stderr]    |
[INFO] [stderr] 64 | #[cfg(feature = "arbitrary")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/foundation/size2d.rs:624:7
[INFO] [stderr]     |
[INFO] [stderr] 624 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/foundation/size2d.rs:635:7
[INFO] [stderr]     |
[INFO] [stderr] 635 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/vector2d.rs:32:7
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/vector2d.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stderr]   --> src/foundation/vector2d.rs:62:7
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[cfg(feature = "arbitrary")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/vector3d.rs:34:7
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/foundation/vector3d.rs:52:7
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ux-primitives` (lib) generated 18 warnings (run `cargo fix --lib -p ux-primitives` to apply 4 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/foundation/size2d.rs:684:11
[INFO] [stderr]     |
[INFO] [stderr] 684 |     #[cfg(feature = "mint")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/foundation/size2d.rs:693:11
[INFO] [stderr]     |
[INFO] [stderr] 693 |     #[cfg(feature = "mint")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/foundation/vector2d.rs:865:11
[INFO] [stderr]     |
[INFO] [stderr] 865 |     #[cfg(feature = "mint")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]     --> src/foundation/vector2d.rs:1026:11
[INFO] [stderr]      |
[INFO] [stderr] 1026 |     #[cfg(feature = "mint")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]      = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/foundation/vector3d.rs:892:11
[INFO] [stderr]     |
[INFO] [stderr] 892 |     #[cfg(feature = "mint")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]     --> src/foundation/vector3d.rs:1019:11
[INFO] [stderr]      |
[INFO] [stderr] 1019 |     #[cfg(feature = "mint")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `color_from_css`, `color_quantization`, and `experimental`
[INFO] [stderr]      = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]   --> src/foundation/colorspace/mod.rs:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub mod css;
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]    --> src/foundation/colorspace/base.rs:233:5
[INFO] [stderr]     |
[INFO] [stderr] 233 |     pub fn distance(&self, other: Self) -> f64 {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]    --> src/foundation/colorspace/base.rs:251:5
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn quantize(&self) -> Self {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:7:1
[INFO] [stderr]     |
[INFO] [stderr]   7 | / lazy_static! {
[INFO] [stderr]   8 | |     pub static ref COLORS: HashMap<&'static str, Color> = {
[INFO] [stderr]   9 | |         let colors: Vec<(&'static str, u32)> = vec![
[INFO] [stderr] ...   |
[INFO] [stderr] 171 | |     };
[INFO] [stderr] 172 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:191:5
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn from_css_name(name: &str) -> Self {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:195:5
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn from_hex_str(color: &str) -> Self {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:216:5
[INFO] [stderr]     |
[INFO] [stderr] 216 |     pub fn from_short_rgb_u16(c: u16) -> Color {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn from_rgb_u32(c: u32) -> Color {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:236:5
[INFO] [stderr]     |
[INFO] [stderr] 236 |     pub fn from_short_rgba_u16(c: u16) -> Color {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]    --> src/foundation/colorspace/css.rs:246:5
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub fn from_rgba_u32(c: u32) -> Color {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ux-primitives` (lib test) generated 34 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/primitives-31e08db21604f413)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test foundation::colorspace::adjust::test::adjust_hue_for_hsv ... ok
[INFO] [stdout] test foundation::colorspace::adjust::test::adjust_hue_for_rgb ... ok
[INFO] [stdout] test foundation::colorspace::adjust::test::get_saturation ... ok
[INFO] [stdout] test foundation::colorspace::adjust::test::complement ... ok
[INFO] [stdout] test foundation::colorspace::adjust::test::grayscale ... ok
[INFO] [stdout] test foundation::colorspace::adjust::test::invert ... ok
[INFO] [stdout] test foundation::colorspace::adjust::test::saturate ... ok
[INFO] [stdout] test foundation::colorspace::alpha::test::rgb_color_with_alpha ... ok
[INFO] [stdout] test foundation::colorspace::base::test::calc_distance ... ok
[INFO] [stdout] test foundation::colorspace::convert::test::into_color_self ... ok
[INFO] [stdout] test foundation::colorspace::hsl::test::rgb_to_hsv ... ok
[INFO] [stdout] test foundation::colorspace::css::test::get_color_from_impl ... ok
[INFO] [stdout] test foundation::colorspace::base::test::quantization ... ok
[INFO] [stdout] test foundation::colorspace::hsl::test::to_rgb ... ok
[INFO] [stdout] test foundation::colorspace::utils::test::test_clamp ... ok
[INFO] [stdout] test foundation::colorspace::alpha::test::new_rgba_from_rgb_with_alpha ... ok
[INFO] [stdout] test foundation::colorspace::hsv::test::rgb_to_hsv ... ok
[INFO] [stdout] test foundation::colorspace::hsv::test::hsv_to_rgb ... ok
[INFO] [stdout] test foundation::colorspace::to_hex_string::test::from_rgb ... ok
[INFO] [stdout] test foundation::rect::tests::test_inflate ... ok
[INFO] [stdout] test foundation::rect::tests::test_min_max_x_y ... ok
[INFO] [stdout] test foundation::rect::tests::test_scale ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_add ... ok
[INFO] [stdout] test foundation::rect::tests::test_width_height ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_add_assign ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_mul_assign_scalar ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_neg ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_sub ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_sub_assign ... ok
[INFO] [stdout] test foundation::size2d::size2d::test_area ... ok
[INFO] [stdout] test foundation::vector2d::vector2d::test_cross ... ok
[INFO] [stdout] test foundation::vector2d::vector2d::test_dot ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_div_assign_scalar ... ok
[INFO] [stdout] test foundation::vector2d::vector2d::test_scalar_mul ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_div_scalar ... ok
[INFO] [stdout] test foundation::size2d::size2d::ops::test_mul_scalar ... ok
[INFO] [stdout] test foundation::vector2d::vector2d::test_swizzling ... ok
[INFO] [stdout] test foundation::vector3d::vector3d::test_dot ... ok
[INFO] [stdout] test foundation::vector3d::vector3d::test_cross ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests primitives
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/prelude/mod.rs - prelude (line 6) ... ok
[INFO] [stdout] test src/foundation/vector3d.rs - foundation::vector3d::Vector3D<T>::abs (line 162) ... ok
[INFO] [stdout] test src/foundation/vector2d.rs - foundation::vector2d::Vector2D<T>::abs (line 176) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f1d3f79fcdd8c8c9a0ad3042de090d3719797f297eb52fb0f08025d7868bf8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d3f79fcdd8c8c9a0ad3042de090d3719797f297eb52fb0f08025d7868bf8e2", kill_on_drop: false }`
[INFO] [stdout] f1d3f79fcdd8c8c9a0ad3042de090d3719797f297eb52fb0f08025d7868bf8e2
