[INFO] cloning repository https://github.com/marcianx/openmesh-rs-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcianx/openmesh-rs-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94d79ee9ca3ece34b7a8aef505de69d9d89f7753
[INFO] testing marcianx/openmesh-rs-core against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fopenmesh-rs-core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcianx/openmesh-rs-core
[INFO] finished tweaking git repo https://github.com/marcianx/openmesh-rs-core
[INFO] tweaked toml for git repo https://github.com/marcianx/openmesh-rs-core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcianx/openmesh-rs-core on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to highest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.13.1)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding nalgebra v0.29.0 (available: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453
[INFO] running `Command { std: "docker" "start" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling bytemuck v1.25.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling bitvec-rs v0.2.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling openmesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::bitvec::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::bitvec::*;
[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: `self::geometry::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::geometry::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::primitives::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use self::primitives::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::status::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::status::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::string::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use self::string::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/io/binary/string.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if len > u16::max_value() as usize {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/item_handle.rs:164:43
[INFO] [stdout]     |
[INFO] [stdout] 164 |         debug_assert!(vec.len() <= usize::max_value() / 2);
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:130:54
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | impl_items!(Items);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:130:54
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | impl_items!(ItemsMut);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |             old_len < Size::max_value() as usize,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |             Size::max_value(),
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hh` is never read
[INFO] [stdout]   --> src/mesh/items.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Vertex {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 17 |     /// An outgoing halfedge, if any, from this vertex.
[INFO] [stdout] 18 |     pub(crate) hh: HalfedgeHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fh`, `vh`, `hnext`, and `hprev` are never read
[INFO] [stdout]   --> src/mesh/items.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Halfedge {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     /// The face, if any, to which this halfedge belongs.
[INFO] [stdout] 25 |     pub(crate) fh: FaceHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 26 |     /// The vertex this halfedge points to.
[INFO] [stdout] 27 |     pub(crate) vh: VertexHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 28 |     /// The next halfedge going counter-clockwise around the face.
[INFO] [stdout] 29 |     pub(crate) hnext: HalfedgeHandle,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 30 |     /// The previous halfedge - i.e. the next one going clockwise around the face.
[INFO] [stdout] 31 |     pub(crate) hprev: HalfedgeHandle,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Halfedge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 26.70s
[INFO] running `Command { std: "docker" "inspect" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self::bitvec::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::bitvec::*;
[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: `self::geometry::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::geometry::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openmesh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::primitives::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use self::primitives::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::status::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::status::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::string::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use self::string::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/io/binary/string.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if len > u16::max_value() as usize {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/item_handle.rs:164:43
[INFO] [stdout]     |
[INFO] [stdout] 164 |         debug_assert!(vec.len() <= usize::max_value() / 2);
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:130:54
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | impl_items!(Items);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:130:54
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | impl_items!(ItemsMut);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |             old_len < Size::max_value() as usize,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |             Size::max_value(),
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hh` is never read
[INFO] [stdout]   --> src/mesh/items.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Vertex {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 17 |     /// An outgoing halfedge, if any, from this vertex.
[INFO] [stdout] 18 |     pub(crate) hh: HalfedgeHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fh`, `vh`, `hnext`, and `hprev` are never read
[INFO] [stdout]   --> src/mesh/items.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Halfedge {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     /// The face, if any, to which this halfedge belongs.
[INFO] [stdout] 25 |     pub(crate) fh: FaceHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 26 |     /// The vertex this halfedge points to.
[INFO] [stdout] 27 |     pub(crate) vh: VertexHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 28 |     /// The next halfedge going counter-clockwise around the face.
[INFO] [stdout] 29 |     pub(crate) hnext: HalfedgeHandle,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 30 |     /// The previous halfedge - i.e. the next one going clockwise around the face.
[INFO] [stdout] 31 |     pub(crate) hprev: HalfedgeHandle,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Halfedge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::bitvec::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::bitvec::*;
[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: `self::geometry::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::geometry::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::primitives::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use self::primitives::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::status::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::status::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::string::*`
[INFO] [stdout]   --> src/io/binary/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use self::string::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/io/binary/string.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if len > u16::max_value() as usize {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/item_handle.rs:164:43
[INFO] [stdout]     |
[INFO] [stdout] 164 |         debug_assert!(vec.len() <= usize::max_value() / 2);
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:130:54
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | impl_items!(Items);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:130:54
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 | impl_items!(ItemsMut);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |             old_len < Size::max_value() as usize,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mesh/items.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |             Size::max_value(),
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyHandle` is never constructed
[INFO] [stdout]    --> src/property/handle.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     def_handle!(MyHandle, "Test Handle Trait.");
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `def_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyHandleT` is never constructed
[INFO] [stdout]    --> src/property/handle.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |     def_handle!(MyHandleT<T>, "Test HandleT<T> Trait.");
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyHandleST` is never constructed
[INFO] [stdout]    --> src/property/handle.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 |     def_handle!(MyHandleST<S, T>, "Test HandleST<S, T> Trait.");
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `def_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hh` is never read
[INFO] [stdout]   --> src/mesh/items.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Vertex {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 17 |     /// An outgoing halfedge, if any, from this vertex.
[INFO] [stdout] 18 |     pub(crate) hh: HalfedgeHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fh`, `vh`, `hnext`, and `hprev` are never read
[INFO] [stdout]   --> src/mesh/items.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Halfedge {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     /// The face, if any, to which this halfedge belongs.
[INFO] [stdout] 25 |     pub(crate) fh: FaceHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 26 |     /// The vertex this halfedge points to.
[INFO] [stdout] 27 |     pub(crate) vh: VertexHandle,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 28 |     /// The next halfedge going counter-clockwise around the face.
[INFO] [stdout] 29 |     pub(crate) hnext: HalfedgeHandle,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 30 |     /// The previous halfedge - i.e. the next one going clockwise around the face.
[INFO] [stdout] 31 |     pub(crate) hprev: HalfedgeHandle,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Halfedge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/io/binary/traits.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub mod test {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:9:9
[INFO] [stdout]     |
[INFO] [stdout]   9 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/io/binary/traits.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn test_store<T: Binary>(endian: Endian, value: &T, expected_bytes: &[u8]) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/io/binary/traits.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | /     pub fn test_restore<F, T>(endian: Endian, bytes: &[u8], new: F, expected_value: &T)
[INFO] [stdout] 129 | |     where
[INFO] [stdout] 130 | |         T: Binary + Debug + PartialEq<T>,
[INFO] [stdout] 131 | |         F: FnOnce() -> T,
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/io/binary/primitives.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 116 -         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stdout] 116 +         let float32: f32 = unsafe { f32::from_bits(0x3e124925u32) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/io/binary/primitives.rs:117:37
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 117 -         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stdout] 117 +         let float64: f64 = unsafe { f64::from_bits(0x3e12492589abcdefu64) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/io/binary/primitives.rs:171:37
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 171 -         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stdout] 171 +         let float32: f32 = unsafe { f32::from_bits(0x3e124925u32) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/io/binary/primitives.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 172 -         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stdout] 172 +         let float64: f64 = unsafe { f64::from_bits(0x3e12492589abcdefu64) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.47s
[INFO] running `Command { std: "docker" "inspect" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self::bitvec::*`
[INFO] [stderr]   --> src/io/binary/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use self::bitvec::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::geometry::*`
[INFO] [stderr]   --> src/io/binary/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use self::geometry::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::primitives::*`
[INFO] [stderr]   --> src/io/binary/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use self::primitives::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::status::*`
[INFO] [stderr]   --> src/io/binary/mod.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use self::status::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::string::*`
[INFO] [stderr]   --> src/io/binary/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use self::string::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bitflags::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> src/io/binary/string.rs:20:23
[INFO] [stderr]    |
[INFO] [stderr] 20 |         if len > u16::max_value() as usize {
[INFO] [stderr]    |                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bitflags::core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mesh/item_handle.rs:164:43
[INFO] [stderr]     |
[INFO] [stderr] 164 |         debug_assert!(vec.len() <= usize::max_value() / 2);
[INFO] [stderr]     |                                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mesh/items.rs:130:54
[INFO] [stderr]     |
[INFO] [stderr] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 | impl_items!(Items);
[INFO] [stderr]     | ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mesh/items.rs:130:54
[INFO] [stderr]     |
[INFO] [stderr] 130 |                 debug_assert!(self.len_us() <= Size::max_value() as usize);
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 183 | impl_items!(ItemsMut);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_items` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mesh/items.rs:221:29
[INFO] [stderr]     |
[INFO] [stderr] 221 |             old_len < Size::max_value() as usize,
[INFO] [stderr]     |                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `bitflags::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mesh/items.rs:223:19
[INFO] [stderr]     |
[INFO] [stderr] 223 |             Size::max_value(),
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `hh` is never read
[INFO] [stderr]   --> src/mesh/items.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Vertex {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 17 |     /// An outgoing halfedge, if any, from this vertex.
[INFO] [stderr] 18 |     pub(crate) hh: HalfedgeHandle,
[INFO] [stderr]    |                ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fh`, `vh`, `hnext`, and `hprev` are never read
[INFO] [stderr]   --> src/mesh/items.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Halfedge {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 24 |     /// The face, if any, to which this halfedge belongs.
[INFO] [stderr] 25 |     pub(crate) fh: FaceHandle,
[INFO] [stderr]    |                ^^
[INFO] [stderr] 26 |     /// The vertex this halfedge points to.
[INFO] [stderr] 27 |     pub(crate) vh: VertexHandle,
[INFO] [stderr]    |                ^^
[INFO] [stderr] 28 |     /// The next halfedge going counter-clockwise around the face.
[INFO] [stderr] 29 |     pub(crate) hnext: HalfedgeHandle,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 30 |     /// The previous halfedge - i.e. the next one going clockwise around the face.
[INFO] [stderr] 31 |     pub(crate) hprev: HalfedgeHandle,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Halfedge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyHandle` is never constructed
[INFO] [stderr]    --> src/property/handle.rs:184:17
[INFO] [stderr]     |
[INFO] [stderr] 184 |     def_handle!(MyHandle, "Test Handle Trait.");
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `def_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyHandleT` is never constructed
[INFO] [stderr]    --> src/property/handle.rs:185:17
[INFO] [stderr]     |
[INFO] [stderr] 185 |     def_handle!(MyHandleT<T>, "Test HandleT<T> Trait.");
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `def_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyHandleST` is never constructed
[INFO] [stderr]    --> src/property/handle.rs:186:17
[INFO] [stderr]     |
[INFO] [stderr] 186 |     def_handle!(MyHandleST<S, T>, "Test HandleST<S, T> Trait.");
[INFO] [stderr]     |                 ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `def_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `hh` is never read
[INFO] [stderr]   --> src/mesh/items.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Vertex {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 17 |     /// An outgoing halfedge, if any, from this vertex.
[INFO] [stderr] 18 |     pub(crate) hh: HalfedgeHandle,
[INFO] [stderr]    |                ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]    --> src/io/binary/traits.rs:112:1
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub mod test {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:9:9
[INFO] [stderr]     |
[INFO] [stderr]   9 | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/io/binary/traits.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn test_store<T: Binary>(endian: Endian, value: &T, expected_bytes: &[u8]) {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/io/binary/traits.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 128 | /     pub fn test_restore<F, T>(endian: Endian, bytes: &[u8], new: F, expected_value: &T)
[INFO] [stderr] 129 | |     where
[INFO] [stderr] 130 | |         T: Binary + Debug + PartialEq<T>,
[INFO] [stderr] 131 | |         F: FnOnce() -> T,
[INFO] [stderr]     | |_________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/io/binary/primitives.rs:116:37
[INFO] [stderr]     |
[INFO] [stderr] 116 |         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 116 -         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stderr] 116 +         let float32: f32 = unsafe { f32::from_bits(0x3e124925u32) };
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/io/binary/primitives.rs:117:37
[INFO] [stderr]     |
[INFO] [stderr] 117 |         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 117 -         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stderr] 117 +         let float64: f64 = unsafe { f64::from_bits(0x3e12492589abcdefu64) };
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/io/binary/primitives.rs:171:37
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 171 -         let float32: f32 = unsafe { transmute(0x3e124925u32) };
[INFO] [stderr] 171 +         let float32: f32 = unsafe { f32::from_bits(0x3e124925u32) };
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/io/binary/primitives.rs:172:37
[INFO] [stderr]     |
[INFO] [stderr] 172 |         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 172 -         let float64: f64 = unsafe { transmute(0x3e12492589abcdefu64) };
[INFO] [stderr] 172 +         let float64: f64 = unsafe { f64::from_bits(0x3e12492589abcdefu64) };
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `openmesh` (lib) generated 13 warnings (run `cargo fix --lib -p openmesh` to apply 5 suggestions)
[INFO] [stderr] warning: `openmesh` (lib test) generated 23 warnings (12 duplicates) (run `cargo fix --lib -p openmesh --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/openmesh-29ba74af1bbbec5e)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test geometry::normal_cone::test::test_max_angle_to_cone ... ok
[INFO] [stdout] test geometry::normal_cone::test::test_init ... ok
[INFO] [stdout] test geometry::normal_cone::test::test_merge ... ok
[INFO] [stdout] test geometry::normal_cone::test::test_max_angle_to_vec ... ok
[INFO] [stdout] test geometry::plane3::test::test_init ... ok
[INFO] [stdout] test geometry::quadric::test::test_init ... ok
[INFO] [stdout] test geometry::quadric::test::test_scalar_mul ... ok
[INFO] [stdout] test io::binary::bitvec::test::test_restore ... ok
[INFO] [stdout] test io::binary::primitives::test::test_restore ... ok
[INFO] [stdout] test io::binary::primitives::test::test_store ... ok
[INFO] [stdout] test geometry::quadric::test::test_eval ... ok
[INFO] [stdout] test io::binary::primitives::test_vec::test_store ... ok
[INFO] [stdout] test geometry::plane3::test::test_signed_dist ... ok
[INFO] [stdout] test geometry::quadric::test::test_vector_mul ... ok
[INFO] [stdout] test geometry::quadric::test::test_clear ... ok
[INFO] [stdout] test io::binary::string::test::test_restore ... ok
[INFO] [stdout] test io::binary::string::test::test_store ... ok
[INFO] [stdout] test io::binary::string::test_vec::test_restore ... ok
[INFO] [stdout] test io::binary::string::test_vec::test_store ... ok
[INFO] [stdout] test io::options::test::test_empty ... ok
[INFO] [stdout] test mesh::constructor::test::triangle ... ok
[INFO] [stdout] test io::binary::bitvec::test::test_store ... ok
[INFO] [stdout] test io::binary::geometry::test::test_restore ... ok
[INFO] [stdout] test io::binary::geometry::test::test_store ... ok
[INFO] [stdout] test io::binary::primitives::test_vec::test_restore ... ok
[INFO] [stdout] test io::binary::status::test::test_store ... ok
[INFO] [stdout] test io::options::test::test_all ... ok
[INFO] [stdout] test io::binary::status::test::test_restore ... ok
[INFO] [stdout] test mesh::iter::test::test_bwd_iter_no_skip ... ok
[INFO] [stdout] test mesh::iter::test::test_bwd_iter_skip ... ok
[INFO] [stdout] test mesh::iter::test::test_fwd_iter_no_skip ... ok
[INFO] [stdout] test mesh::iter::test::test_fwd_iter_skip ... ok
[INFO] [stdout] test mesh::status::test::test_all ... ok
[INFO] [stdout] test mesh::status::test::test_empty ... ok
[INFO] [stdout] test mesh::status::test::test_iter ... ok
[INFO] [stdout] test mesh::status::test::test_set_all ... ok
[INFO] [stdout] test util::index::test::test_index_bitvec ... ok
[INFO] [stdout] test util::index::test::test_index_vec ... ok
[INFO] [stdout] test mesh::constructor::test::empty_mesh ... 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 openmesh
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453", kill_on_drop: false }`
[INFO] [stdout] d0677bd78de931a7fc995a4c568477ae798422417a8bdbbfe68ea4e71f341453
