[INFO] fetching crate lib_rapid 0.7.0...
[INFO] testing lib_rapid-0.7.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate lib_rapid 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate lib_rapid 0.7.0
[INFO] finished tweaking crates.io crate lib_rapid 0.7.0
[INFO] tweaked toml for crates.io crate lib_rapid 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lib_rapid 0.7.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f52a892cc0a136944e5b641e4f7aab2e8eabff81220c7cf8c54f9c7a412fe75
[INFO] running `Command { std: "docker" "start" "-a" "9f52a892cc0a136944e5b641e4f7aab2e8eabff81220c7cf8c54f9c7a412fe75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f52a892cc0a136944e5b641e4f7aab2e8eabff81220c7cf8c54f9c7a412fe75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f52a892cc0a136944e5b641e4f7aab2e8eabff81220c7cf8c54f9c7a412fe75", kill_on_drop: false }`
[INFO] [stdout] 9f52a892cc0a136944e5b641e4f7aab2e8eabff81220c7cf8c54f9c7a412fe75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d684ca9de69c03d34639bcd7a5ae70a46ed6a1cdc7d2bd4701b76b4c0533f310
[INFO] running `Command { std: "docker" "start" "-a" "d684ca9de69c03d34639bcd7a5ae70a46ed6a1cdc7d2bd4701b76b4c0533f310", kill_on_drop: false }`
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lib_rapid v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/math/general/avg_impl.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, intrinsics::transmute};
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/compsci/general.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{intrinsics::transmute, fmt::Debug, ops::{*}, convert::TryFrom};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/compsci/unit_conversion.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]    --> src/math/equations/polynomial.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             res[0] = Some(- self.coefficients[1] / self.coefficients[0]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/math/general/avg_impl.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stdout]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: replace this with: `f64::from_bits`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/math/general/avg_impl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stdout]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: replace this with: `f32::from_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math/sets/vec_sets.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]    |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                         ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:211:30
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<(T, T)> {
[INFO] [stdout]     |                              ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<'_, (T, T)> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                                      ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:320:23
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_parent(&self) -> Option<&VecSet<T>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_parent(&self) -> Option<&VecSet<'_, T>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |         (unsafe { transmute::<f32, u32>(*self) }) & MANTISSA_MASK_32
[INFO] [stdout]     |                   ---------------------^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |         ((unsafe { transmute::<f32, u32>(*self) } &
[INFO] [stdout]     |                    ---------------------^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:407:18
[INFO] [stdout]     |
[INFO] [stdout] 407 |           unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 408 | |                            GET_SMANTISSA_MASK_32 |
[INFO] [stdout] 409 | |                            SET_EXP_ZERO_MASK_32)
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:407:28
[INFO] [stdout]     |
[INFO] [stdout] 407 |         unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stdout]     |                            ---------------------^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:430:18
[INFO] [stdout]     |
[INFO] [stdout] 430 |           unsafe { transmute((mantissa |
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 431 | |                ((exponent as u32) << 23)) |
[INFO] [stdout] 432 | |                 (sign     as u32) << 31) }
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:443:19
[INFO] [stdout]     |
[INFO] [stdout] 443 |         (unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stdout]     |                   ---------------------^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |         ((unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stdout]     |                    ---------------------^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:453:18
[INFO] [stdout]     |
[INFO] [stdout] 453 |           unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 454 | |                            GET_SMANTISSA_MASK_64 |
[INFO] [stdout] 455 | |                            SET_EXP_ZERO_MASK_64)
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:453:28
[INFO] [stdout]     |
[INFO] [stdout] 453 |         unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stdout]     |                            ---------------------^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |           unsafe { transmute((mantissa |
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 477 | |                           ((exponent as u64) << 52)) |
[INFO] [stdout] 478 | |                            (sign     as u64) << 63) }
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chem/elements.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const fn new(symbol:           &str,
[INFO] [stdout]    |                                        ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 35 |                      pauling_en:       f32) -> Element {
[INFO] [stdout]    |                                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |                      pauling_en:       f32) -> Element<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.43s
[INFO] running `Command { std: "docker" "inspect" "d684ca9de69c03d34639bcd7a5ae70a46ed6a1cdc7d2bd4701b76b4c0533f310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d684ca9de69c03d34639bcd7a5ae70a46ed6a1cdc7d2bd4701b76b4c0533f310", kill_on_drop: false }`
[INFO] [stdout] d684ca9de69c03d34639bcd7a5ae70a46ed6a1cdc7d2bd4701b76b4c0533f310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42b5cf1f7efb1f82e8740c40bf57fb11fff70cd2e903842c29c6cc4fd640c2b3
[INFO] running `Command { std: "docker" "start" "-a" "42b5cf1f7efb1f82e8740c40bf57fb11fff70cd2e903842c29c6cc4fd640c2b3", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/math/general/avg_impl.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, intrinsics::transmute};
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/compsci/general.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{intrinsics::transmute, fmt::Debug, ops::{*}, convert::TryFrom};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/compsci/unit_conversion.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]    --> src/math/equations/polynomial.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             res[0] = Some(- self.coefficients[1] / self.coefficients[0]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/math/general/avg_impl.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stdout]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: replace this with: `f64::from_bits`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/math/general/avg_impl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stdout]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: replace this with: `f32::from_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math/sets/vec_sets.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]    |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                         ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:211:30
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<(T, T)> {
[INFO] [stdout]     |                              ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<'_, (T, T)> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                                      ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:320:23
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_parent(&self) -> Option<&VecSet<T>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_parent(&self) -> Option<&VecSet<'_, T>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |         (unsafe { transmute::<f32, u32>(*self) }) & MANTISSA_MASK_32
[INFO] [stdout]     |                   ---------------------^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |         ((unsafe { transmute::<f32, u32>(*self) } &
[INFO] [stdout]     |                    ---------------------^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:407:18
[INFO] [stdout]     |
[INFO] [stdout] 407 |           unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 408 | |                            GET_SMANTISSA_MASK_32 |
[INFO] [stdout] 409 | |                            SET_EXP_ZERO_MASK_32)
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:407:28
[INFO] [stdout]     |
[INFO] [stdout] 407 |         unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stdout]     |                            ---------------------^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:430:18
[INFO] [stdout]     |
[INFO] [stdout] 430 |           unsafe { transmute((mantissa |
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 431 | |                ((exponent as u32) << 23)) |
[INFO] [stdout] 432 | |                 (sign     as u32) << 31) }
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:443:19
[INFO] [stdout]     |
[INFO] [stdout] 443 |         (unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stdout]     |                   ---------------------^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |         ((unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stdout]     |                    ---------------------^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:453:18
[INFO] [stdout]     |
[INFO] [stdout] 453 |           unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 454 | |                            GET_SMANTISSA_MASK_64 |
[INFO] [stdout] 455 | |                            SET_EXP_ZERO_MASK_64)
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:453:28
[INFO] [stdout]     |
[INFO] [stdout] 453 |         unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stdout]     |                            ---------------------^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |           unsafe { transmute((mantissa |
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 477 | |                           ((exponent as u64) << 52)) |
[INFO] [stdout] 478 | |                            (sign     as u64) << 63) }
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chem/elements.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const fn new(symbol:           &str,
[INFO] [stdout]    |                                        ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 35 |                      pauling_en:       f32) -> Element {
[INFO] [stdout]    |                                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |                      pauling_en:       f32) -> Element<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lib_rapid v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/math/general/avg_impl.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, intrinsics::transmute};
[INFO] [stdout]   |                                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/compsci/general.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{intrinsics::transmute, fmt::Debug, ops::{*}, convert::TryFrom};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/math/complex.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/compsci/unit_conversion.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]    --> src/math/equations/polynomial.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             res[0] = Some(- self.coefficients[1] / self.coefficients[0]);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/math/general/avg_impl.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stdout]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: replace this with: `f64::from_bits`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/math/general/avg_impl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stdout]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: replace this with: `f32::from_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/math/sets/vec_sets.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]    |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                         ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:211:30
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<(T, T)> {
[INFO] [stdout]     |                              ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<'_, (T, T)> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout]     |                                      ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/math/sets/vec_sets.rs:320:23
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_parent(&self) -> Option<&VecSet<T>> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_parent(&self) -> Option<&VecSet<'_, T>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |         (unsafe { transmute::<f32, u32>(*self) }) & MANTISSA_MASK_32
[INFO] [stdout]     |                   ---------------------^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |         ((unsafe { transmute::<f32, u32>(*self) } &
[INFO] [stdout]     |                    ---------------------^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:407:18
[INFO] [stdout]     |
[INFO] [stdout] 407 |           unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 408 | |                            GET_SMANTISSA_MASK_32 |
[INFO] [stdout] 409 | |                            SET_EXP_ZERO_MASK_32)
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:407:28
[INFO] [stdout]     |
[INFO] [stdout] 407 |         unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stdout]     |                            ---------------------^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `f32::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:430:18
[INFO] [stdout]     |
[INFO] [stdout] 430 |           unsafe { transmute((mantissa |
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 431 | |                ((exponent as u32) << 23)) |
[INFO] [stdout] 432 | |                 (sign     as u32) << 31) }
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:443:19
[INFO] [stdout]     |
[INFO] [stdout] 443 |         (unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stdout]     |                   ---------------------^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:448:20
[INFO] [stdout]     |
[INFO] [stdout] 448 |         ((unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stdout]     |                    ---------------------^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:453:18
[INFO] [stdout]     |
[INFO] [stdout] 453 |           unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 454 | |                            GET_SMANTISSA_MASK_64 |
[INFO] [stdout] 455 | |                            SET_EXP_ZERO_MASK_64)
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:453:28
[INFO] [stdout]     |
[INFO] [stdout] 453 |         unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stdout]     |                            ---------------------^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `f64::to_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/compsci/general.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |           unsafe { transmute((mantissa |
[INFO] [stdout]     |                    ^--------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stdout]     | |
[INFO] [stdout] 477 | |                           ((exponent as u64) << 52)) |
[INFO] [stdout] 478 | |                            (sign     as u64) << 63) }
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chem/elements.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const fn new(symbol:           &str,
[INFO] [stdout]    |                                        ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 35 |                      pauling_en:       f32) -> Element {
[INFO] [stdout]    |                                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |                      pauling_en:       f32) -> Element<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "42b5cf1f7efb1f82e8740c40bf57fb11fff70cd2e903842c29c6cc4fd640c2b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b5cf1f7efb1f82e8740c40bf57fb11fff70cd2e903842c29c6cc4fd640c2b3", kill_on_drop: false }`
[INFO] [stdout] 42b5cf1f7efb1f82e8740c40bf57fb11fff70cd2e903842c29c6cc4fd640c2b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 501c190acddb3cddb5f96bcbc30c16cb162cf6a819ee24e4dc932e634686257a
[INFO] running `Command { std: "docker" "start" "-a" "501c190acddb3cddb5f96bcbc30c16cb162cf6a819ee24e4dc932e634686257a", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/math/general/avg_impl.rs:1:45
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, intrinsics::transmute};
[INFO] [stderr]   |                                             ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/compsci/general.rs:3:23
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{intrinsics::transmute, fmt::Debug, ops::{*}, convert::TryFrom};
[INFO] [stderr]   |                       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:222:5
[INFO] [stderr]     |
[INFO] [stderr] 222 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:232:5
[INFO] [stderr]     |
[INFO] [stderr] 232 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:245:5
[INFO] [stderr]     |
[INFO] [stderr] 245 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:260:5
[INFO] [stderr]     |
[INFO] [stderr] 260 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:276:5
[INFO] [stderr]     |
[INFO] [stderr] 276 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:289:5
[INFO] [stderr]     |
[INFO] [stderr] 289 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:300:5
[INFO] [stderr]     |
[INFO] [stderr] 300 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/math/complex.rs:310:5
[INFO] [stderr]     |
[INFO] [stderr] 310 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]   --> src/compsci/unit_conversion.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `res` is never read
[INFO] [stderr]    --> src/math/equations/polynomial.rs:152:13
[INFO] [stderr]     |
[INFO] [stderr] 152 |             res[0] = Some(- self.coefficients[1] / self.coefficients[0]);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/math/general/avg_impl.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stderr]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: replace this with: `f64::from_bits`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/math/general/avg_impl.rs:85:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |             transmute(*hm.iter().max_by(|a, b| a.1.cmp(b.1)).map(|(k, _v)| k).unwrap())
[INFO] [stderr]    |             ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: replace this with: `f32::from_bits`
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test benchmarks::benchmark ... ignored
[INFO] [stderr]   --> src/math/sets/vec_sets.rs:94:18
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stdout] 
[INFO] [stderr]    |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn union(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/math/sets/vec_sets.rs:127:25
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stderr]     |                         ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn intersection(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/math/sets/vec_sets.rs:183:28
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stderr]     |                            ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/math/sets/vec_sets.rs:211:30
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<(T, T)> {
[INFO] [stderr]     |                              ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn cartesian_product(&self, other: &VecSet<T>) -> VecSet<'_, (T, T)> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/math/sets/vec_sets.rs:237:38
[INFO] [stderr]     |
[INFO] [stderr] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<T> {
[INFO] [stderr]     |                                      ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 237 |     pub fn symmetric_difference_with(&self, other: &VecSet<T>) -> VecSet<'_, T> {
[INFO] [stderr]     |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/math/sets/vec_sets.rs:320:23
[INFO] [stderr]     |
[INFO] [stderr] 320 |     pub fn get_parent(&self) -> Option<&VecSet<T>> {
[INFO] [stderr]     |                       ^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                       |                ||
[INFO] [stderr]     |                       |                |the same lifetime is hidden here
[INFO] [stderr]     |                       |                the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 320 |     pub fn get_parent(&self) -> Option<&VecSet<'_, T>> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:398:19
[INFO] [stderr]     |
[INFO] [stderr] 398 |         (unsafe { transmute::<f32, u32>(*self) }) & MANTISSA_MASK_32
[INFO] [stderr]     |                   ---------------------^^^^^^^
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   help: replace this with: `f32::to_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:402:20
[INFO] [stderr]     |
[INFO] [stderr] 402 |         ((unsafe { transmute::<f32, u32>(*self) } &
[INFO] [stderr]     |                    ---------------------^^^^^^^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    help: replace this with: `f32::to_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:407:18
[INFO] [stderr]     |
[INFO] [stderr] 407 |           unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stderr]     |                    ^--------
[INFO] [stderr]     |                    |
[INFO] [stderr]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stderr]     | |
[INFO] [stderr] 408 | |                            GET_SMANTISSA_MASK_32 |
[INFO] [stderr] 409 | |                            SET_EXP_ZERO_MASK_32)
[INFO] [stderr]     | |________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:407:28
[INFO] [stderr]     |
[INFO] [stderr] 407 |         unsafe { transmute(transmute::<f32, u32>(*self) &
[INFO] [stderr]     |                            ---------------------^^^^^^^
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            help: replace this with: `f32::to_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:430:18
[INFO] [stderr]     |
[INFO] [stderr] 430 |           unsafe { transmute((mantissa |
[INFO] [stderr]     |                    ^--------
[INFO] [stderr]     |                    |
[INFO] [stderr]     |  __________________help: replace this with: `f32::from_bits`
[INFO] [stderr]     | |
[INFO] [stderr] 431 | |                ((exponent as u32) << 23)) |
[INFO] [stderr] 432 | |                 (sign     as u32) << 31) }
[INFO] [stderr]     | |________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:443:19
[INFO] [stderr]     |
[INFO] [stderr] 443 |         (unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stderr]     |                   ---------------------^^^^^^^
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   help: replace this with: `f64::to_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:448:20
[INFO] [stderr]     |
[INFO] [stderr] 448 |         ((unsafe { transmute::<f64, u64>(*self) } &
[INFO] [stderr]     |                    ---------------------^^^^^^^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    help: replace this with: `f64::to_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:453:18
[INFO] [stderr]     |
[INFO] [stderr] 453 |           unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stderr]     |                    ^--------
[INFO] [stderr]     |                    |
[INFO] [stderr]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stderr]     | |
[INFO] [stderr] 454 | |                            GET_SMANTISSA_MASK_64 |
[INFO] [stderr] 455 | |                            SET_EXP_ZERO_MASK_64)
[INFO] [stderr]     | |________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:453:28
[INFO] [stderr]     |
[INFO] [stderr] 453 |         unsafe { transmute(transmute::<f64, u64>(*self) &
[INFO] [stderr]     |                            ---------------------^^^^^^^
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            help: replace this with: `f64::to_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/compsci/general.rs:476:18
[INFO] [stderr]     |
[INFO] [stderr] 476 |           unsafe { transmute((mantissa |
[INFO] [stderr]     |                    ^--------
[INFO] [stderr]     |                    |
[INFO] [stderr]     |  __________________help: replace this with: `f64::from_bits`
[INFO] [stderr]     | |
[INFO] [stderr] 477 | |                           ((exponent as u64) << 52)) |
[INFO] [stderr] 478 | |                            (sign     as u64) << 63) }
[INFO] [stderr]     | |___________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/chem/elements.rs:30:40
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub const fn new(symbol:           &str,
[INFO] [stderr]    |                                        ^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 35 |                      pauling_en:       f32) -> Element {
[INFO] [stderr]    |                                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |                      pauling_en:       f32) -> Element<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lib_rapid` (lib) generated 31 warnings (run `cargo fix --lib -p lib_rapid` to apply 28 suggestions)
[INFO] [stderr] warning: `lib_rapid` (lib test) generated 31 warnings (31 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/lib_rapid-f2d09a636b7a3ed0)
[INFO] [stderr]    Doc-tests lib_rapid
[INFO] [stdout] 
[INFO] [stdout] running 322 tests
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ASTATINE (line 684) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BERKELIUM (line 780) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BERYLLIUM (line 36) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::AMERICIUM (line 764) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CADMIUM (line 388) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BISMUTH (line 668) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ALUMINIUM (line 108) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BORON (line 44) ... ok
[INFO] [stdout] test src/chem/elements.rs - chem::elements::Element<'a>::mass_number (line 40) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ARSENIC (line 268) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BROMINE (line 284) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ARGON (line 148) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CALIFORNIUM (line 788) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CERIUM (line 468) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ACTINIUM (line 716) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CALCIUM (line 164) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CARBON (line 52) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::COPERNICIUM (line 900) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CHLORINE (line 140) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CHROMIUM (line 196) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::COPPER (line 236) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::DUBNIUM (line 844) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CURIUM (line 772) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ANTIMONY (line 412) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BARIUM (line 452) ... ok
[INFO] [stdout] test src/chem/elements.rs - chem::elements::Element<'a>::new (line 24) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::DARMSTADTIUM (line 884) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::CAESIUM (line 444) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::DYSPROSIUM (line 532) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::BOHRIUM (line 860) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::COBALT (line 220) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::EINSTEINIUM (line 796) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::FLEROVIUM (line 916) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::EUROPIUM (line 508) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::GERMANIUM (line 260) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::HOLMIUM (line 540) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::HELIUM (line 20) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::HASSIUM (line 868) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::HAFNIUM (line 580) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::GADOLINIUM (line 516) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::FLUORINE (line 76) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ERBIUM (line 548) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::GALLIUM (line 252) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::FERMIUM (line 804) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::HYDROGEN (line 12) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::GOLD (line 636) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::IRON (line 212) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::LITHIUM (line 28) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::LANTHANUM (line 460) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MAGNESIUM (line 100) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::LIVERMORIUM (line 932) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::LEAD (line 660) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::INDIUM (line 396) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::IODINE (line 428) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::FRANCIUM (line 700) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MEITNERIUM (line 876) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::KRYPTON (line 292) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MANGANESE (line 204) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::IRIDIUM (line 620) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::LAWRENCIUM (line 828) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::LUTETIUM (line 572) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MERCURY (line 644) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NITROGEN (line 60) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MOLYBDENUM (line 340) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NEPTUNIUM (line 748) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NEODYMIUM (line 484) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NIHONIUM (line 908) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NOBELIUM (line 820) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NICKEL (line 228) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NEON (line 84) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::OGANESSON (line 948) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MOSCOVIUM (line 924) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::OSMIUM (line 612) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::MENDELEVIUM (line 812) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PHOSPHORUS (line 124) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::POLONIUM (line 676) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PALLADIUM (line 372) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PSE (line 957) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::POTASSIUM (line 156) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ROENTGENIUM (line 892) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PRASEODYMIUM (line 476) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PLATINUM (line 628) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PROTACTINIUM (line 732) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RHODIUM (line 364) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RADON (line 692) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RHENIUM (line 604) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::NIOBIUM (line 332) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RADIUM (line 708) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PROTON (line 4) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::OXYGEN (line 68) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RUTHERFORDIUM (line 836) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PLUTONIUM (line 756) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::PROMETHIUM (line 492) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SELENIUM (line 276) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RUBIDIUM (line 300) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::RUTHENIUM (line 356) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SILVER (line 380) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SULFUR (line 132) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SCANDIUM (line 172) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SILICON (line 116) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SAMARIUM (line 500) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TERBIUM (line 524) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SEABORGIUM (line 852) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::THALLIUM (line 652) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TELLURIUM (line 420) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::SODIUM (line 92) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::STRONTIUM (line 308) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TANTALUM (line 588) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TENNESSINE (line 940) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TECHNETIUM (line 348) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::XENON (line 436) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TITANIUM (line 180) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TUNGSTEN (line 596) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::YTTERBIUM (line 564) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::VANADIUM (line 188) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::THORIUM (line 724) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::URANIUM (line 740) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::elem_by_a_num (line 998) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::THULIUM (line 556) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ZIRCONIUM (line 324) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::TIN (line 404) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::from_rgb_vals (line 85) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::ZINC (line 244) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::cyan (line 102) ... ok
[INFO] [stdout] test src/chem/elements/pse.rs - chem::elements::pse::YTTRIUM (line 316) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::from_rgba_struct (line 51) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::set_yellow (line 206) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::is_opaque (line 110) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::black (line 147) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::set_cyan (line 164) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::magenta (line 117) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::new (line 26) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::from_cmyk_struct (line 74) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::is_transparent (line 95) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::new (line 26) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::to_string_no_alpha (line 125) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::yellow (line 132) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::set_magenta (line 185) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::Encode::full_encode (line 20) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::from_cmyk_vals (line 142) ... ok
[INFO] [stdout] test src/compsci/colours/rgba.rs - compsci::colours::rgba::RGBa::from_str (line 43) ... ok
[INFO] [stdout] test src/compsci/colours/cmyk.rs - compsci::colours::cmyk::CMYK::set_black (line 227) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::Decode::full_decode (line 37) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::huffman_encode (line 164) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::assign_codes (line 128) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::huffman_decode (line 210) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::read_from_file (line 285) ... FAILED
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BinaryInsert::binary_insert (line 156) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::CharTools::get_opening_bracket (line 225) ... ok
[INFO] [stdout] test src/compsci/compression/huffman.rs - compsci::compression::huffman::write_to_file (line 265) ... FAILED
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BinaryInsert::binary_insert_no_dup (line 175) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BitwiseSlice::xor_with (line 93) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::CharTools::is_closed_bracket (line 212) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::raw_compose (line 336) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::CharTools::get_closing_bracket (line 238) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BinaryInsert::binary_insert_no_dup (line 183) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::raw_exponent (line 268) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::raw_decompose (line 308) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::SliceOps::peek (line 23) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BitwiseSlice::or_with (line 113) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::raw_mantissa (line 257) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::CharTools::is_open_bracket (line 199) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::real_decompose (line 322) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::real_mantissa (line 280) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::SliceOps::position_of (line 71) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BitwiseSlice::and_with (line 133) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::FloatMagic::real_exponent (line 292) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::SliceOps::count_of (line 46) ... ok
[INFO] [stdout] test src/compsci/rapidlogging.rs - compsci::rapidlogging::Logger::log (line 49) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::BinaryInsert::binary_insert (line 164) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::SliceOps::positions_of (line 58) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::byte_at (line 43) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::byte_at (line 51) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::char_at (line 24) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::is_numeric (line 116) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::validate_brackets (line 93) ... ok
[INFO] [stdout] test src/compsci/general.rs - compsci::general::SliceOps::swap_top (line 34) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::similarity_with (line 129) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::validate_brackets (line 79) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::validate_brackets (line 72) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::to_isize (line 155) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::is_alphanumeric (line 104) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::strcmp (line 400) ... ok
[INFO] [stdout] test src/compsci/unit_conversion.rs - compsci::unit_conversion::BinaryPrefix<T> (line 96) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::strcmp (line 394) ... ok
[INFO] [stdout] test src/compsci/unit_conversion.rs - compsci::unit_conversion::BinaryPrefix<T> (line 74) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::levenshtein_dist_with (line 144) ... ok
[INFO] [stdout] test src/compsci/unit_conversion.rs - compsci::unit_conversion::BinaryPrefix<T>::to_decimal_u128 (line 31) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::abs_f64 (line 144) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::validate_brackets (line 86) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::char_at (line 16) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::complex_conjugate (line 129) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::strcmp (line 386) ... ok
[INFO] [stdout] test src/compsci/stringhelpers.rs - compsci::stringhelpers::StringUtils::validate_brackets (line 65) ... ok
[INFO] [stdout] test src/compsci/unit_conversion.rs - compsci::unit_conversion::BinaryPrefix<T> (line 53) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber (line 10) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::exp_f64 (line 202) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::new (line 79) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::eval (line 139) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::get_inv (line 231) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::abs_f32 (line 160) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T> (line 341) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::powi (line 178) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::get_root (line 120) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::intsect_with (line 157) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::new (line 36) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::recip (line 111) ... ok
[INFO] [stdout] test src/math/equations/polynomial.rs - math::equations::polynomial::Polynomial<C,T>::eval (line 100) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::m (line 52) ... ok
[INFO] [stdout] test src/math/complex.rs - math::complex::ComplexNumber<T>::new_unitc (line 95) ... ok
[INFO] [stdout] test src/math/equations/polynomial.rs - math::equations::polynomial::Polynomial<C,T>::new_from_coefficients (line 56) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::intsect_with_quadratic (line 180) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::c (line 68) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::set_c (line 100) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::b (line 103) ... ok
[INFO] [stdout] test src/math/equations/polynomial.rs - math::equations::polynomial::Polynomial<C,T>::get_degree (line 85) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::set_m (line 82) ... ok
[INFO] [stdout] test src/math/equations/polynomial.rs - math::equations::polynomial::Polynomial<C,T>::new (line 38) ... ok
[INFO] [stdout] test src/math/equations/linear.rs - math::equations::linear::LinearEquation<T>::intsect_with_quadratic (line 191) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::eval (line 307) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::get_solutions (line 195) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::intsect_with_linear (line 267) ... ok
[INFO] [stdout] test src/math/equations/polynomial.rs - math::equations::polynomial::Polynomial<C,T>::get_coefficients (line 72) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::a (line 87) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::get_derivative (line 324) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::new (line 33) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::get_vertex (line 287) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::c (line 119) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::intsect_with (line 229) ... ok
[INFO] [stdout] test src/math/equations/polynomial.rs - math::equations::polynomial::Polynomial<C,T> (line 226) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::set_c (line 175) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::Averages::harmonic_mean (line 30) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::cube (line 219) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::dec_by (line 191) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::new (line 42) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::Averages::mid_range (line 69) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::dec (line 176) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::new_from_coefficients (line 62) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::set_a (line 135) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::Averages::median (line 43) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::Averages::arithmetic_mean (line 17) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::inc (line 154) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::is_negative (line 255) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumDigits::digits (line 99) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::Averages::mode (line 56) ... ok
[INFO] [stdout] test src/math/equations/quadratic.rs - math::equations::quadratic::QuadraticEquation<T>::set_b (line 156) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumDigits::cross_sum (line 86) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::inc_by (line 165) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::delta (line 455) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::recip (line 231) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::map_to (line 145) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::nth_root (line 400) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::better_be_even (line 476) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::square (line 204) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::div_factorials (line 652) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::is_in_range (line 114) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::sqrt_f64 (line 497) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::nth_root (line 395) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::factorial (line 630) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::pow (line 243) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::NumTools::is_in_range_exclusive (line 127) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::round_to_n_mult (line 675) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::nth_fibonacci (line 416) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::euler_gamma (line 539) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::sqrt_f32 (line 518) ... ok
[INFO] [stdout] test src/math/general/avg_macros.rs - math::general::avg_macros::arithmetic_mean (line 4) ... ok
[INFO] [stdout] test src/math/general/avg_macros.rs - math::general::avg_macros::median (line 50) ... ok
[INFO] [stdout] test src/math/general/avg_macros.rs - math::general::avg_macros::harmonic_mean (line 27) ... ok
[INFO] [stdout] test src/math/postfix.rs - math::postfix::eval_postfix (line 35) ... ok
[INFO] [stdout] test src/math/general.rs - math::general::gcd (line 580) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::Primality::is_prime (line 18) ... ok
[INFO] [stdout] test src/math/postfix.rs - math::postfix::eval_postfix (line 30) ... ok
[INFO] [stdout] test src/math/general/avg_macros.rs - math::general::avg_macros::mode (line 73) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::Primality::is_prime (line 26) ... ok
[INFO] [stdout] test src/math/general/avg_macros.rs - math::general::avg_macros::mid_range (line 96) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::Primality::is_prime (line 38) ... ok
[INFO] [stdout] test src/math/ratings/dwz/p_match.rs - math::ratings::dwz::p_match::Match<'_>::new (line 20) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::generate_primes (line 179) ... ok
[INFO] [stdout] test src/math/ratings/dwz/player.rs - math::ratings::dwz::player::DWZPlayer::update_rating (line 32) ... ok
[INFO] [stdout] test src/math/ratings/elo/p_match.rs - math::ratings::elo::p_match::Match<'_>::update_ratings (line 33) ... ok
[INFO] [stdout] test src/math/ratings/elo/p_match.rs - math::ratings::elo::p_match::Match<'_>::new (line 20) ... ok
[INFO] [stdout] test src/math/ratings/dwz/p_match.rs - math::ratings::dwz::p_match::Match<'_>::update_ratings (line 35) ... ok
[INFO] [stdout] test src/math/ratings/elo/player.rs - math::ratings::elo::player::EloPlayer::update_rating (line 31) ... ok
[INFO] [stdout] test src/math/ratings/dwz/player.rs - math::ratings::dwz::player::DWZPlayer::new (line 18) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::Primality::is_prime (line 50) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::Primality::is_prime (line 63) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::cardinality (line 353) ... ok
[INFO] [stdout] test src/math/primes.rs - math::primes::Primality::is_prime (line 75) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'_,T>::full_println (line 439) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::cartesian_product (line 201) ... ok
[INFO] [stdout] test src/math/ratings/elo/player.rs - math::ratings::elo::player::EloPlayer::new (line 16) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::difference_with (line 173) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::empty_set (line 37) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::new (line 18) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::get_parent (line 309) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'_,T>::to_full_string (line 455) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::insert (line 275) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::intersection (line 115) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::set_elements (line 372) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::has_element (line 251) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::is_disjoint_with (line 143) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::is_subset_of (line 329) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::new_subset (line 55) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::elements (line 392) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::has_emerged (line 290) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::union (line 83) ... ok
[INFO] [stdout] test src/math/unit_conversion.rs - math::unit_conversion::SIPrefix<T>::to_decimal_f32 (line 138) ... ok
[INFO] [stdout] test src/math/sets/wrapper_hash_sets.rs - math::sets::wrapper_hash_sets::WrapperHashSet<'a,T>::new_subset (line 41) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::set (line 411) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::length (line 77) ... ok
[INFO] [stdout] test src/math/sets/wrapper_hash_sets.rs - math::sets::wrapper_hash_sets::WrapperHashSet<'a,T>::get_superset (line 93) ... ok
[INFO] [stdout] test src/math/sets/wrapper_hash_sets.rs - math::sets::wrapper_hash_sets::WrapperHashSet<'a,T>::has_emerged (line 69) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::dimension (line 61) ... ok
[INFO] [stdout] test src/math/sets/wrapper_hash_sets.rs - math::sets::wrapper_hash_sets::WrapperHashSet<'a,T>::wrap (line 20) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::new_with_dimension (line 43) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::new (line 25) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::normalise (line 138) ... ok
[INFO] [stdout] test src/math/unit_conversion.rs - math::unit_conversion::SIPrefix<T>::to_decimal_f64 (line 155) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::scalar_mul (line 209) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::get_values (line 102) ... ok
[INFO] [stdout] test src/math/sets/vec_sets.rs - math::sets::vec_sets::VecSet<'a,T>::symmetric_difference_with (line 227) ... ok
[INFO] [stdout] test src/math/vectors.rs - math::vectors::MathVector<C,T>::set_values (line 120) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/compsci/compression/huffman.rs - compsci::compression::huffman::read_from_file (line 285) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4331) panicked at src/compsci/compression/huffman.rs:273:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565d47344102 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565d47344102 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565d47344102 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x565d47344102 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x565d4735339f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x565d4735339f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x565d47321fc3 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565d47321fc3 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x565d47327942 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x565d4732934c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x565d473291a6 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x565d47329925 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x565d473297ba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x565d47327a79 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x565d47316bbd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x565d47356990 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x565d47356036 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x565d472f6a6b - core::result::Result<T,E>::unwrap::h3032621324e8b286
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x565d472f6a6b - lib_rapid::compsci::compression::huffman::write_to_file::h7b7c7737255e9710
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compsci/compression/huffman.rs:273:66
[INFO] [stdout]   19:     0x565d472f3f74 - rust_out::main::_doctest_main_src_compsci_compression_huffman_rs_285_0::h4776f098bb25a56a
[INFO] [stdout]   20:     0x565d472f3ea6 - rust_out::main::hbdf05be24bd65ee6
[INFO] [stdout]   21:     0x565d472f3ab3 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e
[INFO] [stdout]   22:     0x565d472f3a76 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a
[INFO] [stdout]   23:     0x565d472f3a59 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95
[INFO] [stdout]   24:     0x565d473233d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   25:     0x565d473233d0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x565d473233d0 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x565d473233d0 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x565d473233d0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x565d473233d0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x565d473233d0 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x565d473233d0 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x565d473233d0 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x565d472f3a41 - std::rt::lang_start::h25a068bab729a087
[INFO] [stdout]   34:     0x565d472f4085 - main
[INFO] [stdout]   35:     0x71a1849f81ca - <unknown>
[INFO] [stdout]   36:     0x71a1849f828b - __libc_start_main
[INFO] [stdout]   37:     0x565d472f3955 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/compsci/compression/huffman.rs - compsci::compression::huffman::write_to_file (line 265) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4351) panicked at src/compsci/compression/huffman.rs:273:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597df8d143a2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597df8d143a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597df8d143a2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597df8d143a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x597df8d232ff - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x597df8d232ff - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597df8cf2343 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597df8cf2343 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597df8cf7cc2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x597df8cf96cc - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x597df8cf9526 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x597df8cf9ca5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x597df8cf9b3a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x597df8cf7df9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x597df8ce6f3d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x597df8d268f0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x597df8d25f96 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x597df8ccc83b - core::result::Result<T,E>::unwrap::h3032621324e8b286
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x597df8ccc83b - lib_rapid::compsci::compression::huffman::write_to_file::h7b7c7737255e9710
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compsci/compression/huffman.rs:273:66
[INFO] [stdout]   19:     0x597df8cca908 - rust_out::main::_doctest_main_src_compsci_compression_huffman_rs_265_0::hb71765c07493f726
[INFO] [stdout]   20:     0x597df8cca886 - rust_out::main::hbdf05be24bd65ee6
[INFO] [stdout]   21:     0x597df8cca783 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e
[INFO] [stdout]   22:     0x597df8cca746 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a
[INFO] [stdout]   23:     0x597df8cca729 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95
[INFO] [stdout]   24:     0x597df8cf3750 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   25:     0x597df8cf3750 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x597df8cf3750 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x597df8cf3750 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x597df8cf3750 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x597df8cf3750 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x597df8cf3750 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x597df8cf3750 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x597df8cf3750 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x597df8cca711 - std::rt::lang_start::h25a068bab729a087
[INFO] [stdout]   34:     0x597df8cca945 - main
[INFO] [stdout]   35:     0x7d488a0b21ca - <unknown>
[INFO] [stdout]   36:     0x7d488a0b228b - __libc_start_main
[INFO] [stdout]   37:     0x597df8cca625 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/compsci/compression/huffman.rs - compsci::compression::huffman::read_from_file (line 285)
[INFO] [stdout]     src/compsci/compression/huffman.rs - compsci::compression::huffman::write_to_file (line 265)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 320 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.72s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "501c190acddb3cddb5f96bcbc30c16cb162cf6a819ee24e4dc932e634686257a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501c190acddb3cddb5f96bcbc30c16cb162cf6a819ee24e4dc932e634686257a", kill_on_drop: false }`
[INFO] [stdout] 501c190acddb3cddb5f96bcbc30c16cb162cf6a819ee24e4dc932e634686257a
